[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. ansible-playbook [core 2.17.3] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Bj6 executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jun 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_verify_query.yml *********************************************** 2 plays in /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:5 Wednesday 21 August 2024 05:05:51 -0400 (0:00:00.015) 0:00:00.015 ****** ok: [managed_node2] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-uVz/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the role with query service enabled] ******************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:9 Wednesday 21 August 2024 05:05:51 -0400 (0:00:00.070) 0:00:00.085 ****** [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node2] TASK [End test] **************************************************************** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:15 Wednesday 21 August 2024 05:05:53 -0400 (0:00:01.294) 0:00:01.380 ****** META: end_host conditional evaluated to False, continuing execution for managed_node2 skipping: [managed_node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node2" } MSG: end_host conditional evaluated to false, continuing execution for managed_node2 TASK [Get initial state of services] ******************************************* task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Wednesday 21 August 2024 05:05:53 -0400 (0:00:00.068) 0:00:01.450 ****** ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grafana-server.service": { "name": "grafana-server.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:25 Wednesday 21 August 2024 05:05:55 -0400 (0:00:02.408) 0:00:03.858 ****** included: fedora.linux_system_roles.metrics for managed_node2 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Wednesday 21 August 2024 05:05:55 -0400 (0:00:00.084) 0:00:03.943 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] *** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Wednesday 21 August 2024 05:05:55 -0400 (0:00:00.045) 0:00:03.988 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] *** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Wednesday 21 August 2024 05:05:55 -0400 (0:00:00.035) 0:00:04.023 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] *** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Wednesday 21 August 2024 05:05:55 -0400 (0:00:00.030) 0:00:04.054 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] *** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Wednesday 21 August 2024 05:05:55 -0400 (0:00:00.035) 0:00:04.090 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Wednesday 21 August 2024 05:05:55 -0400 (0:00:00.033) 0:00:04.123 ****** ok: [managed_node2] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Wednesday 21 August 2024 05:05:55 -0400 (0:00:00.048) 0:00:04.172 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Wednesday 21 August 2024 05:05:55 -0400 (0:00:00.030) 0:00:04.203 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Wednesday 21 August 2024 05:05:55 -0400 (0:00:00.025) 0:00:04.228 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Wednesday 21 August 2024 05:05:55 -0400 (0:00:00.026) 0:00:04.254 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Wednesday 21 August 2024 05:05:56 -0400 (0:00:00.023) 0:00:04.278 ****** included: fedora.linux_system_roles.private_metrics_subrole_keyserver for managed_node2 TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables] *** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Wednesday 21 August 2024 05:05:56 -0400 (0:00:00.054) 0:00:04.333 ****** ok: [managed_node2] => (item=/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml) => { "ansible_facts": { "__keyserver_conf_link": "/etc" }, "ansible_included_var_files": [ "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" } ok: [managed_node2] => (item=/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml) => { "ansible_facts": { "__keyserver_packages": [ "valkey" ] }, "ansible_included_var_files": [ "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" } skipping: [managed_node2] => (item=/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed_node2] => (item=/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml) => { "ansible_facts": { "__keyserver_conf_file": "valkey.conf", "__keyserver_conf_path": "/etc/valkey", "__keyserver_loaded_modules": [], "__keyserver_name": "valkey", "__keyserver_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml" } ok: [managed_node2] => (item=/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml) => { "ansible_facts": { "__keyserver_loaded_modules": [ "/usr/lib64/valkey/modules/valkeysearch.so" ], "__keyserver_packages_extra": [ "ValkeySearch" ] }, "ansible_included_var_files": [ "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml" } skipping: [managed_node2] => (item=/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39_x86_64.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39_x86_64.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree] *** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 Wednesday 21 August 2024 05:05:56 -0400 (0:00:00.081) 0:00:04.414 ****** ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree] *** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 Wednesday 21 August 2024 05:05:56 -0400 (0:00:00.547) 0:00:04.962 ****** ok: [managed_node2] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages] *** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Wednesday 21 August 2024 05:05:56 -0400 (0:00:00.046) 0:00:05.008 ****** fatal: [managed_node2]: FAILED! => { "changed": false, "failures": [ "No package ValkeySearch available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages TASK [Handle failure case] ***************************************************** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:44 Wednesday 21 August 2024 05:05:58 -0400 (0:00:01.867) 0:00:06.875 ****** included: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node2 TASK [Collect logs] ************************************************************ task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Wednesday 21 August 2024 05:05:58 -0400 (0:00:00.063) 0:00:06.938 ****** ok: [managed_node2] => { "changed": false, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "delta": "0:00:00.040389", "end": "2024-08-21 05:05:59.259775", "rc": 0, "start": "2024-08-21 05:05:59.219386" } STDOUT: Aug 21 05:05:23 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:23 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:23 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:23 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32177 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32193 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32210 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[32228]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=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 Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32229 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32246 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32262 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32284 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32300 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32317 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[32335]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=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 Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32336 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32353 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32369 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:24 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32391 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32407 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32424 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[32442]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Starting pmie.service - Performance Metrics Inference Engine... â–‘â–‘ Subject: A start job for unit pmie.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmie.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3206. Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Started pmie.service - Performance Metrics Inference Engine. â–‘â–‘ Subject: A start job for unit pmie.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmie.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 3206. Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm.service - pmie farm service... â–‘â–‘ Subject: A start job for unit pmie_farm.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmie_farm.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3291. Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm.service - pmie farm service. â–‘â–‘ Subject: A start job for unit pmie_farm.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmie_farm.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 3291. Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32676 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32785 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32818 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32840 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32856 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:25 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32873 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[32891]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger 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 Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32892 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32909 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32925 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32947 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32963 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=32980 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[32998]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33001 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33017 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33034 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[33052]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger 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 _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 Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33053 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33070 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33086 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33108 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:26 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33124 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33141 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[33159]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33162 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33178 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33195 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[33213]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers 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 _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 Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33214 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33231 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33247 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33269 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33285 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:27 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33302 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[33320]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger... â–‘â–‘ Subject: A start job for unit pmlogger.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmlogger.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3295. Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger. â–‘â–‘ Subject: A start job for unit pmlogger.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmlogger.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 3295. Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service... â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmlogger_farm.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3379. Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service. â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmlogger_farm.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 3379. Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=33626 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:28 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34155 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34171 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34193 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34209 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34226 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:30 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[34244]: ansible-service_facts Invoked Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34355 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34372 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34388 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34410 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34426 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34443 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[34461]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:05:32 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Stopping pmcd.service - Performance Metrics Collector Daemon... â–‘â–‘ Subject: A stop job for unit pmcd.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmcd.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3384. Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmcd.service has successfully entered the 'dead' state. Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Stopped pmcd.service - Performance Metrics Collector Daemon. â–‘â–‘ Subject: A stop job for unit pmcd.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmcd.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3384 and the job result is done. Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmcd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Consumed 1.440s CPU time. â–‘â–‘ Subject: Resources consumed by unit runtime â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmcd.service completed and consumed the indicated resources. Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34800 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34817 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34833 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34855 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34871 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:33 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34888 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[34906]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger_farm.service - pmlogger farm service... â–‘â–‘ Subject: A stop job for unit pmlogger_farm.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmlogger_farm.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3386. Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmlogger_farm.service has successfully entered the 'dead' state. Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger_farm.service - pmlogger farm service. â–‘â–‘ Subject: A stop job for unit pmlogger_farm.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmlogger_farm.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3386 and the job result is done. Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger.service - Performance Metrics Archive Logger... â–‘â–‘ Subject: A stop job for unit pmlogger.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmlogger.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3385. Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmlogger.service has successfully entered the 'dead' state. Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger.service - Performance Metrics Archive Logger. â–‘â–‘ Subject: A stop job for unit pmlogger.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmlogger.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3385 and the job result is done. Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Consumed 1.057s CPU time. â–‘â–‘ Subject: Resources consumed by unit runtime â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmlogger.service completed and consumed the indicated resources. Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34969 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=34986 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35002 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35024 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35040 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35057 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[35075]: ansible-ansible.legacy.systemd Invoked with name=pmie state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Stopping pmie_farm.service - pmie farm service... â–‘â–‘ Subject: A stop job for unit pmie_farm.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmie_farm.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3388. Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: pmie_farm.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmie_farm.service has successfully entered the 'dead' state. Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Stopped pmie_farm.service - pmie farm service. â–‘â–‘ Subject: A stop job for unit pmie_farm.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmie_farm.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3388 and the job result is done. Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 05:05:34 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Stopping pmie.service - Performance Metrics Inference Engine... â–‘â–‘ Subject: A stop job for unit pmie.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmie.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3387. Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: pmie.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmie.service has successfully entered the 'dead' state. Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com systemd[1]: Stopped pmie.service - Performance Metrics Inference Engine. â–‘â–‘ Subject: A stop job for unit pmie.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmie.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3387 and the job result is done. Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35281 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35298 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35314 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35336 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35352 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35369 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[35387]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35389 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35406 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35422 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35444 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35460 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:35 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35477 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:36 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[35495]: ansible-ansible.legacy.systemd Invoked with name=grafana-server state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:05:36 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:36 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:36 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:36 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:36 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35497 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:36 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:36 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35514 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35530 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35552 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35570 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35587 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35603 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:37 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35620 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[35638]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35663 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35680 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35696 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35718 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35734 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:38 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35751 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:39 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[35769]: ansible-service_facts Invoked Aug 21 05:05:40 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:40 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:40 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:40 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:40 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35880 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:40 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:40 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35897 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35913 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35935 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35951 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35968 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:41 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[35986]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=35987 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36004 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36020 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36042 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36058 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36075 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:42 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[36093]: ansible-ansible.legacy.dnf Invoked with name=['valkey', 'ValkeySearch'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36095 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36112 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36128 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36150 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36166 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36183 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[36201]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36207 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36224 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:44 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36240 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36262 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36278 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36295 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:45 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[36313]: ansible-service_facts Invoked Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36424 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36441 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36457 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36479 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36495 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36512 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[36530]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36532 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:47 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36549 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36565 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36587 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36603 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36620 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[36638]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36640 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36657 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36673 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36695 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36711 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36728 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:48 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[36746]: ansible-ansible.legacy.systemd Invoked with name=pmie state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36748 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36765 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36781 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36803 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36819 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36836 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[36854]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36856 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36873 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36889 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36911 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36927 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:49 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36944 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[36962]: ansible-ansible.legacy.systemd Invoked with name=grafana-server state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36964 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36981 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=36997 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37019 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37035 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37052 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[37070]: ansible-ansible.legacy.systemd Invoked with name=firewalld state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37072 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:50 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:51 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:51 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:51 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37089 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:51 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:51 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:51 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:51 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:51 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37105 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:51 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:51 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37127 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37145 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37162 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37178 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37195 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:52 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[37213]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37238 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37255 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37271 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37293 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37309 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37326 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:53 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[37344]: ansible-service_facts Invoked Aug 21 05:05:55 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:55 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:55 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:55 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:55 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37455 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:55 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:55 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37472 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37488 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37510 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37526 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37543 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[37561]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37562 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37579 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37595 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:56 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37617 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:57 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:57 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:57 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:57 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:57 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37633 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:57 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:57 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:57 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:57 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:57 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37650 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:57 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[37668]: ansible-ansible.legacy.dnf Invoked with name=['valkey', 'ValkeySearch'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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=? terminal=/dev/pts/0 res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37670 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37687 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37703 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:58 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37725 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:59 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:59 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:59 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:59 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:59 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37741 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:59 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_END pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:59 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGOUT pid=2581 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.31.41.177 terminal=ssh res=success' Aug 21 05:05:59 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_LOGIN pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:59 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: USER_START pid=2581 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.31.41.177 terminal=/dev/pts/0 res=success' Aug 21 05:05:59 ip-10-31-41-174.us-east-1.aws.redhat.com audit[2581]: CRYPTO_KEY_USER pid=2581 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:c9:c4:95:03:8d:b6:c3:49:75:3b:f8:9c:84:dc:78:0c:cc:33:c7:43:aa:55:aa:6e:ed:63:35:1c:dd:11:16 direction=? spid=37758 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.41.177 terminal=? res=success' Aug 21 05:05:59 ip-10-31-41-174.us-east-1.aws.redhat.com python3.12[37776]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None ################## List of SELinux AVCs - note list may be empty ################## total 36 drwxr-xr-x. 3 root root 60 Aug 21 04:56 initramfs/ drwxr-xr-x. 2 root root 60 Aug 21 04:56 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Aug 21 04:56 log/ drwxr-xr-x. 2 root root 40 Aug 21 04:56 mount/ -r--r--r--. 1 root root 33 Aug 21 04:57 machine-id prw-------. 1 root root 0 Aug 21 04:57 dmeventd-server| prw-------. 1 root root 0 Aug 21 04:57 dmeventd-client| prw-------. 1 root root 0 Aug 21 04:57 initctl| drwx------. 2 root root 80 Aug 21 04:57 lvm/ drwx------. 2 root root 40 Aug 21 04:57 cryptsetup/ drwxr-xr-x. 4 root root 80 Aug 21 04:57 lock/ drwxr-xr-x. 2 root root 40 Aug 21 04:57 setrans/ drwx--x---. 2 root root 40 Aug 21 04:57 mdadm/ drwxr-xr-x. 2 root root 40 Aug 21 04:57 console/ drwxr-xr-x. 2 root root 40 Aug 21 04:57 sepermit/ drwxr-xr-x. 2 root root 40 Aug 21 04:57 faillock/ drwx------. 2 rpc rpc 40 Aug 21 04:57 rpcbind/ drwxr-xr-x. 2 root root 40 Aug 21 04:57 motd.d/ -rw-r--r--. 1 root root 0 Aug 21 04:57 motd drwx--x--x. 3 root root 60 Aug 21 04:57 sudo/ drwxr-xr-x. 3 root root 60 Aug 21 04:57 tpm2-tss/ drwxr-xr-x. 2 root root 40 Aug 21 04:57 media/ -rw-r--r--. 1 root root 4 Aug 21 04:57 auditd.pid drwxr-xr-x. 2 root root 60 Aug 21 04:57 dbus/ drwxr-xr-x. 2 root root 60 Aug 21 04:57 pcscd/ srw-rw-rw-. 1 root root 0 Aug 21 04:57 .heim_org.h5l.kcm-socket= -rw-r--r--. 1 root root 4 Aug 21 04:57 dhclient.pid -rw-r--r--. 1 root root 619 Aug 21 04:57 dhclient.lease drwxr-xr-x. 4 root root 120 Aug 21 04:57 NetworkManager/ -rw-------. 1 root root 4 Aug 21 04:57 gssproxy.pid srw-rw-rw-. 1 root root 0 Aug 21 04:57 gssproxy.sock= srw-rw-rw-. 1 root root 0 Aug 21 04:57 gssproxy.default.sock= drwxr-xr-x. 2 root root 60 Aug 21 04:57 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Aug 21 04:57 chrony/ drwxr-xr-x. 2 root root 80 Aug 21 04:57 blkid/ dr-xr-xr-x. 19 root root 4096 Aug 21 04:57 ../ drwxr-xr-x. 7 root root 160 Aug 21 04:57 udev/ -rw-------. 1 root root 4 Aug 21 04:57 sm-notify.pid drwxr-xr-x. 2 root root 40 Aug 21 04:57 plymouth/ -rw-r--r--. 1 root root 4 Aug 21 04:57 sshd.pid drwx------. 3 root root 300 Aug 21 04:57 cloud-init/ drwxr-xr-x. 2 root root 40 Aug 21 04:57 credentials/ -rw-------. 1 root root 0 Aug 21 04:57 agetty.reload drwxr-xr-x. 3 root root 60 Aug 21 04:58 user/ drwxr-xr-x. 2 grafana grafana 40 Aug 21 05:04 grafana/ drwxr-xr-x. 33 root root 980 Aug 21 05:04 ./ drwxr-xr-x. 26 root root 620 Aug 21 05:04 systemd/ drwxrwxr-x. 2 pcp pcp 40 Aug 21 05:05 pcp/ -rw-rw-r--. 1 root utmp 1920 Aug 21 05:05 utmp total 0 drwxr-xr-x. 33 root root 980 Aug 21 05:04 ../ drwxrwxr-x. 2 pcp pcp 40 Aug 21 05:05 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Wednesday 21 August 2024 05:05:59 -0400 (0:00:00.672) 0:00:07.611 ****** fatal: [managed_node2]: FAILED! => { "changed": false } MSG: {'failures': ['No package ValkeySearch available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['valkey', 'ValkeySearch'], 'state': 'present', 'allow_downgrade': False, 'allowerasing': 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, 'use_backend': 'auto', 'best': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, '_ansible_no_log': False, 'changed': False} TASK [Get final state of services] ********************************************* task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Wednesday 21 August 2024 05:05:59 -0400 (0:00:00.029) 0:00:07.640 ****** ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grafana-server.service": { "name": "grafana-server.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Wednesday 21 August 2024 05:06:01 -0400 (0:00:02.209) 0:00:09.850 ****** ok: [managed_node2] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "item": "pmcd", "name": "pmcd", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 05:05:14 EDT", "ActiveEnterTimestampMonotonic": "496879267", "ActiveExitTimestamp": "Wed 2024-08-21 05:05:32 EDT", "ActiveExitTimestampMonotonic": "515341604", "ActiveState": "inactive", "After": "systemd-journald.socket network-online.target avahi-daemon.service sysinit.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 05:05:14 EDT", "AssertTimestampMonotonic": "496571068", "Before": "multi-user.target pmlogger.service zabbix-agent.service shutdown.target pmie.service pmproxy.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1440514000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 05:05:14 EDT", "ConditionTimestampMonotonic": "496571065", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "7155", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 05:05:33 EDT", "ExecMainExitTimestampMonotonic": "515580650", "ExecMainPID": "29687", "ExecMainStartTimestamp": "Wed 2024-08-21 05:05:14 EDT", "ExecMainStartTimestampMonotonic": "496879168", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 05:05:14 EDT] ; stop_time=[Wed 2024-08-21 05:05:33 EDT] ; pid=29687 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Wed 2024-08-21 05:05:14 EDT] ; stop_time=[Wed 2024-08-21 05:05:33 EDT] ; pid=29687 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 05:05:32 EDT] ; stop_time=[Wed 2024-08-21 05:05:33 EDT] ; pid=34465 ; code=exited ; status=0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[Wed 2024-08-21 05:05:32 EDT] ; stop_time=[Wed 2024-08-21 05:05:33 EDT] ; pid=34465 ; code=exited ; status=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/pmcd.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": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 05:05:33 EDT", "InactiveEnterTimestampMonotonic": "516046135", "InactiveExitTimestamp": "Wed 2024-08-21 05:05:14 EDT", "InactiveExitTimestampMonotonic": "496581452", "InvocationID": "ced1362209ef4eb0b994b2b9dac7b6f4", "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": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "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": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "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": "system.slice sysinit.target", "Restart": "always", "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": "journal", "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": "Wed 2024-08-21 05:05:33 EDT", "StateChangeTimestampMonotonic": "516046135", "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": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target pmlogger.service pmie.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node2] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "item": "pmlogger", "name": "pmlogger", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 05:05:28 EDT", "ActiveEnterTimestampMonotonic": "511178775", "ActiveExitTimestamp": "Wed 2024-08-21 05:05:34 EDT", "ActiveExitTimestampMonotonic": "516594339", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target pmcd.service systemd-journald.socket network-online.target pcp-reboot-init.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 05:05:28 EDT", "AssertTimestampMonotonic": "510656390", "Before": "pmlogger_farm.service pmlogger_daily.timer shutdown.target pmlogger_check.timer multi-user.target", "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1057892000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 05:05:28 EDT", "ConditionTimestampMonotonic": "510656386", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroupId": "7284", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 05:05:34 EDT", "ExecMainExitTimestampMonotonic": "516662187", "ExecMainPID": "33551", "ExecMainStartTimestamp": "Wed 2024-08-21 05:05:28 EDT", "ExecMainStartTimestampMonotonic": "511178690", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 05:05:28 EDT] ; stop_time=[Wed 2024-08-21 05:05:34 EDT] ; pid=33551 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Wed 2024-08-21 05:05:28 EDT] ; stop_time=[Wed 2024-08-21 05:05:34 EDT] ; pid=33551 ; code=exited ; status=0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 05:05:34 EDT] ; stop_time=[Wed 2024-08-21 05:05:34 EDT] ; pid=34911 ; code=exited ; status=0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[Wed 2024-08-21 05:05:34 EDT] ; stop_time=[Wed 2024-08-21 05:05:34 EDT] ; pid=34911 ; code=exited ; status=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/pmlogger.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "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": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 05:05:34 EDT", "InactiveEnterTimestampMonotonic": "516668394", "InactiveExitTimestamp": "Wed 2024-08-21 05:05:28 EDT", "InactiveExitTimestampMonotonic": "510665376", "InvocationID": "a341154469204385bfe334482382a8e4", "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": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "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": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "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": "system.slice sysinit.target", "Restart": "always", "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": "journal", "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": "Wed 2024-08-21 05:05:34 EDT", "StateChangeTimestampMonotonic": "516668394", "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": "4425", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node2] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "item": "pmie", "name": "pmie", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 05:05:25 EDT", "ActiveEnterTimestampMonotonic": "507963072", "ActiveExitTimestamp": "Wed 2024-08-21 05:05:34 EDT", "ActiveExitTimestampMonotonic": "517206399", "ActiveState": "inactive", "After": "pmcd.service pcp-reboot-init.service systemd-journald.socket basic.target system.slice network-online.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 05:05:25 EDT", "AssertTimestampMonotonic": "507747323", "Before": "pmie_daily.timer pmie_farm.service pmie_check.timer multi-user.target shutdown.target", "BindsTo": "pmie_daily.timer pmie_farm.service pmie_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "560606000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 05:05:25 EDT", "ConditionTimestampMonotonic": "507747319", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroupId": "7198", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 05:05:35 EDT", "ExecMainExitTimestampMonotonic": "517421060", "ExecMainPID": "32629", "ExecMainStartTimestamp": "Wed 2024-08-21 05:05:25 EDT", "ExecMainStartTimestampMonotonic": "507962971", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 05:05:25 EDT] ; stop_time=[Wed 2024-08-21 05:05:35 EDT] ; pid=32629 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Wed 2024-08-21 05:05:25 EDT] ; stop_time=[Wed 2024-08-21 05:05:35 EDT] ; pid=32629 ; code=exited ; status=0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 05:05:34 EDT] ; stop_time=[Wed 2024-08-21 05:05:35 EDT] ; pid=35080 ; code=exited ; status=0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[Wed 2024-08-21 05:05:34 EDT] ; stop_time=[Wed 2024-08-21 05:05:35 EDT] ; pid=35080 ; code=exited ; status=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/pmie.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "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": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 05:05:35 EDT", "InactiveEnterTimestampMonotonic": "517439079", "InactiveExitTimestamp": "Wed 2024-08-21 05:05:25 EDT", "InactiveExitTimestampMonotonic": "507757351", "InvocationID": "3279aba4a25f4a0d8f0aca80df54e5dd", "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": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "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": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "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": "system.slice sysinit.target", "Restart": "always", "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": "journal", "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": "Wed 2024-08-21 05:05:35 EDT", "StateChangeTimestampMonotonic": "517439079", "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": "4425", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node2] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "item": "pmproxy", "name": "pmproxy", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 05:04:17 EDT", "ActiveEnterTimestampMonotonic": "439563301", "ActiveExitTimestamp": "Wed 2024-08-21 05:04:56 EDT", "ActiveExitTimestampMonotonic": "479135134", "ActiveState": "inactive", "After": "systemd-journald.socket avahi-daemon.service system.slice network-online.target pmcd.service redis.service basic.target pcp-reboot-init.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 05:04:17 EDT", "AssertTimestampMonotonic": "439493258", "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": "84566000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 05:04:17 EDT", "ConditionTimestampMonotonic": "439493254", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "4880", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 05:04:56 EDT", "ExecMainExitTimestampMonotonic": "479136144", "ExecMainPID": "25806", "ExecMainStartTimestamp": "Wed 2024-08-21 05:04:17 EDT", "ExecMainStartTimestampMonotonic": "439499084", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 05:04:17 EDT] ; stop_time=[Wed 2024-08-21 05:04:56 EDT] ; pid=25806 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[Wed 2024-08-21 05:04:17 EDT] ; stop_time=[Wed 2024-08-21 05:04:56 EDT] ; pid=25806 ; code=exited ; status=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/pmproxy.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "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": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 05:04:56 EDT", "InactiveEnterTimestampMonotonic": "479136317", "InactiveExitTimestamp": "Wed 2024-08-21 05:04:17 EDT", "InactiveExitTimestampMonotonic": "439499342", "InvocationID": "d915611a94974abc93845acb27e6b360", "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": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "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": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "system.slice sysinit.target", "Restart": "always", "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": "journal", "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": "Wed 2024-08-21 05:04:56 EDT", "StateChangeTimestampMonotonic": "479136317", "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": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } skipping: [managed_node2] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'", "item": "redis", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=valkey) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "valkey", "skip_reason": "Conditional result was False" } ok: [managed_node2] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "item": "grafana-server", "name": "grafana-server", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket systemd-tmpfiles-setup.service tmp.mount mariadb.service network-online.target -.mount mysqld.service postgresql.service sysinit.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "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", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "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": "Grafana instance", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "http://docs.grafana.org", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/grafana-server (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/grafana-server ; argv[]=/usr/sbin/grafana-server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/grafana-server ; argv[]=/usr/sbin/grafana-server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; 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/grafana-server.service", "FreezerState": "running", "GID": "[not set]", "Group": "grafana", "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": "grafana-server.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": "10000", "LimitNOFILESoft": "10000", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "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": "grafana-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "yes", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/usr/share/grafana /run/grafana /var/tmp", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "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", "RuntimeDirectory": "grafana", "RuntimeDirectoryMode": "0750", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "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", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "20s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "20s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0027", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "grafana", "UtmpMode": "init", "Wants": "tmp.mount network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "/usr/share/grafana" } } TASK [Stop firewall] *********************************************************** task path: /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29 Wednesday 21 August 2024 05:06:04 -0400 (0:00:03.311) 0:00:13.162 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed_node2 : ok=13 changed=0 unreachable=0 failed=1 skipped=10 rescued=1 ignored=0 Wednesday 21 August 2024 05:06:04 -0400 (0:00:00.013) 0:00:13.175 ****** =============================================================================== Restore state of services ----------------------------------------------- 3.31s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Get initial state of services ------------------------------------------- 2.41s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Get final state of services --------------------------------------------- 2.21s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages --- 1.87s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Gathering Facts --------------------------------------------------------- 1.30s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:9 Collect logs ------------------------------------------------------------ 0.67s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree --- 0.55s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 Run the role ------------------------------------------------------------ 0.08s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:25 fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables --- 0.08s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Include vault variables ------------------------------------------------- 0.07s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:5 End test ---------------------------------------------------------------- 0.07s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:15 Handle failure case ----------------------------------------------------- 0.06s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:44 Setup metric querying service. ------------------------------------------ 0.05s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 fedora.linux_system_roles.metrics : Setup metrics access for roles ------ 0.05s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree --- 0.05s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 fedora.linux_system_roles.metrics : Ensure ansible_facts used by role --- 0.05s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 fedora.linux_system_roles.metrics : Add Postfix to metrics domain list --- 0.04s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list --- 0.04s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list --- 0.03s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Configure Elasticsearch metrics ----------------------------------------- 0.03s /tmp/collections-Bj6/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35