Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Test LUKS] *************************************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:03:33 -0400 (0:00:00.029) 0:00:00.029 ********* ok: [managed_node1] TASK [Enable FIPS mode] ******************************************************** Thursday 25 July 2024 07:03:33 -0400 (0:00:00.889) 0:00:00.918 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** Thursday 25 July 2024 07:03:34 -0400 (0:00:00.042) 0:00:00.960 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure dracut-fips] ****************************************************** Thursday 25 July 2024 07:03:34 -0400 (0:00:00.043) 0:00:01.004 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure boot for FIPS] ************************************************* Thursday 25 July 2024 07:03:34 -0400 (0:00:00.076) 0:00:01.080 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** Thursday 25 July 2024 07:03:34 -0400 (0:00:00.096) 0:00:01.177 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:03:34 -0400 (0:00:00.043) 0:00:01.220 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:03:34 -0400 (0:00:00.047) 0:00:01.268 ********* included: /var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/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:03:34 -0400 (0:00:00.032) 0:00:01.301 ********* 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:03:34 -0400 (0:00:00.044) 0:00:01.346 ********* 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:03:34 -0400 (0:00:00.076) 0:00:01.422 ********* 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:03:34 -0400 (0:00:00.401) 0:00:01.824 ********* 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:03:34 -0400 (0:00:00.046) 0:00:01.871 ********* 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:03:34 -0400 (0:00:00.020) 0:00:01.891 ********* 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:03:34 -0400 (0:00:00.020) 0:00:01.912 ********* included: /var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/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:03:35 -0400 (0:00:00.076) 0:00:01.988 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** Thursday 25 July 2024 07:03:36 -0400 (0:00:00.987) 0:00:02.976 ********* 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:03:36 -0400 (0:00:00.044) 0:00:03.021 ********* 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:03:36 -0400 (0:00:00.043) 0:00:03.064 ********* 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:03:36 -0400 (0:00:00.693) 0:00:03.758 ********* included: /var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/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:03:36 -0400 (0:00:00.073) 0:00:03.831 ********* TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:03:36 -0400 (0:00:00.020) 0:00:03.852 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:03:36 -0400 (0:00:00.022) 0:00:03.874 ********* TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:03:36 -0400 (0:00:00.018) 0:00:03.893 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* Thursday 25 July 2024 07:03:37 -0400 (0:00:00.602) 0:00:04.495 ********* ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "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-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" }, "console-shell.service": { "name": "console-shell.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.import1.service": { "name": "dbus-org.freedesktop.import1.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.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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.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" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "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" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "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-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "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-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-importd.service": { "name": "systemd-importd.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-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "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-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "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-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** Thursday 25 July 2024 07:03:38 -0400 (0:00:01.070) 0:00:05.566 ********* 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:03:38 -0400 (0:00:00.041) 0:00:05.607 ********* TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:03:38 -0400 (0:00:00.028) 0:00:05.636 ********* 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:03:39 -0400 (0:00:00.489) 0:00:06.125 ********* 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:03:39 -0400 (0:00:00.026) 0:00:06.151 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904765.0972824, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4db69458c23204aa354c1fce8c724ba0713d6623", "ctime": 1718881114.40265, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131078, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881114.40265, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1207, "uid": 0, "version": "18446744072852913878", "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:03:39 -0400 (0:00:00.326) 0:00:06.478 ********* 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:03:39 -0400 (0:00:00.030) 0:00:06.508 ********* TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:03:39 -0400 (0:00:00.026) 0:00:06.535 ********* 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:03:39 -0400 (0:00:00.030) 0:00:06.566 ********* 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:03:39 -0400 (0:00:00.033) 0:00:06.599 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:03:39 -0400 (0:00:00.031) 0:00:06.631 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:03:39 -0400 (0:00:00.026) 0:00:06.658 ********* 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:03:39 -0400 (0:00:00.027) 0:00:06.686 ********* TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:03:39 -0400 (0:00:00.028) 0:00:06.714 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:03:39 -0400 (0:00:00.025) 0:00:06.739 ********* 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:03:39 -0400 (0:00:00.028) 0:00:06.767 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904972.848812, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "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:03:40 -0400 (0:00:00.348) 0:00:07.116 ********* TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:03:40 -0400 (0:00:00.025) 0:00:07.141 ********* ok: [managed_node1] TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:03:40 -0400 (0:00:00.654) 0:00:07.796 ********* included: /var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:03:40 -0400 (0:00:00.052) 0:00:07.848 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "util-linux-2.23.2-65.el7_9.1.x86_64 providing util-linux is already installed" ] } lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** Thursday 25 July 2024 07:03:41 -0400 (0:00:00.620) 0:00:08.469 ********* 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=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'fstype': '', 'type': 'disk', 'ssize': '512', 'size': '268435456000'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:03:41 -0400 (0:00:00.423) 0:00:08.893 ********* 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.043498", "end": "2024-07-25 07:03:42.358010", "rc": 0, "start": "2024-07-25 07:03:42.314512" } 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="ext4" LOG-SEC="512" + journalctl -ex -- Logs begin at Thu 2024-07-25 06:52:28 EDT, end at Thu 2024-07-25 07:03:42 EDT. -- Jul 25 06:59:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24583]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24639]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kqwioegciioallejaiomoqwocfefoxqc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905187.85-15996-61046165667653/AnsiballZ_service_facts.py Jul 25 06:59:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24639]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[24642]: Invoked Jul 25 06:59:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24639]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24804]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dmbewuhuqveucxjtcfuqqhjotwtuofka ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905188.98-16009-195726318293859/AnsiballZ_blivet.py Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24804]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[24807]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24804]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24862]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rrctoeeifqbqqhmqajjjoepfmfrimhkj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905189.48-16020-161787972168409/AnsiballZ_stat.py Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24862]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[24865]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24862]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24916]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ixhwihbwfpanpngljczoxhfqnxqrqoix ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905190.14-16049-235841501991267/AnsiballZ_stat.py Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24916]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[24919]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24916]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24970]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nsesvkjdebnxulezyqdozfvqqjjvgktk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905190.47-16060-85242582428606/AnsiballZ_setup.py Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24970]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[24973]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24970]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25053]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-surpadvwrgidllqdowivwkuuzrcefhwu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905191.26-16073-217010397725939/AnsiballZ_yum.py Jul 25 06:59:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25053]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[25056]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 06:59:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25053]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25109]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ggpkpablhifumuuotlxgtytfoejxoynf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905191.76-16082-43734621770742/AnsiballZ_find_unused_disk.py Jul 25 06:59:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25109]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[25112]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:59:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25109]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25163]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bnwqhrumxsqbyzqregrqhweizfqeafme ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905192.16-16091-15915789185458/AnsiballZ_command.py Jul 25 06:59:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25163]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[25166]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 06:59:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25163]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[25231]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25311]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cftdvrnpejinqeirgnuaogxkzkhazoem ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905195.24-16175-211991991135925/AnsiballZ_setup.py Jul 25 06:59:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25311]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[25314]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25311]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25394]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zjxqrenzobzxjjlwwapvnstotxbgufkn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905196.19-16192-191478302553053/AnsiballZ_stat.py Jul 25 06:59:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25394]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[25397]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 06:59:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25394]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25446]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lzkjrseptsuzleatobgxdihrnnsbukfs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905196.91-16209-162815739809543/AnsiballZ_yum.py Jul 25 06:59:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25446]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[25449]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 06:59:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25446]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25502]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kixkegxicykxeivbwdvdtfiapiqwfhyx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905197.9-16222-171391156231768/AnsiballZ_blivet.py Jul 25 06:59:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25502]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[25505]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 06:59:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25502]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25560]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pwpqbhsrgvtormxdvqnnifzoetejgjwt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905198.77-16239-35501678240974/AnsiballZ_yum.py Jul 25 06:59:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25560]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[25563]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 06:59:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25560]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25616]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jejpemyzxrdmfmpsjnalxnaldzxartlj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905199.29-16248-243655525356585/AnsiballZ_service_facts.py Jul 25 06:59:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25616]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[25619]: Invoked Jul 25 07:00:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25616]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25781]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-srozznqwznwtbtqcaauxppdwutaauily ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905200.42-16261-266922293446887/AnsiballZ_blivet.py Jul 25 07:00:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25781]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[25784]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:00:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25781]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25839]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gggeofoisztlpejizmaujzavsoaptgjn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905200.91-16272-198547288285351/AnsiballZ_stat.py Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25839]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[25842]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25839]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25893]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aqjayuphvhwhxqqlphlnyevzhcxoggiy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905201.52-16301-168515937975719/AnsiballZ_stat.py Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25893]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[25896]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25893]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25947]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-goppdmieiamzanepvhdnppoorrxrkvdl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905201.88-16312-131907082706163/AnsiballZ_setup.py Jul 25 07:00:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25947]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[25950]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25947]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26030]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kbtlcwarupdjpbkvzagvywxdchsvvyvv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905202.82-16325-91367844351501/AnsiballZ_yum.py Jul 25 07:00:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26030]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[26033]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26030]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26086]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pbkjymqcukxuaknvnoyyilvtgxazwdmz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905203.37-16334-158824767115943/AnsiballZ_find_unused_disk.py Jul 25 07:00:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26086]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[26089]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:00:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26086]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26140]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kssnzurttkvntnyrlztpvcenrsovgwpa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905203.8-16343-3467929082968/AnsiballZ_command.py Jul 25 07:00:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26140]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[26143]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:00:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26140]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[26208]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26288]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jtsgugxemytusstvnkudxmwwokjhgyub ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905207.8-16485-123434990697916/AnsiballZ_setup.py Jul 25 07:00:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26288]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[26291]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26288]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26371]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ipvmbbfpyntoispunexwxpgmdxaepvqk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905208.92-16512-17260735854412/AnsiballZ_stat.py Jul 25 07:00:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26371]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[26374]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:00:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26371]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26423]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gkjztgcppjbsmzbjzertphyuccgzdrdt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905209.65-16529-182890995740891/AnsiballZ_yum.py Jul 25 07:00:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26423]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[26426]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26423]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26479]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vcezfjpbjjsdbptzfwnyxjirctscqsdy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905210.7-16542-101911648609196/AnsiballZ_blivet.py Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26479]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[26482]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26479]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26537]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bwuxswseqkubjzpyoooeondvernwurph ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905211.56-16559-50388822256628/AnsiballZ_yum.py Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26537]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[26540]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26537]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26593]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ieqbwwctgqftmchelygtpmkzgesnxcor ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905212.07-16568-153463671187429/AnsiballZ_service_facts.py Jul 25 07:00:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26593]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[26596]: Invoked Jul 25 07:00:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26593]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26758]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tmznwagyzlspisuyzdeozipcuiycejwd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905213.2-16581-141999633174887/AnsiballZ_blivet.py Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26758]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[26761]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26758]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26816]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bslqmpokmreqxsvuunzdpakoegwnjpur ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905213.72-16592-236693843328120/AnsiballZ_stat.py Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26816]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[26819]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26816]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26870]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-roucmjqzbitgcepkoutzwlppqabvqyzd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905214.37-16621-115264124720287/AnsiballZ_stat.py Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26870]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[26873]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26870]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26924]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yqixdyntxxylswhiktozwxwmsztvnlje ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905214.72-16632-110243561048845/AnsiballZ_setup.py Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26924]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[26927]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26924]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27007]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mtuwwqtsxkvtujghrlnhoypsqvbyxpzl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905215.49-16643-140659895398968/AnsiballZ_yum.py Jul 25 07:00:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27007]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[27010]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27007]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27063]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tufvnqbwyjwzwdchxugrdmvezjctznxg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905216.01-16652-33577140611224/AnsiballZ_find_unused_disk.py Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27063]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[27066]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27063]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27117]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wkbtdfgilzvdoqdgqoeeqmscxrktkgjo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905216.44-16661-59112355951077/AnsiballZ_command.py Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27117]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[27120]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27117]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27185]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vodmiehlhduiisopwvdkjdmrvxomoibp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905218.11-16730-253042250388389/AnsiballZ_setup.py Jul 25 07:00:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27185]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[27188]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27185]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27268]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tslfhyrngpbliffsqscxdkaehzliuofj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905219.33-16749-168440371436978/AnsiballZ_stat.py Jul 25 07:00:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27268]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[27271]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:00:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27268]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jbamraxprvjlhmdcopckjkpgzkddhjjd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905220.05-16766-251106988098018/AnsiballZ_yum.py Jul 25 07:00:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27320]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[27323]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27320]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27376]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nvbcakctbmvmovlcpnywjllteawoqwms ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905220.98-16779-38951885587730/AnsiballZ_blivet.py Jul 25 07:00:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27376]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[27379]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:00:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27376]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27434]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ekossphzfjeosqlbekthalzyzrhurrgb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905221.84-16796-216854687826118/AnsiballZ_yum.py Jul 25 07:00:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27434]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[27437]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27434]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27490]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yxqrrdtwtkaaiwqkiaepohexqwpeqyst ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905222.36-16805-59355090949502/AnsiballZ_service_facts.py Jul 25 07:00:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27490]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[27493]: Invoked Jul 25 07:00:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27490]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27655]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-brueosdppyryorntmpqpttlxpmpcsdcu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905223.49-16818-255606183317180/AnsiballZ_blivet.py Jul 25 07:00:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27655]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[27658]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:00:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27655]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27713]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hlatjwohwepsazrjxhhosufxpcqsxnby ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905223.97-16829-131338455987066/AnsiballZ_stat.py Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27713]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[27716]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27713]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27767]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jrpttmmdicezbmtjqzfhbxweckmsatza ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905224.58-16858-5900777887231/AnsiballZ_stat.py Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27767]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[27770]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27767]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27821]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vcrcqspdsltqowygwdfbuckmzffnmmfj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905224.93-16869-231417696909725/AnsiballZ_setup.py Jul 25 07:00:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27821]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[27824]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27821]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27904]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jvrcsalgmpicdvaphxnslorolkxbammz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905225.73-16882-2576634426803/AnsiballZ_yum.py Jul 25 07:00:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27904]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[27907]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27904]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27960]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hxprtdstkccjwfvelsirrszyxprkcemi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905226.28-16891-237077077567904/AnsiballZ_find_unused_disk.py Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27960]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[27963]: Invoked with min_size=3g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27960]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28014]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ncjxmfmrswccbqhemqltqaeyakidkqwx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905226.73-16900-222238436603334/AnsiballZ_command.py Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28014]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[28017]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:00:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28014]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28082]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-btvveyqgpbyvywlxzmezqsjxkqefiseg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905230.3-17086-98886231881239/AnsiballZ_setup.py Jul 25 07:00:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28082]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[28085]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28082]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28165]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-geouorkrksudyibttrxnftorbmjwoael ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905231.55-17105-71457788832280/AnsiballZ_stat.py Jul 25 07:00:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28165]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[28168]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:00:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28165]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28217]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nabouxltifadgojalbkgzymbrzzlkpwf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905232.25-17122-194888954421777/AnsiballZ_yum.py Jul 25 07:00:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28217]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[28220]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28217]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28273]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fhrvrcorordqhydrxblpwaxnmrsmixvx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905233.22-17135-95195773418657/AnsiballZ_blivet.py Jul 25 07:00:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28273]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[28276]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:00:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28273]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28331]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wxltmszlctvpvolfbrrmqlgphbhhkpbe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905234.07-17152-259644866416892/AnsiballZ_yum.py Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28331]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[28334]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28331]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28387]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bryasbygmqtudvxasyotfrmzxwwurriy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905234.58-17161-203094191611570/AnsiballZ_service_facts.py Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28387]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[28390]: Invoked Jul 25 07:00:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28387]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28552]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xybsedaamurcpcequbjehpzdsopiqqfp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905235.71-17174-130148019351758/AnsiballZ_blivet.py Jul 25 07:00:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28552]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[28555]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28552]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28610]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bunqpkfvdgbhsubttdzddinkskfxmpcs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905236.21-17185-26629146045488/AnsiballZ_stat.py Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28610]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[28613]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28610]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28664]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nwyforcfmaxrfxpnmuujyurxqfgkztaw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905236.82-17214-32413430961517/AnsiballZ_stat.py Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28664]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[28667]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:00:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28664]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28718]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-stjcuslhhhwqqbnngqnikbevdubkudhn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905237.18-17225-240502306804037/AnsiballZ_setup.py Jul 25 07:00:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28718]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[28721]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28718]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28801]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dkbksavbfwszvjcakafokzpvcjdbrbbe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905237.98-17238-200595126251282/AnsiballZ_yum.py Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28801]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[28804]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28801]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28857]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rotdqfyrpfzborhxmqdzbjkkkpmatxwd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905238.51-17247-136589918807395/AnsiballZ_find_unused_disk.py Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28857]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[28860]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28857]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28911]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mgiajakuwzzncfubqcafflalbfeqclqj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905238.91-17256-178834618049068/AnsiballZ_command.py Jul 25 07:00:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28911]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[28914]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:00:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28911]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28979]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yrjvuhiopiminjptfzymsmekcvrwlpqj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905240.64-17326-216592834059864/AnsiballZ_setup.py Jul 25 07:00:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28979]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[28982]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28979]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29062]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zkyybarilrbmeorcjhydyhxrkffswsik ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905241.75-17345-132410023259529/AnsiballZ_stat.py Jul 25 07:00:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29062]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[29065]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:00:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29062]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29114]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xkjzrpsxhbknfclddnkkvjlvpiiklolr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905242.35-17362-94032368236726/AnsiballZ_yum.py Jul 25 07:00:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29114]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[29117]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29114]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29170]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qftzauxiysxeujkzafqbxuhkhfauxjll ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905243.28-17375-152610410219607/AnsiballZ_blivet.py Jul 25 07:00:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29170]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[29173]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:00:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29170]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29228]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vmptlavwbyxlbuesfxkwummbdwkylxlj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905244.02-17392-18159048068230/AnsiballZ_yum.py Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29228]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[29231]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29228]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29284]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jfvjaevndrbalolwfmloxnahaldnuntj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905244.51-17401-13727631548983/AnsiballZ_service_facts.py Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29284]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[29287]: Invoked Jul 25 07:00:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29284]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29449]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yrbagrqkwdjpfsagtxvdvnrkhpuymjkp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905245.63-17414-113109767059727/AnsiballZ_blivet.py Jul 25 07:00:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29449]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[29452]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29449]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29507]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iuqcgkwldmsolgtggkhqykpbwjlngouq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905246.12-17425-95719356149331/AnsiballZ_stat.py Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29507]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[29510]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29507]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29561]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mnudpcznfggaztmqftauqiznttpfzjto ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905246.74-17454-154075943225990/AnsiballZ_stat.py Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29561]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[29564]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29561]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29615]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-znaqlhjwswgolzrptcklnqlflxodlqjp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905247.08-17465-110596139165776/AnsiballZ_setup.py Jul 25 07:00:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29615]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[29618]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29615]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29698]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-flrbbppawhaeaanelgyhdpnvutyzhhoa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905247.78-17476-75871881476147/AnsiballZ_package_facts.py Jul 25 07:00:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29698]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[29701]: Invoked with manager=['auto'] strategy=first Jul 25 07:00:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29698]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29752]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-neigsxzgxjwjdcnatzeqsoiyvxlfvwuj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905249.56-17489-163881611205144/AnsiballZ_command.py Jul 25 07:00:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29752]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[29755]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -euo pipefail modprobe --dry-run kvdo removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:00:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29752]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[29818]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29898]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-orrfiyzmktteswzzjqfztqmngvjwsllg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905253.02-17592-57363045240516/AnsiballZ_setup.py Jul 25 07:00:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29898]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[29901]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29898]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29981]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tzgsxbufujoskdqqwudflhwuvhvclfse ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905253.96-17609-230728606495501/AnsiballZ_stat.py Jul 25 07:00:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29981]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[29984]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:00:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29981]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30033]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-liddzxorcgcfglhmizanyfpchasuqgak ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905254.61-17626-43392717687360/AnsiballZ_yum.py Jul 25 07:00:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30033]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[30036]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30033]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30089]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wesgsgiqtgodspgmsubffangktypyupb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905255.57-17639-64609686904067/AnsiballZ_blivet.py Jul 25 07:00:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30089]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[30092]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:00:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30089]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30147]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-liaomvcewpbiamfbrelamugvajgpyhus ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905256.42-17656-273571943309598/AnsiballZ_yum.py Jul 25 07:00:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30147]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[30150]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:00:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30147]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30203]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-guacnamomzgjzuwitivdtrnzddhnpmuq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905256.92-17665-229735041927535/AnsiballZ_service_facts.py Jul 25 07:00:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30203]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[30206]: Invoked Jul 25 07:00:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30203]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30368]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eewbksnvlcabfpxbyuukzihjpbqhjbqf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905258.02-17678-58128951094237/AnsiballZ_blivet.py Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30368]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[30371]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30368]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30426]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qgkzavlpftvwcxukuqqlozpwlnspkzyy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905258.5-17689-25693779292707/AnsiballZ_stat.py Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30426]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[30429]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30426]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30480]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ofxcjldvvuysbrntfnqifgesqawdcvqw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905259.08-17718-196388447668030/AnsiballZ_stat.py Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30480]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[30483]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30480]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30534]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hyboihcpdqgtitgdekberrmrcroazkth ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905259.42-17729-271024710670825/AnsiballZ_setup.py Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30534]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[30537]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30534]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30617]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ndqrencyavnqztwtgvgsgjlbsqcnakca ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905260.28-17742-98395477019829/AnsiballZ_yum.py Jul 25 07:01:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30617]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[30620]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30617]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30673]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jujtwpkgnojffgnxlulctmtnqbfzbrjp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905260.8-17751-77183916593533/AnsiballZ_find_unused_disk.py Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30673]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[30676]: Invoked with min_size=0 max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30673]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30727]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xqgkeejyfikwfzwqlsrevluwknrwwnov ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905261.22-17760-262378415785242/AnsiballZ_command.py Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30727]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[30730]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30727]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of user root. -- Subject: Unit session-5.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-5.scope has finished starting up. -- -- The start-up result is done. Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com CROND[30743]: (root) CMD (run-parts /etc/cron.hourly) Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com run-parts(/etc/cron.hourly)[30746]: starting 0anacron Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com anacron[30752]: Anacron started on 2024-07-25 Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com anacron[30752]: Will run job `cron.daily' in 48 min. Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com anacron[30752]: Will run job `cron.weekly' in 68 min. Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com anacron[30752]: Will run job `cron.monthly' in 88 min. Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com anacron[30752]: Jobs will be executed sequentially Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com run-parts(/etc/cron.hourly)[30754]: finished 0anacron Jul 25 07:01:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30809]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yvychbtntovavrtyzotlgxsdvobeurea ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905267.17-18075-188829360999744/AnsiballZ_setup.py Jul 25 07:01:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30809]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[30812]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30809]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30892]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xiffedpfafkyfrqrypaddgkelbvhplof ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905268.41-18094-211233350826704/AnsiballZ_stat.py Jul 25 07:01:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30892]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[30895]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:01:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30892]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30944]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tjggybowiffalixwhphrrruswillplnq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905269.12-18111-255422650639346/AnsiballZ_yum.py Jul 25 07:01:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30944]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[30947]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30944]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31000]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vitutrlrwljugzddqpshqjgmlhxitafx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905270.05-18124-49834522742704/AnsiballZ_blivet.py Jul 25 07:01:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31000]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[31003]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:01:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31000]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31058]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aueryzcwxixtctususlcreeyewdfryny ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905270.91-18141-35725246127177/AnsiballZ_yum.py Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31058]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[31061]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31058]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31114]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cxecvapwczaxismggqmxvjbxrwnezzsv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905271.42-18150-190923021835487/AnsiballZ_service_facts.py Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31114]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[31117]: Invoked Jul 25 07:01:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31114]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31279]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ddwuqqmgvilmqwnduqcdygwrzkezldum ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905272.58-18163-61847353518503/AnsiballZ_blivet.py Jul 25 07:01:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31279]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[31282]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:01:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31279]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31337]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ghtdlsqnggfgachptbofkpnbjbxlzddy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905273.08-18174-217529611091696/AnsiballZ_stat.py Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31337]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[31340]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31337]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31391]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xvcdjpioggzpdotikdxcnrkpofbexmqw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905273.68-18203-46978296268174/AnsiballZ_stat.py Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31391]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[31394]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31391]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31445]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jmmyfcoryxckzawzxcpbkvillfbimnhx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905274.03-18214-88253763756710/AnsiballZ_setup.py Jul 25 07:01:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31445]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[31448]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31445]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31528]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ogmdfapuuncovpzusaszrhaoohbvmqib ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905274.83-18227-24248291694413/AnsiballZ_yum.py Jul 25 07:01:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31528]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[31531]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31528]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31584]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-trokbdfbtoobepxcuianzcwllugboqmt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905275.35-18236-118576213330964/AnsiballZ_find_unused_disk.py Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31584]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[31587]: Invoked with min_size=0 max_return=3 max_size=0 with_interface=None match_sector_size=False Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31584]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31638]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rlhegtlulgerqxyxwisudwngdedlfzns ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905275.78-18245-8281078335440/AnsiballZ_command.py Jul 25 07:01:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31638]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[31641]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:01:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31638]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[31706]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31786]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mezpldchbmuxvqalmdyekiwsvhzdaimi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905279.32-18330-7196825912529/AnsiballZ_setup.py Jul 25 07:01:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31786]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[31789]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31786]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31869]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mhhnhxuosfgeumvsjqajfmbcysdxlwxd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905280.15-18347-122754991368773/AnsiballZ_stat.py Jul 25 07:01:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31869]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[31872]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:01:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31869]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31921]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-whakooiklkqxdfsiyulmufjxxiwyqaxu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905280.71-18364-177162736808903/AnsiballZ_yum.py Jul 25 07:01:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31921]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[31924]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31921]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31977]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bkczcpbidhcnxzhisywpbtmfgxjgboxh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905281.69-18377-111555638881300/AnsiballZ_blivet.py Jul 25 07:01:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31977]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[31980]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:01:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31977]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32035]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fvzkxuvmalxilunggezzmhdhcduvpqpg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905282.44-18394-84478516755589/AnsiballZ_yum.py Jul 25 07:01:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32035]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[32038]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32035]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32091]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zayyrcqiwakclefhhcmzhuqpoyisepgf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905282.94-18403-114900484413682/AnsiballZ_service_facts.py Jul 25 07:01:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32091]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[32094]: Invoked Jul 25 07:01:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32091]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32256]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vpaxtizyzdqryhfhzkrqxskywrobrmew ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905284.07-18416-142165443123149/AnsiballZ_blivet.py Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32256]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[32259]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32256]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32314]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gogftdckxqzfvmrccccqcuuvoogybdvm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905284.56-18427-233322796992326/AnsiballZ_stat.py Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32314]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[32317]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32314]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32368]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tsqdrbtmdurdvyoqjuranrezaywcjimm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905285.16-18456-35677166584442/AnsiballZ_stat.py Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32368]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[32371]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32368]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32422]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-abjiupsifqpzmhhzuvkbjbpmeqayoqyv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905285.53-18467-43756078479278/AnsiballZ_setup.py Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32422]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[32425]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32422]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32505]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lpfyqjezvxgvgslndqyrrfhmddymcmse ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905286.18-18478-192552958164775/AnsiballZ_package_facts.py Jul 25 07:01:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32505]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[32508]: Invoked with manager=['auto'] strategy=first Jul 25 07:01:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32505]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32559]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vdysnazfnacqkkfxmukjbnuefasiiybp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905288.19-18495-71775455513009/AnsiballZ_yum.py Jul 25 07:01:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32559]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[32562]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32559]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32615]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bgmvpvvhzjiupwrhyfbdcfthgvyucrmx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905288.74-18504-76490556390654/AnsiballZ_find_unused_disk.py Jul 25 07:01:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32615]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[32618]: Invoked with min_size=10g max_return=2 with_interface=scsi max_size=0 match_sector_size=True Jul 25 07:01:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32615]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[32682]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32762]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xqkwxsngrfutclrxcfwzqoemjspbwwud ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905291.8-18584-121826684301644/AnsiballZ_setup.py Jul 25 07:01:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32762]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[32765]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32762]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[378]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wwrcqdpzpkeaojqyenvipyosahmaudkx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905292.77-18601-52738114555720/AnsiballZ_stat.py Jul 25 07:01:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[378]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[382]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:01:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[378]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[435]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wmftrvdxqlbrtkkyhmhqztpuypxmexnk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905293.44-18618-235994048666755/AnsiballZ_yum.py Jul 25 07:01:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[435]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[438]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[435]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[492]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qubasyqeffnkbvldjlgtpmickpprufqn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905294.43-18631-152970849730126/AnsiballZ_blivet.py Jul 25 07:01:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[492]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[495]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:01:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[492]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[571]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mygrlvgdlljnivrdyqbjyxzvslttuost ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905295.29-18648-221171598258621/AnsiballZ_yum.py Jul 25 07:01:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[571]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[576]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[571]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[631]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yhphwefyedulnsxpcoftaocpriojcowt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905295.79-18657-178695338735902/AnsiballZ_service_facts.py Jul 25 07:01:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[631]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[634]: Invoked Jul 25 07:01:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[631]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[796]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pahpsxzaicnmlluqzypkldteyuuicfxg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905296.95-18670-278469662293100/AnsiballZ_blivet.py Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[796]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[799]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[796]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[855]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wfyotdzgsdaeztrcdavkvrimdwdcwyxy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905297.44-18681-131196183990242/AnsiballZ_stat.py Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[855]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[858]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[855]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[909]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iyzmldxogpiirdutirxtmlqrjuqcmsqx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905298.03-18710-56135450891440/AnsiballZ_stat.py Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[909]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[912]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[909]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[963]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yooayuqqpctmnxdevlhalbelckxndwbj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905298.4-18721-256132387410224/AnsiballZ_setup.py Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[963]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[966]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[963]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1047]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-naiuxdvdomzbmxoajnprgobkhfauwjbr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905299.19-18734-202211257556649/AnsiballZ_yum.py Jul 25 07:01:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1047]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[1050]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1047]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1105]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-adbstvbzgzdrfeoojeogdahktrgydlqs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905299.71-18743-70460673618148/AnsiballZ_find_unused_disk.py Jul 25 07:01:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1105]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[1108]: Invoked with min_size=3g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:01:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1105]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1159]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jztlhwlncpvuznbigxuhiosmbexedgcp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905300.12-18752-5978351157458/AnsiballZ_command.py Jul 25 07:01:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1159]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[1162]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:01:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1159]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1235]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jxbarkcsertlehqtsxpqnsgitejnbulc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905303.47-18879-260590169035291/AnsiballZ_setup.py Jul 25 07:01:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1235]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[1239]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1235]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1322]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-potjhizktrcjqsiqlzjvgojlmughlukc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905304.65-18898-74393917366100/AnsiballZ_stat.py Jul 25 07:01:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1322]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[1326]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:01:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1322]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1375]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tsizosayoehjeezwgjpjkimtabmlbafw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905305.32-18915-207571111386545/AnsiballZ_yum.py Jul 25 07:01:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1375]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[1378]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1375]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1431]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bbazqiblsgtegibantatnvjmmtvetawo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905306.25-18928-224707148611757/AnsiballZ_blivet.py Jul 25 07:01:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1431]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[1434]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:01:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1431]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1489]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bzbmqswrybnwrxwzpbtugrzshpopubuo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905307.1-18945-3905995210389/AnsiballZ_yum.py Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1489]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[1492]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1489]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1545]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tltsyrezmzullcfznjzmmdeetmqpvmfq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905307.61-18954-188014311537427/AnsiballZ_service_facts.py Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1545]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[1548]: Invoked Jul 25 07:01:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1545]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1710]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ejefllhmmnbulozbdalzopiplgxiwtus ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905308.76-18967-40603537148571/AnsiballZ_blivet.py Jul 25 07:01:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1710]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[1713]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1710]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1768]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-btbmbkcumgngqwypukayeeotwiliiwys ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905309.24-18978-170893194169738/AnsiballZ_stat.py Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1768]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[1771]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1768]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1822]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-juawktdbfrcuhvmoapllcfiejkpcpdhg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905309.83-19007-91113924829210/AnsiballZ_stat.py Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1822]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[1825]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:01:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1822]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1876]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ltbditbfncyirzpchvcpmbgloyvrcvcd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905310.18-19018-190986684635395/AnsiballZ_setup.py Jul 25 07:01:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1876]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[1879]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1876]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1959]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-guupepkvpeffbdrobyfvnhaqfiubcfjg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905310.94-19029-64687445109542/AnsiballZ_yum.py Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1959]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[1962]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1959]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2015]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vjhcczcotfkmrkpossfxssrieklhdabe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905311.44-19038-70986186334193/AnsiballZ_find_unused_disk.py Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2015]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[2018]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2015]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2069]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ssdganyvirpzcpykovapyzmliqokedwq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905311.84-19047-255443929689522/AnsiballZ_command.py Jul 25 07:01:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2069]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[2072]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:01:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2069]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[2137]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2217]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vaaimxyrdrsgveymokpkqaphvtbozsdy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905317.29-19190-207835751218469/AnsiballZ_setup.py Jul 25 07:01:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2217]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[2220]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2217]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[2314]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2394]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-khpixuixintavkliyjrdobqdmqaidfuk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905320.18-19270-31702053224780/AnsiballZ_setup.py Jul 25 07:02:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2394]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[2397]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2394]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2477]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hscrworedagewzqmidffenjzovqjpjir ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905321.11-19287-68938844686024/AnsiballZ_stat.py Jul 25 07:02:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2477]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[2480]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:02:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2477]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2529]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zmotjmwaiidghpqzgilvpikykuhlfxzz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905321.78-19304-256927670167049/AnsiballZ_yum.py Jul 25 07:02:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2529]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[2532]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2529]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2585]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-plqjcjrvaesuptpprsfiydalwlfnudmi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905322.75-19317-33082196414456/AnsiballZ_blivet.py Jul 25 07:02:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2585]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[2588]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:02:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2585]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2643]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-crpyjybamkmnbosalpsknbztzpvpdloa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905323.62-19334-97057587086785/AnsiballZ_yum.py Jul 25 07:02:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2643]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[2646]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2643]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2699]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nwgnuzwselqvbatxongwbhyklvwdcwpq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905324.12-19343-246039166353634/AnsiballZ_service_facts.py Jul 25 07:02:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2699]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[2702]: Invoked Jul 25 07:02:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2699]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2864]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jjgcovtpikqxdawlccxqlqtbcsfkxips ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905325.26-19356-63918176869556/AnsiballZ_blivet.py Jul 25 07:02:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2864]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[2867]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:02:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2864]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2922]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qpuzyomugohdavfwntcynejixrebithq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905325.76-19367-224713755521139/AnsiballZ_stat.py Jul 25 07:02:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2922]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[2925]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:02:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2922]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2976]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jfgqbdvvpuxebihqijwoqmpiaqoizrdr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905326.37-19396-242473281523387/AnsiballZ_stat.py Jul 25 07:02:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2976]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[2979]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:02:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2976]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3030]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ovylljxlojlzbpqccbdbzyllsnquwodw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905326.75-19407-50447096059734/AnsiballZ_setup.py Jul 25 07:02:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3030]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[3033]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3030]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3113]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-encxkfdntngtaldgeolikowzcwbdgppa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905327.6-19420-217015182572164/AnsiballZ_yum.py Jul 25 07:02:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3113]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[3116]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3113]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3169]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qdmyvckapzmtfglziesvpctbzjqqjlnw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905328.15-19429-110081397813874/AnsiballZ_find_unused_disk.py Jul 25 07:02:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3169]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[3172]: Invoked with min_size=0 max_return=2 with_interface=scsi max_size=0 match_sector_size=True Jul 25 07:02:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3169]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3236]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aokwqidpiwfbxsqegohknuxzoxtoefra ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905329.88-19494-52499573136357/AnsiballZ_setup.py Jul 25 07:02:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3236]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[3239]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3236]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3319]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fqilnuhaffxtkxnveuqouymwpkjnevle ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905331.1-19513-11432440544815/AnsiballZ_stat.py Jul 25 07:02:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3319]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[3322]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:02:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3319]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3371]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dwgiyqaumvoxpqtglktbjefxjaoklcrj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905331.83-19530-158405655327000/AnsiballZ_yum.py Jul 25 07:02:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3371]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[3374]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3371]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3427]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cvjrybxhxtpbjeijkrwuzkxrnpdskben ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905332.8-19543-97346870120224/AnsiballZ_blivet.py Jul 25 07:02:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3427]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[3430]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:02:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3427]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3485]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hyphzzjkwinrpqazyyfhofgetzkzwfmy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905333.66-19560-99620131442925/AnsiballZ_yum.py Jul 25 07:02:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3485]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[3488]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3485]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3541]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mwpqbfwyhwfiyemuufretdapfypizgmc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905334.17-19569-185802112529967/AnsiballZ_service_facts.py Jul 25 07:02:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3541]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[3544]: Invoked Jul 25 07:02:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3541]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3706]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cvbxjbtddkxovupxlffavdgqwehfenph ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905335.32-19582-175153654328301/AnsiballZ_blivet.py Jul 25 07:02:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3706]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[3709]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:02:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3706]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3764]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rdklpmuvvvxfkjlpajatiekgwcbxnmqy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905335.81-19593-73136770201118/AnsiballZ_stat.py Jul 25 07:02:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3764]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[3767]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:02:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3764]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3818]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yxsqjnzgnbyckbpvbcfyaikbpxlmmrmh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905336.45-19622-180364711489814/AnsiballZ_stat.py Jul 25 07:02:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3818]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[3821]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:02:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3818]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3872]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-embvgrgxygnriukdbvuagghptttuechh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905336.81-19633-104911170952628/AnsiballZ_setup.py Jul 25 07:02:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3872]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[3875]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3872]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3955]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jijmenchmqjcaarurpvglsuwkhljibah ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905338.61-19646-222599198611581/AnsiballZ_yum.py Jul 25 07:02:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3955]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[3958]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3955]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4011]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ueraodgpmvejcgcfciiqttxnseitbril ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905339.15-19655-119638999382742/AnsiballZ_find_unused_disk.py Jul 25 07:02:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4011]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[4014]: Invoked with min_size=0 max_return=2 max_size=0 with_interface=None match_sector_size=False Jul 25 07:02:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4011]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4065]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kehwztlhfwvlpsixyvlamyvkldmneqap ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905339.56-19664-274303333584980/AnsiballZ_command.py Jul 25 07:02:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4065]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[4068]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:02:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4065]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[4133]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4213]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zmrmknmrlghlumkphxqhakxqptxoeirv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905343.68-19749-279181295048367/AnsiballZ_setup.py Jul 25 07:02:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4213]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[4216]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4213]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4296]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wmvkbvvcjuvjbslqgjcabqockoczbtgg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905344.65-19766-136055064814144/AnsiballZ_stat.py Jul 25 07:02:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4296]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[4299]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:02:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4296]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4348]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dnauiaiohvbdsvambakszujbsnptmglw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905345.31-19783-134717568026100/AnsiballZ_yum.py Jul 25 07:02:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4348]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[4351]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4348]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4404]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ledspsfwbkptkngkgnramcjufbeietge ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905346.27-19796-105867135739051/AnsiballZ_blivet.py Jul 25 07:02:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4404]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[4407]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:02:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4404]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4462]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kxvlwdvgxdxuubmqdxywmbkkduertxmk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905347.11-19813-184949976637942/AnsiballZ_yum.py Jul 25 07:02:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4462]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[4465]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4462]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4518]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tdjbeqkvbthdtnuqnqydrvjsuogtllyg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905347.61-19822-171378063582342/AnsiballZ_service_facts.py Jul 25 07:02:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4518]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[4521]: Invoked Jul 25 07:02:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4518]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4683]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nlwbqlyswqgxufolkraowwcumktuhlvy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905348.73-19835-128562600016600/AnsiballZ_blivet.py Jul 25 07:02:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4683]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[4686]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:02:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4683]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4741]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qhohaywdwfvlewgxmyhasdyuwfvakyrk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905349.22-19846-107918628690183/AnsiballZ_stat.py Jul 25 07:02:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4741]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[4744]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:02:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4741]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4795]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-macfjlhgjhtotigpqkmdtqphltilhdkw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905349.82-19875-164186784545837/AnsiballZ_stat.py Jul 25 07:02:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4795]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[4798]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:02:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4795]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4849]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uazzijxbvzcnsnqdlfggchabehdrxpmx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905350.16-19886-9719512753802/AnsiballZ_setup.py Jul 25 07:02:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4849]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[4852]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4849]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4932]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uojwjrmllnximsyeqavxsbjdrawtqbvc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905350.99-19899-126049039909437/AnsiballZ_yum.py Jul 25 07:02:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4932]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[4935]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4932]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4988]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wlskmyokdrztquwxuhccemrnuadalhur ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905351.51-19908-236850271058810/AnsiballZ_find_unused_disk.py Jul 25 07:02:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4988]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[4991]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:02:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4988]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5042]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ewtrdmhihlleimffubbqsljjjqyffecs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905351.91-19917-153690629863664/AnsiballZ_command.py Jul 25 07:02:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5042]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[5045]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:02:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5042]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5110]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-epcdzqtblchjodyqzjsifgwceckhtddt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905354.91-19986-109301666004810/AnsiballZ_setup.py Jul 25 07:02:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5110]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[5113]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5110]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5207]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aegmcriuwbenhafcjhjrdftgyjgaqpbr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905356.84-20054-269397259397420/AnsiballZ_setup.py Jul 25 07:02:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5207]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[5210]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5207]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5290]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kwmaskmkwepbfhdjzebmpoafwqjzzppb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905358.08-20073-243164974919213/AnsiballZ_stat.py Jul 25 07:02:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5290]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[5293]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:02:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5290]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5342]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mhhaqczqobhrctozdjremcarxjcpeaee ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905358.79-20090-6201670359720/AnsiballZ_yum.py Jul 25 07:02:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5342]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[5345]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5342]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5398]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jmyirshvbqoryagvwmjrysvowwmeodqp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905359.73-20103-11712611629359/AnsiballZ_blivet.py Jul 25 07:02:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5398]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[5401]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:02:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5398]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5456]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-idebfowaxxztvbbtxgbfbejcrzqykdzm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905360.64-20120-211190813647677/AnsiballZ_yum.py Jul 25 07:02:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5456]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[5459]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5456]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5512]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wwgrkcixcuoiyjwsaonvpcwgxqvkyntv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905361.13-20129-199531574311613/AnsiballZ_service_facts.py Jul 25 07:02:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5512]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[5515]: Invoked Jul 25 07:02:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5512]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5677]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-skuhzfucdlubkeiwpyrnrqbywpldbazw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905362.26-20142-4030089283686/AnsiballZ_blivet.py Jul 25 07:02:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5677]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[5680]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:02:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5677]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5735]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tzgodxvpjpmmtyrfhdchcwyhglflscwu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905362.74-20153-103931193700630/AnsiballZ_stat.py Jul 25 07:02:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5735]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[5738]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:02:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5735]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5789]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nhhkpxekmalnurdqlikzhruqggrekuhk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905363.34-20182-21905971077637/AnsiballZ_stat.py Jul 25 07:02:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5789]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[5792]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:02:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5789]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5843]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rgunvjkftlkiyyvdziuanuwbvcbkmhaj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905363.68-20193-42588865579165/AnsiballZ_setup.py Jul 25 07:02:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5843]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[5846]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5843]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5926]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jupcisivotsqawdqhclwwtzluhbkugfj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905364.49-20206-31461775539294/AnsiballZ_yum.py Jul 25 07:02:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5926]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[5929]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5926]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5982]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iocjlwthoraysztirhhxhjifpbzststv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905365.02-20215-184870320498688/AnsiballZ_find_unused_disk.py Jul 25 07:02:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5982]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[5985]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:02:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5982]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6036]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jfkfntjicxfobhebrqeizleifzousmax ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905365.43-20224-124051273444631/AnsiballZ_command.py Jul 25 07:02:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6036]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[6039]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:02:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6036]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[6104]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6184]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zprgjxansamkjxezdizjdnqrqhrfopoh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905368.99-20367-74518872000267/AnsiballZ_setup.py Jul 25 07:02:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6184]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[6187]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6184]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6267]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-puhexxvooipnyeqxmpgrhcizacttnnse ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905369.95-20384-236080688188457/AnsiballZ_stat.py Jul 25 07:02:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6267]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[6270]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:02:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6267]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6319]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-miiihldkuohlafvftfvknkiifmpkhgwh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905370.62-20401-256864309603817/AnsiballZ_yum.py Jul 25 07:02:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6319]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[6322]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6319]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6375]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hlywmjrhnwgntbzoeodtqeutttohferi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905371.62-20414-1398378707820/AnsiballZ_blivet.py Jul 25 07:02:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6375]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[6378]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:02:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6375]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6433]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jifxhrfyzjlhghxqevosspxwzivuofbw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905372.47-20431-165463640129306/AnsiballZ_yum.py Jul 25 07:02:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6433]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[6436]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6433]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6489]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xgkgozmugtxqhxsiqqxxnbfxztusmdoo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905372.98-20440-273104001940386/AnsiballZ_service_facts.py Jul 25 07:02:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6489]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[6492]: Invoked Jul 25 07:02:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6489]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6654]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fddkwvdteevvjdhoytszuxjiuffueuli ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905374.11-20453-243592982387948/AnsiballZ_blivet.py Jul 25 07:02:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6654]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[6657]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:02:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6654]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6712]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jogwjcjltfcwdjazpdcszjouketnelxv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905374.6-20464-261540600275310/AnsiballZ_stat.py Jul 25 07:02:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6712]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[6715]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:02:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6712]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6766]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mnkaaihwtdulfjwmzjknovnrhtzxauof ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905375.21-20493-50031310119451/AnsiballZ_stat.py Jul 25 07:02:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6766]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[6769]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:02:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6766]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6820]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-emiorsasxlobzcshmecfjouaqfngymnh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905375.56-20504-178159447079614/AnsiballZ_setup.py Jul 25 07:02:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6820]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[6823]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:02:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6820]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6903]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-olfypcwzfthtooonhqitqfeiqruxqhbs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905376.37-20517-200315595277861/AnsiballZ_yum.py Jul 25 07:02:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6903]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[6906]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:02:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6903]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6959]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jktizmppftwnpuadmhocxvtpevgvdgvl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905376.9-20526-67178402865643/AnsiballZ_find_unused_disk.py Jul 25 07:02:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6959]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[6962]: Invoked with min_size=0 max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:02:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6959]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7013]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-oodnopnpdadzvsocquhkmjwqmcgzgvvk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905377.3-20535-208185814734704/AnsiballZ_command.py Jul 25 07:02:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7013]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:02:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[7016]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:02:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7013]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7081]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gqilteueuqojymnmkldtnhtcqpshpsku ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905380.64-20662-211482751217869/AnsiballZ_setup.py Jul 25 07:03:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7081]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[7084]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7081]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7164]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nrokqpinhtlbksyvaddajiveyrrnfziq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905381.88-20681-179750939083616/AnsiballZ_stat.py Jul 25 07:03:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7164]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[7167]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:03:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7164]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7216]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zfbnrdrxxvimgsabnrgecrzxlqmwtfiv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905382.61-20698-228665246635109/AnsiballZ_yum.py Jul 25 07:03:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7216]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[7219]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7216]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7272]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ylteofxhrrrqvmfidhrbsfbebdkkzjlh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905383.56-20711-41533834545317/AnsiballZ_blivet.py Jul 25 07:03:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7272]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[7275]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7272]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7330]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-drwyqiedyllyuxcfppuepaclwabcudvi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905384.42-20728-213142219784004/AnsiballZ_yum.py Jul 25 07:03:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7330]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[7333]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7330]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7386]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cjirjwyontpdaftqmxilsryttwghhaid ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905384.93-20737-138557067194288/AnsiballZ_service_facts.py Jul 25 07:03:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7386]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[7389]: Invoked Jul 25 07:03:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7386]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7551]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-epazvqlvzxglgeslmcxyushsmtdpmcal ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905386.06-20750-73648079567499/AnsiballZ_blivet.py Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7551]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[7554]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7551]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7609]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wkjsbjdjlcmydzotuzprbqfrrcqrqfcr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905386.54-20761-150564110689097/AnsiballZ_stat.py Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7609]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[7612]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7609]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7663]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gklntbihwvllpyfyvsezkwvzvlvhqhyy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905387.15-20790-254589284403098/AnsiballZ_stat.py Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7663]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[7666]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7663]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7717]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cdipszvqxxycvrketsxmvgirbleaykqg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905387.5-20801-109329853074654/AnsiballZ_setup.py Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7717]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[7720]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7717]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7801]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bcxjbkltrzdbknofxhsikocdghpfvexx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905388.31-20814-194414392027352/AnsiballZ_yum.py Jul 25 07:03:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7801]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[7804]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7801]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7857]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lmzufkniqcqgintfmwhlnnigzlxzgtxe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905388.82-20823-125531962929429/AnsiballZ_find_unused_disk.py Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7857]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[7860]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7857]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7911]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nhjnuqbxuvtzvnczjwwyaihzhladhyhq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905389.24-20832-76116505444272/AnsiballZ_command.py Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7911]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[7914]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7911]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[7979]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8060]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:03:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8109]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[8162]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8217]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[8270]: Invoked Jul 25 07:03:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[8433]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8488]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8539]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[8590]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8670]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[8723]: Invoked with min_size=5g max_return=1 max_size=127g with_interface=None match_sector_size=False Jul 25 07:03:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[8774]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:03:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8839]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nmecckcghcuozyezpqdzfivwmlzkpvie ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905402.56-21200-150883805657637/AnsiballZ_setup.py Jul 25 07:03:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8839]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[8842]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8839]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8922]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nqiegearyqvlsdigyidvweljtoryjbwo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905403.77-21219-222737669546566/AnsiballZ_stat.py Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8922]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8925]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8922]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8974]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wqcizshctoffntgksbljhcocwlsgmjab ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905404.49-21236-193271746353501/AnsiballZ_yum.py Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8974]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8977]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8974]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9030]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lbkyceihoeelnddfbgszovndmqtuninc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905405.45-21249-11896576993664/AnsiballZ_blivet.py Jul 25 07:03:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9030]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[9033]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9030]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9088]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ghapurpspsijgbblffbqkrdfkteadset ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905406.31-21266-67913450919168/AnsiballZ_yum.py Jul 25 07:03:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9088]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9091]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9088]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9144]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ogobkjjfztlhsrcxmcrapbkjgutpptve ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905406.82-21275-108110729620406/AnsiballZ_service_facts.py Jul 25 07:03:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9144]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[9147]: Invoked Jul 25 07:03:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9144]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9309]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bpgvwdomdcyhjnyzrjncitwrgpszmgim ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905407.96-21288-9065211966154/AnsiballZ_blivet.py Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9309]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[9312]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9309]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9367]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pipqnueyprbcdmcfxxwifhibpfbbdthj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905408.44-21299-59140941940411/AnsiballZ_stat.py Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9367]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9370]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9367]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9421]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qbhvbwunzqsphqkaaqpijtljzmaunkxy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905409.05-21328-227529997543267/AnsiballZ_stat.py Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9421]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9424]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9421]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9475]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xmtdctkoyuzgiztxlxoefqjkiutcbqyi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905409.39-21339-216839170569140/AnsiballZ_setup.py Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9475]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[9478]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9475]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9558]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zisrurnomtghddjusrdssnyolshksrlv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905410.19-21352-70809385002540/AnsiballZ_yum.py Jul 25 07:03:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9558]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9561]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9558]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9614]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qzpsgetajbgtmhhnymebvdfkrijvdmyy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905410.71-21361-277533737626865/AnsiballZ_find_unused_disk.py Jul 25 07:03:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9614]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[9617]: Invoked with min_size=0 max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:03:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9614]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9668]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vwvvypuhzlnrlnmodalkxbwwqbnqihas ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905411.18-21370-6003846838834/AnsiballZ_command.py Jul 25 07:03:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9668]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[9671]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:03:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9668]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9736]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fkzamlnzrjyphlljciqrfgblisozloqa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905413.14-21440-234687839255715/AnsiballZ_setup.py Jul 25 07:03:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9736]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[9739]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9736]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9819]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rohbjtjobmkfngcgmiystkpnzakfffpw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905414.56-21469-37040021515703/AnsiballZ_stat.py Jul 25 07:03:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9819]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9822]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:03:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9819]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9871]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qgncqrftiwnkjsyxvwftuvnpjsvfdrrx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905415.22-21486-228712862031826/AnsiballZ_yum.py Jul 25 07:03:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9871]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9874]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9871]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9927]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lkiczlrhblagauyapxafbrsbidiawsji ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905416.21-21499-136649394118793/AnsiballZ_blivet.py Jul 25 07:03:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9927]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[9930]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9927]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9985]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-flpiccewsoyyqbtohjbhvtntivgahaaa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905417.11-21516-51306111575883/AnsiballZ_yum.py Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9985]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9988]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9985]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10041]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xnwtnpiwlsolaaalofjxjzmyhvrezuvc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905417.61-21525-131541868009554/AnsiballZ_service_facts.py Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10041]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[10044]: Invoked Jul 25 07:03:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10041]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10206]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lbjnyvvaclszqgxryakvrlopqtdthbxy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905418.76-21538-95767876795400/AnsiballZ_blivet.py Jul 25 07:03:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10206]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[10209]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10206]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10264]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pdrzsrujohikqgaewcuwcxursdntburl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905419.26-21549-66573997164377/AnsiballZ_stat.py Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10264]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10267]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10264]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com auditd[420]: Audit daemon rotating log files Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10318]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nwvswjfuowomfzvtvvlogzbgffsaivqx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905419.88-21578-134903733564129/AnsiballZ_stat.py Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10318]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10321]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10318]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10372]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-khheliylyszcbnxuediwhjheozfrnnev ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905420.27-21589-175090369451394/AnsiballZ_setup.py Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10372]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[10375]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10372]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10455]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-whplvwutknhgdyldrxnygvnfltuvzcen ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905421.06-21600-99266909153745/AnsiballZ_yum.py Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10455]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10458]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10455]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10511]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rxshguikxevtmuwsgiehqjssxvswejfe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905421.59-21609-263002055355824/AnsiballZ_find_unused_disk.py Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10511]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[10514]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10511]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10565]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kkkhevhkevqsrsehbfwyuyiicgveuzvs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905422.01-21618-44928742805458/AnsiballZ_command.py Jul 25 07:03:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10565]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[10568]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None TASK [Set unused_disks if necessary] ******************************************* Thursday 25 July 2024 07:03:42 -0400 (0:00:00.556) 0:00:09.449 ********* 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:03:42 -0400 (0:00:00.031) 0:00:09.481 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=27 changed=0 unreachable=0 failed=1 skipped=20 rescued=0 ignored=0 Thursday 25 July 2024 07:03:42 -0400 (0:00:00.019) 0:00:09.501 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 1.07s fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.99s Gathering Facts --------------------------------------------------------- 0.89s fedora.linux_system_roles.storage : Get required packages --------------- 0.69s fedora.linux_system_roles.storage : Update facts ------------------------ 0.65s Ensure test packages ---------------------------------------------------- 0.62s fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.60s Debug why there are no unused disks ------------------------------------- 0.56s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.49s Find unused disks in the system ----------------------------------------- 0.42s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.40s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.35s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.33s Configure boot for FIPS ------------------------------------------------- 0.10s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.08s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.08s Ensure dracut-fips ------------------------------------------------------ 0.08s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.07s Get unused disks -------------------------------------------------------- 0.05s Run the role ------------------------------------------------------------ 0.05s