[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-Np0 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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-Np0/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-Np0/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_graph.yml *********************************************** 2 plays in /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml:5 Saturday 31 August 2024 06:23:32 -0400 (0:00:00.009) 0:00:00.009 ******* ok: [managed_node1] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-nJd/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the role with graph service enabled] ******************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml:9 Saturday 31 August 2024 06:23:32 -0400 (0:00:00.056) 0:00:00.066 ******* [WARNING]: Platform linux on host managed_node1 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_node1] TASK [Stop test] *************************************************************** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml:15 Saturday 31 August 2024 06:23:35 -0400 (0:00:02.672) 0:00:02.738 ******* META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [Get initial state of services] ******************************************* task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Saturday 31 August 2024 06:23:35 -0400 (0:00:00.035) 0:00:02.773 ******* ok: [managed_node1] => { "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" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "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" }, "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" }, "passim.service": { "name": "passim.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": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "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": "running", "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": "running", "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": "running", "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": "disabled" }, "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" }, "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-bsod.service": { "name": "systemd-bsod.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "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-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "stopped", "status": "static" }, "systemd-storagetm.service": { "name": "systemd-storagetm.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": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-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-Np0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml:25 Saturday 31 August 2024 06:23:38 -0400 (0:00:02.586) 0:00:05.360 ******* included: fedora.linux_system_roles.metrics for managed_node1 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.059) 0:00:05.419 ******* skipping: [managed_node1] => { "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-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.027) 0:00:05.447 ******* skipping: [managed_node1] => { "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-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.030) 0:00:05.477 ******* skipping: [managed_node1] => { "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-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.035) 0:00:05.512 ******* skipping: [managed_node1] => { "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-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.019) 0:00:05.532 ******* skipping: [managed_node1] => { "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-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.021) 0:00:05.553 ******* ok: [managed_node1] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.023) 0:00:05.577 ******* skipping: [managed_node1] => { "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-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.018) 0:00:05.595 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.017) 0:00:05.613 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.019) 0:00:05.632 ******* skipping: [managed_node1] => { "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-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.018) 0:00:05.651 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_query_service | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric collection service.] **************************************** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:83 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.016) 0:00:05.668 ******* included: fedora.linux_system_roles.private_metrics_subrole_pcp for managed_node1 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.051) 0:00:05.719 ******* ok: [managed_node1] => (item=/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => { "ansible_facts": {}, "ansible_included_var_files": [ "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" } ok: [managed_node1] => (item=/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml) => { "ansible_facts": { "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd", "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger", "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers", "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy" }, "ansible_included_var_files": [ "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" } ok: [managed_node1] => (item=/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd", "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger", "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers", "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy", "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora.yml" } skipping: [managed_node1] => (item=/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.063) 0:00:05.783 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.445) 0:00:06.229 ******* ok: [managed_node1] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27 Saturday 31 August 2024 06:23:38 -0400 (0:00:00.026) 0:00:06.256 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: pcp pcp-zeroconf TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33 Saturday 31 August 2024 06:23:40 -0400 (0:00:01.452) 0:00:07.708 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cyrus-sasl-lib cyrus-sasl-scram TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd] **** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:42 Saturday 31 August 2024 06:23:41 -0400 (0:00:01.370) 0:00:09.078 ******* included: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for managed_node1 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4 Saturday 31 August 2024 06:23:41 -0400 (0:00:00.039) 0:00:09.118 ******* skipping: [managed_node1] => { "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9 Saturday 31 August 2024 06:23:41 -0400 (0:00:00.020) 0:00:09.139 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/pcp/pmcd/pmcd.conf" ], "delta": "0:00:00.003204", "end": "2024-08-31 06:23:42.278005", "rc": 0, "start": "2024-08-31 06:23:42.274801" } STDOUT: # # Name Id IPC IPC Params File/Cmd # Performance Metrics Domain Specifications # This file is automatically generated during the build root 1 pipe binary /var/lib/pcp/pmdas/root/pmdaroot pmcd 2 dso pmcd_init /var/lib/pcp/pmdas/pmcd/pmda_pmcd.so proc 3 pipe binary /var/lib/pcp/pmdas/proc/pmdaproc -d 3 pmproxy 4 dso pmproxy_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so xfs 11 pipe binary /var/lib/pcp/pmdas/xfs/pmdaxfs -d 11 linux 60 pipe binary /var/lib/pcp/pmdas/linux/pmdalinux nfsclient 62 pipe binary /usr/bin/python3 /var/lib/pcp/pmdas/nfsclient/pmdanfsclient.python mmv 70 dso mmv_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so kvm 95 pipe binary /var/lib/pcp/pmdas/kvm/pmdakvm -d 95 elasticsearch 108 pipe binary /usr/bin/python3 /var/lib/pcp/pmdas/elasticsearch/pmdaelasticsearch.python jbd2 122 dso jbd2_init /var/lib/pcp/pmdas/jbd2/pmda_jbd2.so dm 129 pipe binary /var/lib/pcp/pmdas/dm/pmdadm -d 129 openmetrics 144 pipe binary notready /usr/bin/python3 /var/lib/pcp/pmdas/openmetrics/pmdaopenmetrics.python [access] disallow ".*" : store; disallow ":*" : store; allow "local:*" : all; TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14 Saturday 31 August 2024 06:23:42 -0400 (0:00:00.491) 0:00:09.630 ******* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23 Saturday 31 August 2024 06:23:42 -0400 (0:00:00.027) 0:00:09.658 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31 Saturday 31 August 2024 06:23:42 -0400 (0:00:00.489) 0:00:10.147 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels/optional", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 Saturday 31 August 2024 06:23:43 -0400 (0:00:00.399) 0:00:10.546 ******* ok: [managed_node1] => { "changed": false, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/ansible-managed", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pcp/labels/ansible-managed", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 Saturday 31 August 2024 06:23:44 -0400 (0:00:00.735) 0:00:11.282 ******* ok: [managed_node1] => { "changed": false, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/optional/ansible-managed", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pcp/labels/optional/ansible-managed", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 Saturday 31 August 2024 06:23:44 -0400 (0:00:00.698) 0:00:11.980 ******* ok: [managed_node1] => { "changed": false, "checksum": "7518789c091387cd9c322e1a8fa8aad21d4efbd3", "dest": "/etc/sysconfig/pmcd", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmcd", "secontext": "system_u:object_r:etc_t:s0", "size": 1627, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 Saturday 31 August 2024 06:23:45 -0400 (0:00:00.665) 0:00:12.646 ******* ok: [managed_node1] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "append": false, "changed": false, "comment": "", "group": 990, "home": "/home/metrics", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "move_home": false, "name": "metrics", "shell": "/bin/bash", "state": "present", "uid": 990 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68 Saturday 31 August 2024 06:23:45 -0400 (0:00:00.563) 0:00:13.209 ******* ok: [managed_node1] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\nfi\n", "delta": "0:00:00.007901", "end": "2024-08-31 06:23:46.251861", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "rc": 0, "start": "2024-08-31 06:23:46.243960" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 Saturday 31 August 2024 06:23:46 -0400 (0:00:00.423) 0:00:13.632 ******* ok: [managed_node1] => { "changed": false, "checksum": "615d2de55ab86108da0c7e6b64988fecb4169771", "dest": "/etc/sasl2/pmcd.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sasl2/pmcd.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 998, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94 Saturday 31 August 2024 06:23:47 -0400 (0:00:00.733) 0:00:14.365 ******* ok: [managed_node1] => { "ansible_facts": { "__pcp_restart_pmcd": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99 Saturday 31 August 2024 06:23:47 -0400 (0:00:00.034) 0:00:14.400 ******* ok: [managed_node1] => {} MSG: ['optional_agents: False', 'explicit_labels: False', 'implicit_labels: False', 'defaults_config: False', 'authentication: False', 'restart_pmcd: False'] TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110 Saturday 31 August 2024 06:23:47 -0400 (0:00:00.041) 0:00:14.441 ******* ok: [managed_node1] => { "changed": false, "enabled": true, "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-08-31 06:23:11 EDT", "ActiveEnterTimestampMonotonic": "343580165", "ActiveExitTimestamp": "Sat 2024-08-31 06:23:09 EDT", "ActiveExitTimestampMonotonic": "342358242", "ActiveState": "active", "After": "network-online.target sysinit.target system.slice avahi-daemon.service systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 06:23:10 EDT", "AssertTimestampMonotonic": "343257163", "Before": "multi-user.target pmlogger.service pmproxy.service zabbix-agent.service pmie.service 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": "1552842000", "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": "Sat 2024-08-31 06:23:10 EDT", "ConditionTimestampMonotonic": "343257159", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "6373", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30470", "ExecMainStartTimestamp": "Sat 2024-08-31 06:23:11 EDT", "ExecMainStartTimestampMonotonic": "343580067", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Sat 2024-08-31 06:23:10 EDT] ; stop_time=[n/a] ; pid=30396 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Sat 2024-08-31 06:23:10 EDT] ; stop_time=[n/a] ; pid=30396 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; 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/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 06:23:10 EDT", "InactiveEnterTimestampMonotonic": "343256074", "InactiveExitTimestamp": "Sat 2024-08-31 06:23:10 EDT", "InactiveExitTimestampMonotonic": "343266324", "InvocationID": "6abd6763fcd543faba6ca44aa979531b", "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": "14720", "LimitNPROCSoft": "14720", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14720", "LimitSIGPENDINGSoft": "14720", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30470", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3438690304", "MemoryCurrent": "56766464", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "61427712", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-08-31 06:23:11 EDT", "StateChangeTimestampMonotonic": "343580165", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "10", "TasksMax": "4416", "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": "pmlogger.service pmie.service multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117 Saturday 31 August 2024 06:23:48 -0400 (0:00:00.931) 0:00:15.372 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__pcp_restart_pmcd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie] **** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:45 Saturday 31 August 2024 06:23:48 -0400 (0:00:00.037) 0:00:15.410 ******* included: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml for managed_node1 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 Saturday 31 August 2024 06:23:48 -0400 (0:00:00.107) 0:00:15.517 ******* ok: [managed_node1] => (item=network) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/network", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } ok: [managed_node1] => (item=power) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/power", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } ok: [managed_node1] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } ok: [managed_node1] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/filesys", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 Saturday 31 August 2024 06:23:49 -0400 (0:00:01.535) 0:00:17.053 ******* ok: [managed_node1] => (item=network) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/network", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } ok: [managed_node1] => (item=power) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/power", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } ok: [managed_node1] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/zeroconf", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } ok: [managed_node1] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/filesys", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 Saturday 31 August 2024 06:23:51 -0400 (0:00:01.510) 0:00:18.564 ******* ok: [managed_node1] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": false, "checksum": "608d8a6ac6ee33bb86b77d28ba24fbcd378db43d", "dest": "/etc/pcp/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcplistenoverflows", "secontext": "system_u:object_r:etc_t:s0", "size": 971, "state": "file", "uid": 0 } ok: [managed_node1] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": false, "checksum": "3256a5c2e8d07a20d8e97a08c0ab163252b0beae", "dest": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "secontext": "system_u:object_r:etc_t:s0", "size": 1131, "state": "file", "uid": 0 } ok: [managed_node1] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": false, "checksum": "37b2bd7f2430bd9678ab078c5e69a53bea556524", "dest": "/etc/pcp/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcpqfulldrops", "secontext": "system_u:object_r:etc_t:s0", "size": 1129, "state": "file", "uid": 0 } ok: [managed_node1] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": false, "checksum": "1d53d6182709617c8f633339652d8d9e75f3b603", "dest": "/etc/pcp/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/power/thermal_throttle", "secontext": "system_u:object_r:etc_t:s0", "size": 1153, "state": "file", "uid": 0 } ok: [managed_node1] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": false, "checksum": "65169db16dcaa224c211373001adc3addf1031c4", "dest": "/etc/pcp/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf/all_threads", "secontext": "system_u:object_r:etc_t:s0", "size": 840, "state": "file", "uid": 0 } ok: [managed_node1] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": false, "checksum": "cd5d85dfb8eebd7d9737d56e78bd969dafa3999c", "dest": "/etc/pcp/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/filesys/vfs_files", "secontext": "system_u:object_r:etc_t:s0", "size": 969, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance rule actions are installed for targeted hosts] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34 Saturday 31 August 2024 06:23:55 -0400 (0:00:03.907) 0:00:22.471 ******* ok: [managed_node1] => { "ansible_facts": { "local_pmie": "default" }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global pmie webhook action is configured] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:38 Saturday 31 August 2024 06:23:55 -0400 (0:00:00.038) 0:00:22.510 ******* skipping: [managed_node1] => (item=default) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:50 Saturday 31 August 2024 06:23:55 -0400 (0:00:00.038) 0:00:22.548 ******* skipping: [managed_node1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'pcp_pmie_endpoint | length > 0', 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63 Saturday 31 August 2024 06:23:55 -0400 (0:00:00.033) 0:00:22.581 ******* ok: [managed_node1] => (item=default) => { "ansible_loop_var": "item", "backup": "", "changed": false, "found": 0, "item": "default" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook endpoint] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:73 Saturday 31 August 2024 06:23:55 -0400 (0:00:00.531) 0:00:23.113 ******* skipping: [managed_node1] => (item={'changed': False, 'found': 0, 'msg': '', 'backup': '', 'diff': [{'before': '', 'after': '', 'before_header': '/var/lib/pcp/config/pmie/config.default (content)', 'after_header': '/var/lib/pcp/config/pmie/config.default (content)'}, {'before_header': '/var/lib/pcp/config/pmie/config.default (file attributes)', 'after_header': '/var/lib/pcp/config/pmie/config.default (file attributes)'}], 'invocation': {'module_args': {'state': 'absent', 'path': '/var/lib/pcp/config/pmie/config.default', 'regexp': '//.*global webhook_endpoint = ""', 'backrefs': False, 'create': False, 'backup': False, 'firstmatch': False, 'unsafe_writes': False, 'search_string': None, 'line': None, 'insertafter': None, 'insertbefore': None, 'validate': None, 'mode': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/var/lib/pcp/config/pmie/config.default (content)", "before": "", "before_header": "/var/lib/pcp/config/pmie/config.default (content)" }, { "after_header": "/var/lib/pcp/config/pmie/config.default (file attributes)", "before_header": "/var/lib/pcp/config/pmie/config.default (file attributes)" } ], "failed": false, "found": 0, "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": null, "mode": null, "owner": null, "path": "/var/lib/pcp/config/pmie/config.default", "regexp": "//.*global webhook_endpoint = \"\"", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "absent", "unsafe_writes": false, "validate": null } }, "item": "default", "msg": "" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 Saturday 31 August 2024 06:23:55 -0400 (0:00:00.031) 0:00:23.144 ******* ok: [managed_node1] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 44, "src": "/etc/pcp/pmieconf/network/tcplistenoverflows", "state": "link", "uid": 0 } ok: [managed_node1] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 43, "src": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "state": "link", "uid": 0 } ok: [managed_node1] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 39, "src": "/etc/pcp/pmieconf/network/tcpqfulldrops", "state": "link", "uid": 0 } ok: [managed_node1] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 40, "src": "/etc/pcp/pmieconf/power/thermal_throttle", "state": "link", "uid": 0 } ok: [managed_node1] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 38, "src": "/etc/pcp/pmieconf/zeroconf/all_threads", "state": "link", "uid": 0 } ok: [managed_node1] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 35, "src": "/etc/pcp/pmieconf/filesys/vfs_files", "state": "link", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d)] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:95 Saturday 31 August 2024 06:23:58 -0400 (0:00:02.296) 0:00:25.441 ******* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control)] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:106 Saturday 31 August 2024 06:23:58 -0400 (0:00:00.074) 0:00:25.516 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmie restart if needed] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:116 Saturday 31 August 2024 06:23:58 -0400 (0:00:00.055) 0:00:25.571 ******* ok: [managed_node1] => { "ansible_facts": { "__pcp_restart_pmie": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120 Saturday 31 August 2024 06:23:58 -0400 (0:00:00.072) 0:00:25.644 ******* ok: [managed_node1] => { "changed": false, "enabled": true, "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-08-31 06:23:22 EDT", "ActiveEnterTimestampMonotonic": "355006545", "ActiveExitTimestamp": "Sat 2024-08-31 06:23:21 EDT", "ActiveExitTimestampMonotonic": "354414232", "ActiveState": "active", "After": "network-online.target system.slice sysinit.target pcp-reboot-init.service basic.target pmcd.service systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 06:23:22 EDT", "AssertTimestampMonotonic": "354755689", "Before": "pmie_farm.service multi-user.target shutdown.target pmie_check.timer pmie_daily.timer", "BindsTo": "pmie_farm.service pmie_check.timer pmie_daily.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "355932000", "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": "Sat 2024-08-31 06:23:22 EDT", "ConditionTimestampMonotonic": "354755686", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "6416", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "33967", "ExecMainStartTimestamp": "Sat 2024-08-31 06:23:22 EDT", "ExecMainStartTimestampMonotonic": "355006464", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Sat 2024-08-31 06:23:22 EDT] ; stop_time=[n/a] ; pid=33753 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Sat 2024-08-31 06:23:22 EDT] ; stop_time=[n/a] ; pid=33753 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; 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/pmie.service", "FreezerState": "running", "GID": "991", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 06:23:22 EDT", "InactiveEnterTimestampMonotonic": "354754837", "InactiveExitTimestamp": "Sat 2024-08-31 06:23:22 EDT", "InactiveExitTimestampMonotonic": "354762297", "InvocationID": "105fc0cebfa6490cbe80121c96e22006", "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": "14720", "LimitNPROCSoft": "14720", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14720", "LimitSIGPENDINGSoft": "14720", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "33967", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3433357312", "MemoryCurrent": "1417216", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "7143424", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-08-31 06:23:22 EDT", "StateChangeTimestampMonotonic": "355006545", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4416", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "991", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127 Saturday 31 August 2024 06:23:59 -0400 (0:00:00.653) 0:00:26.297 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__pcp_restart_pmie | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:48 Saturday 31 August 2024 06:23:59 -0400 (0:00:00.034) 0:00:26.332 ******* included: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml for managed_node1 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4 Saturday 31 August 2024 06:23:59 -0400 (0:00:00.107) 0:00:26.440 ******* ok: [managed_node1] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 Saturday 31 August 2024 06:23:59 -0400 (0:00:00.410) 0:00:26.851 ******* ok: [managed_node1] => { "changed": false, "checksum": "67bc35973101c614e92b1990f8bebfffc39fe498", "dest": "/etc/sysconfig/pmlogger", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmlogger", "secontext": "system_u:object_r:etc_t:s0", "size": 1180, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19 Saturday 31 August 2024 06:24:00 -0400 (0:00:00.665) 0:00:27.517 ******* ok: [managed_node1] => { "changed": false, "checksum": "df7bd3b5b6f1de3af164aab81441c7251a13a298", "dest": "/etc/sysconfig/pmlogger_timers", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmlogger_timers", "secontext": "system_u:object_r:etc_t:s0", "size": 988, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (with control.d)] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:27 Saturday 31 August 2024 06:24:00 -0400 (0:00:00.680) 0:00:28.197 ******* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control)] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:39 Saturday 31 August 2024 06:24:00 -0400 (0:00:00.019) 0:00:28.217 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmlogger restart if needed] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:49 Saturday 31 August 2024 06:24:00 -0400 (0:00:00.022) 0:00:28.239 ******* ok: [managed_node1] => { "ansible_facts": { "__pcp_restart_pmlogger": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53 Saturday 31 August 2024 06:24:00 -0400 (0:00:00.031) 0:00:28.271 ******* ok: [managed_node1] => { "changed": false, "enabled": true, "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-08-31 06:21:55 EDT", "ActiveEnterTimestampMonotonic": "267705160", "ActiveExitTimestamp": "Sat 2024-08-31 06:21:51 EDT", "ActiveExitTimestampMonotonic": "264236251", "ActiveState": "active", "After": "basic.target pmcd.service pcp-reboot-init.service sysinit.target system.slice systemd-journald.socket network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 06:21:51 EDT", "AssertTimestampMonotonic": "264323042", "Before": "shutdown.target pmlogger_farm.service multi-user.target pmlogger_check.timer pmlogger_daily.timer", "BindsTo": "pmlogger_farm.service pmlogger_check.timer pmlogger_daily.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2854816000", "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": "Sat 2024-08-31 06:21:51 EDT", "ConditionTimestampMonotonic": "264323039", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "5949", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17591", "ExecMainStartTimestamp": "Sat 2024-08-31 06:21:55 EDT", "ExecMainStartTimestampMonotonic": "267705065", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Sat 2024-08-31 06:21:51 EDT] ; stop_time=[n/a] ; pid=17331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Sat 2024-08-31 06:21:51 EDT] ; stop_time=[n/a] ; pid=17331 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; 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/pmlogger.service", "FreezerState": "running", "GID": "991", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 06:21:51 EDT", "InactiveEnterTimestampMonotonic": "264322213", "InactiveExitTimestamp": "Sat 2024-08-31 06:21:51 EDT", "InactiveExitTimestampMonotonic": "264327394", "InvocationID": "f69b49ae969048ebb7cea0adaf185138", "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": "14720", "LimitNPROCSoft": "14720", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14720", "LimitSIGPENDINGSoft": "14720", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17591", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3449507840", "MemoryCurrent": "4423680", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "10571776", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-08-31 06:21:55 EDT", "StateChangeTimestampMonotonic": "267705160", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4416", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "991", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60 Saturday 31 August 2024 06:24:01 -0400 (0:00:00.584) 0:00:28.855 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__pcp_restart_pmlogger | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:51 Saturday 31 August 2024 06:24:01 -0400 (0:00:00.020) 0:00:28.875 ******* included: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml for managed_node1 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:4 Saturday 31 August 2024 06:24:01 -0400 (0:00:00.058) 0:00:28.933 ******* Notification for handler Restart pmproxy has been saved. changed: [managed_node1] => { "changed": true, "checksum": "fa1a173dfa5b1affbf6767115bdae2ce00e98ecc", "dest": "/etc/sysconfig/pmproxy", "gid": 0, "group": "root", "md5sum": "1c4e98765c85deb09dcdc5189d737011", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 508, "src": "/root/.ansible/tmp/ansible-tmp-1725099841.6985314-9956-210659810284112/.source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:11 Saturday 31 August 2024 06:24:02 -0400 (0:00:00.873) 0:00:29.807 ******* changed: [managed_node1] => { "changed": true, "enabled": true, "name": "pmproxy", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "pmcd.service basic.target avahi-daemon.service sysinit.target systemd-journald.socket network-online.target redis.service pcp-reboot-init.service 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", "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": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; 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/pmproxy.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmproxy.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": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14720", "LimitNPROCSoft": "14720", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14720", "LimitSIGPENDINGSoft": "14720", "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": "3440033792", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-08-31 06:21:13 EDT", "StateChangeTimestampMonotonic": "225671602", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4416", "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": "disabled", "User": "pcp", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [Setup metric graphing service.] ****************************************** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:96 Saturday 31 August 2024 06:24:03 -0400 (0:00:00.918) 0:00:30.726 ******* included: fedora.linux_system_roles.private_metrics_subrole_grafana for managed_node1 TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set platform/version specific variables] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:4 Saturday 31 August 2024 06:24:03 -0400 (0:00:00.072) 0:00:30.799 ******* ok: [managed_node1] => (item=/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml) => { "ansible_facts": { "grafana_metrics_provider": "pcp" }, "ansible_included_var_files": [ "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml" } ok: [managed_node1] => (item=/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml) => { "ansible_facts": { "__grafana_keyserver_datasource_alttype": "performancecopilot-valkey-datasource", "__grafana_keyserver_datasource_name": "Valkey", "__grafana_keyserver_datasource_type": "pcp-valkey-datasource", "__grafana_packages": [ "grafana" ] }, "ansible_included_var_files": [ "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml" } ok: [managed_node1] => (item=/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora.yml) => { "ansible_facts": { "__grafana_keyserver_datasource_alttype": "performancecopilot-valkey-datasource", "__grafana_keyserver_datasource_name": "Valkey", "__grafana_keyserver_datasource_type": "pcp-valkey-datasource", "__grafana_packages_extra": [ "grafana-pcp" ] }, "ansible_included_var_files": [ "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora.yml" } skipping: [managed_node1] => (item=/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Check if system is ostree] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:18 Saturday 31 August 2024 06:24:03 -0400 (0:00:00.054) 0:00:30.853 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set flag to indicate system is ostree] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:23 Saturday 31 August 2024 06:24:03 -0400 (0:00:00.022) 0:00:30.876 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:27 Saturday 31 August 2024 06:24:03 -0400 (0:00:00.021) 0:00:30.898 ******* changed: [managed_node1] => { "changed": true, "rc": 0, "results": [ "Installed: grafana-10.2.6-4.fc40.x86_64", "Installed: grafana-pcp-5.1.1-8.fc40.x86_64", "Installed: grafana-selinux-10.2.6-4.fc40.x86_64" ] } lsrpackages: grafana grafana-pcp TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:33 Saturday 31 August 2024 06:24:30 -0400 (0:00:26.429) 0:00:57.327 ******* ok: [managed_node1] => { "ansible_facts": { "packages": { "ModemManager-glib": [ { "arch": "x86_64", "epoch": null, "name": "ModemManager-glib", "release": "3.fc40", "source": "rpm", "version": "1.22.0" } ], "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc40", "source": "rpm", "version": "1.46.2" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc40", "source": "rpm", "version": "1.46.2" } ], "abattis-cantarell-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "abattis-cantarell-vf-fonts", "release": "12.fc40", "source": "rpm", "version": "0.301" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.fc40", "source": "rpm", "version": "1.27" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "1.fc40", "source": "rpm", "version": "0.60.8.1" } ], "aspell-en": [ { "arch": "x86_64", "epoch": 50, "name": "aspell-en", "release": "10.fc40", "source": "rpm", "version": "2020.12.07" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc40", "source": "rpm", "version": "4.0.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc40", "source": "rpm", "version": "4.0.2" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "1.fc40", "source": "rpm", "version": "4.0.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "5.fc40", "source": "rpm", "version": "1.5.0" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "5.fc40", "source": "rpm", "version": "1.5.0" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "26.fc40", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "20.fc40", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc40", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "21.fc40", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.fc40", "source": "rpm", "version": "1.31.2" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.fc40eng", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "37.fc40", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "37.fc40", "source": "rpm", "version": "2.41" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "7.fc40", "source": "rpm", "version": "3.8.2" } ], "bluez": [ { "arch": "x86_64", "epoch": null, "name": "bluez", "release": "1.fc40", "source": "rpm", "version": "5.77" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "5.fc40", "source": "rpm", "version": "1.83.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "5.fc40", "source": "rpm", "version": "1.83.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "5.fc40", "source": "rpm", "version": "1.83.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "5.fc40", "source": "rpm", "version": "1.83.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "btrfs-progs": [ { "arch": "x86_64", "epoch": null, "name": "btrfs-progs", "release": "1.fc40", "source": "rpm", "version": "6.10.1" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "18.fc40", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc40", "source": "rpm", "version": "1.28.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "6.fc40", "source": "rpm", "version": "2023.2.62_v7.0.401" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "3.fc40", "source": "rpm", "version": "4.5" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "3.fc40", "source": "rpm", "version": "24.1.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc40", "source": "rpm", "version": "0.33" } ], "cmake-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "cmake-filesystem", "release": "1.fc40", "source": "rpm", "version": "3.28.2" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "7.fc40", "source": "rpm", "version": "9.4" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "7.fc40", "source": "rpm", "version": "9.4" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "1.fc40", "source": "rpm", "version": "2.15" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "1.fc40", "source": "rpm", "version": "14.2.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "5.fc40", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "5.fc40", "source": "rpm", "version": "2.9.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git28d3e2d.fc40", "source": "rpm", "version": "20240725" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git28d3e2d.fc40", "source": "rpm", "version": "20240725" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc40", "source": "rpm", "version": "2.7.4" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "10.fc40", "source": "rpm", "version": "8.6.0" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "19.fc40", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-scram": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-scram", "release": "19.fc40", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc40", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc40", "source": "rpm", "version": "36" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc40", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc40", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "13.fc40", "source": "rpm", "version": "4.0" } ], "device-mapper": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc40", "source": "rpm", "version": "1.02.197" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event", "release": "1.fc40", "source": "rpm", "version": "1.02.197" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event-libs", "release": "1.fc40", "source": "rpm", "version": "1.02.197" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc40", "source": "rpm", "version": "1.02.197" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "1.fc40", "source": "rpm", "version": "1.0.12" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "13.P1.fc40", "source": "rpm", "version": "4.4.3" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "13.P1.fc40", "source": "rpm", "version": "4.4.3" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "4.fc40", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "5.fc40", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc40", "source": "rpm", "version": "4.21.1" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc40", "source": "rpm", "version": "4.21.1" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc40", "source": "rpm", "version": "4.9.0" } ], "dnf-utils": [ { "arch": "noarch", "epoch": null, "name": "dnf-utils", "release": "1.fc40", "source": "rpm", "version": "4.9.0" } ], "dosfstools": [ { "arch": "x86_64", "epoch": null, "name": "dosfstools", "release": "11.fc40", "source": "rpm", "version": "4.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "2.fc40", "source": "rpm", "version": "102" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "2.fc40", "source": "rpm", "version": "102" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "7.fc40", "source": "rpm", "version": "2.7.0" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "6.fc40", "source": "rpm", "version": "12.3.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.fc40", "source": "rpm", "version": "1.47.0" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.fc40", "source": "rpm", "version": "1.47.0" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "2.fc40", "source": "rpm", "version": "39" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "exfatprogs": [ { "arch": "x86_64", "epoch": null, "name": "exfatprogs", "release": "1.fc40", "source": "rpm", "version": "1.2.5" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc40", "source": "rpm", "version": "2.6.2" } ], "fedora-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "2", "source": "rpm", "version": "40" } ], "fedora-release": [ { "arch": "noarch", "epoch": null, "name": "fedora-release", "release": "39", "source": "rpm", "version": "40" } ], "fedora-release-common": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "39", "source": "rpm", "version": "40" } ], "fedora-release-identity-basic": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-identity-basic", "release": "39", "source": "rpm", "version": "40" } ], "fedora-repos": [ { "arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "2", "source": "rpm", "version": "40" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc40", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc40", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "8.fc40", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "9.fc40", "source": "rpm", "version": "4.9.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.fc40", "source": "rpm", "version": "2.1.3" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.fc40", "source": "rpm", "version": "2.1.3" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "16.fc40", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "14.fc40", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "21.fc40", "source": "rpm", "version": "2.9.9" } ], "fwupd": [ { "arch": "x86_64", "epoch": null, "name": "fwupd", "release": "1.fc40", "source": "rpm", "version": "1.9.23" } ], "fwupd-efi": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-efi", "release": "1.fc40", "source": "rpm", "version": "1.6" } ], "fwupd-plugin-modem-manager": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-modem-manager", "release": "1.fc40", "source": "rpm", "version": "1.9.23" } ], "fwupd-plugin-uefi-capsule-data": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-uefi-capsule-data", "release": "1.fc40", "source": "rpm", "version": "1.9.23" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "3.fc40", "source": "rpm", "version": "5.3.0" } ], "gc": [ { "arch": "x86_64", "epoch": null, "name": "gc", "release": "6.fc40", "source": "rpm", "version": "8.2.2" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "1.fc40", "source": "rpm", "version": "14.2.1" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "6.fc40", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "6.fc40", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "1.fc40", "source": "rpm", "version": "1.0.10" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "4.fc40", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "4.fc40", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "4.fc40", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.fc40", "source": "rpm", "version": "2.46.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc40", "source": "rpm", "version": "2.46.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.fc40", "source": "rpm", "version": "2.46.0" } ], "glib-networking": [ { "arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc40", "source": "rpm", "version": "2.80.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc40", "source": "rpm", "version": "2.80.3" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "22.fc40", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "22.fc40", "source": "rpm", "version": "2.39" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "22.fc40", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "22.fc40", "source": "rpm", "version": "2.39" } ], "glibc-headers-x86": [ { "arch": "noarch", "epoch": null, "name": "glibc-headers-x86", "release": "22.fc40", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "22.fc40", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "8.fc40", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc40", "source": "rpm", "version": "2.4.4" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc40", "source": "rpm", "version": "3.8.6" } ], "gnutls-dane": [ { "arch": "x86_64", "epoch": null, "name": "gnutls-dane", "release": "1.fc40", "source": "rpm", "version": "3.8.6" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.fc40", "source": "rpm", "version": "1.80.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "2.fc40", "source": "rpm", "version": "20240301" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "2.fc40", "source": "rpm", "version": "20240301" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "2.fc40", "source": "rpm", "version": "20240301" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "2.fc40", "source": "rpm", "version": "20240301" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "63d04c2c", "source": "rpm", "version": "a15b79cc" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc40", "source": "rpm", "version": "1.23.2" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "46.fc40", "source": "rpm", "version": "1.20.7" } ], "grafana": [ { "arch": "x86_64", "epoch": null, "name": "grafana", "release": "4.fc40", "source": "rpm", "version": "10.2.6" } ], "grafana-pcp": [ { "arch": "x86_64", "epoch": null, "name": "grafana-pcp", "release": "8.fc40", "source": "rpm", "version": "5.1.1" } ], "grafana-selinux": [ { "arch": "x86_64", "epoch": null, "name": "grafana-selinux", "release": "4.fc40", "source": "rpm", "version": "10.2.6" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "7.fc40", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "6.fc40", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "123.fc40", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "123.fc40", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "123.fc40", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "123.fc40", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "123.fc40", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "75.fc40", "source": "rpm", "version": "8.40" } ], "gsettings-desktop-schemas": [ { "arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc40", "source": "rpm", "version": "46.1" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "3.fc40", "source": "rpm", "version": "0.9.2" } ], "guile30": [ { "arch": "x86_64", "epoch": null, "name": "guile30", "release": "12.fc40", "source": "rpm", "version": "3.0.7" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc40", "source": "rpm", "version": "1.13" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "12.fc40", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "7.fc40", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "9.fc40", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "9.fc40", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "9.fc40", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "7.fc40", "source": "rpm", "version": "1.7.2" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.fc40", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "1.fc40", "source": "rpm", "version": "58" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.fc40", "source": "rpm", "version": "10.23" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "9.fc40", "source": "rpm", "version": "1.0.3" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc40", "source": "rpm", "version": "6.7.0" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "7.fc40", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "7.fc40", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc40", "source": "rpm", "version": "20240117" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "9.fc40", "source": "rpm", "version": "2.13.1" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "3.fc40", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "7.fc40", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.fc40", "source": "rpm", "version": "0.17" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc40", "source": "rpm", "version": "1.8.0" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "3.fc40", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "3.fc40", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "3.fc40", "source": "rpm", "version": "2.6.4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "200.fc40", "source": "rpm", "version": "6.10.6" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "200.fc40", "source": "rpm", "version": "6.10.6" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "200.fc40", "source": "rpm", "version": "6.10.6" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "200.fc40", "source": "rpm", "version": "6.10.3" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "200.fc40", "source": "rpm", "version": "6.10.6" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "200.fc40", "source": "rpm", "version": "6.10.6" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "3.fc40", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc40", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc40", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc40", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc40", "source": "rpm", "version": "0.9.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "1.fc40", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "13.fc40", "source": "rpm", "version": "4.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "13.fc40", "source": "rpm", "version": "4.0" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "13.fc40", "source": "rpm", "version": "4.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc40", "source": "rpm", "version": "643" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "1.fc40", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "19.fc40", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.fc40", "source": "rpm", "version": "3.7.2" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "1.fc40", "source": "rpm", "version": "2.5.7" } ], "libatasmart": [ { "arch": "x86_64", "epoch": null, "name": "libatasmart", "release": "28.fc40", "source": "rpm", "version": "0.19" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.fc40", "source": "rpm", "version": "2.5.2" } ], "libb2": [ { "arch": "x86_64", "epoch": null, "name": "libb2", "release": "11.fc40", "source": "rpm", "version": "0.98.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "56.fc40", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-fs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-fs", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-loop": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-loop", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-nvme": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-nvme", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-part": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-part", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "3.fc40", "source": "rpm", "version": "1.2.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc40", "source": "rpm", "version": "1.1.0" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "3.fc40", "source": "rpm", "version": "2.10" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "8.fc40", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "4.fc40", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "1.fc40", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "56.fc40", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.fc40", "source": "rpm", "version": "1.47.0" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "5.fc40", "source": "rpm", "version": "0.1.20" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "10.fc40", "source": "rpm", "version": "8.6.0" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "56.fc40", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc40", "source": "rpm", "version": "0.73.3" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "2.fc40", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "53.20240808cvs.fc40", "source": "rpm", "version": "3.1" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "11.fc40", "source": "rpm", "version": "4.33" } ], "libevdev": [ { "arch": "x86_64", "epoch": null, "name": "libevdev", "release": "2.fc40", "source": "rpm", "version": "1.13.2" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "12.fc40", "source": "rpm", "version": "2.1.12" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "7.fc40", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "4.fc40", "source": "rpm", "version": "1.14.0" } ], "libfsverity": [ { "arch": "x86_64", "epoch": null, "name": "libfsverity", "release": "12.fc40", "source": "rpm", "version": "1.4" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc40", "source": "rpm", "version": "14.2.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc40", "source": "rpm", "version": "1.10.3" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc40", "source": "rpm", "version": "14.2.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc40", "source": "rpm", "version": "1.49" } ], "libgudev": [ { "arch": "x86_64", "epoch": null, "name": "libgudev", "release": "5.fc40", "source": "rpm", "version": "238" } ], "libgusb": [ { "arch": "x86_64", "epoch": null, "name": "libgusb", "release": "1.fc40", "source": "rpm", "version": "0.4.9" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc40", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "56.fc40", "source": "rpm", "version": "1.3.1" } ], "libjcat": [ { "arch": "x86_64", "epoch": null, "name": "libjcat", "release": "2.fc40", "source": "rpm", "version": "0.2.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "10.fc40", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "10.fc40", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "1.fc40", "source": "rpm", "version": "1.6.6" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "4.fc40", "source": "rpm", "version": "2.9.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc40", "source": "rpm", "version": "1.10.0" } ], "libmbim": [ { "arch": "x86_64", "epoch": null, "name": "libmbim", "release": "3.fc40", "source": "rpm", "version": "1.30.0" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "5.fc40", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "12.fc40", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "5.fc40", "source": "rpm", "version": "1.3.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "9.fc40", "source": "rpm", "version": "1.8" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc40", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "27.fc40", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "0.fc40", "source": "rpm", "version": "2.7.1" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "5.fc40", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "3.fc40", "source": "rpm", "version": "1.59.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc40", "source": "rpm", "version": "3.10.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "1.fc40", "source": "rpm", "version": "2.0.1" } ], "libnvme": [ { "arch": "x86_64", "epoch": null, "name": "libnvme", "release": "1.fc40", "source": "rpm", "version": "1.8" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "56.fc40", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc40", "source": "rpm", "version": "1.5.7" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "1.fc40", "source": "rpm", "version": "2.1.1" } ], "libproxy": [ { "arch": "x86_64", "epoch": null, "name": "libproxy", "release": "1.fc40", "source": "rpm", "version": "0.5.5" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "3.fc40", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "9.fc40", "source": "rpm", "version": "1.4.5" } ], "libqmi": [ { "arch": "x86_64", "epoch": null, "name": "libqmi", "release": "5.fc40", "source": "rpm", "version": "1.34.0" } ], "libqrtr-glib": [ { "arch": "x86_64", "epoch": null, "name": "libqrtr-glib", "release": "5.fc40", "source": "rpm", "version": "1.2.2" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "56.fc40", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc40", "source": "rpm", "version": "1.18.1" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc40", "source": "rpm", "version": "2.17.15" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc40", "source": "rpm", "version": "2.5.5" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "4.fc40", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "4.fc40", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "libsodium": [ { "arch": "x86_64", "epoch": null, "name": "libsodium", "release": "1.fc40", "source": "rpm", "version": "1.0.20" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc40", "source": "rpm", "version": "0.7.30" } ], "libsoup3": [ { "arch": "x86_64", "epoch": null, "name": "libsoup3", "release": "3.fc40", "source": "rpm", "version": "3.4.4" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.fc40", "source": "rpm", "version": "1.47.0" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "5.fc40", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "5.fc40", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc40", "source": "rpm", "version": "2.9.5" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc40", "source": "rpm", "version": "2.9.5" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc40", "source": "rpm", "version": "2.9.5" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc40", "source": "rpm", "version": "2.9.5" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc40", "source": "rpm", "version": "14.2.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc40", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "6.fc40", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc40", "source": "rpm", "version": "1.4.10" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc40", "source": "rpm", "version": "0.16.1" } ], "libtextstyle": [ { "arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "4.fc40", "source": "rpm", "version": "0.22.5" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.fc40", "source": "rpm", "version": "1.3.5" } ], "libtool-ltdl": [ { "arch": "x86_64", "epoch": null, "name": "libtool-ltdl", "release": "10.fc40", "source": "rpm", "version": "2.4.7" } ], "libudisks2": [ { "arch": "x86_64", "epoch": null, "name": "libudisks2", "release": "5.fc40", "source": "rpm", "version": "2.10.1" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc40", "source": "rpm", "version": "1.1" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "2.fc40", "source": "rpm", "version": "1.0.27" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "13.fc40", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "libuv": [ { "arch": "x86_64", "epoch": 1, "name": "libuv", "release": "1.fc40", "source": "rpm", "version": "1.48.0" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc40", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "8.fc40", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "5.fc40", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "5.fc40", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc40", "source": "rpm", "version": "1.6.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "1.fc40", "source": "rpm", "version": "2.12.8" } ], "libxmlb": [ { "arch": "x86_64", "epoch": null, "name": "libxmlb", "release": "2.fc40", "source": "rpm", "version": "0.3.19" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "1.fc40", "source": "rpm", "version": "1.1.42" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "14.fc40", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc40", "source": "rpm", "version": "1.5.6" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.fc40", "source": "rpm", "version": "1.5.6" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc40", "source": "rpm", "version": "0.9.33" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc40", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": null, "name": "lvm2", "release": "1.fc40", "source": "rpm", "version": "2.03.23" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": null, "name": "lvm2-libs", "release": "1.fc40", "source": "rpm", "version": "2.03.23" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "6.fc40", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "12.fc40", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "9.fc40", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "6.fc40", "source": "rpm", "version": "4.4.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc40", "source": "rpm", "version": "2.12.0" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "8.fc40", "source": "rpm", "version": "4.2" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "1.fc40", "source": "rpm", "version": "0.7.1" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "9.fc40", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc40", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "nano": [ { "arch": "x86_64", "epoch": null, "name": "nano", "release": "7.fc40", "source": "rpm", "version": "7.2" } ], "nano-default-editor": [ { "arch": "noarch", "epoch": null, "name": "nano-default-editor", "release": "7.fc40", "source": "rpm", "version": "7.2" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20240127.fc40", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20240127.fc40", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20240127.fc40", "source": "rpm", "version": "6.4" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.69.20160912git.fc40", "source": "rpm", "version": "2.0" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "6.fc40", "source": "rpm", "version": "3.9.1" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "0.fc40", "source": "rpm", "version": "2.7.1" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.fc40", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "1.fc40", "source": "rpm", "version": "1.7" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "28.fc40", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "1.fc40", "source": "rpm", "version": "3.103.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "1.fc40", "source": "rpm", "version": "3.103.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "1.fc40", "source": "rpm", "version": "3.103.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "1.fc40", "source": "rpm", "version": "3.103.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "1.fc40", "source": "rpm", "version": "3.103.0" } ], "ntfs-3g": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g", "release": "5.fc40", "source": "rpm", "version": "2022.10.3" } ], "ntfs-3g-libs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g-libs", "release": "5.fc40", "source": "rpm", "version": "2022.10.3" } ], "ntfsprogs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfsprogs", "release": "5.fc40", "source": "rpm", "version": "2022.10.3" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "3.fc40", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc40", "source": "rpm", "version": "2.6.7" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "1.fc40.4", "source": "rpm", "version": "9.6p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "1.fc40.4", "source": "rpm", "version": "9.6p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "1.fc40.4", "source": "rpm", "version": "9.6p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc40", "source": "rpm", "version": "3.2.2" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "3.fc40", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc40", "source": "rpm", "version": "3.2.2" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "8.fc40", "source": "rpm", "version": "0.4.12" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc40", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "1.fc40", "source": "rpm", "version": "0.25.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "1.fc40", "source": "rpm", "version": "0.25.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "3.fc40", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "3.fc40", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "4.fc40", "source": "rpm", "version": "3.6" } ], "passim": [ { "arch": "x86_64", "epoch": null, "name": "passim", "release": "1.fc40", "source": "rpm", "version": "0.1.7" } ], "passim-libs": [ { "arch": "x86_64", "epoch": null, "name": "passim-libs", "release": "1.fc40", "source": "rpm", "version": "0.1.7" } ], "pcp": [ { "arch": "x86_64", "epoch": null, "name": "pcp", "release": "2.fc40", "source": "rpm", "version": "6.3.0" } ], "pcp-conf": [ { "arch": "x86_64", "epoch": null, "name": "pcp-conf", "release": "2.fc40", "source": "rpm", "version": "6.3.0" } ], "pcp-doc": [ { "arch": "noarch", "epoch": null, "name": "pcp-doc", "release": "2.fc40", "source": "rpm", "version": "6.3.0" } ], "pcp-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcp-libs", "release": "2.fc40", "source": "rpm", "version": "6.3.0" } ], "pcp-pmda-dm": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-dm", "release": "2.fc40", "source": "rpm", "version": "6.3.0" } ], "pcp-pmda-elasticsearch": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-elasticsearch", "release": "2.fc40", "source": "rpm", "version": "6.3.0" } ], "pcp-pmda-nfsclient": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-nfsclient", "release": "2.fc40", "source": "rpm", "version": "6.3.0" } ], "pcp-pmda-openmetrics": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-openmetrics", "release": "2.fc40", "source": "rpm", "version": "6.3.0" } ], "pcp-selinux": [ { "arch": "x86_64", "epoch": null, "name": "pcp-selinux", "release": "2.fc40", "source": "rpm", "version": "6.3.0" } ], "pcp-system-tools": [ { "arch": "x86_64", "epoch": null, "name": "pcp-system-tools", "release": "2.fc40", "source": "rpm", "version": "6.3.0" } ], "pcp-zeroconf": [ { "arch": "x86_64", "epoch": null, "name": "pcp-zeroconf", "release": "2.fc40", "source": "rpm", "version": "6.3.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.fc40", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.fc40", "source": "rpm", "version": "10.44" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.fc40", "source": "rpm", "version": "2.0.3" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "3.fc40", "source": "rpm", "version": "1.5.5" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.fc40", "source": "rpm", "version": "2.0.3" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "506.fc40", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "506.fc40", "source": "rpm", "version": "1.88" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "502.fc40", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "506.fc40", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "503.fc40", "source": "rpm", "version": "2.188" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "502.fc40", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "3.fc40", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "506.fc40", "source": "rpm", "version": "1.54" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "505.fc40", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "506.fc40", "source": "rpm", "version": "1.37" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "15.fc40", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "3.fc40", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "506.fc40", "source": "rpm", "version": "1.15" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "506.fc40", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "506.fc40", "source": "rpm", "version": "1.43" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "503.fc40", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "503.fc40", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "506.fc40", "source": "rpm", "version": "1.13" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "506.fc40", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.fc40", "source": "rpm", "version": "2.57" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "506.fc40", "source": "rpm", "version": "1.13" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.fc40", "source": "rpm", "version": "2.46.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "5.fc40", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "506.fc40", "source": "rpm", "version": "1.52" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "2.fc40", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "1.fc40", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "506.fc40", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "503.fc40", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "3.fc40", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "506.fc40", "source": "rpm", "version": "1.16" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "3.fc40", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "506.fc40", "source": "rpm", "version": "2.13" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "502.fc40", "source": "rpm", "version": "3.89" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "503.fc40", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "503.fc40", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "6.fc40", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "504.fc40", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "503.fc40", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "506.fc40", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "1.fc40", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "502.fc40", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "506.fc40", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "504.fc40", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "503.fc40", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "21.fc40", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "502.fc40", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "1.fc40", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "5.fc40", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "1.fc40", "source": "rpm", "version": "5.28" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "506.fc40", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "503.fc40", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "506.fc40", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "506.fc40", "source": "rpm", "version": "5.38.2" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "506.fc40", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "503.fc40", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "506.fc40", "source": "rpm", "version": "5.38.2" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "506.fc40", "source": "rpm", "version": "1.10" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "506.fc40", "source": "rpm", "version": "1.28" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "506.fc40", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "506.fc40", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "502.fc40", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "502.fc40", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "506.fc40", "source": "rpm", "version": "1.05" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "1.fc40", "source": "rpm", "version": "2.1.1" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "1.fc40", "source": "rpm", "version": "2.1.1" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "1.fc40", "source": "rpm", "version": "2.1.1" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "12.fc40", "source": "rpm", "version": "24.004.60" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "12.fc40", "source": "rpm", "version": "24.004.60" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "12.fc40", "source": "rpm", "version": "24.004.60" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "2.fc40", "source": "rpm", "version": "124" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "2.fc40", "source": "rpm", "version": "124" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "28.fc40", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "6.fc40", "source": "rpm", "version": "1.19" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "3.fc40", "source": "rpm", "version": "4.0.4" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc40", "source": "rpm", "version": "1.5.0" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "6.fc40", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc40", "source": "rpm", "version": "20240107" } ], "python-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc40", "source": "rpm", "version": "23.3.2" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc40", "source": "rpm", "version": "3.12.5" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc40", "source": "rpm", "version": "3.12.5" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "4.fc40", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc40", "source": "rpm", "version": "4.0.2" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "3.fc40", "source": "rpm", "version": "3.3.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "8.fc40", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "13.fc40", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc40", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "3.fc40", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc40", "source": "rpm", "version": "4.21.1" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc40", "source": "rpm", "version": "4.9.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.fc40", "source": "rpm", "version": "2.1.3" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "1.fc40", "source": "rpm", "version": "3.48.2" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc40", "source": "rpm", "version": "0.73.3" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "1.fc40", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc40", "source": "rpm", "version": "3.1.4" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "4.fc40", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "7.fc40", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "3.fc40", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "3.fc40", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "5.fc40", "source": "rpm", "version": "0.1.20" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc40", "source": "rpm", "version": "0.73.3" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc40", "source": "rpm", "version": "3.12.5" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "4.fc40", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "7.fc40", "source": "rpm", "version": "5.1.0" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "4.fc40", "source": "rpm", "version": "2.1.3" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "9.fc40", "source": "rpm", "version": "0.11.0" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.fc40", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "3.fc40", "source": "rpm", "version": "3.2.2" } ], "python3-pcp": [ { "arch": "x86_64", "epoch": null, "name": "python3-pcp", "release": "2.fc40", "source": "rpm", "version": "6.3.0" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "8.fc40", "source": "rpm", "version": "3.5" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "22.fc40", "source": "rpm", "version": "1.7.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "14.fc40", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "3.fc40", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc40", "source": "rpm", "version": "2.31.0" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "1.fc40", "source": "rpm", "version": "0.18.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc40", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "2.fc40", "source": "rpm", "version": "4.5.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "4.fc40", "source": "rpm", "version": "69.0.3" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "14.fc40", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "9.fc40", "source": "rpm", "version": "235" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc40", "source": "rpm", "version": "1.20.0" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.fc40", "source": "rpm", "version": "1.26.19" } ], "python3-urllib3+socks": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3+socks", "release": "1.fc40", "source": "rpm", "version": "1.26.19" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.fc40", "source": "rpm", "version": "4.1" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "5.fc40", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "5.fc40", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "8.fc40", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.fc40eng", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.fc40eng", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "2.fc40", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "36.fc40", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "1.fc40", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc40", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc40", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc40", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc40", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "1.fc40", "source": "rpm", "version": "1.7.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc40", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc40", "source": "rpm", "version": "3.3.0" } ], "rtl-sdr": [ { "arch": "x86_64", "epoch": null, "name": "rtl-sdr", "release": "3.fc40", "source": "rpm", "version": "0.6.0^20230921git1261fbb2" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "1.fc40", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.fc40", "source": "rpm", "version": "40.27" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.fc40", "source": "rpm", "version": "40.27" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc40", "source": "rpm", "version": "2.14.5" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc40", "source": "rpm", "version": "4.15.1" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "5.fc40", "source": "rpm", "version": "2.3" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc40", "source": "rpm", "version": "3.45.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc40", "source": "rpm", "version": "2.9.5" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc40", "source": "rpm", "version": "2.9.5" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc40", "source": "rpm", "version": "2.9.5" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc40", "source": "rpm", "version": "2.9.5" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "1.fc40", "source": "rpm", "version": "6.10" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "2.p5.fc40", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "3.fc40", "source": "rpm", "version": "255.10" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "3.fc40", "source": "rpm", "version": "255.10" } ], "systemd-networkd": [ { "arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "3.fc40", "source": "rpm", "version": "255.10" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "3.fc40", "source": "rpm", "version": "255.10" } ], "systemd-resolved": [ { "arch": "x86_64", "epoch": null, "name": "systemd-resolved", "release": "3.fc40", "source": "rpm", "version": "255.10" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "3.fc40", "source": "rpm", "version": "255.10" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "2.fc40", "source": "rpm", "version": "5.1" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "2.fc40", "source": "rpm", "version": "5.1" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "2.fc40", "source": "rpm", "version": "5.1" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "2.fc40", "source": "rpm", "version": "5.1" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "3.fc40", "source": "rpm", "version": "1.35" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "5.fc40", "source": "rpm", "version": "2021.11.0" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "23.fc40", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "2.fc40", "source": "rpm", "version": "20240811" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "1.fc40", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc40", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "1.fc40", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "5.fc40", "source": "rpm", "version": "2024a" } ], "udisks2": [ { "arch": "x86_64", "epoch": null, "name": "udisks2", "release": "5.fc40", "source": "rpm", "version": "2.10.1" } ], "unbound-anchor": [ { "arch": "x86_64", "epoch": null, "name": "unbound-anchor", "release": "1.fc40", "source": "rpm", "version": "1.20.0" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc40", "source": "rpm", "version": "1.20.0" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "63.fc40", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "4.fc40", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "1.fc40", "source": "rpm", "version": "9.1.672" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "1.fc40", "source": "rpm", "version": "9.1.672" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "1.fc40", "source": "rpm", "version": "9.1.672" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "1.fc40", "source": "rpm", "version": "9.1.672" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc40", "source": "rpm", "version": "9.1.672" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "21.fc40", "source": "rpm", "version": "0.3.12" } ], "wget2": [ { "arch": "x86_64", "epoch": null, "name": "wget2", "release": "11.fc40", "source": "rpm", "version": "2.1.0" } ], "wget2-libs": [ { "arch": "x86_64", "epoch": null, "name": "wget2-libs", "release": "11.fc40", "source": "rpm", "version": "2.1.0" } ], "wget2-wget": [ { "arch": "x86_64", "epoch": null, "name": "wget2-wget", "release": "11.fc40", "source": "rpm", "version": "2.1.0" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "41.fc40", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc40", "source": "rpm", "version": "6.5.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc40", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "1.fc40", "source": "rpm", "version": "9.1.672" } ], "xxhash-libs": [ { "arch": "x86_64", "epoch": null, "name": "xxhash-libs", "release": "2.fc40", "source": "rpm", "version": "0.8.2" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "3.fc40", "source": "rpm", "version": "5.4.6" } ], "xz-devel": [ { "arch": "x86_64", "epoch": 1, "name": "xz-devel", "release": "3.fc40", "source": "rpm", "version": "5.4.6" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "3.fc40", "source": "rpm", "version": "5.4.6" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc40", "source": "rpm", "version": "4.21.1" } ], "zchunk-libs": [ { "arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc40", "source": "rpm", "version": "1.5.1" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "40.fc40", "source": "rpm", "version": "3.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "1.fc40", "source": "rpm", "version": "2.1.7" } ], "zlib-ng-compat-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat-devel", "release": "1.fc40", "source": "rpm", "version": "2.1.7" } ], "zram-generator": [ { "arch": "x86_64", "epoch": null, "name": "zram-generator", "release": "11.fc40", "source": "rpm", "version": "1.1.2" } ], "zram-generator-defaults": [ { "arch": "noarch", "epoch": null, "name": "zram-generator-defaults", "release": "11.fc40", "source": "rpm", "version": "1.1.2" } ] } }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get Grafana version number from installed packages] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:36 Saturday 31 August 2024 06:24:31 -0400 (0:00:01.334) 0:00:58.662 ******* ok: [managed_node1] => { "ansible_facts": { "grafana_version": "10.2.6" }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v8 and earlier configuration] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:40 Saturday 31 August 2024 06:24:31 -0400 (0:00:00.054) 0:00:58.717 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "grafana_version is version('9.0.0', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v9 and later onfiguration] *** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:48 Saturday 31 August 2024 06:24:31 -0400 (0:00:00.060) 0:00:58.777 ******* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'performancecopilot' is undefined fatal: [managed_node1]: FAILED! => { "changed": false } MSG: AnsibleUndefinedVariable: 'performancecopilot' is undefined TASK [Handle failure case] ***************************************************** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml:41 Saturday 31 August 2024 06:24:31 -0400 (0:00:00.136) 0:00:58.913 ******* included: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node1 TASK [Collect logs] ************************************************************ task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Saturday 31 August 2024 06:24:31 -0400 (0:00:00.094) 0:00:59.008 ******* ok: [managed_node1] => { "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.050085", "end": "2024-08-31 06:24:32.127597", "rc": 0, "start": "2024-08-31 06:24:32.077512" } STDOUT: Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38582 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38599 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38615 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38637 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38653 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38670 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[38688]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38691 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38707 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38724 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[38742]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows 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 seuser=None serole=None selevel=None setype=None attributes=None Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38743 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38760 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38776 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:51 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38798 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38814 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38831 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[38849]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38852 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38868 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38885 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[38903]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies 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 seuser=None serole=None selevel=None setype=None attributes=None Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38904 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38921 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38937 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38959 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38975 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=38992 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[39010]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39013 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39029 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:52 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39046 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[39064]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops 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 seuser=None serole=None selevel=None setype=None attributes=None Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39065 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39082 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39098 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39120 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39136 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39153 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[39171]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39174 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39190 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39207 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[39225]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle 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 seuser=None serole=None selevel=None setype=None attributes=None Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39228 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39245 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39262 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39284 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39300 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:53 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39317 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[39335]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39338 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39354 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39371 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[39389]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads 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 seuser=None serole=None selevel=None setype=None attributes=None Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39390 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39407 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39423 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39445 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39461 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39478 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[39496]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39499 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39515 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:54 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39532 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[39550]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files 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 seuser=None serole=None selevel=None setype=None attributes=None Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39551 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39568 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39584 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39606 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39622 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39639 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[39657]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39658 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39675 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39691 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39713 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:55 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39729 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39746 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[39764]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows 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 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39765 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39782 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39798 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39820 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39836 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39853 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[39871]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies 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 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39872 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39889 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39905 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39927 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39943 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39960 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[39978]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops 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 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39979 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:56 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=39996 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40012 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40034 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40050 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40067 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[40085]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle 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 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40086 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40103 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40119 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40141 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40158 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40175 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[40193]: 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 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40194 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40211 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40227 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40249 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40265 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:57 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40282 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[40300]: 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 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40301 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40318 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40334 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40356 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40372 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40389 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[40407]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40410 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:58 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40427 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40443 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40465 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40481 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40498 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[40516]: 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 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40517 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40534 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40550 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40572 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40588 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40605 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[40623]: 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 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40626 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40642 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:23:59 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40659 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[40677]: 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 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40678 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40695 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40711 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40733 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40749 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40766 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[40784]: 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 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40787 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40803 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40820 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[40838]: 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 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40839 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:00 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40856 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40872 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40894 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40910 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40927 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[40946]: 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 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40949 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=40982 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41004 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41020 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:01 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41037 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[41055]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmproxy follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41058 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41074 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41091 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41107 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41124 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[41142]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099841.6985314-9956-210659810284112/.source dest=/etc/sysconfig/pmproxy mode=0644 follow=False _original_basename=pmproxy.defaults.j2 checksum=fa1a173dfa5b1affbf6767115bdae2ce00e98ecc backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41143 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41160 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41176 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41198 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41214 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41231 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:02 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[41249]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: Reloading requested from client PID 41252 ('systemctl') (unit session-5.scope)... Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: Reloading... Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 227 ms. Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=105 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=106 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=87 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=88 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=107 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=89 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=108 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=90 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=109 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=110 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=91 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=92 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=111 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=93 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=112 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=113 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=94 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=95 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=114 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=96 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=115 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=116 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=97 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=98 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=117 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=99 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=118 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=100 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=119 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=101 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=120 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=121 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=102 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=103 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=122 op=LOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=104 op=UNLOAD Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: Starting pmproxy.service - Proxy for Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit pmproxy.service has begun execution. ░░ ░░ The job identifier is 2794. Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: Started pmproxy.service - Proxy for Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit pmproxy.service has finished successfully. ░░ ░░ The job identifier is 2794. Aug 31 06:24:03 ip-10-31-8-245.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=pmproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41346 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41363 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41379 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41401 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41417 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41434 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:03 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[41452]: ansible-ansible.legacy.dnf Invoked with name=['grafana', 'grafana-pcp'] 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 31 06:24:10 ip-10-31-8-245.us-east-1.aws.redhat.com audit[41464]: ADD_GROUP pid=41464 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-group id=989 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' Aug 31 06:24:10 ip-10-31-8-245.us-east-1.aws.redhat.com groupadd[41464]: group added to /etc/group: name=grafana, GID=989 Aug 31 06:24:10 ip-10-31-8-245.us-east-1.aws.redhat.com audit[41464]: GRP_MGMT pid=41464 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-shadow-group id=989 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' Aug 31 06:24:10 ip-10-31-8-245.us-east-1.aws.redhat.com groupadd[41464]: group added to /etc/gshadow: name=grafana Aug 31 06:24:10 ip-10-31-8-245.us-east-1.aws.redhat.com groupadd[41464]: new group: name=grafana, GID=989 Aug 31 06:24:10 ip-10-31-8-245.us-east-1.aws.redhat.com useradd[41469]: new user: name=grafana, UID=989, GID=989, home=/usr/share/grafana, shell=/usr/sbin/nologin, from=none Aug 31 06:24:10 ip-10-31-8-245.us-east-1.aws.redhat.com audit[41469]: ADD_USER pid=41469 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 msg='op=add-user acct="grafana" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Aug 31 06:24:27 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: Converting 444 SID table entries... Aug 31 06:24:27 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Aug 31 06:24:27 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Aug 31 06:24:27 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Aug 31 06:24:27 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Aug 31 06:24:27 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Aug 31 06:24:27 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 31 06:24:27 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 31 06:24:27 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Aug 31 06:24:27 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Aug 31 06:24:27 ip-10-31-8-245.us-east-1.aws.redhat.com audit: MAC_POLICY_LOAD auid=0 ses=5 lsm=selinux res=1 Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: Converting 449 SID table entries... Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com audit: MAC_POLICY_LOAD auid=0 ses=5 lsm=selinux res=1 Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com audit[41496]: USER_MAC_CONFIG_CHANGE pid=41496 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:semanage_t:s0-s0:c0.c1023 msg='resrc=port op=add lport=3000 proto=6 tcontext=system_u:object_r:grafana_port_t:s0 comm="semanage" exe="/usr/bin/python3.12" hostname=? addr=? terminal=? res=success' Aug 31 06:24:28 ip-10-31-8-245.us-east-1.aws.redhat.com audit[624]: USER_MAC_POLICY_LOAD pid=624 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=6 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' Aug 31 06:24:29 ip-10-31-8-245.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=run-r9f7c67cdaa25421ba2a12a7f6c04a9c9 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: Started run-r9f7c67cdaa25421ba2a12a7f6c04a9c9.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r9f7c67cdaa25421ba2a12a7f6c04a9c9.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit run-r9f7c67cdaa25421ba2a12a7f6c04a9c9.service has finished successfully. ░░ ░░ The job identifier is 2885. Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 2975. Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: Reloading requested from client PID 41517 ('systemctl') (unit session-5.scope)... Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: Reloading... Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 370 ms. Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=123 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=124 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=105 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=106 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=125 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=107 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=126 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=108 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=127 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=128 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=109 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=110 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=129 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=111 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=130 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=131 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=112 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=113 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=132 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=114 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=133 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=134 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=115 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=116 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=135 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=117 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=136 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=118 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=137 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=119 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=138 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=139 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=120 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=121 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=140 op=LOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com audit: BPF prog-id=122 op=UNLOAD Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 2975. Aug 31 06:24:29 ip-10-31-8-245.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=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 31 06:24:29 ip-10-31-8-245.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=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 31 06:24:29 ip-10-31-8-245.us-east-1.aws.redhat.com systemd[1]: run-r9f7c67cdaa25421ba2a12a7f6c04a9c9.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-r9f7c67cdaa25421ba2a12a7f6c04a9c9.service has successfully entered the 'dead' state. Aug 31 06:24:29 ip-10-31-8-245.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=run-r9f7c67cdaa25421ba2a12a7f6c04a9c9 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41574 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41591 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41607 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41629 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41645 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41662 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:30 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[41680]: ansible-package_facts Invoked with manager=['auto'] strategy=first Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 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 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 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 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41681 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41698 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41714 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41736 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41753 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41769 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41791 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41807 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_END pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGOUT pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=ssh res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_LOGIN pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: USER_START pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=/dev/pts/0 res=success' Aug 31 06:24:31 ip-10-31-8-245.us-east-1.aws.redhat.com audit[2658]: CRYPTO_KEY_USER pid=2658 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:e7:75:f0:ee:c9:b9:e2:f1:b2:9f:5c:a1:f2:ef:53:b6:94:b9:16:e0:0e:65:6a:c9:aa:9a:6b:56:99:ea:f1:cc direction=? spid=41824 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.43.198 terminal=? res=success' Aug 31 06:24:32 ip-10-31-8-245.us-east-1.aws.redhat.com python3.12[41842]: 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 28 drwxr-xr-x. 3 root root 60 Aug 31 06:17 initramfs/ drwxr-xr-x. 2 root root 60 Aug 31 06:17 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Aug 31 06:17 log/ drwxr-xr-x. 3 root root 60 Aug 31 06:17 tpm2-tss/ drwxr-xr-x. 2 root root 40 Aug 31 06:17 mount/ -r--r--r--. 1 root root 33 Aug 31 06:17 machine-id prw-------. 1 root root 0 Aug 31 06:17 dmeventd-server| prw-------. 1 root root 0 Aug 31 06:17 dmeventd-client| prw-------. 1 root root 0 Aug 31 06:17 initctl| drwx------. 2 root root 80 Aug 31 06:17 lvm/ drwx------. 2 root root 40 Aug 31 06:17 cryptsetup/ drwxr-xr-x. 2 root root 40 Aug 31 06:17 setrans/ drwxr-xr-x. 4 root root 80 Aug 31 06:17 lock/ drwxr-xr-x. 2 root root 40 Aug 31 06:17 sepermit/ drwx--x---. 2 root root 40 Aug 31 06:17 mdadm/ drwxr-xr-x. 2 root root 40 Aug 31 06:17 faillock/ drwxr-xr-x. 2 root root 40 Aug 31 06:17 console/ drwx------. 2 rpc rpc 40 Aug 31 06:17 rpcbind/ -rw-r--r--. 1 root root 0 Aug 31 06:17 motd drwx--x--x. 3 root root 60 Aug 31 06:17 sudo/ drwxr-xr-x. 2 root root 40 Aug 31 06:17 motd.d/ drwxr-xr-x. 2 root root 40 Aug 31 06:17 media/ -rw-r--r--. 1 root root 4 Aug 31 06:17 auditd.pid drwxr-xr-x. 2 root root 60 Aug 31 06:17 dbus/ drwxr-xr-x. 2 root root 60 Aug 31 06:17 pcscd/ srw-rw-rw-. 1 root root 0 Aug 31 06:17 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 100 Aug 31 06:17 dhcpcd/ -rw-------. 1 root root 4 Aug 31 06:17 gssproxy.pid srw-rw-rw-. 1 root root 0 Aug 31 06:17 gssproxy.sock= srw-rw-rw-. 1 root root 0 Aug 31 06:17 gssproxy.default.sock= drwxr-xr-x. 4 root root 120 Aug 31 06:17 NetworkManager/ drwxr-xr-x. 2 root root 60 Aug 31 06:17 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Aug 31 06:17 chrony/ drwxr-xr-x. 2 root root 80 Aug 31 06:17 blkid/ dr-xr-xr-x. 19 root root 4096 Aug 31 06:17 ../ -rw-------. 1 root root 4 Aug 31 06:17 sm-notify.pid -rw-r--r--. 1 root root 4 Aug 31 06:17 sshd.pid drwxr-xr-x. 2 root root 40 Aug 31 06:17 plymouth/ drwx------. 3 root root 340 Aug 31 06:17 cloud-init/ drwxr-xr-x. 2 root root 40 Aug 31 06:17 credentials/ -rw-------. 1 root root 0 Aug 31 06:17 agetty.reload drwxr-xr-x. 7 root root 160 Aug 31 06:18 udev/ drwxr-xr-x. 3 root root 60 Aug 31 06:19 user/ drwxr-xr-x. 2 root root 120 Aug 31 06:21 selinux-policy/ drwxrwxr-x. 2 pcp pcp 240 Aug 31 06:24 pcp/ drwxr-xr-x. 2 grafana grafana 40 Aug 31 06:24 grafana/ drwxr-xr-x. 35 root root 980 Aug 31 06:24 ./ drwxr-xr-x. 26 root root 640 Aug 31 06:24 systemd/ -rw-rw-r--. 1 root utmp 1920 Aug 31 06:24 utmp total 16 -r--r--r--. 1 pcp pcp 5 Aug 31 06:21 pmlogger.pid srw-rw-rw-. 1 pcp pcp 0 Aug 31 06:21 pmlogger.17591.socket= lrwxrwxrwx. 1 pcp pcp 30 Aug 31 06:21 pmlogger.primary.socket -> /run/pcp/pmlogger.17591.socket= srw-rw-rw-. 1 pcp pcp 0 Aug 31 06:21 pmlogger.18393.socket= srw-rw-rw-. 1 pcp pcp 0 Aug 31 06:22 pmlogger.19261.socket= srw-rw-rw-. 1 root root 0 Aug 31 06:23 pmcd.socket= -r--r--r--. 1 root root 5 Aug 31 06:23 pmcd.pid -r--r--r--. 1 pcp pcp 5 Aug 31 06:23 pmie.pid srwxrwxrwx. 1 pcp pcp 0 Aug 31 06:24 pmproxy.socket= -r--r--r--. 1 pcp pcp 5 Aug 31 06:24 pmproxy.pid drwxrwxr-x. 2 pcp pcp 240 Aug 31 06:24 ./ drwxr-xr-x. 35 root root 980 Aug 31 06:24 ../ TASK [Reraise error] *********************************************************** task path: /tmp/collections-Np0/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Saturday 31 August 2024 06:24:32 -0400 (0:00:00.529) 0:00:59.538 ******* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: {'failed': True, 'msg': "AnsibleUndefinedVariable: 'performancecopilot' is undefined", 'exception': 'Traceback (most recent call last):\n File "/usr/local/lib/python3.12/site-packages/ansible/template/__init__.py", line 993, in do_template\n res = myenv.concat(rf)\n ^^^^^^^^^^^^^^^^\n File "/usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py", line 81, in ansible_concat\n return \'\'.join([to_text(v) for v in nodes])\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "