No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Test RAID cleanup] ******************************************************* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:21:01 -0400 (0:00:00.020) 0:00:00.020 ********* ok: [managed_node1] TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:21:02 -0400 (0:00:01.095) 0:00:01.116 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:21:02 -0400 (0:00:00.026) 0:00:01.142 ********* included: /var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/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 07:21:02 -0400 (0:00:00.039) 0:00:01.181 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:21:02 -0400 (0:00:00.034) 0:00:01.216 ********* skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:21:02 -0400 (0:00:00.064) 0:00:01.281 ********* 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 07:21:02 -0400 (0:00:00.504) 0:00:01.786 ********* 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 07:21:02 -0400 (0:00:00.037) 0:00:01.823 ********* 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 07:21:02 -0400 (0:00:00.016) 0:00:01.840 ********* 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 07:21:02 -0400 (0:00:00.016) 0:00:01.856 ********* included: /var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/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 07:21:02 -0400 (0:00:00.059) 0:00:01.916 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** Thursday 25 July 2024 07:21:05 -0400 (0:00:02.867) 0:00:04.783 ********* 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 07:21:05 -0400 (0:00:00.034) 0:00:04.818 ********* 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 07:21:05 -0400 (0:00:00.035) 0:00:04.854 ********* 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 07:21:06 -0400 (0:00:00.761) 0:00:05.615 ********* included: /var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/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 07:21:06 -0400 (0:00:00.060) 0:00:05.676 ********* TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:21:06 -0400 (0:00:00.017) 0:00:05.693 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:21:06 -0400 (0:00:00.018) 0:00:05.712 ********* TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:21:06 -0400 (0:00:00.017) 0:00:05.729 ********* 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 07:21:09 -0400 (0:00:02.725) 0:00:08.454 ********* 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" }, "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": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.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" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.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": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.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": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "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": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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": "active", "status": "enabled" }, "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-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "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": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "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-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-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": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.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-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.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-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" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "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": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** Thursday 25 July 2024 07:21:11 -0400 (0:00:02.048) 0:00:10.503 ********* 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 07:21:11 -0400 (0:00:00.034) 0:00:10.537 ********* TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:21:11 -0400 (0:00:00.020) 0:00:10.557 ********* 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 07:21:12 -0400 (0:00:00.617) 0:00:11.175 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** Thursday 25 July 2024 07:21:12 -0400 (0:00:00.021) 0:00:11.196 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904799.1180906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4644c54c9838cbc512975c626cc4f46832c5b181", "ctime": 1716969427.210901, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716969427.210901, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1321, "uid": 0, "version": "1528175122", "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 07:21:12 -0400 (0:00:00.416) 0:00:11.613 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** Thursday 25 July 2024 07:21:12 -0400 (0:00:00.022) 0:00:11.636 ********* TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:21:12 -0400 (0:00:00.018) 0:00:11.654 ********* 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 07:21:12 -0400 (0:00:00.023) 0:00:11.678 ********* 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 07:21:12 -0400 (0:00:00.024) 0:00:11.703 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:21:12 -0400 (0:00:00.023) 0:00:11.726 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:21:12 -0400 (0:00:00.020) 0:00:11.747 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** Thursday 25 July 2024 07:21:12 -0400 (0:00:00.022) 0:00:11.770 ********* TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:21:12 -0400 (0:00:00.020) 0:00:11.790 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:21:12 -0400 (0:00:00.020) 0:00:11.811 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** Thursday 25 July 2024 07:21:12 -0400 (0:00:00.021) 0:00:11.833 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721905009.1831107, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "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 07:21:13 -0400 (0:00:00.406) 0:00:12.239 ********* TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:21:13 -0400 (0:00:00.019) 0:00:12.259 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:21:14 -0400 (0:00:00.771) 0:00:13.030 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:21:14 -0400 (0:00:00.019) 0:00:13.050 ********* included: /var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:21:14 -0400 (0:00:00.028) 0:00:13.079 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** Thursday 25 July 2024 07:21:16 -0400 (0:00:02.756) 0:00:15.835 ********* 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=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:21:17 -0400 (0:00:00.535) 0:00:16.371 ********* 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.025997", "end": "2024-07-25 07:21:17.900384", "rc": 0, "start": "2024-07-25 07:21:17.874387" } 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="268434390528" FSTYPE="xfs" LOG-SEC="512" + journalctl -ex -- Logs begin at Thu 2024-07-25 06:52:50 EDT, end at Thu 2024-07-25 07:21:17 EDT. -- Jul 25 07:15:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121377]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121503]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xixpuspwlycmhcyivquohflvwacdqnab ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906116.3210845-24516-218331553259096/AnsiballZ_service_facts.py' Jul 25 07:15:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121503]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[121506]: ansible-service_facts Invoked Jul 25 07:15:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121503]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121723]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dklovhwpwmgrgkymipcqgcpdrrryufeo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906118.4054163-24529-13916924256014/AnsiballZ_blivet.py' Jul 25 07:15:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121723]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[121726]: 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 07:15:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121723]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121851]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ykoscbcgvtfjdoejekmmwiujzcxoigbt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906119.0100105-24540-217585706667899/AnsiballZ_stat.py' Jul 25 07:15:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121851]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[121854]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121851]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121979]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bvxwqcyyipugomwryvpjrdjqkhwtwgsd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906119.6327045-24569-61155299581148/AnsiballZ_stat.py' Jul 25 07:15:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121979]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[121982]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[121979]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122107]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zhovynhgsbkwtxzolcvrayvaswwyfnrw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906120.0499551-24580-109067008005558/AnsiballZ_setup.py' Jul 25 07:15:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122107]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:20 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[122110]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:15:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122107]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122261]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hevohhsowegykqltnjrlqxvdkajelnje ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906120.952011-24593-234832991890169/AnsiballZ_dnf.py' Jul 25 07:15:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122261]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[122264]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:15:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122261]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122387]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wwlszckqiwffjfiurrtxnhebbxeyeycc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906123.6184437-24602-201414423544417/AnsiballZ_find_unused_disk.py' Jul 25 07:15:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122387]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[122390]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:15:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122387]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122515]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-esfebnbjospmuqzciknhwercpbdogmas ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906124.142439-24611-158239410884818/AnsiballZ_command.py' Jul 25 07:15:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122515]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[122518]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:15:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122515]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[122682]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:15:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122833]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vinkrjwfzmkszmfonfrtfggodiitwapn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906127.9210553-24746-109720857905568/AnsiballZ_setup.py' Jul 25 07:15:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122833]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[122836]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:15:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122833]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122987]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ezlqeiycmbcvjrorgqykuikrhkipumbp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906128.889287-24763-66695800060490/AnsiballZ_stat.py' Jul 25 07:15:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122987]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[122990]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[122987]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123113]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sqavsetniniffnzdanuprakvcueuqzqj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906129.5669377-24780-50913083856385/AnsiballZ_dnf.py' Jul 25 07:15:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123113]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[123116]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:15:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123113]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123239]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lbzruqubshocertiwdnhynxkdccuhcws ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906132.4760208-24793-227755429253186/AnsiballZ_blivet.py' Jul 25 07:15:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123239]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[123242]: 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 07:15:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123239]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123367]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gmzotomeucyxixhynxmdehzxusilqdky ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906133.3589609-24810-24737316846345/AnsiballZ_dnf.py' Jul 25 07:15:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123367]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[123370]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:15:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123367]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123493]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iobhutitsubihnhqffbujjblvbnogsjq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906136.0213065-24819-144440646308825/AnsiballZ_service_facts.py' Jul 25 07:15:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123493]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[123496]: ansible-service_facts Invoked Jul 25 07:15:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123493]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123713]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-edmpzjyuohymgtuudmnqdbdipcxhcbsm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906138.104906-24832-266868917492591/AnsiballZ_blivet.py' Jul 25 07:15:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123713]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[123716]: 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 07:15:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123713]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123841]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nqepuzpmlsopxcgvwaixitotpypwazdw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906138.7125096-24843-229691568121298/AnsiballZ_stat.py' Jul 25 07:15:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123841]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[123844]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123841]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123969]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-frbgqxzheoyxdxfqtcfklbloijujropf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906139.331989-24872-104156134119296/AnsiballZ_stat.py' Jul 25 07:15:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123969]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[123972]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[123969]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124097]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nwyycbrfeinatmhsidytxfnhswktrbru ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906139.7524922-24883-238175678402548/AnsiballZ_setup.py' Jul 25 07:15:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124097]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[124100]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:15:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124097]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124251]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kxhnndfughxyrbcicufssvjxbwxuwwdo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906140.6686728-24896-139494359792875/AnsiballZ_dnf.py' Jul 25 07:15:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124251]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[124254]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:15:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124251]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124377]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qikxvggmvrotzwwdlwimsysncdunqmov ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906143.3307447-24905-159086595889484/AnsiballZ_find_unused_disk.py' Jul 25 07:15:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124377]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[124380]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:15:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124377]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124505]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wlifbfzejmclnwzezmdkonvmxvroeham ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906143.832868-24914-144958534504564/AnsiballZ_command.py' Jul 25 07:15:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124505]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[124508]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:15:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124505]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124672]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-abuewcfbxljbxwdogmrbbwhamclifmwe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906145.573878-24979-182222803529952/AnsiballZ_setup.py' Jul 25 07:15:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124672]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:46 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[124675]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:15:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124672]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124826]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xlqmhmyrfsumdlktdxcugyskbhreeywk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906146.8252177-24998-265170946236146/AnsiballZ_stat.py' Jul 25 07:15:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124826]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[124829]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124826]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124952]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dcslpipdwgkqquyyguvhjpskdsxxscwk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906147.5081825-25015-61675782801385/AnsiballZ_dnf.py' Jul 25 07:15:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124952]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:48 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[124955]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:15:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[124952]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125078]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xfosziawfepvfnjgjwqwfzutowgzezuo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906150.3531923-25028-34067944813253/AnsiballZ_blivet.py' Jul 25 07:15:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125078]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[125081]: 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 07:15:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125078]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125206]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ywbsvvoretiwnyiottpncmjuywddhpnf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906151.2279894-25045-64770822842931/AnsiballZ_dnf.py' Jul 25 07:15:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125206]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[125209]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:15:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125206]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125332]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gtfiydaytfjeisvycvkufzrgpixytcly ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906153.9884605-25054-178927805095241/AnsiballZ_service_facts.py' Jul 25 07:15:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125332]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[125335]: ansible-service_facts Invoked Jul 25 07:15:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125332]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125552]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dkluvhannzgikgakfopdmtjvsjcmemsy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906156.0516305-25067-117140103693008/AnsiballZ_blivet.py' Jul 25 07:15:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125552]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[125555]: 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 07:15:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125552]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125680]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-djsdnocqzwhhxdrzgkxfddfojwdalrol ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906156.647243-25078-54192722897724/AnsiballZ_stat.py' Jul 25 07:15:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125680]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[125683]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125680]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125808]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pupglkhukxtqiflstxbbdjihvybjttdv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906157.2405872-25107-192041702950376/AnsiballZ_stat.py' Jul 25 07:15:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125808]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[125811]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125808]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125936]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ynwfnfzlvjzglrrwwdlfukvtjnspabbw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906157.6487756-25118-119487670141983/AnsiballZ_setup.py' Jul 25 07:15:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125936]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[125939]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:15:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[125936]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126090]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-phlzhxqgflmtfkontnhjxssmryyccrjx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906158.536957-25131-120618942423351/AnsiballZ_dnf.py' Jul 25 07:15:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126090]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:15:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[126093]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:16:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126090]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126216]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ksolmzwzybblhdcxdjzuqrarzmyhikfn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906161.3219004-25140-112433637012679/AnsiballZ_find_unused_disk.py' Jul 25 07:16:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126216]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[126219]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:16:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126216]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126344]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rfrubdyrrlizrsylgoxwzuwpziunilbz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906161.8270464-25149-174475370665356/AnsiballZ_command.py' Jul 25 07:16:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126344]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[126347]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:16:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126344]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:05 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[126511]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:16:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126662]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gwbpgyqazthspwulsgmedekxeitkgnqd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906165.4307442-25284-68854893442988/AnsiballZ_setup.py' Jul 25 07:16:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126662]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:05 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[126665]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:16:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126662]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:06 ip-10-31-40-189.us-east-1.aws.redhat.com auditd[553]: Audit daemon rotating log files Jul 25 07:16:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126816]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nyulghvfxcscbozieagstdihrgauenfq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906166.391868-25301-158644769309809/AnsiballZ_stat.py' Jul 25 07:16:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126816]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[126819]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126816]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126942]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-odotyithoxgiawvvfthcjduheiubjcvw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906167.0556316-25318-218919699410151/AnsiballZ_dnf.py' Jul 25 07:16:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126942]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:07 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[126945]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:16:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[126942]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127068]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wecnylcoxcjmkzhvxmpfblzmtakgjump ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906169.9277842-25331-120448761484060/AnsiballZ_blivet.py' Jul 25 07:16:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127068]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:10 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[127071]: 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 07:16:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127068]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127196]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vmuviirlutduopjumnghrknsxcdazmak ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906170.795325-25348-179289263248766/AnsiballZ_dnf.py' Jul 25 07:16:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127196]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[127199]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:16:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127196]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127322]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hdkxnpqfqsxkauejmxvvvibancgpqbnu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906173.4795113-25357-165411336214819/AnsiballZ_service_facts.py' Jul 25 07:16:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127322]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[127325]: ansible-service_facts Invoked Jul 25 07:16:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127322]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127542]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tykefhfwffryrakhydguqsjdtvvugavt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906175.536873-25370-212817927394927/AnsiballZ_blivet.py' Jul 25 07:16:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127542]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[127545]: 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 07:16:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127542]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127670]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ulkftjaxvlcnlhuytlopmbfjtmumvptr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906176.1342983-25381-217818452312403/AnsiballZ_stat.py' Jul 25 07:16:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127670]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[127673]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127670]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127798]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ubultlsfhlhlzxlwibtsviuapwqsaiee ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906176.7417808-25410-141321724810794/AnsiballZ_stat.py' Jul 25 07:16:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127798]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[127801]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127798]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127926]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dtasjyygecysaoaliwrrvuxbivsskkpa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906177.1532214-25421-118513976095633/AnsiballZ_setup.py' Jul 25 07:16:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127926]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[127929]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:16:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[127926]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128080]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-twaudpoqbttlpgymvcnuqevwycbfhaig ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906178.0409327-25434-157695252981638/AnsiballZ_dnf.py' Jul 25 07:16:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128080]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[128083]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:16:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128080]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128206]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jmnsxsihqpdvwjchlqhzlusfhedacvzc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906180.6867366-25443-162609714801064/AnsiballZ_find_unused_disk.py' Jul 25 07:16:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128206]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[128209]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:16:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128206]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128334]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jqkrcurzmjaqjlroxmstboqchlvxnfqn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906181.1844015-25452-235276691232862/AnsiballZ_command.py' Jul 25 07:16:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128334]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[128337]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:16:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128334]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128501]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ewxtrnrjcwqmyusdgukemaywqzaouevq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906182.7518404-25517-117059880649685/AnsiballZ_setup.py' Jul 25 07:16:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128501]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[128504]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:16:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128501]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128655]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sfhetzcumvsdyhriozdumgwpcynzoipf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906183.99723-25536-133783672492199/AnsiballZ_stat.py' Jul 25 07:16:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128655]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[128658]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128655]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128781]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ofykqzhbvuigccxeuheylattewoxfxlo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906184.6817548-25553-172679250747024/AnsiballZ_dnf.py' Jul 25 07:16:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128781]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[128784]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:16:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128781]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128907]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eygtcntkwwrhuwfiruorsmirqwazbxwo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906187.5224955-25566-47175712848744/AnsiballZ_blivet.py' Jul 25 07:16:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128907]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[128910]: 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 07:16:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[128907]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129035]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zdnbguviupuwvqafmnagankqzthmiomq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906188.3940253-25583-247631714938822/AnsiballZ_dnf.py' Jul 25 07:16:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129035]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[129038]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:16:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129035]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129161]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pojbwftzfojzlhvzbftzvilvcubmawpz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906191.0703094-25592-82646057509468/AnsiballZ_service_facts.py' Jul 25 07:16:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129161]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[129164]: ansible-service_facts Invoked Jul 25 07:16:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129161]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129381]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kouabfcdwvgpvuhhrhmeclmgwnfehlfb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906193.1367242-25605-13216595825005/AnsiballZ_blivet.py' Jul 25 07:16:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129381]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[129384]: 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 07:16:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129381]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129509]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yyfkrrldkcusnpnjnoyeqwmnsbxruahp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906193.7329483-25616-172803026618863/AnsiballZ_stat.py' Jul 25 07:16:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129509]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[129512]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129509]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129637]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mhqnhdjttzufndktjhwgqbglrykqdajv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906194.3198667-25645-106994785740314/AnsiballZ_stat.py' Jul 25 07:16:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129637]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[129640]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129637]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129765]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-juibycrrnqreuerllysgqhitqqvmeclr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906194.7320282-25656-18636859294090/AnsiballZ_setup.py' Jul 25 07:16:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129765]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[129768]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:16:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129765]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129919]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sjiqjgzzptvtuxlhbhoyzngmchmglhft ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906195.6352763-25667-16115312174193/AnsiballZ_dnf.py' Jul 25 07:16:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129919]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[129922]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:16:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[129919]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130045]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yrwwvgnwwriiehdwpoigfyaiysptgcij ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906198.4235213-25676-193189668316745/AnsiballZ_find_unused_disk.py' Jul 25 07:16:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130045]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[130048]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:16:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130045]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130173]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nqpsealogvvkqdpbjqvfytuwfedcyizo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906198.9248903-25685-89419518342858/AnsiballZ_command.py' Jul 25 07:16:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130173]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[130176]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:16:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130173]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[130340]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:16:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130491]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-liefsapwuxxjxkgtllcqwpinqtktcnct ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906202.6179073-25820-214244810086934/AnsiballZ_setup.py' Jul 25 07:16:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130491]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[130494]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:16:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130491]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130645]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pmebpetozgrwmldfsfpxkuohginsalnj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906203.5813253-25837-261656237589736/AnsiballZ_stat.py' Jul 25 07:16:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130645]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[130648]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130645]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130771]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kzdubwvgiibtehrhhjxemoxrcqweahfd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906204.2465777-25854-100475243804088/AnsiballZ_dnf.py' Jul 25 07:16:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130771]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[130774]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:16:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130771]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130897]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zfmaefjbofxpzrqpkzfmcfxajuhqsvje ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906207.1243052-25867-258229200140505/AnsiballZ_blivet.py' Jul 25 07:16:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130897]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[130900]: 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 07:16:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[130897]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131025]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ocwuhihemckqinphzbmutafgaaetqcnl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906207.9929276-25884-256845327893579/AnsiballZ_dnf.py' Jul 25 07:16:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131025]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:48 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[131028]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:16:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131025]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131151]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xmytjpmaszxfygpqtawrigmgddgudeeg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906210.7945814-25893-693792500609/AnsiballZ_service_facts.py' Jul 25 07:16:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131151]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[131154]: ansible-service_facts Invoked Jul 25 07:16:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131151]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131371]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-arauxtyftyweijmgcqcdyzezpjykpqvg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906212.8634315-25906-145064027837929/AnsiballZ_blivet.py' Jul 25 07:16:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131371]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[131374]: 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 07:16:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131371]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131499]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pgvxcacsyzaqjsuhkvrurbmjhcidkbyc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906213.4710045-25917-256033522105751/AnsiballZ_stat.py' Jul 25 07:16:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131499]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[131502]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131499]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131627]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bmrpeismvyetclpfkekyxixrfvuaehsy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906214.0843918-25946-79555406356371/AnsiballZ_stat.py' Jul 25 07:16:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131627]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[131630]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131627]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131755]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fgstjwhclrhbwsxmdrmfbnphbegcvhgc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906214.5056417-25957-183844375615809/AnsiballZ_setup.py' Jul 25 07:16:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131755]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[131758]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:16:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131755]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131909]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ukzriwnhpqeavlepusrcvrpgizfnyvie ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906215.3870592-25968-233043102502215/AnsiballZ_dnf.py' Jul 25 07:16:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131909]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[131912]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:16:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[131909]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132035]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-elumxisftzramynkjcfviboaeuzvscbd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906218.111255-25977-131073674110351/AnsiballZ_find_unused_disk.py' Jul 25 07:16:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132035]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[132038]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:16:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132035]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132163]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cxmiovjbailtveddxjirvnstyeyaeqyw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906218.6201384-25986-226051366512869/AnsiballZ_command.py' Jul 25 07:16:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132163]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:16:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[132166]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:16:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132163]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132330]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qrbjtkwjplivhjroyvxmpkrwoaxuvmia ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906220.3052871-26051-134598172514171/AnsiballZ_setup.py' Jul 25 07:17:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132330]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[132333]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132330]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132484]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fbepqzqdmjtsbuqiuagivtczpzyogogw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906221.515508-26070-80048942494149/AnsiballZ_stat.py' Jul 25 07:17:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132484]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[132487]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132484]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132610]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hbfatyfjqukvjnwujhykhlifaqfsmejg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906222.1530068-26087-74660256358206/AnsiballZ_dnf.py' Jul 25 07:17:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132610]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[132613]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132610]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132736]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ilcvwtmqvimzrgfhevrsizagdgrlnesz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906225.015203-26100-188966854249086/AnsiballZ_blivet.py' Jul 25 07:17:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132736]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:05 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[132739]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:17:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132736]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132864]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qwdxpbquuacqbaonjlpsevbbubmyiuvp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906225.8306139-26117-192532768942609/AnsiballZ_dnf.py' Jul 25 07:17:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132864]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[132867]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132864]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132990]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tlunwxfdygmfdosrcpnyngupcsdvmciv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906228.619279-26126-87649742794109/AnsiballZ_service_facts.py' Jul 25 07:17:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132990]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[132993]: ansible-service_facts Invoked Jul 25 07:17:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132990]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133210]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ctygopqfxlstbyuqxbpesnlgqwozqdgh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906230.6645203-26139-78301654710449/AnsiballZ_blivet.py' Jul 25 07:17:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133210]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[133213]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133210]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133338]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hiqvkctvukhqfnecrlucfivagyjwaacd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906231.2603197-26150-26171642648566/AnsiballZ_stat.py' Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133338]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[133341]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133338]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133466]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zabejktzzebesmbtujunntdwgldevuyn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906231.8491461-26179-23937560677069/AnsiballZ_stat.py' Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133466]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[133469]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133466]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133594]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gkjqdcvzmveppfodmkocgsqydsirqfoo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906232.2612188-26190-90819023575358/AnsiballZ_setup.py' Jul 25 07:17:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133594]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[133597]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133594]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133748]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ttoxneneizvdajkhqtrvvsfjqvmrrbfn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906233.0620642-26201-117176297873875/AnsiballZ_package_facts.py' Jul 25 07:17:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133748]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[133751]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:17:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133748]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133876]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nbzauetubjwzahndylqwbcsujhdgjqru ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906235.230194-26216-71788959796796/AnsiballZ_dnf.py' Jul 25 07:17:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133876]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[133879]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133876]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134002]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-knrfocxsnkxifgcwmaonpfwzwlqblmjl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906237.944789-26225-276352890335516/AnsiballZ_find_unused_disk.py' Jul 25 07:17:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134002]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134005]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g match_sector_size=True max_return=10 max_size=0 with_interface=None Jul 25 07:17:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134002]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134169]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pbubkpmgayzxouttiiirerzvriufbtif ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906241.6638405-26356-278054623900145/AnsiballZ_setup.py' Jul 25 07:17:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134320]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134323]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134320]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134474]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wjglllegvfmspulaxoqskfhsrnpdgpwt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906242.5947642-26373-272739540655791/AnsiballZ_stat.py' Jul 25 07:17:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134474]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134477]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134474]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134600]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ykddkxeeprzvtlsezttuviskzgiecomb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906243.1975312-26390-192068371717440/AnsiballZ_dnf.py' Jul 25 07:17:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134600]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134603]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134600]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134726]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-achsnkhbothcylgbdktfbhvdmiwxmibk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906246.0653012-26403-42290062021431/AnsiballZ_blivet.py' Jul 25 07:17:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134726]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:26 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134729]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:17:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134726]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134854]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wqqljrbithtjwbwnijcmcvnzfkhqderf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906246.8694174-26420-113866446577100/AnsiballZ_dnf.py' Jul 25 07:17:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134854]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134857]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134854]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134980]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-njgvpzccyjdottooxsviztswtlhguzuy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906249.5192697-26429-199022479499232/AnsiballZ_service_facts.py' Jul 25 07:17:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134980]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134983]: ansible-service_facts Invoked Jul 25 07:17:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134980]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135200]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dmlysxxxjybuswxuhqwonyapzcbplaia ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906251.595346-26442-16096522083492/AnsiballZ_blivet.py' Jul 25 07:17:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135200]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135203]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135200]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135328]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dlfqwwsfltgqfshuwnkhjvmxmpkyjsfr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906252.1915128-26453-73668763468109/AnsiballZ_stat.py' Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135328]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135331]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135328]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135456]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pagbyortfqohtgkynyoqrqetyonirgyq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906252.8109663-26482-37311081160345/AnsiballZ_stat.py' Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135456]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135459]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135456]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135584]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yhchbpelnbnphyvostaqujiupycaeowu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906253.2294312-26493-21153904635540/AnsiballZ_setup.py' Jul 25 07:17:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135584]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135587]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135584]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135738]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rrlmorfrjbzmmgbxjigkwqquithflzoe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906254.0083299-26504-179917471643675/AnsiballZ_package_facts.py' Jul 25 07:17:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135738]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135741]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:17:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135738]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135866]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tldfljyutarpvvzcpyjdgixjqavfpebd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906256.150994-26519-247496096278155/AnsiballZ_dnf.py' Jul 25 07:17:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135866]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135869]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135866]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135992]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aswlzrrghtmcbhjxnipfyxfqxpsqzyrg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906258.8870254-26528-274568903364048/AnsiballZ_find_unused_disk.py' Jul 25 07:17:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135992]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135995]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g with_interface=scsi match_sector_size=True max_return=10 max_size=0 Jul 25 07:17:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135992]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136159]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tohgfibvbuhmyhalgxtrxezzgsbtpwoh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906260.3933218-26589-165669870605513/AnsiballZ_setup.py' Jul 25 07:17:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136159]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[136162]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136159]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136313]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qbolkhveuardrqojxcpxuxldsqrnrudm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906261.6586952-26608-111488670175129/AnsiballZ_stat.py' Jul 25 07:17:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136313]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[136316]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136313]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136439]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mutyfbejvaoisjiumjvyttfvcfdatewq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906262.3542225-26625-83714414067540/AnsiballZ_dnf.py' Jul 25 07:17:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136439]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[136442]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136439]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136565]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ksnombupnpsveqwspcnnvwhxgfpinyjt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906265.2398648-26638-122262705639963/AnsiballZ_blivet.py' Jul 25 07:17:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136565]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[136568]: 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 07:17:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136565]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136693]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hkhwmuzjxukrsptyytopivxzoiykkqjr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906266.1270618-26655-73557482700714/AnsiballZ_dnf.py' Jul 25 07:17:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136693]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:46 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[136696]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136693]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com systemd[1]: Starting dnf makecache... -- Subject: Unit dnf-makecache.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.service has begun starting up. Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136819]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-houaeycqzccrdtvengvqujegynslvxwm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906268.9148352-26664-129092256543242/AnsiballZ_service_facts.py' Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136819]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[136823]: ansible-service_facts Invoked Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: Failed determining last makecache time. Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: CentOS Stream 8 - AppStream 99 kB/s | 4.4 kB 00:00 Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: CentOS Stream 8 - BaseOS 91 kB/s | 3.9 kB 00:00 Jul 25 07:17:50 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: CentOS Stream 8 - Extras 69 kB/s | 2.9 kB 00:00 Jul 25 07:17:50 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: CentOS Stream 8 - Extras common packages 62 kB/s | 3.0 kB 00:00 Jul 25 07:17:50 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: Beaker Client - RedHatEnterpriseLinux8 19 kB/s | 1.5 kB 00:00 Jul 25 07:17:50 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: Beaker harness 102 kB/s | 1.3 kB 00:00 Jul 25 07:17:50 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: Copr repo for beakerlib-libraries owned by bgon 12 kB/s | 1.8 kB 00:00 Jul 25 07:17:50 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: Copr repo for qa-tools owned by lpol 30 kB/s | 1.8 kB 00:00 Jul 25 07:17:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136819]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137053]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ymtjdvntlitnycwmruhnggrpqvgkwsad ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906271.7266228-26677-257196758156789/AnsiballZ_blivet.py' Jul 25 07:17:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137053]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137056]: 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 07:17:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137053]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137181]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xrrpqtdehlrqtsxoalffhlbbdycakynv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906272.5954602-26688-270300197516050/AnsiballZ_stat.py' Jul 25 07:17:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137181]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137184]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137181]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: Metadata cache created. Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com systemd[1]: dnf-makecache.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dnf-makecache.service has successfully entered the 'dead' state. Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com systemd[1]: Started dnf makecache. -- Subject: Unit dnf-makecache.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.service has finished starting up. -- -- The start-up result is done. Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137312]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wnijcbqogbklfjtiumwgqlzyaettzknd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906273.3605475-26717-47955391172823/AnsiballZ_stat.py' Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137312]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137315]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137312]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137440]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bhbvselkbbobhfmupjtyjoesdudkhgbq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906273.8059292-26728-162028789924943/AnsiballZ_setup.py' Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137440]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137443]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137440]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137594]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nsxybdebzvidhvrlssfxffssohpnjxvp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906274.6984415-26741-125134668934990/AnsiballZ_dnf.py' Jul 25 07:17:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137594]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137597]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137594]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137720]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yukugazjlniekadmkbqqvvgzyrkmlluw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906277.398271-26750-42048085105632/AnsiballZ_find_unused_disk.py' Jul 25 07:17:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137720]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137723]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:17:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137720]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137848]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rnquqzhwwbblhxwjkyjznwvidipzewbf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906277.8998556-26759-109764892501120/AnsiballZ_command.py' Jul 25 07:17:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137848]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137851]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:17:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137848]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138015]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138166]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kfsrkvnbfdqusbwhmpvaihppqhzhqvif ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906282.3628945-26894-167750454007809/AnsiballZ_setup.py' Jul 25 07:18:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138166]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138169]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138166]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nnkhlecqygvdhvctqoeqaflbzjrpeqyx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906283.3245182-26911-67130572506020/AnsiballZ_stat.py' Jul 25 07:18:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138320]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138323]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138320]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138446]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ptvdkzyhrezppiytkyfkrnpdnaoxfgql ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906283.9987557-26928-239762324427024/AnsiballZ_dnf.py' Jul 25 07:18:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138446]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138449]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138446]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138572]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bnfwzmylauglqysqklnhkpwmfoxbteop ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906286.8699574-26941-268325117505905/AnsiballZ_blivet.py' Jul 25 07:18:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138572]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:07 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138575]: 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 07:18:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138572]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138700]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hqzyxbjjgyencjjdzxgbgszzgaplvqwe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906287.7460139-26958-190010544348896/AnsiballZ_dnf.py' Jul 25 07:18:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138700]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138703]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138700]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138826]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xzdrbanquwxtpyacfcmjjnlednuluyqt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906290.4283102-26967-154583484826255/AnsiballZ_service_facts.py' Jul 25 07:18:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138826]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:10 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138829]: ansible-service_facts Invoked Jul 25 07:18:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138826]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139046]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aexxonnvkbeoigjknrbzvhoktofpcrbq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906292.4876204-26980-112063432722504/AnsiballZ_blivet.py' Jul 25 07:18:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139046]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139049]: 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 07:18:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139046]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139174]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oiykqznbjyedoghnhirfhcyfecykhhkc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906293.0933154-26991-47926243093840/AnsiballZ_stat.py' Jul 25 07:18:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139174]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139177]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139174]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139302]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gvhtcokmjgnajhzikviapxoedgfgjjaf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906293.7357411-27020-62777504121685/AnsiballZ_stat.py' Jul 25 07:18:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139302]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139305]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139302]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139430]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-quyhegammhqvmpguvbmydpqyrwddqbgk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906294.1564338-27031-227586927743547/AnsiballZ_setup.py' Jul 25 07:18:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139430]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139433]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139430]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139584]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qcgiiigzjgtazhgmucazninbkmjpnrqk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906295.0589423-27044-88836068458583/AnsiballZ_dnf.py' Jul 25 07:18:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139584]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139587]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139584]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139710]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ywhsdoyuqtguhfozgdlwquveyxquxgoc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906297.7395573-27053-50337976389320/AnsiballZ_find_unused_disk.py' Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139710]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139713]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139710]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139838]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jdkbjmtrwksxbhtpsbfdxacgvktzgnlt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906298.2650485-27062-242362868771546/AnsiballZ_command.py' Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139838]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139841]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139838]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140005]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hutyxzpzhgfsqcgrrwflickuocvbynhy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906301.2216055-27127-111121798264119/AnsiballZ_setup.py' Jul 25 07:18:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140005]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140008]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140005]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140198]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140349]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jsbrdqilvqrcsdpbgpoavvamwzxzivnv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906305.5769587-27260-230884022934879/AnsiballZ_setup.py' Jul 25 07:18:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140349]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140352]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140349]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140542]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pacunpwrzmitpmupmfumihhskagdvwej ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906307.3862906-27321-280276710457584/AnsiballZ_setup.py' Jul 25 07:18:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140542]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140545]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140542]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140696]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-guauydgovvunhokezxzfzgmqpywmdtwc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906308.663261-27340-126989409881107/AnsiballZ_stat.py' Jul 25 07:18:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140696]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140699]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140696]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140822]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ykmmnvcahgzjyoyqzlmpluyoqjhrxaex ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906309.3679097-27357-29723908290884/AnsiballZ_dnf.py' Jul 25 07:18:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140822]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140825]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140822]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140948]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wccbceatqddbynidsavswhktzkrzcahd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906312.2096558-27370-4442035751321/AnsiballZ_blivet.py' Jul 25 07:18:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140948]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140951]: 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 07:18:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140948]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141076]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vqhtiadstxujcqzyxlrjjqmyktfmxznh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906313.0936353-27387-116136298398406/AnsiballZ_dnf.py' Jul 25 07:18:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141076]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141079]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141076]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141202]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xrvtvbnmohyzmwqdjpfjphpzzlowtuzt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906315.9231398-27396-50116802137286/AnsiballZ_service_facts.py' Jul 25 07:18:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141202]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141205]: ansible-service_facts Invoked Jul 25 07:18:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141202]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141422]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fjaqbmwvpoktxztpwnwgfaecuadtnzak ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906318.008541-27409-139432811615825/AnsiballZ_blivet.py' Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141422]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141425]: 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 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141422]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141550]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vlrunijqamznuoasdhstffmfrarqjdie ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906318.6282985-27420-279269470190124/AnsiballZ_stat.py' Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141550]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141553]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141550]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141678]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cipxdacwceycukuikbikyhpkhdrptzeb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906319.2464075-27449-59963287699683/AnsiballZ_stat.py' Jul 25 07:18:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141678]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141681]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141678]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141806]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vagdkzucbfiyiepcovursjsowyntzhzw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906319.670386-27460-16478741766488/AnsiballZ_setup.py' Jul 25 07:18:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141806]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141809]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141806]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141960]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vvjyxrnjsjjxiwuwqtvaonaebtpoyvkr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906320.5630748-27473-96418370214769/AnsiballZ_dnf.py' Jul 25 07:18:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141960]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141963]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141960]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142086]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qnzdzzqsegzawkzthgbponpfvkdeorhb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906323.2322187-27482-75216738323410/AnsiballZ_find_unused_disk.py' Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142086]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142089]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142086]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142214]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tprynxeypfqyeymyazqbtivjovdfmahm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906323.743828-27491-143967124971602/AnsiballZ_command.py' Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142214]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142217]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:18:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142214]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142381]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142532]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-elyfjizvmgqjyapgyrfsrxwerlsrvqfe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906328.1202183-27626-231270841897074/AnsiballZ_setup.py' Jul 25 07:18:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142532]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:48 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142535]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142532]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142686]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tmjdgrafcpdibmmearjajazsudtwkhgz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906329.09617-27643-122869367698455/AnsiballZ_stat.py' Jul 25 07:18:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142686]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142689]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142686]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142812]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xqwddsjwwlrecgkbevewnwpxthpfccql ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906329.781741-27660-174210975478563/AnsiballZ_dnf.py' Jul 25 07:18:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142812]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142815]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142812]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142938]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fvudlvhltbaxdfebvfuflyufmjreqhtq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906332.820533-27673-113398555400632/AnsiballZ_blivet.py' Jul 25 07:18:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142938]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142941]: 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 07:18:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142938]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143066]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xsdhvqfqvtknuehqissmjvgowodqfdmq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906333.739006-27690-135653981382869/AnsiballZ_dnf.py' Jul 25 07:18:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143066]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143069]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143066]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143192]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oonpurkvenvbxmhhqrfdhamhgqsebjio ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906336.5244105-27699-241089059649425/AnsiballZ_service_facts.py' Jul 25 07:18:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143192]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143195]: ansible-service_facts Invoked Jul 25 07:18:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143192]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143412]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wakggwgxfkfkxlcpvlcmhptjjuuqmmsn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906338.622167-27712-186324381551154/AnsiballZ_blivet.py' Jul 25 07:18:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143412]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143415]: 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 07:18:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143412]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143540]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eyjpgstahhqcgqktaidnxlbmudqxjvqj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906339.239456-27723-8667223010013/AnsiballZ_stat.py' Jul 25 07:18:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143540]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143543]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143540]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143668]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xlyzbcvfckujuvibzoevdvitqvhormso ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906339.8751664-27752-53985568966612/AnsiballZ_stat.py' Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143668]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143671]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143668]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143796]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zgxaxbosdzgzkcngmmzkggvxcvqiuvhn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906340.302894-27763-223632524507317/AnsiballZ_setup.py' Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143796]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143799]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143796]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143950]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bvdpynndfqdspukkzyuqtbtsgrskhryk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906341.230845-27776-30541104521657/AnsiballZ_dnf.py' Jul 25 07:19:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143950]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143953]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143950]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144076]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ajigkhldkyyskaqlfllkodilsnroqljl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906344.0108812-27785-101874515615320/AnsiballZ_find_unused_disk.py' Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144076]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144079]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144076]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144204]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-riuatwlqohfpnyzrxzgjwpddyibzmyts ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906344.5325131-27794-146757498043585/AnsiballZ_command.py' Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144204]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144207]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144204]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144371]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uxsbsvvzzzhbzuulkidwcwkbbdhcqako ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906346.1858146-27859-87177580697848/AnsiballZ_setup.py' Jul 25 07:19:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144371]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144374]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144371]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144525]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nsrnvsbewksnhjitabmuecqfsdnjbsco ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906347.4566665-27878-20602623041163/AnsiballZ_stat.py' Jul 25 07:19:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144525]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:07 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144528]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144525]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144651]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-svtbxbyfcosscdxxdleuarssxvzsvjev ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906348.1555295-27895-80063169937042/AnsiballZ_dnf.py' Jul 25 07:19:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144651]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144654]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144651]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144777]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ulykgmcwqqxujpeocjjqppntwfdcvwrx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906351.0084722-27908-134375148595153/AnsiballZ_blivet.py' Jul 25 07:19:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144777]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144780]: 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 07:19:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144777]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144905]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-twodfwobqwixraquyrgeqmgsppgafnux ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906351.9062724-27925-497705436091/AnsiballZ_dnf.py' Jul 25 07:19:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144905]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144908]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144905]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145031]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-umqccxosbpsmfrwnrasfhmamttmwguwj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906354.5810814-27934-42922318027045/AnsiballZ_service_facts.py' Jul 25 07:19:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145031]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145034]: ansible-service_facts Invoked Jul 25 07:19:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145031]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145251]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hvmbjhagzkunawmqigghhsmfnokpnhao ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906356.6530228-27947-70988161255350/AnsiballZ_blivet.py' Jul 25 07:19:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145251]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145254]: 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 07:19:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145251]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145379]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ufuxollsibdxrlbtdcqkntfrbumqzadr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906357.2705264-27958-45132778328346/AnsiballZ_stat.py' Jul 25 07:19:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145379]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145382]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145379]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145507]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-apdzhfjxakbifjiemajhtueryjkusdpl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906357.8885362-27987-185759206107794/AnsiballZ_stat.py' Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145507]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145510]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145507]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145635]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wpskbxowmcizbaueyrqttbeohwbyiiqa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906358.312033-27998-278005806212195/AnsiballZ_setup.py' Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145635]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145638]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145635]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145789]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gicruflmqjmyhqdjngegjceyepifahwc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906359.2090104-28011-119531250277829/AnsiballZ_dnf.py' Jul 25 07:19:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145789]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145792]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145789]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145915]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iyrixwqcdhorlodyopjjnufzbzqekodb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906361.8978956-28020-177113491026471/AnsiballZ_find_unused_disk.py' Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145915]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145918]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=1 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145915]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146043]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-quizapyllthsmecmuyiqflmjycbeanzq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906362.4155033-28029-223423163810429/AnsiballZ_command.py' Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146043]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146046]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146043]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:26 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146210]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146361]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nbuckdagqprvbxnnotbkvqyhusoxiirh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906366.8730612-28164-222317393486768/AnsiballZ_setup.py' Jul 25 07:19:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146361]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146364]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146361]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146515]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ojdlmtajboepnqzsufghtoslshngajtt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906367.8484242-28181-67791162299165/AnsiballZ_stat.py' Jul 25 07:19:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146515]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146518]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146515]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146641]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jneeentgfeosaliimusjxqzgthpgxyub ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906368.5371237-28198-108397668673401/AnsiballZ_dnf.py' Jul 25 07:19:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146641]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146644]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146641]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146767]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-firxayhbtwkvtlxsublsjtoesbhqkelh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906371.575364-28211-101145885991344/AnsiballZ_blivet.py' Jul 25 07:19:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146767]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146770]: 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 07:19:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146767]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146895]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yiserzrodruihtabtamfzpvsftfyzcns ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906372.46651-28228-196291527143702/AnsiballZ_dnf.py' Jul 25 07:19:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146895]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146898]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146895]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147021]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fadxxvbekmlorpqaqavtceswtbdonzwt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906375.286322-28237-190619710290601/AnsiballZ_service_facts.py' Jul 25 07:19:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147021]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147024]: ansible-service_facts Invoked Jul 25 07:19:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147021]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147241]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gafhqogrrrdywmakjwutlqutwtuppxrf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906377.3806748-28250-132794106730808/AnsiballZ_blivet.py' Jul 25 07:19:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147241]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:37 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147244]: 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 07:19:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147241]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147369]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ddnxoajkexxuxukvvyuevbtwnhmxpgqg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906377.9897351-28261-134402080558968/AnsiballZ_stat.py' Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147369]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147372]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147369]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147497]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yhipnkxyvgrnhhopztwxrihhhrgsrjsl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906378.6025002-28290-142262619665588/AnsiballZ_stat.py' Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147497]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147500]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147497]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147625]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wrngvdxomldtsnvmvjmkpxdhyvvulcdd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906379.0251687-28301-78685994379842/AnsiballZ_setup.py' Jul 25 07:19:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147625]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147628]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147625]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147779]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qmtixlqmrawtvwirzvivccaotkhdrjvo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906379.928921-28314-39833705274163/AnsiballZ_dnf.py' Jul 25 07:19:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147779]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147782]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147779]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147905]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bzmobqnusbtxkkcxksrehkhnwuulbfez ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906382.6165524-28323-196039381592096/AnsiballZ_find_unused_disk.py' Jul 25 07:19:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147905]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147908]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=1 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:19:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147905]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148033]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-isyouxmffkgcubsdhursilcxmzhtmfsa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906383.1384046-28332-211459574833648/AnsiballZ_command.py' Jul 25 07:19:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148033]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148036]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:19:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148033]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148200]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pczredbkyyngtcbkdgshgmmeifigxavv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906384.785497-28397-110221813174986/AnsiballZ_setup.py' Jul 25 07:19:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148200]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148203]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148200]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148354]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vfqgonjihxgejgerkqvsrtptfigclcve ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906386.0621896-28416-28408954646821/AnsiballZ_stat.py' Jul 25 07:19:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148354]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:46 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148357]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148354]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148480]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nciwwfhnmhcgcmyqrlmzxoqdwkzlpjgj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906386.766261-28433-42495480532693/AnsiballZ_dnf.py' Jul 25 07:19:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148480]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148483]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148480]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148606]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gzfrsvmpguyeqaqbozaypqzbguvclkmp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906389.6401415-28446-226495701180145/AnsiballZ_blivet.py' Jul 25 07:19:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148606]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148609]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:19:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148606]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148734]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tjynptbbuxmzulsighmxlbtdknzerrev ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906390.545423-28463-44924263792411/AnsiballZ_dnf.py' Jul 25 07:19:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148734]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148737]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148734]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148860]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sezmnqoytnpfehlediagcemajwqxeexr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906393.233823-28472-114547394955627/AnsiballZ_service_facts.py' Jul 25 07:19:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148860]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148863]: ansible-service_facts Invoked Jul 25 07:19:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148860]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149080]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mmkhvpnjqzynbsbrwyvzfkbehrtdbilf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906395.3498116-28485-113163802631056/AnsiballZ_blivet.py' Jul 25 07:19:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149080]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149083]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:19:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149080]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149208]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mhjgbtylpfxqktitppaxsupvllqitsml ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906395.9599264-28496-15526306107584/AnsiballZ_stat.py' Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149208]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149211]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149208]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149336]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cbbbgintkrunvqkbphuxtpdybdpeqqog ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906396.5854638-28525-259114470089351/AnsiballZ_stat.py' Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149336]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149339]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149336]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149464]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mtfaqlqufncsbynuzcxqsffatuxcbkwo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906397.0095847-28536-61051214963210/AnsiballZ_setup.py' Jul 25 07:19:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149464]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149467]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149464]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149618]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nekxmpkoczjzepkdcxrtsblddcpjzexo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906397.932411-28549-96953675156637/AnsiballZ_dnf.py' Jul 25 07:19:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149618]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149621]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149618]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149744]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rjyrmmfporomoeripcbmgvjeablqazpl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906400.6237571-28558-235038900840320/AnsiballZ_find_unused_disk.py' Jul 25 07:20:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149744]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149747]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:20:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149744]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149872]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wghiuhbixtdcyfqjdgcysgwywcuttwhl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906401.1521366-28567-84648495720838/AnsiballZ_command.py' Jul 25 07:20:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149872]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149875]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:20:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149872]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150039]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150190]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eqalvqzsxrnnumhyaumzakrgbzjicvya ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906405.062143-28702-46435038998858/AnsiballZ_setup.py' Jul 25 07:20:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150190]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:05 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150193]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150190]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150344]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lefhjhorjsuyqktpdtlbaaphbiexjjrr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906406.0535793-28719-20063840820331/AnsiballZ_stat.py' Jul 25 07:20:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150344]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150347]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150344]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150470]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ydimzkfgagdnlxbuwnpxvlxpxptkxhpy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906406.7491748-28736-99629143851850/AnsiballZ_dnf.py' Jul 25 07:20:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150470]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:07 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150473]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150470]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150596]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fttsboatmxehicrthbwtodfeupgmonwx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906409.710348-28749-161733921059519/AnsiballZ_blivet.py' Jul 25 07:20:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150596]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:10 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150599]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:20:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150596]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150724]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dgmloopraahxwmzrskwsbzysijqqjtgv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906410.622493-28766-99274223298202/AnsiballZ_dnf.py' Jul 25 07:20:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150724]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150727]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150724]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150850]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-derzzntlmbxmhcbcbkschxuhnxqiszli ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906413.325565-28775-159148791679456/AnsiballZ_service_facts.py' Jul 25 07:20:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150850]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150853]: ansible-service_facts Invoked Jul 25 07:20:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150850]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151070]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gxbqbqdyhfmqwhsxdxbeldlpedhnytor ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906415.4130135-28788-217702016634974/AnsiballZ_blivet.py' Jul 25 07:20:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151070]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151073]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:20:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151070]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151198]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yjnvcpkccvhrmqzzvhmlszixggqhdygd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906416.022051-28799-109050312861886/AnsiballZ_stat.py' Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151198]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151201]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151198]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151326]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xvtbdvferrnflysnbnxxdnrmskeiazmy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906416.6651542-28828-164481199786550/AnsiballZ_stat.py' Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151326]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151329]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151326]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151454]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bgjiermnpoxpnjomuuownkcqtkubuqqi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906417.0991511-28839-212303936942889/AnsiballZ_setup.py' Jul 25 07:20:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151454]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151457]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151454]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151608]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cdeubyuvgdpyvopvwxcyyuhnvvyjgtwd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906418.0313573-28852-75515748484220/AnsiballZ_dnf.py' Jul 25 07:20:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151608]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151611]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151608]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151734]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kpsdgeowbzwkbnzqctxtxgharkthukbk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906420.8775256-28861-263254843650593/AnsiballZ_find_unused_disk.py' Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151734]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151737]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151734]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151862]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tcqyjpbvisslvwweljasmgiunboohkvq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906421.3992424-28870-16221084647365/AnsiballZ_command.py' Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151862]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151865]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151862]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152029]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ptosmfhoixfwijufiqevsvgsgbohgcvc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906423.0094578-28935-42710799034303/AnsiballZ_setup.py' Jul 25 07:20:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152029]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152032]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152029]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152183]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fszggobpuqegcbxeuqnhbyyoenibzwng ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906424.2973142-28954-111683845587709/AnsiballZ_stat.py' Jul 25 07:20:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152183]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152186]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152183]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152309]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jvpkyqwsqhfysurrthhyykriugnjlxqu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906425.0131516-28971-14774616031269/AnsiballZ_dnf.py' Jul 25 07:20:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152309]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152312]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152309]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152435]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ghbrdfahjjoxlsqgzlumlmobppmvuhcb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906427.961291-28984-97772420646280/AnsiballZ_blivet.py' Jul 25 07:20:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152435]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152438]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:20:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152435]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152563]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lpqjlspdqmsimvyuostvmsozvkpqsihr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906428.867725-29001-153861754320070/AnsiballZ_dnf.py' Jul 25 07:20:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152563]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152566]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152563]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152689]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lwbqbfpnzgwucnwkwndcfffwdjzivxqr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906431.5589254-29010-252005721854518/AnsiballZ_service_facts.py' Jul 25 07:20:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152689]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152692]: ansible-service_facts Invoked Jul 25 07:20:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152689]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152909]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bbdrzeyxlqsedtsxqzljxuvwfenmuhtt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906433.6201634-29023-142987867375870/AnsiballZ_blivet.py' Jul 25 07:20:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152909]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152912]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:20:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152909]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153037]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cmlipgcccjnzzfzzmtqmmikqtghucxws ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906434.2187915-29034-258954350551358/AnsiballZ_stat.py' Jul 25 07:20:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153037]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153040]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153037]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153165]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nwshsoivqycsxcuvcfcztxkhtdujbdqu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906434.8514342-29063-256766133426112/AnsiballZ_stat.py' Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153165]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153168]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153165]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153293]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ermynphkqllhvhkbphkihuwhpvbspnmx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906435.2871609-29074-131873548782675/AnsiballZ_setup.py' Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153293]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153296]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153293]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153447]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xzivmzignuvyljztkylznofgzaswysnq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906436.214704-29087-172491686391510/AnsiballZ_dnf.py' Jul 25 07:20:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153447]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153450]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153447]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153573]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gvmzpiqnpmeowfrltwipqvxzusiueosl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906439.0459478-29096-66306822689494/AnsiballZ_find_unused_disk.py' Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153573]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153576]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153573]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pqvoupquoytgkxswvagqpzxctvbfhfdw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906439.5560033-29105-100459277062633/AnsiballZ_command.py' Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153701]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153704]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153701]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153868]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154019]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ydkterqrixhxbtbbdbvpthbddhxlpmpq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906443.2935085-29240-59766680998649/AnsiballZ_setup.py' Jul 25 07:20:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154019]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154022]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154019]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154173]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hxxqrlibinaogetneynrikxstnvfyutr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906444.2763207-29257-68724556579290/AnsiballZ_stat.py' Jul 25 07:20:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154173]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154176]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154173]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154299]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ojtctyxwvwjunspbizlseppjlzomnxhd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906444.9569147-29274-94547316589663/AnsiballZ_dnf.py' Jul 25 07:20:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154299]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154302]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154299]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154425]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-skhwqooxxtlwajwxtkgqlangvsinztns ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906447.872261-29287-89758124023061/AnsiballZ_blivet.py' Jul 25 07:20:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154425]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:48 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154428]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:20:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154425]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154553]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fwztfpirrdxkgsaikhkhbbwsqobyabjr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906448.78237-29304-133402475115358/AnsiballZ_dnf.py' Jul 25 07:20:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154553]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154556]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154553]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154679]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wfpzyifmxnrfkyfnhfzfbcekmepunkcl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906451.4582071-29313-61989343430506/AnsiballZ_service_facts.py' Jul 25 07:20:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154679]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154682]: ansible-service_facts Invoked Jul 25 07:20:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154679]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154899]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ijbklifgmbokospyaxzhibqqungrwrzr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906453.5591838-29326-198520469455335/AnsiballZ_blivet.py' Jul 25 07:20:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154899]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154902]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154899]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155027]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-veacjyftzlabazhxjpxyhoegoyzvkncz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906454.1787698-29337-163498663133127/AnsiballZ_stat.py' Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155027]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155030]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155027]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155155]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-epvkkeuljgvztlwtnwlqbxniogtsqfqo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906454.823861-29366-231574495503711/AnsiballZ_stat.py' Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155155]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155158]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155155]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155283]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fzrjlsidexqkeyhrxpinmmginvonrkmi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906455.2537372-29377-174083810141670/AnsiballZ_setup.py' Jul 25 07:20:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155283]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155286]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155283]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155437]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-snyegguysfdsngrnvqdlfhwxjuzprjbf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906456.159144-29391-48871149258920/AnsiballZ_dnf.py' Jul 25 07:20:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155437]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155440]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155437]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155563]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-btwvtlpytezhglikzbnhluqwcpfzmzch ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906458.8408134-29400-150669999554415/AnsiballZ_find_unused_disk.py' Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155563]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155566]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155563]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155691]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-utgrczflkttrfgufjueygkulsnebdudf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906459.3660872-29409-144691421576258/AnsiballZ_command.py' Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155691]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155694]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155691]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155858]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eiysrbllphnzbjcitphwjuaanjlqaexo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906461.1079009-29474-239757650227363/AnsiballZ_setup.py' Jul 25 07:21:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155858]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155861]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155858]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156012]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rjlfgbaejyqfgjcptlnutikjojqcoaho ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906462.3883286-29493-108961181853456/AnsiballZ_stat.py' Jul 25 07:21:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156012]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156015]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:21:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156012]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156138]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tsthhekfdkemiqgrlopcjyzoucudommg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906463.0879998-29510-51255932448895/AnsiballZ_dnf.py' Jul 25 07:21:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156138]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156141]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:21:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156138]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156264]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mjyslsqotdpefsykgtwamebpcnwxmkga ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906465.9697616-29523-80956862135949/AnsiballZ_blivet.py' Jul 25 07:21:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156264]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156267]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:21:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156264]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156392]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-smpfcccqzaueqrzxqwetrhbznomrdeon ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906466.8903732-29540-11613259804589/AnsiballZ_dnf.py' Jul 25 07:21:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156392]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:07 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156395]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:21:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156392]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156518]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cybmncdwwgxulamvpwkbfzylitdgryxv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906469.5481298-29549-111436740248717/AnsiballZ_service_facts.py' Jul 25 07:21:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156518]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156521]: ansible-service_facts Invoked Jul 25 07:21:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156518]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156738]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mhlbqbywjcmiattduunxqlxoutadekwf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906471.65699-29562-104742922268359/AnsiballZ_blivet.py' Jul 25 07:21:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156738]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156741]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True 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 07:21:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156738]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156866]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rqcennodkpaeuftghmowucoqunubjbjw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906472.2858553-29573-3850586317946/AnsiballZ_stat.py' Jul 25 07:21:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156866]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156869]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:21:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156866]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156994]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cwfxtbwhacmbcjfvgfdwetobvnsndqzh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906472.922278-29602-270995155278492/AnsiballZ_stat.py' Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156994]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156997]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156994]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157122]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xkcxlbtyskwodiltwhbmjffpxnnhzaae ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906473.350987-29613-64729935813790/AnsiballZ_setup.py' Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157122]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[157125]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157122]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157276]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wzylcwdixwktozdovqzzoevloxgjewwp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906474.2419665-29626-179047738248480/AnsiballZ_dnf.py' Jul 25 07:21:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157276]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[157279]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:21:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157276]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157402]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-buflydhcbriifnlrwsqyuwkgrfowtlpj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906476.9318662-29635-266270833115663/AnsiballZ_find_unused_disk.py' Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157402]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[157405]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157402]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157530]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rmcvgrtuibfttpmspxtwamulxnvakyop ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906477.4645653-29644-181054345978944/AnsiballZ_command.py' Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157530]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[157533]: ansible-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 warn=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 07:21:17 -0400 (0:00:00.563) 0:00:16.934 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** Thursday 25 July 2024 07:21:18 -0400 (0:00:00.021) 0:00:16.956 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=28 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:21:18 -0400 (0:00:00.019) 0:00:16.976 ********* =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.87s Ensure test packages ---------------------------------------------------- 2.76s fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.73s fedora.linux_system_roles.storage : Get service facts ------------------- 2.05s Gathering Facts --------------------------------------------------------- 1.10s fedora.linux_system_roles.storage : Update facts ------------------------ 0.77s fedora.linux_system_roles.storage : Get required packages --------------- 0.76s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.62s Debug why there are no unused disks ------------------------------------- 0.56s Find unused disks in the system ----------------------------------------- 0.54s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.50s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.42s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.41s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.06s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.06s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.06s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.04s fedora.linux_system_roles.storage : Set flag to indicate system is ostree --- 0.04s fedora.linux_system_roles.storage : Show storage_volumes ---------------- 0.04s fedora.linux_system_roles.storage : Show storage_pools ------------------ 0.03s