[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. No config file found; using defaults running playbook inside collection fedora.linux_system_roles PLAY [Test management of swap] ************************************************* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 06:58:32 -0400 (0:00:00.021) 0:00:00.021 ********* [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 [Include role to ensure packages are installed] *************************** Thursday 25 July 2024 06:58:33 -0400 (0:00:01.303) 0:00:01.325 ********* included: fedora.linux_system_roles.storage for managed_node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 06:58:33 -0400 (0:00:00.033) 0:00:01.359 ********* included: /var/ARTIFACTS/work-generalqrud9m2m/plans/general/tree/tmp.Q7l4y5p4BI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** Thursday 25 July 2024 06:58:33 -0400 (0:00:00.025) 0:00:01.384 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 06:58:34 -0400 (0:00:00.028) 0:00:01.412 ********* skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generalqrud9m2m/plans/general/tree/tmp.Q7l4y5p4BI/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 06:58:34 -0400 (0:00:00.050) 0:00:01.463 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** Thursday 25 July 2024 06:58:34 -0400 (0:00:00.505) 0:00:01.969 ********* ok: [managed_node1] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** Thursday 25 July 2024 06:58:34 -0400 (0:00:00.028) 0:00:01.997 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** Thursday 25 July 2024 06:58:34 -0400 (0:00:00.018) 0:00:02.015 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** Thursday 25 July 2024 06:58:34 -0400 (0:00:00.017) 0:00:02.033 ********* included: /var/ARTIFACTS/work-generalqrud9m2m/plans/general/tree/tmp.Q7l4y5p4BI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* Thursday 25 July 2024 06:58:34 -0400 (0:00:00.058) 0:00:02.091 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** Thursday 25 July 2024 06:58:36 -0400 (0:00:01.957) 0:00:04.048 ********* ok: [managed_node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** Thursday 25 July 2024 06:58:36 -0400 (0:00:00.022) 0:00:04.071 ********* ok: [managed_node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** Thursday 25 July 2024 06:58:36 -0400 (0:00:00.021) 0:00:04.093 ********* ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** Thursday 25 July 2024 06:58:37 -0400 (0:00:00.766) 0:00:04.860 ********* included: /var/ARTIFACTS/work-generalqrud9m2m/plans/general/tree/tmp.Q7l4y5p4BI/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** Thursday 25 July 2024 06:58:37 -0400 (0:00:00.038) 0:00:04.898 ********* skipping: [managed_node1] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 06:58:37 -0400 (0:00:00.039) 0:00:04.938 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 06:58:37 -0400 (0:00:00.027) 0:00:04.965 ********* skipping: [managed_node1] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 06:58:37 -0400 (0:00:00.038) 0:00:05.003 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* Thursday 25 July 2024 06:58:39 -0400 (0:00:01.805) 0:00:06.809 ********* 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" }, "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" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "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" }, "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** Thursday 25 July 2024 06:58:41 -0400 (0:00:02.481) 0:00:09.290 ********* ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** Thursday 25 July 2024 06:58:41 -0400 (0:00:00.050) 0:00:09.341 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 06:58:41 -0400 (0:00:00.020) 0:00:09.362 ********* ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** Thursday 25 July 2024 06:58:42 -0400 (0:00:00.603) 0:00:09.965 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** Thursday 25 July 2024 06:58:42 -0400 (0:00:00.029) 0:00:09.995 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904786.802402, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b5e855a57e721b6145fa3073b7d52a782c7cc353", "ctime": 1721812896.4059312, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131080, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812896.4059312, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1344, "uid": 0, "version": "140625276", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** Thursday 25 July 2024 06:58:43 -0400 (0:00:00.503) 0:00:10.498 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** Thursday 25 July 2024 06:58:43 -0400 (0:00:00.028) 0:00:10.527 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 06:58:43 -0400 (0:00:00.020) 0:00:10.547 ********* ok: [managed_node1] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** Thursday 25 July 2024 06:58:43 -0400 (0:00:00.029) 0:00:10.577 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** Thursday 25 July 2024 06:58:43 -0400 (0:00:00.027) 0:00:10.604 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 06:58:43 -0400 (0:00:00.025) 0:00:10.630 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 06:58:43 -0400 (0:00:00.029) 0:00:10.660 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** Thursday 25 July 2024 06:58:43 -0400 (0:00:00.022) 0:00:10.683 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 06:58:43 -0400 (0:00:00.031) 0:00:10.714 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 06:58:43 -0400 (0:00:00.035) 0:00:10.750 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** Thursday 25 July 2024 06:58:43 -0400 (0:00:00.022) 0:00:10.773 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721905088.8393722, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721812099.727, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1721811598.416, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3300739401", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** Thursday 25 July 2024 06:58:43 -0400 (0:00:00.397) 0:00:11.171 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 06:58:43 -0400 (0:00:00.020) 0:00:11.192 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 06:58:44 -0400 (0:00:00.939) 0:00:12.131 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks for swap] *********************************************** Thursday 25 July 2024 06:58:44 -0400 (0:00:00.035) 0:00:12.167 ********* included: /var/ARTIFACTS/work-generalqrud9m2m/plans/general/tree/tmp.Q7l4y5p4BI/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 06:58:44 -0400 (0:00:00.039) 0:00:12.207 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** Thursday 25 July 2024 06:58:46 -0400 (0:00:01.829) 0:00:14.036 ********* ok: [managed_node1] => { "changed": false, "disks": "Unable to find unused disk", "info": [ "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/zram0\" TYPE=\"disk\" SIZE=\"3897556992\" FSTYPE=\"\" LOG-SEC=\"4096\"", "filename [xvda2] is a partition", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions", "Disk [/dev/zram0] attrs [{'type': 'disk', 'size': '3897556992', 'fstype': '', 'ssize': '4096'}] size is less than requested" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 06:58:48 -0400 (0:00:01.548) 0:00:15.585 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -x\nexec 1>&2\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC\njournalctl -ex\n", "delta": "0:00:00.036100", "end": "2024-07-25 06:58:48.673846", "rc": 0, "start": "2024-07-25 06:58:48.637746" } STDERR: + exec + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" LOG-SEC="512" NAME="/dev/xvda1" TYPE="part" SIZE="1048576" FSTYPE="" LOG-SEC="512" NAME="/dev/xvda2" TYPE="part" SIZE="268433341952" FSTYPE="ext4" LOG-SEC="512" NAME="/dev/zram0" TYPE="disk" SIZE="3897556992" FSTYPE="" LOG-SEC="4096" + journalctl -ex Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=3757 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=3779 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=3795 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=3812 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[3830]: USER_ACCT pid=3830 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[3830]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rfkdmfysibdhewvalunlhlskrwcaqzwd ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905092.3406096-4289-14230425986008/AnsiballZ_command.py' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[3830]: USER_CMD pid=3830 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D72666B646D66797369626468657776616C756E6C686C736B72776361717A7764203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353039322E333430363039362D343238392D31343233303432353938363030382F416E736962616C6C5A5F636F6D6D616E642E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[3830]: CRED_REFR pid=3830 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[3830]: USER_START pid=3830 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[3830]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[3832]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _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 Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[3830]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[3830]: USER_END pid=3830 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[3830]: CRED_DISP pid=3830 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=3835 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:12 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=3852 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=3868 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=3890 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=3908 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=3925 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=3941 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:14 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=3958 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[3976]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4001 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4018 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4034 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4056 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4072 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4089 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4107]: USER_ACCT pid=4107 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4107]: USER_CMD pid=4107 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7371797668647073746863636972776D746167726761706378757262776E7770203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353039352E363436333234322D343336312D383639303833363932313534392F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4107]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sqyvhdpsthccirwmtagrgapcxurbwnwp ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905095.6463242-4361-8690836921549/AnsiballZ_setup.py' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4107]: CRED_REFR pid=4107 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4107]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4107]: USER_START pid=4107 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[4109]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4107]: USER_END pid=4107 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4107]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4107]: CRED_DISP pid=4107 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4134 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4151 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4167 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4189 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4205 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4222 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4240]: USER_ACCT pid=4240 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4240]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gmzfsxhodvqzwtgiorsdjjqkcmhvlwbo ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905096.7239482-4373-278477658553289/AnsiballZ_stat.py' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4240]: USER_CMD pid=4240 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D676D7A667378686F6476717A777467696F7273646A6A716B636D68766C77626F203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353039362E373233393438322D343337332D3237383437373635383535333238392F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4240]: CRED_REFR pid=4240 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4240]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4240]: USER_START pid=4240 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[4242]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4240]: USER_END pid=4240 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4240]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4240]: CRED_DISP pid=4240 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4243 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4260 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4276 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4298 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4314 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4331 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4349]: USER_ACCT pid=4349 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4349]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rinnugwpnikynagxofbfkwuswxuytjtp ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905097.439687-4388-88863979662734/AnsiballZ_dnf.py' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4349]: USER_CMD pid=4349 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D72696E6E756777706E696B796E6167786F6662666B77757377787579746A7470203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353039372E3433393638372D343338382D38383836333937393636323733342F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4349]: CRED_REFR pid=4349 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4349]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4349]: USER_START pid=4349 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:17 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[4351]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'stratisd', 'stratis-cli'] 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 Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4349]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4349]: USER_END pid=4349 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4349]: CRED_DISP pid=4349 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4353 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4370 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4386 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4408 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4424 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4441 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4459]: USER_ACCT pid=4459 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4459]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sqglzfsdpepaukuoyyolcpcnfwcwrbat ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905099.5038254-4398-278808032582421/AnsiballZ_blivet.py' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4459]: USER_CMD pid=4459 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7371676C7A66736470657061756B756F79796F6C6370636E6677637772626174203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353039392E353033383235342D343339382D3237383830383033323538323432312F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4459]: CRED_REFR pid=4459 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4459]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4459]: USER_START pid=4459 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[4461]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4459]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4459]: USER_END pid=4459 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4459]: CRED_DISP pid=4459 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4465 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4482 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4498 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4520 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4536 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4553 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4571]: USER_ACCT pid=4571 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4571]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vofsqvhunvanhrjjmxmpvwpvlspkvldl ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905100.4265127-4410-195967469131049/AnsiballZ_dnf.py' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4571]: USER_CMD pid=4571 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D766F6673717668756E76616E68726A6A6D786D70767770766C73706B766C646C203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353130302E343236353132372D343431302D3139353936373436393133313034392F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4571]: CRED_REFR pid=4571 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4571]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4571]: USER_START pid=4571 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:20 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[4573]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] 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 Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4571]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4571]: USER_END pid=4571 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4571]: CRED_DISP pid=4571 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4575 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4592 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4608 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4630 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4646 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4663 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4681]: USER_ACCT pid=4681 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4681]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vrrikxwzbegamzbdtklhxvrgysntzdoa ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905102.1738458-4418-82904175423345/AnsiballZ_service_facts.py' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4681]: USER_CMD pid=4681 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D767272696B78777A626567616D7A6264746B6C687876726779736E747A646F61203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353130322E313733383435382D343431382D38323930343137353432333334352F416E736962616C6C5A5F736572766963655F66616374732E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4681]: CRED_REFR pid=4681 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4681]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4681]: USER_START pid=4681 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:22 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[4683]: ansible-service_facts Invoked Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4681]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4681]: USER_END pid=4681 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4681]: CRED_DISP pid=4681 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4794 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4811 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4827 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4849 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4865 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4882 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4900]: USER_ACCT pid=4900 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4900]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-acbheavgdenztsmjourxvbizxktvlcxr ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905104.6170914-4428-142741347513112/AnsiballZ_blivet.py' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4900]: USER_CMD pid=4900 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D616362686561766764656E7A74736D6A6F7572787662697A786B74766C637872203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353130342E363137303931342D343432382D3134323734313334373531333131322F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4900]: CRED_REFR pid=4900 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4900]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:24 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4900]: USER_START pid=4900 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[4902]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[4900]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4900]: USER_END pid=4900 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[4900]: CRED_DISP pid=4900 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4906 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4923 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4939 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4961 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4977 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=4994 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5012]: USER_ACCT pid=5012 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5012]: USER_CMD pid=5012 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D676D64706B6C616A6A72656E776E7474666C796763756E6779617763796A6262203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353130352E323530363631382D343433372D3137393734323638383632353133312F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5012]: CRED_REFR pid=5012 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5012]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gmdpklajjrenwnttflygcungyawcyjbb ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905105.2506618-4437-179742688625131/AnsiballZ_stat.py' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5012]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5012]: USER_START pid=5012 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[5014]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5012]: USER_END pid=5012 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5012]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5012]: CRED_DISP pid=5012 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5017 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5034 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5050 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5072 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5088 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5105 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5123]: USER_ACCT pid=5123 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5123]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hsgcvwbaewxskoovcnzgpcvpcwjczorh ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905105.9408634-4455-263252227104025/AnsiballZ_stat.py' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5123]: USER_CMD pid=5123 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6873676376776261657778736B6F6F76636E7A677063767063776A637A6F7268203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353130352E393430383633342D343435352D3236333235323232373130343032352F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5123]: CRED_REFR pid=5123 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5123]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5123]: USER_START pid=5123 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[5125]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5123]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5123]: USER_END pid=5123 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5123]: CRED_DISP pid=5123 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5128 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5145 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5161 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5183 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5199 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5216 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5234]: USER_ACCT pid=5234 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5234]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-teimxfhoifkkfvezocndyoseesfnurso ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905106.375387-4464-95222112082204/AnsiballZ_setup.py' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5234]: USER_CMD pid=5234 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7465696D7866686F69666B6B6676657A6F636E64796F73656573666E7572736F203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353130362E3337353338372D343436342D39353232323131323038323230342F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5234]: CRED_REFR pid=5234 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5234]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5234]: USER_START pid=5234 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:26 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[5236]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5234]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5234]: USER_END pid=5234 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5234]: CRED_DISP pid=5234 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5261 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5278 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5294 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5316 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5332 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5349 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5367]: USER_ACCT pid=5367 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5367]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rlbweqgcqdvyzqzqicttmcjctoupmofp ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905107.4141715-4474-212403499323608/AnsiballZ_dnf.py' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5367]: USER_CMD pid=5367 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D726C627765716763716476797A717A71696374746D636A63746F75706D6F6670203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353130372E343134313731352D343437342D3231323430333439393332333630382F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5367]: CRED_REFR pid=5367 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5367]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5367]: USER_START pid=5367 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:27 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[5369]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] 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 Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5367]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5367]: USER_END pid=5367 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5367]: CRED_DISP pid=5367 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5371 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5388 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5404 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5426 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5442 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5459 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5477]: USER_ACCT pid=5477 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5477]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jtfjqbtlfpvgwsvyzqdgjaakfjtnrkwd ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905109.1489398-4482-174665772628446/AnsiballZ_find_unused_disk.py' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5477]: USER_CMD pid=5477 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6A74666A7162746C66707667777376797A7164676A61616B666A746E726B7764203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353130392E313438393339382D343438322D3137343636353737323632383434362F416E736962616C6C5A5F66696E645F756E757365645F6469736B2E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5477]: CRED_REFR pid=5477 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5477]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5477]: USER_START pid=5477 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:29 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[5479]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=3g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5477]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5477]: USER_END pid=5477 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5477]: CRED_DISP pid=5477 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5483 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5500 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5516 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5538 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5554 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5571 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5589]: USER_ACCT pid=5589 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5589]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fftpryacayfqpumusxbvpomlawujsdyb ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905110.7869616-4490-182839888120444/AnsiballZ_command.py' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5589]: USER_CMD pid=5589 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D66667470727961636179667170756D7573786276706F6D6C6177756A73647962203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353131302E373836393631362D343439302D3138323833393838383132303434342F416E736962616C6C5A5F636F6D6D616E642E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5589]: CRED_REFR pid=5589 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5589]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5589]: USER_START pid=5589 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[5591]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _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 Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[5589]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5589]: USER_END pid=5589 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[5589]: CRED_DISP pid=5589 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5594 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:31 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5611 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5627 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5649 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5667 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5684 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5700 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5717 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[5735]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5760 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:33 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5777 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5793 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5815 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5831 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5848 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[5866]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5867 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5884 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5900 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5922 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5938 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5955 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:35 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[5973]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'stratisd', 'stratis-cli'] 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 Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5975 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=5992 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6008 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6030 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6046 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6063 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[6081]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6102 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6118 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6140 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6156 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6173 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:38 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[6191]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] 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 Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6193 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6210 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6226 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6248 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6264 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6281 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:39 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[6299]: ansible-service_facts Invoked Jul 25 06:58:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6410 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6427 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6443 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6465 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6481 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6498 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[6516]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6520 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6537 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6553 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6575 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6591 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6608 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[6626]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6629 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6646 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6662 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6684 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6700 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6717 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[6735]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6738 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6755 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6771 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6793 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6809 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6826 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[6844]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6869 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6886 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6902 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6924 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6940 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:44 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6957 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:45 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[6975]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] 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 Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6977 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=6994 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=7010 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=7032 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=7048 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:46 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=7065 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:47 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[7083]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_size=0 max_return=1 match_sector_size=False with_interface=None Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=7087 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=7104 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=7120 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=7142 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=7158 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=7175 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 06:58:48 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[7193]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _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 TASK [Set unused_disks if necessary] ******************************************* Thursday 25 July 2024 06:58:48 -0400 (0:00:00.573) 0:00:16.158 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'Unable to find unused disk' not in unused_disks_return.disks", "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** Thursday 25 July 2024 06:58:48 -0400 (0:00:00.024) 0:00:16.183 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=29 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 06:58:48 -0400 (0:00:00.026) 0:00:16.210 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 2.48s fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.96s Ensure test packages ---------------------------------------------------- 1.83s fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.81s Find unused disks in the system ----------------------------------------- 1.55s Gathering Facts --------------------------------------------------------- 1.30s fedora.linux_system_roles.storage : Update facts ------------------------ 0.94s fedora.linux_system_roles.storage : Get required packages --------------- 0.77s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.60s Debug why there are no unused disks ------------------------------------- 0.57s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.51s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.50s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.40s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.06s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.05s fedora.linux_system_roles.storage : Set storage_cryptsetup_services ----- 0.05s Get unused disks for swap ----------------------------------------------- 0.04s fedora.linux_system_roles.storage : Check if the COPR support packages should be installed --- 0.04s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.04s fedora.linux_system_roles.storage : Enable COPRs ------------------------ 0.04s