No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Run test tests_swap.yml for scsi] **************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:26:22 -0400 (0:00:00.020) 0:00:00.020 ********* ok: [managed_node1] TASK [Set disk interface for test] ********************************************* Thursday 25 July 2024 07:26:23 -0400 (0:00:01.098) 0:00:01.119 ********* ok: [managed_node1] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test management of swap] ************************************************* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:26:23 -0400 (0:00:00.020) 0:00:01.140 ********* ok: [managed_node1] TASK [Include role to ensure packages are installed] *************************** Thursday 25 July 2024 07:26:24 -0400 (0:00:00.805) 0:00:01.945 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:26:24 -0400 (0:00:00.029) 0:00:01.975 ********* 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:26:24 -0400 (0:00:00.040) 0:00:02.015 ********* 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:26:24 -0400 (0:00:00.035) 0:00:02.051 ********* 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:26:24 -0400 (0:00:00.064) 0:00:02.115 ********* 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:26:25 -0400 (0:00:00.489) 0:00:02.604 ********* 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:26:25 -0400 (0:00:00.038) 0:00:02.643 ********* 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:26:25 -0400 (0:00:00.015) 0:00:02.659 ********* 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:26:25 -0400 (0:00:00.016) 0:00:02.675 ********* 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:26:25 -0400 (0:00:00.061) 0:00:02.737 ********* 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:26:28 -0400 (0:00:02.939) 0:00:05.677 ********* 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:26:28 -0400 (0:00:00.033) 0:00:05.711 ********* 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:26:28 -0400 (0:00:00.034) 0:00:05.745 ********* 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:26:28 -0400 (0:00:00.749) 0:00:06.495 ********* 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:26:29 -0400 (0:00:00.060) 0:00:06.555 ********* TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:26:29 -0400 (0:00:00.017) 0:00:06.573 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:26:29 -0400 (0:00:00.018) 0:00:06.591 ********* TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:26:29 -0400 (0:00:00.017) 0:00:06.608 ********* 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:26:31 -0400 (0:00:02.871) 0:00:09.479 ********* 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:26:34 -0400 (0:00:02.083) 0:00:11.563 ********* 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:26:34 -0400 (0:00:00.033) 0:00:11.596 ********* TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:26:34 -0400 (0:00:00.018) 0:00:11.615 ********* 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:26:34 -0400 (0:00:00.614) 0:00:12.229 ********* 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:26:34 -0400 (0:00:00.021) 0:00:12.251 ********* 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:26:35 -0400 (0:00:00.412) 0:00:12.663 ********* 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:26:35 -0400 (0:00:00.022) 0:00:12.686 ********* TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:26:35 -0400 (0:00:00.019) 0:00:12.706 ********* 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:26:35 -0400 (0:00:00.023) 0:00:12.730 ********* 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:26:35 -0400 (0:00:00.023) 0:00:12.753 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:26:35 -0400 (0:00:00.023) 0:00:12.776 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:26:35 -0400 (0:00:00.020) 0:00:12.797 ********* 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:26:35 -0400 (0:00:00.022) 0:00:12.819 ********* TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:26:35 -0400 (0:00:00.020) 0:00:12.840 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:26:35 -0400 (0:00:00.021) 0:00:12.861 ********* 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:26:35 -0400 (0:00:00.021) 0:00:12.882 ********* 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:26:35 -0400 (0:00:00.400) 0:00:13.283 ********* TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:26:35 -0400 (0:00:00.019) 0:00:13.302 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:26:36 -0400 (0:00:00.800) 0:00:14.103 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks for swap] *********************************************** Thursday 25 July 2024 07:26:36 -0400 (0:00:00.026) 0:00:14.129 ********* 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:26:36 -0400 (0:00:00.031) 0:00:14.160 ********* 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:26:39 -0400 (0:00:02.788) 0:00:16.949 ********* 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\"", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] is not an interface [scsi]" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:26:39 -0400 (0:00:00.517) 0:00:17.466 ********* 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.026814", "end": "2024-07-25 07:26:40.401696", "rc": 0, "start": "2024-07-25 07:26:40.374882" } 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:26:40 EDT. -- 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 Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157530]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[157697]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157848]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yzgftnomhdvngwaifbnzjzymlqzkblxv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906482.1931984-29779-281151278201644/AnsiballZ_setup.py' Jul 25 07:21:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157848]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[157851]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157848]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158002]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iyudevxysbxipubuvjfraymxehxcuqak ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906483.1709898-29796-246395817286769/AnsiballZ_stat.py' Jul 25 07:21:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158002]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158005]: 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:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158002]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158128]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qntundohgmadtawrqqwoxgloqjxpflin ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906483.8650343-29813-189118607060455/AnsiballZ_dnf.py' Jul 25 07:21:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158128]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158131]: 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:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158128]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158254]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kamqkxwqtomntprvhrqyvogcaidqsfqx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906486.9089382-29826-23914250267692/AnsiballZ_blivet.py' Jul 25 07:21:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158254]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158257]: 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:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158254]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158382]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wxsmhjrehdxxdaoxywrzzfuamwswgkwf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906487.8115463-29843-111203613361286/AnsiballZ_dnf.py' Jul 25 07:21:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158382]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158385]: 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:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158382]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158508]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mmnytiiehuinbjqmqwlfzszpdzzhgdxa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906490.513069-29852-88518290982185/AnsiballZ_service_facts.py' Jul 25 07:21:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158508]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158511]: ansible-service_facts Invoked Jul 25 07:21:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158508]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158728]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lscponjseueznwhxukdrcylblvptaztj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906492.6293182-29865-193713210040248/AnsiballZ_blivet.py' Jul 25 07:21:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158728]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158731]: 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:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158728]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158856]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mernhrcnwwydbmvyjfkbwmbvmmudjfcn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906493.2445135-29876-267890836659994/AnsiballZ_stat.py' Jul 25 07:21:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158856]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158859]: 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:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158856]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158984]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bwheqpfnxxqsctphjjgprctbdwkajumb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906493.8805368-29905-2783993990625/AnsiballZ_stat.py' Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158984]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158987]: 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:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158984]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159112]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rocaljqfylgafaxwvezdtstyymjvpffa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906494.305956-29916-266522089859461/AnsiballZ_setup.py' Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159112]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159115]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159112]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159266]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mtvsgnhwmwewqzwwessmdlsdavbtwezi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906495.2357411-29929-48148490197501/AnsiballZ_dnf.py' Jul 25 07:21:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159266]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159269]: 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:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159266]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159392]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-clikwxzzgibscownhzapkddgpymdmpbi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906497.9392881-29938-191492125947671/AnsiballZ_find_unused_disk.py' Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159392]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159395]: 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:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159392]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159520]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qhpaeasfozinbsmbfmewnimsashpylpq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906498.4525173-29947-44639812512088/AnsiballZ_command.py' Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159520]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159523]: 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:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159520]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159687]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tuzlrpmmbgdawkzxshubflvltplvxtiq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906500.0632875-30012-161467671640848/AnsiballZ_setup.py' Jul 25 07:21:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159687]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159690]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159687]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159841]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rdpmmparfjbceogxwmuwhpojrplptlwh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906501.3446956-30031-127380295000985/AnsiballZ_stat.py' Jul 25 07:21:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159841]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159844]: 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:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159841]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159967]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eyunuyvoiemxdzvpstpwpxqykrelpdij ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906502.065511-30048-37207957278950/AnsiballZ_dnf.py' Jul 25 07:21:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159967]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159970]: 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:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159967]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160093]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-peibqmnsdtbjqvviwdazfvuakjoiveud ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906504.9541473-30061-36807704280169/AnsiballZ_blivet.py' Jul 25 07:21:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160093]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160096]: 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:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160093]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160221]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ymgktewmhuhgvwspuipspzxnhbumltuo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906505.8474138-30078-73431865013627/AnsiballZ_dnf.py' Jul 25 07:21:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160221]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:46 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160224]: 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:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160221]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160347]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qbooowzxxbyghiavatzfpimscvztozef ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906508.5521858-30087-116020594761025/AnsiballZ_service_facts.py' Jul 25 07:21:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160347]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:48 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160350]: ansible-service_facts Invoked Jul 25 07:21:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160347]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160567]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fzlgirzjvadfykacrspjzebxmfpbglgh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906510.655807-30100-206295374208147/AnsiballZ_blivet.py' Jul 25 07:21:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160567]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160570]: 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:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160567]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160695]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hvxybcjscxcxoxygnqbntwlgyvnlvyfl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906511.2767909-30111-211464750826904/AnsiballZ_stat.py' Jul 25 07:21:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160695]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160698]: 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:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160695]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160823]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yylnmwndidsvztyrtxasfrrxfhozdllv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906511.9054997-30140-245078304728333/AnsiballZ_stat.py' Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160823]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160826]: 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:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160823]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160951]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-utxndylrjwchieaooephlwdctaixxdtd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906512.3324714-30151-9801620590438/AnsiballZ_setup.py' Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160951]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160954]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160951]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161105]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kibnjdozxbrbkdzhevjvxurxciwhrycp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906513.272929-30164-159139740880773/AnsiballZ_dnf.py' Jul 25 07:21:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161105]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161108]: 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:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161105]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161231]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pufwxylqqauxgrqfetdmksltanowxmdb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906515.9699047-30173-221780935623688/AnsiballZ_find_unused_disk.py' Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161231]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161234]: 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:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161231]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161359]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pagnmzmxbjwhmzaofkaplvvwtilmicct ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906516.4938354-30182-9699779111542/AnsiballZ_command.py' Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161359]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161362]: 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:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161359]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161526]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161677]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jbtxlwdognsflzpohmzegjgxgvhjtzat ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906520.5503576-30317-216756493085777/AnsiballZ_setup.py' Jul 25 07:22:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161677]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161680]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161677]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161831]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kudozddtdspnzotgxcbwtikvjojycrnw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906521.5339518-30334-76734345190829/AnsiballZ_stat.py' Jul 25 07:22:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161831]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161834]: 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:22:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161831]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161957]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eeypztlormmdhbvzpqblzgfkfphatkvc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906522.2231686-30351-178710105428061/AnsiballZ_dnf.py' Jul 25 07:22:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161957]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161960]: 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:22:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161957]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162083]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yepujcuxudqnzqxlvdavsxzfewvygeyp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906525.1355093-30364-121378098939865/AnsiballZ_blivet.py' Jul 25 07:22:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162083]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:05 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162086]: 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:22:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162083]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162211]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ilcfytaebqkpyuhfwdumvfzlgrujbmsh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906526.0531983-30381-216296809876802/AnsiballZ_dnf.py' Jul 25 07:22:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162211]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162214]: 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:22:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162211]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162337]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jngkhqyyyfjweoxquozzrmzbvkiklouf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906528.7338579-30390-45213110744920/AnsiballZ_service_facts.py' Jul 25 07:22:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162337]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162340]: ansible-service_facts Invoked Jul 25 07:22:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162337]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162557]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rnicizgzmyuhybzilnrhwscdehvxuphq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906530.8141227-30403-150331761871994/AnsiballZ_blivet.py' Jul 25 07:22:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162557]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162560]: 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:22:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162557]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162685]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-snemqjpdfgladidqlazahgszumynydpr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906531.4453163-30414-64409441738102/AnsiballZ_stat.py' Jul 25 07:22:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162685]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162688]: 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:22:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162685]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162813]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uivpajwepeoxkovvyumjefwrjukckfss ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906532.0916803-30443-141789184583878/AnsiballZ_stat.py' Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162813]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162816]: 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:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162813]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162941]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-doadwrmcujkedwvlerwvjiweentpgqnu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906532.5203114-30454-252096667277226/AnsiballZ_setup.py' Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162941]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162944]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162941]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163095]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hypsdxcygmeypvmklqnvqwfejovuuibp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906533.4297276-30467-35594403019857/AnsiballZ_dnf.py' Jul 25 07:22:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163095]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163098]: 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:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163095]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163221]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gkpcmpflihcngnpxicbyomhzbfpjuvst ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906536.1135123-30476-120642223622708/AnsiballZ_find_unused_disk.py' Jul 25 07:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163221]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163224]: 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:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163221]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163349]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-maklfhlxikvotnoscdwjmqeybnqbshum ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906536.631935-30485-163088866050838/AnsiballZ_command.py' Jul 25 07:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163349]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163352]: 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:22:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163349]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163516]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bmbwbdnavxpdmrhkjlvhlmqjdetfprcl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906538.3157988-30550-188351996755582/AnsiballZ_setup.py' Jul 25 07:22:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163516]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163519]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163516]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163670]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uornbemcnjkndkypgyzrflqabjsdzmaz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906539.582213-30569-63311659039338/AnsiballZ_stat.py' Jul 25 07:22:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163670]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163673]: 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:22:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163670]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163796]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qwmwhvfbagfzwlmjscmrubpswkeiwubv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906540.270145-30586-145799364165835/AnsiballZ_dnf.py' Jul 25 07:22:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163796]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:20 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163799]: 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:22:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163796]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163922]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-skgazmnkickaytrksdrgxasedodkutxc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906543.1500907-30599-22003979673321/AnsiballZ_blivet.py' Jul 25 07:22:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163922]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163925]: 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:22:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163922]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ajbwnklwqzntfgcgvqilwrhbolpxhyxb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906544.0628846-30616-163395173962074/AnsiballZ_dnf.py' Jul 25 07:22:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164050]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164053]: 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:22:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164050]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164176]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mtuzodoqiogdqppqdfpfxxrfhivwhjpf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906546.7572637-30625-190408324613421/AnsiballZ_service_facts.py' Jul 25 07:22:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164176]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164179]: ansible-service_facts Invoked Jul 25 07:22:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164176]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164396]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zeclblqftqeeucdcelnruhvnjfcklztl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906548.844793-30638-233207042151099/AnsiballZ_blivet.py' Jul 25 07:22:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164396]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164399]: 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:22:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164396]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164524]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eydzgtzzpjqoybvnfxwwkryewsxafhba ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906549.4675257-30649-98940623592020/AnsiballZ_stat.py' Jul 25 07:22:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164524]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164527]: 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:22:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164524]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164652]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-biewffvohokmfhekyhdbkdykuwpdycdo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906550.0987864-30678-114209184781302/AnsiballZ_stat.py' Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164652]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164655]: 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:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164652]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164780]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ilxmunqcbljvpctswupjjtnujscqfckr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906550.5307055-30689-151217045156504/AnsiballZ_setup.py' Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164780]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164783]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164780]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164934]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ruhqhwzlrgefhzdgmhiksikrocfdgfam ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906551.4712043-30702-257242161377482/AnsiballZ_dnf.py' Jul 25 07:22:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164934]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164937]: 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:22:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164934]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165060]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dewgwhtrklioccpxzslbundbcgnzouca ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906554.3043563-30711-195299904656737/AnsiballZ_find_unused_disk.py' Jul 25 07:22:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165060]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165063]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=3g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:22:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165060]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165188]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hkpsxlsbkzvmpepjjwwvkizkhahzppfj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906554.8447363-30720-56195472006521/AnsiballZ_command.py' Jul 25 07:22:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165188]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165191]: 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:22:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165188]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165355]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165506]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nbhcikpbhjhrbmllbwrabcmljzqahboi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906558.6698287-30855-92630662908050/AnsiballZ_setup.py' Jul 25 07:22:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165506]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165509]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165506]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165660]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aihupyngoyboffdabhgqydlfyabcyhjd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906559.6641552-30872-231835409544217/AnsiballZ_stat.py' Jul 25 07:22:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165660]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165663]: 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:22:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165660]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165786]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jcydwktzuzurlxvvlajpakfokqdvxckc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906560.3684132-30889-155629513901013/AnsiballZ_dnf.py' Jul 25 07:22:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165786]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165789]: 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:22:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165786]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165912]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lkkelynuenebalxlqsqtbknlpufcjqkz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906563.368916-30902-167353349534842/AnsiballZ_blivet.py' Jul 25 07:22:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165912]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165915]: 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:22:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165912]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166040]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qrkpibpmsxsoekrgtidrhndjcprmptxr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906564.3082855-30919-164624359988385/AnsiballZ_dnf.py' Jul 25 07:22:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166040]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166043]: 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:22:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166040]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166166]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-crmmrazykbawpuikajcdijbuazniking ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906567.0799363-30928-180810313167920/AnsiballZ_service_facts.py' Jul 25 07:22:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166166]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166169]: ansible-service_facts Invoked Jul 25 07:22:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166166]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166386]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mxdjwpawmrqqwyihcotdafzocncugbyy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906569.2814775-30941-112416971411677/AnsiballZ_blivet.py' Jul 25 07:22:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166386]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166389]: 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:22:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166386]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166514]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fxzoiiyizlsijijqenfoqyjqapmhxqoh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906569.9252248-30952-180062246192191/AnsiballZ_stat.py' Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166514]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166517]: 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:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166514]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166642]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-badzhowikirkvocpmvpbojdlbehgsdhd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906570.54697-30981-270347552652993/AnsiballZ_stat.py' Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166642]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166645]: 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:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166642]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166770]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uslcaxkiumrzkyvntralxsujwzkmrekw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906570.9784253-30992-131459337085529/AnsiballZ_setup.py' Jul 25 07:22:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166770]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166773]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166770]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166924]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kfnnrefofpvdfkkxptyuqyridowtxykw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906571.8989758-31005-131633994968584/AnsiballZ_dnf.py' Jul 25 07:22:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166924]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166927]: 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:22:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166924]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hzbapeftwzzcpwnjicbdjfuiesbgyqud ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906574.6882088-31014-244834418808053/AnsiballZ_find_unused_disk.py' Jul 25 07:22:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167050]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167053]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=3g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:22:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167050]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167178]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rborouzbzfzquwunnsyhkkgwjhybifdc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906575.2268984-31023-130639456209323/AnsiballZ_command.py' Jul 25 07:22:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167178]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167181]: 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:22:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167178]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167345]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-unrokssboqhhzmxhurvlgfnymeaarcpn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906577.0471761-31088-81341767615035/AnsiballZ_setup.py' Jul 25 07:22:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167345]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167348]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167345]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167499]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zxizmsuaipuyqcmdpzpdfzeetnrjlcpf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906578.3257835-31107-107837772629563/AnsiballZ_stat.py' Jul 25 07:22:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167499]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167502]: 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:22:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167499]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167625]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ybvbnnbfzetlubyoaveyocjmejmcyafd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906579.05326-31124-258311061998710/AnsiballZ_dnf.py' Jul 25 07:22:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167625]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167628]: 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:23:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167625]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167751]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nkiwqkhxxsbegxneagocrfercpfukdlp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906582.0003898-31146-235094016475555/AnsiballZ_blivet.py' Jul 25 07:23:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167751]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167754]: 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:23:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167751]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167879]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vftvmbseuusdmdzfqurcgsirixtczlkm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906582.9029372-31163-143000873387615/AnsiballZ_dnf.py' Jul 25 07:23:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167879]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167882]: 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:23:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167879]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168005]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kcodwsgtwmllumobrqejgbbzzxepgskg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906585.7137685-31172-59213998092428/AnsiballZ_service_facts.py' Jul 25 07:23:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168005]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168008]: ansible-service_facts Invoked Jul 25 07:23:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168005]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168225]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mledzizlehyrjdcelwqtowhnhkdmgxoo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906587.8740604-31185-219037916676405/AnsiballZ_blivet.py' Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168225]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168228]: 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:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168225]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168353]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pjrpjtejdouezjmyouaqdqmyzyjkjhie ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906588.499769-31196-130770262876634/AnsiballZ_stat.py' Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168353]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168356]: 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:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168353]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168481]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-efgnqxywjoqybeddobxompibvsdfqxdk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906589.102957-31225-36959171546623/AnsiballZ_stat.py' Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168481]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168484]: 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:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168481]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168609]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jauqdjzpmjvvrisznjgmprrncrtbucut ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906589.5348618-31236-86771398477956/AnsiballZ_setup.py' Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168609]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168612]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:23:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168609]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168763]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-evmpacwhjkfzeefozdxrdqfzenlyznpq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906590.474037-31249-128596055302349/AnsiballZ_dnf.py' Jul 25 07:23:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168763]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168766]: 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:23:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168763]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168889]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eqqddqvutjkyqdbqfiysxhkviacpbmix ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906593.3384783-31258-197501970305611/AnsiballZ_find_unused_disk.py' Jul 25 07:23:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168889]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168892]: 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:23:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168889]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:13 ip-10-31-40-189.us-east-1.aws.redhat.com NetworkManager[660]: [1721906593.8548] dhcp4 (eth0): state changed new lease, address=10.31.40.189 Jul 25 07:23:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169017]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zwldzprgotwddvnluxgbpwrdshnjumlz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906593.8630576-31267-58389910141786/AnsiballZ_command.py' Jul 25 07:23:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169017]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[169020]: 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:23:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169017]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[169184]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:23:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169335]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qwxpdaoprtprcwukommdynocibqyhiqj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906599.52931-31402-157667416647598/AnsiballZ_setup.py' Jul 25 07:23:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169335]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[169338]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:23:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169335]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169489]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-czptkknmpbczepxrtrggfjffvmoblfrh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906600.5282304-31419-89574368916048/AnsiballZ_stat.py' Jul 25 07:23:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169489]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:20 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[169492]: 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:23:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169489]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169615]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ajfdykcbvqcbwxwpaneeqiipvynntbjb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906601.2057543-31436-263293580908549/AnsiballZ_dnf.py' Jul 25 07:23:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169615]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[169618]: 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:23:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169615]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169741]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ivpqnoyfsvhssfttqxdbaozisrkrelhb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906604.1673348-31449-267430543836364/AnsiballZ_blivet.py' Jul 25 07:23:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169741]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[169744]: 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:23:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169741]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169869]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iomfbxsbzwoyormdnyugjstkldyvqeiv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906605.0949972-31466-69841788479485/AnsiballZ_dnf.py' Jul 25 07:23:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169869]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[169872]: 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:23:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169869]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169995]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bnbrqjfedickplrsocivbnjafrgxvbmi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906607.9277425-31475-55264784126641/AnsiballZ_service_facts.py' Jul 25 07:23:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169995]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[169998]: ansible-service_facts Invoked Jul 25 07:23:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169995]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170215]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iqhqxncvzlcftxjfytrrushtibqudxaz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906610.0731738-31488-30288000837623/AnsiballZ_blivet.py' Jul 25 07:23:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170215]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[170218]: 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:23:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170215]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170343]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ugezrsmjydkeitqesdmegpsozzkaheoc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906610.7237222-31499-255091838656324/AnsiballZ_stat.py' Jul 25 07:23:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170343]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[170346]: 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:23:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170343]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170471]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hpmtfcksmlbsupnujrmvemsiasykbsjo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906611.3723245-31528-213934564265287/AnsiballZ_stat.py' Jul 25 07:23:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170471]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[170474]: 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:23:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170471]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170599]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mhififcoccbblfnpuvpgllxxfaezkhzp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906611.806017-31539-7186491112759/AnsiballZ_setup.py' Jul 25 07:23:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170599]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[170602]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:23:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170599]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170753]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xqkdupiobyzezgyvucajdxqymhgcklnc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906612.748137-31552-107281380131764/AnsiballZ_dnf.py' Jul 25 07:23:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170753]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[170756]: 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:23:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170753]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170879]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jlknkihqdfcaduvvcjhjgeffwwnduabb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906615.5003889-31561-31325356801571/AnsiballZ_find_unused_disk.py' Jul 25 07:23:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170879]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[170882]: 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:23:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[170879]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171007]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pcujosgtbvnkysaoanercjbimgfveiet ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906616.0395038-31570-219691387995263/AnsiballZ_command.py' Jul 25 07:23:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171007]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[171010]: 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:23:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171007]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171174]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xigfpheeaxuqtyhfwhkwiackguwyoquz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906618.44079-31635-259502727369856/AnsiballZ_setup.py' Jul 25 07:23:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171174]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[171177]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:23:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171174]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171328]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rurtxzbsbbgykdefenzvljwebsrxwyjo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906619.7209208-31654-121810440570690/AnsiballZ_stat.py' Jul 25 07:23:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171328]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[171331]: 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:23:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171328]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171454]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kpbjuumbanhtajubzgsxgaxkpwfcuvmg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906620.3482442-31671-144101930028510/AnsiballZ_dnf.py' Jul 25 07:23:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171454]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[171457]: 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:23:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171454]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171580]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-erxcogdelprvqfoyydxxtkjpmpzlncnf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906623.3543692-31684-183503003755395/AnsiballZ_blivet.py' Jul 25 07:23:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171580]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[171583]: 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:23:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171580]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171708]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wibpobqxsqdkhfedktjddztoobqimman ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906624.2096128-31701-174004815211228/AnsiballZ_dnf.py' Jul 25 07:23:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171708]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[171711]: 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:23:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171708]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171834]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xzkslgtfmtsulkkgmcidjucwgnjaozke ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906626.9801693-31710-77051071419258/AnsiballZ_service_facts.py' Jul 25 07:23:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171834]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[171837]: ansible-service_facts Invoked Jul 25 07:23:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[171834]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172054]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-coagdycmyaojxwulhcrthvrpwofvrpcb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906629.1485286-31723-241021424616807/AnsiballZ_blivet.py' Jul 25 07:23:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172054]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[172057]: 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:23:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172054]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172182]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ujtayinkzilhzkmvqelzksxlrxpcwdwp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906629.7963214-31734-256231107729130/AnsiballZ_stat.py' Jul 25 07:23:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172182]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[172185]: 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:23:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172182]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172310]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fnznubztdktzrugpmbmhpbeqdwcmkdib ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906630.4190445-31763-119337834650855/AnsiballZ_stat.py' Jul 25 07:23:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172310]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[172313]: 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:23:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172310]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172438]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-slqabtulylkfnenypzbbvulpdygoqvmj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906630.847285-31774-13723405964891/AnsiballZ_setup.py' Jul 25 07:23:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172438]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[172441]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:23:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172438]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172592]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wqrwbojvwkjowjprqljevsiivfmvlvel ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906631.7280462-31787-96444903349055/AnsiballZ_dnf.py' Jul 25 07:23:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172592]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[172595]: 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:23:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172592]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172718]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wkdqwdxoylmmiugkqyttspprhljfsqxt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906634.571535-31796-522239825146/AnsiballZ_find_unused_disk.py' Jul 25 07:23:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172718]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[172721]: 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:23:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172718]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172846]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-frtutfkzulzsfrpdjxdmakdaldrfqdkm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906635.1239243-31805-107376231075523/AnsiballZ_command.py' Jul 25 07:23:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172846]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[172849]: 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:23:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[172846]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[173013]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:23:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173164]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eryisbohzjbsumykmombxlprvihwaacb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906639.054478-31940-45886170099957/AnsiballZ_setup.py' Jul 25 07:23:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173164]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[173167]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:23:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173164]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173318]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rjtzxtaizegqmlnmfeizjfhzqhxrtnjp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906640.0398734-31957-78275341305166/AnsiballZ_stat.py' Jul 25 07:24:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173318]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[173321]: 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:24:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173318]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173444]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-doavbiqytdtjukprskjttwuiyfsnwbsr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906640.6890163-31974-128858254516858/AnsiballZ_dnf.py' Jul 25 07:24:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173444]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[173447]: 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:24:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173444]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173570]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-izsrcpsarmbhdmggfhonjuhfiflihuai ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906643.7659376-31987-222231300139878/AnsiballZ_blivet.py' Jul 25 07:24:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173570]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[173573]: 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:24:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173570]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173698]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tdgrrkhdkmnpvutqnqhswlozjeybrpyc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906644.6220615-32004-125583422925741/AnsiballZ_dnf.py' Jul 25 07:24:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173698]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:05 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[173701]: 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:24:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173698]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173824]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oxpmmflkfgxrydrvpbxthbboaybdffji ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906647.406388-32013-117770041481293/AnsiballZ_service_facts.py' Jul 25 07:24:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173824]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:07 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[173827]: ansible-service_facts Invoked Jul 25 07:24:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[173824]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174044]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iqcmfrelukymuaigeoivwrnpjyondpic ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906649.5449758-32026-52006803754111/AnsiballZ_blivet.py' Jul 25 07:24:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174044]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:10 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[174047]: 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:24:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174044]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174172]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rvmpmjijfekonlbobjojkeykxemvntvb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906650.172309-32037-264000099314128/AnsiballZ_stat.py' Jul 25 07:24:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174172]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:10 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[174175]: 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:24:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174172]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174300]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pjlihpamqzowwwgybdgdhickspfimkar ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906650.8312445-32066-25301080021875/AnsiballZ_stat.py' Jul 25 07:24:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174300]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[174303]: 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:24:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174300]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174428]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wiebyqimtfzbyprmvethptscipimirdi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906651.2789466-32077-70873197825347/AnsiballZ_setup.py' Jul 25 07:24:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174428]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[174431]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:24:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174428]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174582]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-osknlwprgdvcagqpwsptiqtfvkyisvdt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906652.1628413-32090-116012364849953/AnsiballZ_dnf.py' Jul 25 07:24:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174582]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[174585]: 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:24:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174582]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174708]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bxenlczepxbkcodgcpldaqlncxmrqlaf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906654.9252572-32099-223582066636061/AnsiballZ_find_unused_disk.py' Jul 25 07:24:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174708]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[174711]: 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:24:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174708]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174836]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pgafxlxllqdigcbwtaobtwwqjraarffz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906655.448176-32108-228217876566094/AnsiballZ_command.py' Jul 25 07:24:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174836]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[174839]: 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:24:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[174836]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175003]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nnitjejlakmpnkajymemrzpdbwbjjmnq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906657.7653682-32173-246722755395789/AnsiballZ_setup.py' Jul 25 07:24:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175003]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[175006]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:24:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175003]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175157]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ttwaqfyzeiocslzkmtvsnplhytvjsodz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906659.0603151-32192-191303707026516/AnsiballZ_stat.py' Jul 25 07:24:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175157]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[175160]: 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:24:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175157]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175283]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-apttfdpsojffaxtszgvikcldunvvkuru ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906659.7733176-32209-131686589870290/AnsiballZ_dnf.py' Jul 25 07:24:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175283]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:20 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[175286]: 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:24:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175283]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175409]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yzbofewtrwvyhznbmorwgalxsgnvvotw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906662.715249-32222-139329395765435/AnsiballZ_blivet.py' Jul 25 07:24:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175409]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[175412]: 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:24:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175409]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175537]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-afsaxaaweftlgpjirgtajomzzvgdxngx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906663.638151-32239-253539148268263/AnsiballZ_dnf.py' Jul 25 07:24:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175537]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[175540]: 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:24:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175537]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175663]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-szabvdalngwlparymiohljgqnwotisli ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906666.391768-32248-4212017734995/AnsiballZ_service_facts.py' Jul 25 07:24:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175663]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:26 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[175666]: ansible-service_facts Invoked Jul 25 07:24:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175663]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175883]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hcinnlbdcbazajzycgmpfchgubtfzmgq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906668.551303-32261-203595700912180/AnsiballZ_blivet.py' Jul 25 07:24:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175883]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[175886]: 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:24:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[175883]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176011]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xgjjfuhghbidbtoufmxcmiyvohwvcccx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906669.2060564-32272-3626237466171/AnsiballZ_stat.py' Jul 25 07:24:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176011]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[176014]: 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:24:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176011]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176139]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rrypnjdeobprheneenmifnuwxytdrxco ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906669.847734-32301-242797765676356/AnsiballZ_stat.py' Jul 25 07:24:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176139]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[176142]: 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:24:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176139]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176267]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uofmzvqecppwzselyelsssebwttjszom ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906670.2939417-32312-257895767709345/AnsiballZ_setup.py' Jul 25 07:24:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176267]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[176270]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:24:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176267]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176421]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-htffnovseuhvjdsgkkmjkrntgavxlrmn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906671.2482262-32325-266987997226492/AnsiballZ_dnf.py' Jul 25 07:24:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176421]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[176424]: 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:24:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176421]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176547]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jcisqqxiwobxzvbisecepogpudtcjkiv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906674.0040097-32334-185815019642509/AnsiballZ_find_unused_disk.py' Jul 25 07:24:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176547]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[176550]: 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:24:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176547]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176675]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hmqsbivkuyoxnanqbbszfnqltzxboyfc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906674.5283139-32343-201002736857172/AnsiballZ_command.py' Jul 25 07:24:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176675]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[176678]: 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:24:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176675]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[176842]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:24:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176993]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-njhcgkipfkjrkrlnvonyschoqkybvgsp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906678.6538785-32478-162773802502067/AnsiballZ_setup.py' Jul 25 07:24:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176993]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[176996]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:24:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[176993]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177147]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vicyohtxoulgamkiccgwhfyuqukwmmko ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906679.6420937-32495-109694928867190/AnsiballZ_stat.py' Jul 25 07:24:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177147]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[177150]: 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:24:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177147]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177273]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aaqcnrcycdzhsituqlobaoxfyqwkmzzl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906680.3295202-32512-113695891094940/AnsiballZ_dnf.py' Jul 25 07:24:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177273]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[177276]: 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:24:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177273]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177399]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bgrqhurynyysjkvmtpsqwxjlssrroovm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906683.4000604-32525-255209114230052/AnsiballZ_blivet.py' Jul 25 07:24:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177399]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[177402]: 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:24:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177399]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177527]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-frwypjeankrsqznujjuorqhhhuvapchh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906684.3199315-32542-98511117237763/AnsiballZ_dnf.py' Jul 25 07:24:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177527]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[177530]: 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:24:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177527]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177653]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kshzhxivxkgisghaiemqomdlmyoizwwc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906687.1352746-32551-249987907104094/AnsiballZ_service_facts.py' Jul 25 07:24:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177653]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[177656]: ansible-service_facts Invoked Jul 25 07:24:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177653]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177873]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lwjmowdunssnjycchfczngnawtfjsjsi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906689.322436-32564-109635572966380/AnsiballZ_blivet.py' Jul 25 07:24:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177873]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[177876]: 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:24:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[177873]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178001]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-plrtrlxjtbreanmyprhvamnviftjpkau ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906689.9657695-32575-117839693283030/AnsiballZ_stat.py' Jul 25 07:24:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178001]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[178004]: 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:24:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178001]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178129]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pzbobcwmtltazyxquqhwwrownhxcyvij ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906690.6080554-32604-95014104789394/AnsiballZ_stat.py' Jul 25 07:24:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178129]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[178132]: 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:24:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178129]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178257]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bociggtyqxyavxfmczhdqnjulemacwmz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906691.0409758-32615-163925426280500/AnsiballZ_setup.py' Jul 25 07:24:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178257]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[178260]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:24:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178257]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178411]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lgluyusopvoqpbmreaipjcimsnxtokmz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906691.965997-32628-85965935925454/AnsiballZ_dnf.py' Jul 25 07:24:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178411]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[178414]: 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:24:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178411]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178537]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-djzdmudcghfdruauihkasyrcstbmwgek ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906694.728052-32637-277217549349674/AnsiballZ_find_unused_disk.py' Jul 25 07:24:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178537]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[178540]: 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:24:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178537]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178665]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tfifohsmviyngibrxwlgieibliyrdapn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906695.256403-32646-198845208580023/AnsiballZ_command.py' Jul 25 07:24:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178665]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[178668]: 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:24:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178665]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178832]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-emxzqdtfbkxxankfaephwyyngxgglhuv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906697.6582475-32711-141502355419657/AnsiballZ_setup.py' Jul 25 07:24:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178832]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[178835]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:24:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178832]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178986]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-twikytxxddxppngqdyxrqayvancwuzmo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906698.920536-32730-175220640664584/AnsiballZ_stat.py' Jul 25 07:24:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178986]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:24:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[178989]: 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:24:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[178986]: pam_unix(sudo:session): session closed for user root Jul 25 07:24:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179112]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-epdmfswppmogrnjuuqmycdbrtnjcfumn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906699.591505-32747-35909051472740/AnsiballZ_dnf.py' Jul 25 07:24:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179112]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[179115]: 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:25:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179112]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179238]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ouofpapthexglkvfmpilacyfdcgbrevd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906702.538928-32760-59721989882727/AnsiballZ_blivet.py' Jul 25 07:25:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179238]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[179241]: 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:25:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179238]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179366]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-npazemogtenixtnfqzhnxjtlqtyzpytg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906703.3708847-32777-43601081171912/AnsiballZ_dnf.py' Jul 25 07:25:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179366]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[179369]: 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:25:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179366]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179492]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fzrbluuvaqtmrgxhpswixapnqsfkxnux ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906706.121751-32786-133631939597629/AnsiballZ_service_facts.py' Jul 25 07:25:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179492]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[179495]: ansible-service_facts Invoked Jul 25 07:25:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179492]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179712]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lmdmdskvmwohkddttbahtawgkhjsenuj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906708.2891145-32799-91768658776352/AnsiballZ_blivet.py' Jul 25 07:25:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179712]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[179715]: 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:25:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179712]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179840]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kxzfuumfkwincnooigoontebuxixtgru ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906708.9144888-32810-174685223227103/AnsiballZ_stat.py' Jul 25 07:25:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179840]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[179843]: 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:25:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179840]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179968]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gnxyqcjafqxnpkhcsbruiqbmfmhqrsju ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906709.5300636-32839-165077899153565/AnsiballZ_stat.py' Jul 25 07:25:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179968]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[179971]: 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:25:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[179968]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180096]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jwudauxmmtaxxxphdmayqncgcjdrtmvs ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906709.959283-32850-68948616313500/AnsiballZ_setup.py' Jul 25 07:25:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180096]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:10 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[180099]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:25:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180096]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180250]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sziawjjefgrdzcrovtwrdcnsdmujltdz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906710.7945058-32861-133941538191747/AnsiballZ_package_facts.py' Jul 25 07:25:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180250]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[180253]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:25:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180250]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180378]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dmgxdbyjcrrbpeevslraskczuaztamjj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906712.982621-32878-100613620629902/AnsiballZ_dnf.py' Jul 25 07:25:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180378]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[180381]: 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:25:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180378]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180504]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uktnknmhxezjbcssccltdrynxlxxfnjo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906715.7258353-32887-170266997058344/AnsiballZ_find_unused_disk.py' Jul 25 07:25:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180504]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[180507]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=10 max_size=0 match_sector_size=False with_interface=None Jul 25 07:25:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180504]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180632]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iamuctpgbrgljwiifgvrzvpudkyhculy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906716.2713027-32896-275992971479470/AnsiballZ_command.py' Jul 25 07:25:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180632]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[180635]: 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:25:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180632]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:20 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[180799]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:25:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180950]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wmhwtewatugdknximycxqrvotrllpadk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906720.4346242-33031-47130212998387/AnsiballZ_setup.py' Jul 25 07:25:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180950]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:20 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[180953]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:25:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[180950]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181104]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mtgkkfunewkprwnpsxmahcdokenomwnb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906721.4113102-33048-264530731543954/AnsiballZ_stat.py' Jul 25 07:25:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181104]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[181107]: 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:25:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181104]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181230]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cwvnahbcrvaovwcuuelrcuwowhafyrrv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906722.032559-33065-232225858782084/AnsiballZ_dnf.py' Jul 25 07:25:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181230]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[181233]: 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:25:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181230]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181356]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jdskrbuxzwqgkvksvailhivzecaemjsn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906725.002452-33078-150471880395055/AnsiballZ_blivet.py' Jul 25 07:25:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181356]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[181359]: 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:25:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181356]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181484]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bleplghnfpuqayhrsdfptxssexppjuqb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906725.859461-33095-231358803976867/AnsiballZ_dnf.py' Jul 25 07:25:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181484]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:26 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[181487]: 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:25:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181484]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181610]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qdlxemrktrdurervfgtwazvwkfgfcobg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906728.6661258-33104-142773319886294/AnsiballZ_service_facts.py' Jul 25 07:25:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181610]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[181613]: ansible-service_facts Invoked Jul 25 07:25:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181610]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181830]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-twsrhlgjlsquofhfzcueutzmgbcujyyw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906730.8361442-33117-6399253001311/AnsiballZ_blivet.py' Jul 25 07:25:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181830]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[181833]: 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:25:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181830]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181958]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bviamltbotsjfscfoonjmwhaigwpfwnj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906731.4902186-33128-55668701091051/AnsiballZ_stat.py' Jul 25 07:25:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181958]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[181961]: 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:25:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[181958]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182086]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ojawttgfuwkqecbonxxigessjqgowzjs ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906732.1376302-33157-128460992695482/AnsiballZ_stat.py' Jul 25 07:25:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182086]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[182089]: 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:25:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182086]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182214]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qcsbffzexrtgvpekwtmorhygcfwlqyye ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906732.574933-33168-66129551085102/AnsiballZ_setup.py' Jul 25 07:25:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182214]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[182217]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:25:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182214]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182368]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tqdjwmhtzvlhhvemsuoxzqtmkrmqhant ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906733.3992531-33179-205785854459743/AnsiballZ_package_facts.py' Jul 25 07:25:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182368]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[182371]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:25:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182368]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182496]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ehqsnanjqzlpwdknqytsxqputkjvqiej ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906735.5886295-33196-124374760427658/AnsiballZ_dnf.py' Jul 25 07:25:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182496]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[182499]: 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:25:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182496]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182622]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ijccjdbyftjsmkhxxkkvcgqtamofwsji ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906738.390475-33205-43853640134655/AnsiballZ_find_unused_disk.py' Jul 25 07:25:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182622]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[182625]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g with_interface=scsi max_return=10 max_size=0 match_sector_size=False Jul 25 07:25:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182622]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182750]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xqvwgngcazdlpjzwsurlxkiuozgxmyot ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906738.9515219-33214-135921668326290/AnsiballZ_command.py' Jul 25 07:25:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182750]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:25:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[182753]: 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:25:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[182750]: pam_unix(sudo:session): session closed for user root Jul 25 07:25:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[182917]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:25:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[183068]: 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:25:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[183191]: 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:25:46 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[183314]: 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:25:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[183439]: 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:25:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[183562]: ansible-service_facts Invoked Jul 25 07:25:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[183779]: 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:25:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[183904]: 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:25:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[184029]: 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:25:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[184154]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:25:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[184305]: 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:25:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[184428]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_size=0 max_return=1 match_sector_size=False with_interface=None Jul 25 07:25:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[184553]: 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:26:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[184717]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-raqldzpibjaekhbstbjopqnfgdcidfpz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906760.0384533-33516-19427197875969/AnsiballZ_setup.py' Jul 25 07:26:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[184717]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[184720]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:26:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[184717]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[184871]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xsrkxjbnuwjsdcvjmvgicpvabclzbmlj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906762.361577-33535-212621571464320/AnsiballZ_stat.py' Jul 25 07:26:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[184871]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[184874]: 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:26:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[184871]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[184997]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ullfesejjiiwfootkrafvetjlozghdta ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906763.056501-33552-25368876605259/AnsiballZ_dnf.py' Jul 25 07:26:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[184997]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[185000]: 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:26:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[184997]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185123]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fhswgmfoxzlgixyejoldakhtjmiaklon ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906766.029844-33565-177080624900674/AnsiballZ_blivet.py' Jul 25 07:26:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185123]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[185126]: 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:26:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185123]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185251]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ljnqiwdcbkapgonqfiuybrhzdfumhtai ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906766.9745314-33582-86221222807707/AnsiballZ_dnf.py' Jul 25 07:26:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185251]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:07 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[185254]: 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:26:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185251]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185377]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xpkldevpgojirvgymluerjbvbjtfxxxv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906769.705544-33591-237440158595633/AnsiballZ_service_facts.py' Jul 25 07:26:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185377]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:10 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[185380]: ansible-service_facts Invoked Jul 25 07:26:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185377]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185597]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-orabhpeipjbkbipmbufluvzsypodadxi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906771.8828948-33604-53579683042204/AnsiballZ_blivet.py' Jul 25 07:26:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185597]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[185600]: 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:26:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185597]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185725]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ibvzbbnudyvftvjwgsncbbyuzkxkppwk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906772.5272355-33615-165615216835001/AnsiballZ_stat.py' Jul 25 07:26:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185725]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[185728]: 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:26:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185725]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185853]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pcifvwsbzfxssfbahyckozqzoqqgwrqa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906773.171565-33644-152968568764660/AnsiballZ_stat.py' Jul 25 07:26:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185853]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[185856]: 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:26:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185853]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185981]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wjvtveylzqudhshfdgdoxzomsjfxtpjb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906773.6184735-33655-5136382057415/AnsiballZ_setup.py' Jul 25 07:26:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185981]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[185984]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:26:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[185981]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[186135]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cbnduoscsctvcmqfkevfrwqzlogkvxmc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906774.550602-33668-244293071427718/AnsiballZ_dnf.py' Jul 25 07:26:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[186135]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[186138]: 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:26:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[186135]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[186261]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vhuyhkutrfoqptrnuqwxrttcbyapgwev ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906777.3119962-33677-214997640771359/AnsiballZ_find_unused_disk.py' Jul 25 07:26:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[186261]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[186264]: 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:26:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[186261]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[186389]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-njlfdxpehunrekmxirllgrkcaefguppc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906778.8585994-33686-144054116220910/AnsiballZ_command.py' Jul 25 07:26:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[186389]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:26:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[186392]: 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:26:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[186389]: pam_unix(sudo:session): session closed for user root Jul 25 07:26:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[186556]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:26:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[186707]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:26:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[186858]: 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:26:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[186981]: 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:26:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[187104]: 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:26:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[187229]: 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:26:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[187352]: ansible-service_facts Invoked Jul 25 07:26:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[187569]: 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:26:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[187694]: 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:26:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[187819]: 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:26:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[187944]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:26:37 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[188095]: 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:26:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[188218]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_size=0 max_return=1 with_interface=scsi match_sector_size=False Jul 25 07:26:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[188343]: 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:26:40 -0400 (0:00:00.549) 0:00:18.016 ********* 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:26:40 -0400 (0:00:00.021) 0:00:18.037 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=30 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:26:40 -0400 (0:00:00.018) 0:00:18.056 ********* =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.94s fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.87s Ensure test packages ---------------------------------------------------- 2.79s fedora.linux_system_roles.storage : Get service facts ------------------- 2.08s Gathering Facts --------------------------------------------------------- 1.10s Gathering Facts --------------------------------------------------------- 0.81s fedora.linux_system_roles.storage : Update facts ------------------------ 0.80s fedora.linux_system_roles.storage : Get required packages --------------- 0.75s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.61s Debug why there are no unused disks ------------------------------------- 0.55s Find unused disks in the system ----------------------------------------- 0.52s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.49s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.41s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.40s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.06s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.06s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 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 : Ensure ansible_facts used by role --- 0.04s