Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Test create lvm pool and remove] ***************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:12:02 -0400 (0:00:00.024) 0:00:00.024 ********* ok: [managed_node1] TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:12:03 -0400 (0:00:00.936) 0:00:00.961 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:12:03 -0400 (0:00:00.032) 0:00:00.993 ********* 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:12:03 -0400 (0:00:00.083) 0:00:01.076 ********* 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:12:03 -0400 (0:00:00.044) 0:00:01.121 ********* 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:12:03 -0400 (0:00:00.072) 0:00:01.194 ********* 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:12:04 -0400 (0:00:00.448) 0:00:01.642 ********* 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:12:04 -0400 (0:00:00.046) 0:00:01.688 ********* 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:12:04 -0400 (0:00:00.018) 0:00:01.707 ********* 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:12:04 -0400 (0:00:00.018) 0:00:01.725 ********* 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:12:04 -0400 (0:00:00.075) 0:00:01.801 ********* 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:12:05 -0400 (0:00:00.928) 0:00:02.729 ********* 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:12:05 -0400 (0:00:00.043) 0:00:02.772 ********* 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:12:05 -0400 (0:00:00.043) 0:00:02.816 ********* 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:12:06 -0400 (0:00:00.637) 0:00:03.453 ********* 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:12:06 -0400 (0:00:00.072) 0:00:03.525 ********* TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:12:06 -0400 (0:00:00.017) 0:00:03.543 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:12:06 -0400 (0:00:00.021) 0:00:03.565 ********* TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:12:06 -0400 (0:00:00.018) 0:00:03.583 ********* 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:12:06 -0400 (0:00:00.585) 0:00:04.168 ********* 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:12:07 -0400 (0:00:01.055) 0:00:05.224 ********* 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:12:07 -0400 (0:00:00.038) 0:00:05.262 ********* TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:12:08 -0400 (0:00:00.025) 0:00:05.288 ********* 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:12:08 -0400 (0:00:00.462) 0:00:05.750 ********* 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:12:08 -0400 (0:00:00.027) 0:00:05.778 ********* 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:12:08 -0400 (0:00:00.319) 0:00:06.098 ********* 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:12:08 -0400 (0:00:00.028) 0:00:06.127 ********* TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:12:08 -0400 (0:00:00.023) 0:00:06.151 ********* 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:12:08 -0400 (0:00:00.031) 0:00:06.182 ********* 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:12:08 -0400 (0:00:00.029) 0:00:06.212 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:12:08 -0400 (0:00:00.031) 0:00:06.244 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:12:08 -0400 (0:00:00.027) 0:00:06.271 ********* 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:12:09 -0400 (0:00:00.028) 0:00:06.300 ********* TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:12:09 -0400 (0:00:00.024) 0:00:06.324 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:12:09 -0400 (0:00:00.025) 0:00:06.350 ********* 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:12:09 -0400 (0:00:00.025) 0:00:06.375 ********* 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:12:09 -0400 (0:00:00.321) 0:00:06.697 ********* TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:12:09 -0400 (0:00:00.024) 0:00:06.721 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:12:10 -0400 (0:00:00.601) 0:00:07.322 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:12:10 -0400 (0:00:00.034) 0:00:07.357 ********* 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:12:10 -0400 (0:00:00.042) 0:00:07.399 ********* 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:12:10 -0400 (0:00:00.622) 0:00:08.022 ********* 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:12:11 -0400 (0:00:00.404) 0:00:08.426 ********* 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.043440", "end": "2024-07-25 07:12:11.520373", "rc": 0, "start": "2024-07-25 07:12:11.476933" } 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:12:11 EDT. -- Jul 25 07:07:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31028]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31084]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pnnkfzkvhzcfkxegbzwvcthdpdatesmk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905676.67-27457-213418204002916/AnsiballZ_service_facts.py Jul 25 07:07:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31084]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[31087]: Invoked Jul 25 07:07:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31084]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31249]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kznqofqeclnnqxxhzffufpxbdnuhfmms ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905677.8-27470-162697600802782/AnsiballZ_blivet.py Jul 25 07:07:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31249]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[31252]: 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:07:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31249]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31307]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-blgknuvmbalnjhtiqxtyimdfuuthbyab ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905678.29-27481-23923386910948/AnsiballZ_stat.py Jul 25 07:07:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31307]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[31310]: 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:07:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31307]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31361]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zshgemijlobxzllqrakxctqqejjetufv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905678.87-27510-43616002693428/AnsiballZ_stat.py Jul 25 07:07:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31361]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[31364]: 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:07:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31361]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31415]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hkgswziujlwaepmyefuklvzgvjgayphp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905679.23-27521-272565944147553/AnsiballZ_setup.py Jul 25 07:07:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31415]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[31418]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:07:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31415]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31498]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-edbitxjjwfvdnopviqlaydekhmfcldpi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905680.06-27534-1730521613683/AnsiballZ_yum.py Jul 25 07:08:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31498]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[31501]: 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:08:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31498]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31554]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-elgijixzwedfiiarvrqcphnblmysmueo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905680.63-27543-2004248871623/AnsiballZ_find_unused_disk.py Jul 25 07:08:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31554]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[31557]: Invoked with min_size=0 max_return=2 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:08:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31554]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31608]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-usgqgrkhnbvlqtiayaqudwdjjygjrfxk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905681.05-27552-100278263828160/AnsiballZ_command.py Jul 25 07:08:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31608]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[31611]: 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:08:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31608]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31676]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lhydonxlubcsxvnizrjfutepgovjrxro ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905682.67-27621-22661099146415/AnsiballZ_setup.py Jul 25 07:08:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31676]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[31679]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:08:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31676]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31759]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qepfundbhccolvvappmmcsxgazybwooh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905683.87-27640-264870625818438/AnsiballZ_stat.py Jul 25 07:08:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31759]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[31762]: 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:08:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31759]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31811]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hfgcqexxujjqgvsofbdodwiurhxzconq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905684.58-27657-37448459480185/AnsiballZ_yum.py Jul 25 07:08:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31811]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[31814]: 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:08:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31811]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31867]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rsmudaeabnrrlrcnqpzkgwopwfwacotz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905685.5-27670-262795854627359/AnsiballZ_blivet.py Jul 25 07:08:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31867]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[31870]: 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:08:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31867]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31925]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qsnjuhiluacpjhshknpsziqgqaliztlq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905686.35-27687-213548246405099/AnsiballZ_yum.py Jul 25 07:08:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31925]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[31928]: 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:08:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31925]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31981]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ygjsnqzbglbynkohjdfnyiprgprigapl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905686.86-27696-281332596123155/AnsiballZ_service_facts.py Jul 25 07:08:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31981]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[31984]: Invoked Jul 25 07:08:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31981]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32146]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qepjaniydhczarbuxzjaffzqwgmjttqz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905687.99-27709-201201747469801/AnsiballZ_blivet.py Jul 25 07:08:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32146]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[32149]: 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:08:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32146]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32204]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zlzgeckblbikrgfrfrrwxuahnqjsbvjy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905688.57-27720-241701773036930/AnsiballZ_stat.py Jul 25 07:08:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32204]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[32207]: 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:08:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32204]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32258]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bvmfogahftqywflqjlubthwsykttfjgo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905689.17-27749-256520677219338/AnsiballZ_stat.py Jul 25 07:08:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32258]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[32261]: 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:08:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32258]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32312]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bbcxpmbrukbsmzqqkihvpnyetjtojwhq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905689.51-27760-219713480740305/AnsiballZ_setup.py Jul 25 07:08:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32312]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[32315]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:08:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32312]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32395]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bcisqmgdumvkinkcvoztcalrrytpmadb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905690.31-27773-66157268766754/AnsiballZ_yum.py Jul 25 07:08:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32395]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[32398]: 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:08:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32395]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32451]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gulkxvqayrvqodjmorlinuplfivbytgg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905690.83-27782-16269919308326/AnsiballZ_find_unused_disk.py Jul 25 07:08:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32451]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[32454]: Invoked with min_size=0 max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:08:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32451]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:11 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-xayucfetonbdkmkobyowuuwaiiehzutc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905691.27-27791-54216988118243/AnsiballZ_command.py Jul 25 07:08:11 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:08:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[32508]: 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:08:11 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:08:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32573]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hnqqrqdliaupeodapffixscixgbyrtgm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905693.35-27861-174813145325419/AnsiballZ_setup.py Jul 25 07:08:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32573]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[32576]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:08:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32573]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32656]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bcsldotdusumqgxmjakdmbpyksetgfov ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905694.54-27880-244694252027658/AnsiballZ_stat.py Jul 25 07:08:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32656]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[32659]: 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:08:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32656]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32708]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ruqqnryqbwrugokjhoobgaqeiorteusf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905695.24-27897-248098038828338/AnsiballZ_yum.py Jul 25 07:08:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32708]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[32711]: 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:08:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32708]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32764]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kvxckdfbukimdwnuoyddmqlkvoylfthc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905696.15-27910-161756433545787/AnsiballZ_blivet.py Jul 25 07:08:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32764]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[32767]: 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:08:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32764]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[355]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kuhmrofplsiooccwvcinblzmbtuvqpso ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905696.98-27927-48542790437632/AnsiballZ_yum.py Jul 25 07:08:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[355]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[358]: 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:08:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[355]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[414]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tzgggonauzynsohrukfczpkabznmvavm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905697.49-27936-104113396083774/AnsiballZ_service_facts.py Jul 25 07:08:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[414]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[417]: Invoked Jul 25 07:08:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[414]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[606]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hahickpholvewibqdyadorvmbninxmxe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905698.62-27949-37449464714918/AnsiballZ_blivet.py Jul 25 07:08:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[606]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[610]: 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:08:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[606]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[665]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zenortpdqpgiaozfumjggahdopajzipr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905699.1-27960-81980174694109/AnsiballZ_stat.py Jul 25 07:08:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[665]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[668]: 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:08:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[665]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[719]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lnykdpqmncmzeufvilprtudrtagnitzw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905699.7-27989-172648270041878/AnsiballZ_stat.py Jul 25 07:08:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[719]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[722]: 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:08:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[719]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[773]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ldfteyfwcajwmrgxdgjlpvpieldmdmfo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905700.04-28000-26380974636896/AnsiballZ_setup.py Jul 25 07:08:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[773]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[776]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:08:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[773]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[857]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qvxpvjkqkihzoulsrbovrbrhjdwqzapq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905700.82-28013-219725641776171/AnsiballZ_yum.py Jul 25 07:08:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[857]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[860]: 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:08:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[857]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[913]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-viwtfhegiwgekjwhlvtaxhmixxetmntf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905701.34-28022-182832869822058/AnsiballZ_find_unused_disk.py Jul 25 07:08:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[913]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[916]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:08:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[913]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[967]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-otanszgmwajcwiotpgucagvgxfwgofod ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905701.77-28031-123490197390604/AnsiballZ_command.py Jul 25 07:08:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[967]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[970]: 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:08:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[967]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[1035]: Invoked with filter=* gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:08:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[1091]: 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:08:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[1140]: Invoked with filter=ansible_pkg_mgr gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:08:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[1170]: 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:08:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[1228]: 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:08:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[1290]: Invoked with filter=ansible_pkg_mgr gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:08:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[1320]: 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:08:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[1374]: Invoked Jul 25 07:08:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[1536]: 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:08:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[1591]: 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:08:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[1642]: 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:08:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[1693]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:08:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1787]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ndnxjqshnguadtnyfpycyuqaxdopptar ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905711.49-28310-126173119435995/AnsiballZ_setup.py Jul 25 07:08:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1787]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[1790]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:08:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1787]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1870]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ahprngtitmhvintltopcuncjoholsjca ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905712.69-28329-58690325412388/AnsiballZ_stat.py Jul 25 07:08:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1870]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[1873]: 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:08:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1870]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1922]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-paybowsirywildqcyiebkijevqmfarhr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905713.39-28346-51665946271350/AnsiballZ_yum.py Jul 25 07:08:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1922]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[1925]: 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:08:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1922]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1978]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dyheoehfmkhbkgjskcjqmyrezqzbccfk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905714.31-28359-219192072835530/AnsiballZ_blivet.py Jul 25 07:08:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1978]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[1981]: 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:08:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1978]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2036]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bcvwmaqlkxbhltrwyycuhytctvuwmgeg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905715.14-28376-56211742881750/AnsiballZ_yum.py Jul 25 07:08:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2036]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[2039]: 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:08:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2036]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2092]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vgdtewbhxiecrfxhyrkrulzdeqyinzsy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905715.65-28385-20563727104351/AnsiballZ_service_facts.py Jul 25 07:08:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2092]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[2095]: Invoked Jul 25 07:08:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2092]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2257]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wsllkfxrykiruzbrnudsogkriazbmejm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905716.77-28398-280077333838605/AnsiballZ_blivet.py Jul 25 07:08:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2257]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[2260]: 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:08:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2257]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2315]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-okxvywjkqdoxfmnssxvkxnqgsvddspdu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905717.26-28409-183678165535677/AnsiballZ_stat.py Jul 25 07:08:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2315]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[2318]: 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:08:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2315]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2369]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gmqcsaithlzbnwpbsbntuxryokxotkag ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905717.83-28438-7022446500734/AnsiballZ_stat.py Jul 25 07:08:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2369]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[2372]: 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:08:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2369]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2423]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bmpdvgntjqewurfdwfkoyvdrymbdizdu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905718.17-28449-118067402999694/AnsiballZ_setup.py Jul 25 07:08:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2423]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[2426]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:08:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2423]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2506]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dtotftphzixrfpnehikyeapolaihbuba ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905718.98-28462-237824852080018/AnsiballZ_yum.py Jul 25 07:08:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2506]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[2509]: 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:08:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2506]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2562]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dgnogunaoegortttjmevnplhrzpfsqch ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905719.48-28471-6341075387821/AnsiballZ_find_unused_disk.py Jul 25 07:08:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2562]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[2565]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:08:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2562]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2616]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xftzeahdmgszzdtczxrzxnsrqxjfrfun ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905719.89-28480-163963772943496/AnsiballZ_command.py Jul 25 07:08:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2616]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[2619]: 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:08:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2616]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2684]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lxrqfyrmriyllstvtlocfmmszxtkmcat ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905727.36-28840-226579539626771/AnsiballZ_setup.py Jul 25 07:08:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2684]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[2687]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:08:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2684]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2767]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ktxueolvrmtsksuybaqdlksitxnxmpmj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905728.57-28859-60851114209488/AnsiballZ_stat.py Jul 25 07:08:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2767]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[2770]: 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:08:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2767]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2819]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jaaghzspldrxnsjufgaizaqshihdinfh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905729.28-28876-186793399625184/AnsiballZ_yum.py Jul 25 07:08:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2819]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[2822]: 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:08:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2819]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2875]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xkmqgunwjleydntbobrifphuomwiabkj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905730.21-28889-86311925432190/AnsiballZ_blivet.py Jul 25 07:08:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2875]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[2878]: 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:08:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2875]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2933]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rqoahqziqksdajecsduzfsgaevzaiiyh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905731.05-28906-244813661125211/AnsiballZ_yum.py Jul 25 07:08:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2933]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[2936]: 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:08:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2933]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2989]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ravgudzfstgzexdwmjninvgfdfezcrmg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905731.55-28915-99937744990963/AnsiballZ_service_facts.py Jul 25 07:08:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2989]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[2992]: Invoked Jul 25 07:08:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2989]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3154]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-igteycyugkxhluxanauugiofqwxhlkdp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905732.7-28928-332477306306/AnsiballZ_blivet.py Jul 25 07:08:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3154]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[3157]: 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:08:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3154]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3212]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uutkbrbodmpqycmamfbfwjotzmqxlnvk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905733.2-28939-14147373803040/AnsiballZ_stat.py Jul 25 07:08:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3212]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[3215]: 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:08:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3212]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3266]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tkfkunjuskaysvpfdepkcvtrjxjiufkg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905733.79-28968-71539640652136/AnsiballZ_stat.py Jul 25 07:08:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3266]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[3269]: 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:08:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3266]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fcidaiybvoqnuyuiabyapgtaztciedvm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905734.14-28979-12592643482650/AnsiballZ_setup.py Jul 25 07:08:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3320]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[3323]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:08:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3320]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3403]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jdxchvgdenrnjvzglvzgleypevkthzqm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905734.8-28990-4051741220807/AnsiballZ_blivet.py Jul 25 07:08:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3403]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[3406]: Invoked with packages_only=True disklabel_type=None volumes=[] diskvolume_mkfs_option_map={} safe_mode=True pools=[{'shared': None, 'raid_device_count': None, 'grow_to_fill': None, 'name': 'foo', 'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_key_size': None, 'disks': [], 'encryption_key': None, 'encryption_luks_version': None, 'raid_spare_count': None, 'state': 'present', 'volumes': [{'fs_type': 'xfs', 'mount_options': None, 'size': None, 'mount_point': '/foo', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'type': 'lvm', 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': None, 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_user': None, 'raid_disks': [], 'cache_mode': None, 'name': 'test1', 'mount_group': None, 'thin_pool_size': None, 'cached': None, 'thin': False, 'cache_size': None, 'cache_devices': [], 'fs_create_options': None}], 'encryption_tang_url': None, 'encryption_cipher': None, 'raid_chunk_size': None, 'encryption_clevis_pin': None, 'type': 'lvm', 'raid_level': None, 'encryption_tang_thumbprint': None}] 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:08:55 ip-10-31-42-48.us-east-1.aws.redhat.com systemd-udevd[381]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 25 07:08:58 ip-10-31-42-48.us-east-1.aws.redhat.com kernel: SGI XFS with ACLs, security attributes, no debug enabled Jul 25 07:08:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3403]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3482]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pmzntxlzdcaxfdrzzfvxpazadiggcnqo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905738.61-29003-173714795458554/AnsiballZ_blivet.py Jul 25 07:08:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3482]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[3485]: Invoked with packages_only=True disklabel_type=None volumes=[{'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'ext4', 'mount_options': None, 'size': None, 'mount_point': None, 'encryption_password': None, 'encryption': False, 'raid_chunk_size': None, 'raid_device_count': None, 'state': 'present', 'mount_mode': None, 'type': 'disk', 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': None, 'encryption_luks_version': None, 'mount_user': None, 'raid_spare_count': None, 'name': 'foo', 'mount_group': None, 'disks': [], 'fs_create_options': None}] diskvolume_mkfs_option_map={} safe_mode=True pools=[] 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:09:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3482]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3548]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qbuhxwdqnlegxljhhcvnvgutuwalucwv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905742.42-29016-45812573584065/AnsiballZ_blivet.py Jul 25 07:09:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3548]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[3551]: Invoked with packages_only=True disklabel_type=None volumes=[{'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'swap', 'mount_options': None, 'size': None, 'mount_point': None, 'encryption_password': None, 'encryption': False, 'raid_chunk_size': None, 'raid_device_count': None, 'state': 'present', 'mount_mode': None, 'type': 'disk', 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': None, 'encryption_luks_version': None, 'mount_user': None, 'raid_spare_count': None, 'name': 'foo', 'mount_group': None, 'disks': [], 'fs_create_options': None}] diskvolume_mkfs_option_map={} safe_mode=True pools=[] 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:09:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3548]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3628]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lhczsuxmgzmqyqsfflfecwcakepduepi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905747.1-29084-160503852385546/AnsiballZ_setup.py Jul 25 07:09:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3628]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[3631]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3628]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3711]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tgmugesnglbkazzscdimjspohxwqrifg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905748.47-29113-186225683187056/AnsiballZ_stat.py Jul 25 07:09:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3711]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[3714]: 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:09:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3711]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3763]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rfvjbstjyypmbuntstwoprqxkcfcokeh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905749.14-29130-258152053004801/AnsiballZ_yum.py Jul 25 07:09:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3763]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[3766]: 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:09:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3763]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3819]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sxoqvxspmklwqojudpoiinzznelilzcl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905750.13-29143-74201382260752/AnsiballZ_blivet.py Jul 25 07:09:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3819]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[3822]: 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:09:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3819]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3877]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rhhymggyybjdvoxguikesgunqupouwpu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905750.97-29160-67227967691023/AnsiballZ_yum.py Jul 25 07:09:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3877]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[3880]: 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:09:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3877]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3933]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gbtcioiqknznfravitowebhouhjnqzhg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905751.48-29169-27785827265096/AnsiballZ_service_facts.py Jul 25 07:09:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3933]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[3936]: Invoked Jul 25 07:09:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[3933]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4098]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bsmikyxejrnpsmgynghnzaopuulakemi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905752.61-29182-63285837744170/AnsiballZ_blivet.py Jul 25 07:09:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4098]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[4101]: 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:09:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4098]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4156]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bvgzjbqtkzlyalrjvwkvjinjoaiupssz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905753.09-29193-254031739472894/AnsiballZ_stat.py Jul 25 07:09:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4156]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[4159]: 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:09:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4156]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4210]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cratnxljoamovgiejkkjytospjegktjk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905753.68-29222-196418566793479/AnsiballZ_stat.py Jul 25 07:09:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4210]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[4213]: 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:09:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4210]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4264]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-voxscrxblwfoxrcfnyrfutqlrkpazqdh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905754.01-29233-236584244310361/AnsiballZ_setup.py Jul 25 07:09:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4264]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[4267]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4264]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4347]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lwedzdkowpkeowaevvvcnljlgteqrarn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905754.78-29246-65593845449103/AnsiballZ_yum.py Jul 25 07:09:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4347]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[4350]: 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:09:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4347]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4403]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gnmvzvaagkqrtosyaxrdsezicyoxxmjm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905755.3-29255-157302012751562/AnsiballZ_find_unused_disk.py Jul 25 07:09:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4403]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[4406]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:09:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4403]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4457]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rkgdicdegzyqrqdjcrwazxgtdndrzpme ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905755.71-29264-35924236054210/AnsiballZ_command.py Jul 25 07:09:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4457]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[4460]: 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:09:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[4457]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[4525]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[4605]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[4685]: 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:09:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[4734]: 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:09:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[4787]: 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:09:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[4842]: 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:09:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[4895]: Invoked Jul 25 07:09:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[5057]: 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:09:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[5112]: 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:09:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[5163]: 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:09:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[5214]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[5294]: 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:09:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[5347]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=127g match_sector_size=False Jul 25 07:09:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[5398]: 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:09:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5463]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aqrrlkwctxstyvjioukhtihxofoeqzzq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905768.42-29586-3759760571460/AnsiballZ_setup.py Jul 25 07:09:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5463]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[5466]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5463]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5546]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hufodntlvqjeiebcskhfbnoxuhgdoato ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905769.63-29605-207399449389578/AnsiballZ_stat.py Jul 25 07:09:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5546]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[5549]: 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:09:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5546]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5598]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-edniyxyjzofdgtbzamcwmjyzcemdjdlf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905770.32-29622-96579967531656/AnsiballZ_yum.py Jul 25 07:09:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5598]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[5601]: 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:09:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5598]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5654]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-grdlpxlwnlsgywialkqayrjpzlqluoxc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905771.25-29635-280858041960649/AnsiballZ_blivet.py Jul 25 07:09:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5654]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[5657]: 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:09:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5654]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5712]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wimdxppyqtoikqbfjgmzgqtirybmeupg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905772.08-29652-84833790516267/AnsiballZ_yum.py Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5712]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[5715]: 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:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5712]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5768]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pzoakpymbpobxrtxndnysybgfaqsxojn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905772.58-29661-281029471997371/AnsiballZ_service_facts.py Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5768]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[5771]: Invoked Jul 25 07:09:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5768]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5933]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fdmdhztdttjkwmyvgsthwqpyigjvdaak ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905773.71-29674-202784430600230/AnsiballZ_blivet.py Jul 25 07:09:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5933]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[5936]: 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:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5933]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5991]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sitlddsyhhrezrxeixbkirirzoddmaur ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905774.19-29685-62797659816001/AnsiballZ_stat.py Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5991]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[5994]: 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:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5991]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6045]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ujwwsztzprblcmhxcqiydfylrzaqaajq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905774.77-29714-89850445629458/AnsiballZ_stat.py Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6045]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[6048]: 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:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6045]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ptzaioecwwcorudmnipdnkhewvtymvee ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905775.11-29725-66992634821655/AnsiballZ_setup.py Jul 25 07:09:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6099]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[6102]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6099]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6182]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-awfayroazpnjkfzaznbyejxgwanajcfy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905775.91-29738-268396634198988/AnsiballZ_yum.py Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6182]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[6185]: 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:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6182]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6238]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yquthqxspdmqbkobuqzkloevamlwkqqj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905776.42-29747-154693694245221/AnsiballZ_find_unused_disk.py Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6238]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[6241]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:09:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6238]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6292]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vnbeasblhilmkngoxysviigfhnpwcckz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905777.82-29756-270124701499567/AnsiballZ_command.py Jul 25 07:09:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6292]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[6295]: 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:09:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6292]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6360]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-whpavybfxzdsjoiklacxmuxqvfxmjmyd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905779.38-29826-266976717746300/AnsiballZ_setup.py Jul 25 07:09:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6360]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[6363]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6360]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6443]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eaolckkynjxrrtahdjjgeghczxortjjr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905780.6-29845-37414182187952/AnsiballZ_stat.py Jul 25 07:09:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6443]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[6446]: 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:09:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6443]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6495]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mxargmdxnushfthtctesecwtvbjhfpky ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905781.32-29862-179696358250976/AnsiballZ_yum.py Jul 25 07:09:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6495]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[6498]: 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:09:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6495]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6551]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vmcgesqlrccrialxpqhgevzrqsvvtkqp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905782.24-29875-139411015333500/AnsiballZ_blivet.py Jul 25 07:09:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6551]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[6554]: 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:09:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6551]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6609]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-muemwmkbpwzzyncnmfxmkuntsmvkwpll ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905783.08-29892-46806641494066/AnsiballZ_yum.py Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6609]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[6612]: 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:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6609]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6665]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cmswhyyftoneqlfmijyuvaraomqkkkxy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905783.57-29901-211686171187074/AnsiballZ_service_facts.py Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6665]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[6668]: Invoked Jul 25 07:09:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6665]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6830]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-byxohpplrzdfbrulatjjoglaiyhnmvrr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905784.68-29914-204744359967048/AnsiballZ_blivet.py Jul 25 07:09:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6830]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[6833]: 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:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6830]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6888]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hhillutzthadiqitmbxnfzngjqtxvfbz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905785.16-29925-13120597893187/AnsiballZ_stat.py Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6888]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[6891]: 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:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6888]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6942]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iljcbxixckicexjhuxhoruwdtuprtosr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905785.75-29954-256624497996204/AnsiballZ_stat.py Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6942]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[6945]: 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:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6942]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6996]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zzteureetasupvlrgmdnstnfrbtyxzqr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905786.1-29965-104179184243228/AnsiballZ_setup.py Jul 25 07:09:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6996]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[6999]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6996]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7079]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ymogirlmzwmdvvubqljtheugnwkhzapg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905786.89-29978-241840477646936/AnsiballZ_yum.py Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7079]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[7082]: 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:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7079]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7135]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uppwlivsiphnbyhdmnbiixsnadeteprk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905787.41-29987-198684930807941/AnsiballZ_find_unused_disk.py Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7135]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[7138]: Invoked with min_size=0 max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7135]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7189]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-denhawpkrwxdojmukzbqfxedhlpuvsde ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905787.88-29996-264351337377087/AnsiballZ_command.py Jul 25 07:09:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7189]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[7192]: 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:09:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7189]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[7257]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7337]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cyrmjywtnoqmugvaurdfbcmlziqhsndt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905790.45-30081-204817715251849/AnsiballZ_setup.py Jul 25 07:09:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7337]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[7340]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7337]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7420]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-flypssrzztuuqmnqzzvesyehpncroybm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905791.38-30098-134145757298144/AnsiballZ_stat.py Jul 25 07:09:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7420]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[7423]: 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:09:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7420]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eoeyrdrtqjbuxmjnonzqcnioedsngdlm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905792.03-30115-208599713180884/AnsiballZ_yum.py Jul 25 07:09:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7472]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[7475]: 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:09:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7472]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7528]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qkvybngpkmeocaruphqtwnhutvoeyemj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905793.06-30128-195967187079548/AnsiballZ_blivet.py Jul 25 07:09:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7528]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[7531]: 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:09:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7528]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7586]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qirfhxqirlkmimsxcwlqwtoemrzlplud ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905793.9-30145-119652260680428/AnsiballZ_yum.py Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7586]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[7589]: 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:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7586]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7642]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lfisqevtznyscmsrjnzkijmxovnlqpev ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905794.41-30154-258645170389174/AnsiballZ_service_facts.py Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7642]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[7645]: Invoked Jul 25 07:09:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7642]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7808]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yikfmrsugtkhduatwzblwihhtvulspex ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905795.52-30167-103076644402153/AnsiballZ_blivet.py Jul 25 07:09:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7808]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[7811]: 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:09:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7808]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7866]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wjjdunswtkgqrewtavhmadlvpzssmbod ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905796.01-30178-249679974285005/AnsiballZ_stat.py Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7866]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[7869]: 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:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7866]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7920]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mzilhgqdvemllirdifqscklcipnrbqpu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905796.59-30207-274440623541500/AnsiballZ_stat.py Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7920]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[7923]: 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:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7920]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7974]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qnzmqazlormdwpxbdqnibdszxrbiunyt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905796.95-30218-57843068303727/AnsiballZ_setup.py Jul 25 07:09:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7974]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[7977]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7974]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8058]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iouzzclmtoplzggpazfoufdxntmzjwzi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905797.74-30231-222664150514386/AnsiballZ_yum.py Jul 25 07:09:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8058]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8061]: 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:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8058]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8114]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rlkggvgrsjwxebrjzxkqzlvlycjuwary ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905798.25-30240-6635363525826/AnsiballZ_find_unused_disk.py Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8114]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[8117]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8114]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8168]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wpmqnufpasqtmoxjpvkgqxbqgqptbwza ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905798.67-30249-245376849895294/AnsiballZ_command.py Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8168]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[8171]: 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:09:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8168]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8236]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xdpuyzkssfhvrfptfstqxxzwfadeweti ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905800.35-30318-114040409927624/AnsiballZ_setup.py Jul 25 07:10:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8236]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[8239]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8236]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8319]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tfhxpbijixdiikagllodhjyuxhbudcnn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905802.44-30337-255762333614538/AnsiballZ_stat.py Jul 25 07:10:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8319]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8322]: 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:10:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8319]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8371]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-njegfhnigjvbtnzrgouhkynfiaiunlup ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905803.11-30354-155147285123301/AnsiballZ_yum.py Jul 25 07:10:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8371]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8374]: 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:10:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8371]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8428]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-flyhgguaravtuojpmdtdiahdqjjnther ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905804.08-30367-243556263435186/AnsiballZ_blivet.py Jul 25 07:10:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8428]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[8431]: 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:10:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8428]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8486]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-geuapwybiyjekurfiqiqkhsdebqwhiqo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905804.92-30384-128157544259911/AnsiballZ_yum.py Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8486]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8489]: 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:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8486]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8542]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lnnykgrmqolkjgipfhmdcpfkkiuswmkb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905805.43-30393-79699187077973/AnsiballZ_service_facts.py Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8542]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[8545]: Invoked Jul 25 07:10:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8542]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8707]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zacsundnkembjqrwqgxvaccbvhhmjixt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905806.56-30406-175188844270893/AnsiballZ_blivet.py Jul 25 07:10:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8707]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[8710]: 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:10:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8707]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8765]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jctzcmzzqvzahopxmdmjvshrnorppcak ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905807.05-30417-274333489485546/AnsiballZ_stat.py Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8765]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8768]: 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:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8765]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8819]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cfdomiuiojjavomkstjyrgjufgguexvt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905807.66-30446-239266766000224/AnsiballZ_stat.py Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8819]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8822]: 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:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8819]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8873]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uwoisdnanrrxerljqpffjqpfnolhexvt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905808.0-30457-58493196200901/AnsiballZ_setup.py Jul 25 07:10:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8873]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[8876]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8873]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8956]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eyazsjgveoqqfnpxknemdqgdwzbfwcye ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905808.79-30470-260743319811439/AnsiballZ_yum.py Jul 25 07:10:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8956]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8959]: 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:10:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8956]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9012]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qjcwwocmfndlqepnyiqhqndjfpphwbes ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905809.3-30479-150221162724621/AnsiballZ_find_unused_disk.py Jul 25 07:10:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9012]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[9015]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:10:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9012]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9066]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jyygmhsbiqwlrhopsgkrlgosiqprugrq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905809.74-30488-6397162278215/AnsiballZ_command.py Jul 25 07:10:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9066]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[9069]: 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:10:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9066]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9134]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-awzzaayemvsmtemovgnwggkkyqqrjoec ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905814.54-30674-20043623562439/AnsiballZ_setup.py Jul 25 07:10:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9134]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[9137]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9134]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9217]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vwnyiyilkxdqsybhbktmfzbqmvjzsnkl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905815.73-30693-200425401744587/AnsiballZ_stat.py Jul 25 07:10:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9217]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9220]: 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:10:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9217]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9269]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wdqskcbesvhiqvobeoutocrfpenpujmc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905816.43-30710-230749862436359/AnsiballZ_yum.py Jul 25 07:10:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9269]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9272]: 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:10:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9269]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9325]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bveerhmeitxktchyxyhitreoixxkwgaf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905817.35-30723-161798346989038/AnsiballZ_blivet.py Jul 25 07:10:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9325]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[9328]: 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:10:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9325]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9383]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cuaiswryxgjxdoskmuwgamjzxuhefeiz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905818.19-30740-223999460497846/AnsiballZ_yum.py Jul 25 07:10:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9383]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9386]: 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:10:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9383]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9439]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gxkbgmthhrjlsmrecehgmkoqlqlyjutw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905818.7-30749-143463342018933/AnsiballZ_service_facts.py Jul 25 07:10:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9439]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[9442]: Invoked Jul 25 07:10:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9439]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9604]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-znizhulaglpgiokfqkpkljyxnqcwbtle ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905819.82-30762-10574768341924/AnsiballZ_blivet.py Jul 25 07:10:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9604]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[9607]: 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:10:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9604]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9662]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eubmfigwfsosgskrrgsjnbaenydwtzjr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905820.3-30773-51669706847485/AnsiballZ_stat.py Jul 25 07:10:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9662]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9665]: 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:10:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9662]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9716]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ekaoobuhweybztqexkexeiwljtfpzqnh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905820.9-30802-60441293332287/AnsiballZ_stat.py Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9716]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9719]: 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:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9716]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9770]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fdoutfpfjleqwcjuaukpskpynsrzycpz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905821.25-30813-32399301718421/AnsiballZ_setup.py Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9770]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[9773]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9770]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9853]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vetosdbnvmtyjvvfccgypekxdqauzxgu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905822.03-30826-172332491264480/AnsiballZ_yum.py Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9853]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9856]: 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:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9853]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9909]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dwbdftuorsixyfbwvcudgmlnmfuqsehg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905822.54-30835-130049232208482/AnsiballZ_find_unused_disk.py Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9909]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[9912]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9909]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9963]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-egsitljvsgrwjydmtbxciqhsuxgtguud ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905822.99-30844-124383442245426/AnsiballZ_command.py Jul 25 07:10:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9963]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[9966]: 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:10:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9963]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10031]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gvtsgzfewiugsowspcqpkyxfxsogbkzo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905824.81-30914-237592134971447/AnsiballZ_setup.py Jul 25 07:10:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10031]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[10034]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10031]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10114]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rjqevxutgfmofbhqdzruifsnryfaqrym ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905825.89-30933-164290947387506/AnsiballZ_stat.py Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10114]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10117]: 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:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10114]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10166]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nmjifsumrpuzlyykewnjywslhucndmqz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905826.5-30950-127340780143179/AnsiballZ_yum.py Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10166]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10169]: 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:10:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10166]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10222]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-asgmwscspnapedjzmnqnculfdlomgovh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905827.43-30963-109420934505029/AnsiballZ_blivet.py Jul 25 07:10:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10222]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[10225]: 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:10:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10222]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10280]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mcvdgdhzrifxncwyvcrxjtoeihhdqvnl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905828.17-30980-193850747138597/AnsiballZ_yum.py Jul 25 07:10:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10280]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10283]: 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:10:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10280]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10336]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-agqhueelbiczflylbbkvewmmqngtccvp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905828.68-30989-28332883714541/AnsiballZ_service_facts.py Jul 25 07:10:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10336]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[10339]: Invoked Jul 25 07:10:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10336]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10501]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ivqzcxrbkbahauasbyhhxlvomebnwoop ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905829.79-31002-27040450138959/AnsiballZ_blivet.py Jul 25 07:10:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10501]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[10504]: 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:10:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10501]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10559]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ckqiubepmvdztnunhptlroabdxrofpqp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905830.28-31013-220908496188853/AnsiballZ_stat.py Jul 25 07:10:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10559]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10562]: 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:10:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10559]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10613]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fqfnomqsnzedvwwkokdsnopzlboppezv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905830.87-31042-96390871927829/AnsiballZ_stat.py Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10613]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10616]: 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:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10613]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10667]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jvjykxcffmkxnrrhcykflkchuykrnmew ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905831.21-31053-51506307014629/AnsiballZ_setup.py Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10667]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[10670]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10667]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10750]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xahlnbbyqeonnhffvqxhdktnhjingqwu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905831.85-31064-208069720389807/AnsiballZ_package_facts.py Jul 25 07:10:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10750]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[10753]: Invoked with manager=['auto'] strategy=first Jul 25 07:10:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10750]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10804]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zkzqiiemzhnaropoicftvkqhpthjqzpn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905833.87-31081-87507321297221/AnsiballZ_yum.py Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10804]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10807]: 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:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10804]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10860]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vffoyrxigxuableztnixryteeyyqvjwj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905834.42-31090-47294761307733/AnsiballZ_find_unused_disk.py Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10860]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[10863]: Invoked with min_size=0 max_return=2 max_size=0 with_interface=None match_sector_size=False Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10860]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10914]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wkfodxvaxywlyhamhwuylhbxulevebjx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905834.91-31099-198692375244786/AnsiballZ_command.py Jul 25 07:10:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10914]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[10917]: 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:10:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10914]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10982]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lzxfwstigoucsvgrjdhtwicrchngfnei ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905836.82-31169-26271284922386/AnsiballZ_setup.py Jul 25 07:10:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10982]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[10985]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10982]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11065]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mygdrlwzxbqnzpozoswsnopqbjuqiyau ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905838.01-31188-34321036234579/AnsiballZ_stat.py Jul 25 07:10:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11065]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[11068]: 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:10:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11065]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11117]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bzxhxtpfybkhcxienjidakmjhqprnofu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905838.72-31205-114838089532624/AnsiballZ_yum.py Jul 25 07:10:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11117]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[11120]: 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:10:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11117]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11173]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mvypmwfadjscycfjkfnghkelofuwnqwz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905839.64-31218-177506502522193/AnsiballZ_blivet.py Jul 25 07:10:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11173]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[11176]: 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:10:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11173]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11231]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-oacyaenjlohyczjuekljzaseydgjpnfa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905840.48-31235-123955363152778/AnsiballZ_yum.py Jul 25 07:10:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11231]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[11234]: 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:10:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11231]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11287]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nagyjswnbyceoryyavehayuihkxgpvog ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905840.98-31244-96312537656135/AnsiballZ_service_facts.py Jul 25 07:10:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11287]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[11290]: Invoked Jul 25 07:10:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11287]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11452]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-olfadeiobxnilflfanzyqptiexulvkfg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905842.09-31257-51643088413910/AnsiballZ_blivet.py Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11452]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[11455]: 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:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11452]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11510]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kycysijjxptmjxampnbsmglbxttgenbg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905842.57-31268-279767979638857/AnsiballZ_stat.py Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11510]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[11513]: 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:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11510]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11564]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jbpoxvjmcciyiwydwhaekvzseuyvvbdo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905843.16-31297-257025855223364/AnsiballZ_stat.py Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11564]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[11567]: 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:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11564]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11618]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-incseztwpshxjiskursphgtikizlorgl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905843.49-31308-185355634367107/AnsiballZ_setup.py Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11618]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[11621]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11618]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nmwytqplofkmhmgvepevxterzfmuyldq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905844.26-31321-15651213498639/AnsiballZ_yum.py Jul 25 07:10:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11701]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[11704]: 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:10:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11701]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11757]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jmtymatwenqunpdjhnxlsmzjwqxcjsay ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905844.77-31330-129712516040253/AnsiballZ_find_unused_disk.py Jul 25 07:10:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11757]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[11760]: Invoked with min_size=0 max_return=3 max_size=0 with_interface=None match_sector_size=False Jul 25 07:10:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11757]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11811]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-upjginutyrjptanyoxfdmvxzueqtmnxk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905846.17-31339-275042885866830/AnsiballZ_command.py Jul 25 07:10:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11811]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[11814]: 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:10:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11811]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[11879]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11959]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iikaoukcfyolotskydjzhxdrziznrdfk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905848.75-31424-155398545966883/AnsiballZ_setup.py Jul 25 07:10:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11959]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[11962]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11959]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12042]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-esdeopgutpnmdvagpeobvgeqevewluwy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905849.68-31441-260747490025700/AnsiballZ_stat.py Jul 25 07:10:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12042]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12045]: 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:10:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12042]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12094]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zrdjjgyuoyvapkmwvblztoakrgownkhu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905850.33-31458-219854771478996/AnsiballZ_yum.py Jul 25 07:10:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12094]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12097]: 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:10:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12094]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12150]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zuejganrcfhnusesbwmyuokpzwcdimdq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905851.31-31471-90970991386057/AnsiballZ_blivet.py Jul 25 07:10:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12150]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[12153]: 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:10:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12150]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12208]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hcsdcnkygrybfkzjtxfvjdgeatksrgfr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905852.14-31488-230819095282050/AnsiballZ_yum.py Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12208]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12211]: 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:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12208]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12264]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mwmvazfvayecohlljbodbpcxxknvseyi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905852.65-31497-108822637686918/AnsiballZ_service_facts.py Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12264]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[12267]: Invoked Jul 25 07:10:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12264]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12429]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nflnhuutyuucwahhwiocpangoccfwbaq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905853.77-31510-180242724675962/AnsiballZ_blivet.py Jul 25 07:10:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12429]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[12432]: 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:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12429]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12487]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ktlybwmwhuzwepztgadtqyzetycmrmfd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905854.26-31521-221277056032446/AnsiballZ_stat.py Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12487]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12490]: 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:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12487]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12541]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iiqpfeewyyextrwrobikcutgdmwonepc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905854.85-31550-122849605511924/AnsiballZ_stat.py Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12541]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12544]: 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:10:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12541]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12595]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-swgprjfccuboikdjqvgrnjvqzbsnvxuv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905855.28-31561-155549846801624/AnsiballZ_setup.py Jul 25 07:10:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12595]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[12598]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12595]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12678]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jlycmzvtmyddeycfgjikpmhuhepviluj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905856.09-31574-79490029766110/AnsiballZ_yum.py Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12678]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12681]: 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:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12678]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12734]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xxtsewmvxbrxcnptnekiobyfqhmjbfbj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905856.59-31583-93678705929681/AnsiballZ_find_unused_disk.py Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12734]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[12737]: Invoked with min_size=0 max_return=3 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12734]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12788]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vehyirfnschinpqazvvjlxlwmzywczjl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905856.99-31592-255960905318195/AnsiballZ_command.py Jul 25 07:10:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12788]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[12791]: 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:10:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12788]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:59 ip-10-31-42-48.us-east-1.aws.redhat.com auditd[420]: Audit daemon rotating log files Jul 25 07:11:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[12856]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12936]: 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:11:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12985]: 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:11:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[13038]: 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:11:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13093]: 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:11:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[13146]: Invoked Jul 25 07:11:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[13308]: 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:11:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13363]: 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:11:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13414]: 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:11:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13465]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13559]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13639]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bzbdtyqbeluexvefunusdjurvvjjgkvc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905870.79-32105-238488189007785/AnsiballZ_setup.py Jul 25 07:11:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13639]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13642]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13639]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13722]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ckjbvdvsitrmjtdpzwubhozgvtgdbpkc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905871.74-32122-77142684344020/AnsiballZ_stat.py Jul 25 07:11:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13722]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13725]: 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:11:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13722]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13774]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iwjdqvekjnnzmzbhmdjmqxbjkusdahbq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905872.42-32139-64383659537316/AnsiballZ_yum.py Jul 25 07:11:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13774]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13777]: 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:11:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13774]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13830]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xtzbjfiuwmfbkwioasulyjkzqkkzfszh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905873.39-32152-193365469007654/AnsiballZ_blivet.py Jul 25 07:11:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13830]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[13833]: 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:11:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13830]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13888]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tyjqewkwsfalbjohzsrsrsdpjtiajipv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905874.23-32169-165951577932591/AnsiballZ_yum.py Jul 25 07:11:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13888]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13891]: 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:11:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13888]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13944]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lwuqkmjcuyfuclhgktqjfefyqjzbimid ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905874.73-32178-176859264621134/AnsiballZ_service_facts.py Jul 25 07:11:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13944]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[13947]: Invoked Jul 25 07:11:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13944]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14109]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-myxpxxupkjucdbuknxikuxgluzaqxtdw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905875.82-32191-248331348260215/AnsiballZ_blivet.py Jul 25 07:11:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14109]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[14112]: 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:11:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14109]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14167]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jqrxhhdayoftmojhzvfvyzxjgezginyt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905876.3-32202-151654128112894/AnsiballZ_stat.py Jul 25 07:11:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14167]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14170]: 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:11:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14167]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14221]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xvnltkspxzekqfwtyaijrbndcpglxqie ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905876.9-32231-185854779419826/AnsiballZ_stat.py Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14221]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14224]: 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:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14221]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14275]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vjbsitqrwyhyviizdgeqbofeyuwtzufo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905877.25-32242-167226833792082/AnsiballZ_setup.py Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14275]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14278]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14275]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14358]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jnxrkvecxwkanuzdxjmhbhajpdmhaipj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905878.1-32255-177708247447567/AnsiballZ_yum.py Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14358]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14361]: 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:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14358]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14414]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jeajscwblxeryfqvtbymaugxtcwvbopc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905878.62-32264-205313069188454/AnsiballZ_find_unused_disk.py Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14414]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[14417]: Invoked with min_size=3g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14414]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14468]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dtafndoehjmsbwfnsmnkfczwzoubwgos ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905879.02-32273-149944063956260/AnsiballZ_command.py Jul 25 07:11:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14468]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[14471]: 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:11:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14468]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14536]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14616]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sikdxspvtwmmqeekggbdatbqgqugqvis ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905883.66-32415-118189093832656/AnsiballZ_setup.py Jul 25 07:11:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14616]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14619]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14616]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14699]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wjtyaprfoqhsynqfpteabnhtisvvzjfl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905884.47-32432-120899988832187/AnsiballZ_stat.py Jul 25 07:11:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14699]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14702]: 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:11:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14699]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14751]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tybxnnycwwoynabzuszjnoqrvzqzjgzk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905885.04-32449-116721757524480/AnsiballZ_yum.py Jul 25 07:11:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14751]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14754]: 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:11:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14751]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14807]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gdyocxjdnjbsjlkxmhpjxltvtqqahbhw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905886.03-32462-33394112393133/AnsiballZ_blivet.py Jul 25 07:11:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14807]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[14810]: 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:11:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14807]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14865]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aajwjlawknfmztsksamizekmxtripgpe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905886.8-32479-122494133535288/AnsiballZ_yum.py Jul 25 07:11:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14865]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14868]: 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:11:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14865]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14921]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bpredfbrkxmmrcadqfxxrugtocqykepl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905887.3-32488-162239640651447/AnsiballZ_service_facts.py Jul 25 07:11:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14921]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[14924]: Invoked Jul 25 07:11:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14921]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15086]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cjptgfdcwgmrqhjoesdjvakqgoqfeadj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905888.41-32501-95946703307256/AnsiballZ_blivet.py Jul 25 07:11:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15086]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[15089]: 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:11:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15086]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15144]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bcqpctgvvdknjupletajytmjljvwkzhe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905888.9-32512-211704647741230/AnsiballZ_stat.py Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15144]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15147]: 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:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15144]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15198]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wijbfvgdvttzfnvqspjhqnzwuzfpzsms ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905889.49-32541-177145779861352/AnsiballZ_stat.py Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15198]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15201]: 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:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15198]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15252]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uqegiczkczyhcuvktquxjiveqfywawrr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905889.83-32552-268979740106998/AnsiballZ_setup.py Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15252]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[15255]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15252]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15335]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tcximvkugueuaeezxelvrhzijgljkxrm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905890.5-32563-11108003460489/AnsiballZ_package_facts.py Jul 25 07:11:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15335]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[15338]: Invoked with manager=['auto'] strategy=first Jul 25 07:11:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15335]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15403]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dqzvrjqsgdivorbdmlayizffjlbamzcu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905900.15-32714-110311844133070/AnsiballZ_setup.py Jul 25 07:11:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15403]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[15406]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15403]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15486]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fojdfvvfokdoivoqpwrsyvoiuxcsivhb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905901.23-32733-127271854696833/AnsiballZ_stat.py Jul 25 07:11:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15486]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15489]: 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:11:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15486]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15538]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-deyuwvwprslgmsxihyzcbifzrfgywkoz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905901.83-32750-242991296263511/AnsiballZ_yum.py Jul 25 07:11:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15538]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15541]: 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:11:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15538]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15594]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rgtmicogpdvtfiqqyigvofkbskcbkjgy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905902.76-32763-21214347954610/AnsiballZ_blivet.py Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15594]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[15597]: 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:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15594]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15652]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tbwlvlksbisgqjhpmcvrwyrcmpmmbkep ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905903.51-312-204917129149499/AnsiballZ_yum.py Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15652]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15655]: 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:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15652]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15708]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ynhofsgctrtbclggjrihnercyxagytdo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905904.01-321-127032959610410/AnsiballZ_service_facts.py Jul 25 07:11:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15708]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[15711]: Invoked Jul 25 07:11:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15708]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15873]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bwrsnouckvuckoqlvyejahfxduvrmlml ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905905.14-334-222758027348799/AnsiballZ_blivet.py Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15873]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[15876]: 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:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15873]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15931]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tthshcjvldhrlnynitrpotvzmmdubtyx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905905.62-345-206397246921409/AnsiballZ_stat.py Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15931]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15934]: 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:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15931]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15985]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jlyashmkrviigkhdwhugqrqrnpacfddj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905906.2-376-53082105943323/AnsiballZ_stat.py Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15985]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15988]: 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:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15985]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16039]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fwbzkjuxljnfmpfnsgfymfzykodtnbad ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905906.56-387-22933435153611/AnsiballZ_setup.py Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16039]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16042]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16039]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16122]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bqaqlmmlhenizmvmdhrhiebefjpllikf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905907.24-398-206133983835225/AnsiballZ_package_facts.py Jul 25 07:11:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16122]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[16125]: Invoked with manager=['auto'] strategy=first Jul 25 07:11:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16122]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16190]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16270]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jqjkukvjnfdfdipywbuvtqhszawgvean ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905912.81-565-73612435539755/AnsiballZ_setup.py Jul 25 07:11:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16270]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16273]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16270]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16353]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-umxaeccvesqjhtpeczuycisqnataauch ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905913.75-585-68061017946931/AnsiballZ_stat.py Jul 25 07:11:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16353]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16356]: 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:11:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16353]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16405]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zxtnepfwpszeprlcjuifjciadxdjhcaz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905914.39-603-189342374597202/AnsiballZ_yum.py Jul 25 07:11:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16405]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16408]: 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:11:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16405]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16461]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-oeeodesvzkmnkqsnjxbyqhuieiklzdkn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905915.36-616-187046656627057/AnsiballZ_blivet.py Jul 25 07:11:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16461]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[16464]: 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:11:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16461]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16519]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-txcrwpqcvmulighyydcmppswtcqftbig ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905916.2-633-92301109599357/AnsiballZ_yum.py Jul 25 07:11:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16519]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16522]: 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:11:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16519]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16575]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uxmfgefynovfkoextjqyoyuybbybysvz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905916.7-642-30020355243828/AnsiballZ_service_facts.py Jul 25 07:11:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16575]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[16578]: Invoked Jul 25 07:11:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16575]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16740]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rtcdlcaxdrolgbhztvzymfhzskhodfmx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905917.79-655-4547726874987/AnsiballZ_blivet.py Jul 25 07:11:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16740]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[16743]: 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:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16740]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16798]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jxmgquflbxcgozwovyccrbotoiuwmces ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905918.28-666-51737543132591/AnsiballZ_stat.py Jul 25 07:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16798]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16801]: 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:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16798]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16852]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sbvrixstykfblanknnzhaffpwlxeezdt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905918.86-695-190032994321803/AnsiballZ_stat.py Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16852]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16855]: 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:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16852]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16906]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-olfewnfavjybagxhppoznsiebclqutti ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905919.21-706-120015996597759/AnsiballZ_setup.py Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16906]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16909]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16906]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16989]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ysrcvepmrjfnpmdnhuehguycaaxmatpt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905920.01-719-178304151648738/AnsiballZ_yum.py Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16989]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16992]: 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:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16989]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17045]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dgkjynnssjwulznrgwimwrgvhzvfmxcn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905920.63-728-189684958722909/AnsiballZ_find_unused_disk.py Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17045]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[17048]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17045]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xzuxcgzicoijogvbolgcqczmuxffhzkj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905921.04-737-104701956986078/AnsiballZ_command.py Jul 25 07:12:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17099]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[17102]: 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:12:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17099]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17167]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-whxvffgszbwcinobrxenuhqmmqirjmni ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905922.78-806-182324570277718/AnsiballZ_setup.py Jul 25 07:12:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17167]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17170]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17167]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17250]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ugadauxlkaoaonydyctkmntwrasegefg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905923.97-825-207922473945458/AnsiballZ_stat.py Jul 25 07:12:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17250]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17253]: 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:12:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17250]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17302]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nyozzidekyagahfmiardpjkcxoqtkxmc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905924.68-842-62486529431024/AnsiballZ_yum.py Jul 25 07:12:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17302]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17305]: 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:12:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17302]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17358]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zmduobixpyqzukueussbgyhzbflxjsib ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905925.6-856-166203177822896/AnsiballZ_blivet.py Jul 25 07:12:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17358]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[17361]: 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:12:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17358]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17416]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cmcftlqzndemhylwecraffslktcmmwxl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905926.44-873-51057696803318/AnsiballZ_yum.py Jul 25 07:12:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17416]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17419]: 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:12:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17416]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wjgpjioiucpgdvrdekzpcrcpzhjtyejp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905926.93-882-209869082039930/AnsiballZ_service_facts.py Jul 25 07:12:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17472]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[17475]: Invoked Jul 25 07:12:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17472]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17637]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-usjwxxftwdfjpfywyjgbwmahzfyswhxq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905928.05-895-103596037362057/AnsiballZ_blivet.py Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17637]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[17640]: 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:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17637]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17695]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ryfuwlyamndycrcoebsowybzvywtquen ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905928.54-906-203595981357599/AnsiballZ_stat.py Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17695]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17698]: 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:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17695]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17749]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lugvgzmqqjchhfenjpmuntrsiqvubzvl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905929.13-935-179624842228627/AnsiballZ_stat.py Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17749]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17752]: 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:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17749]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17803]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pubtzfzlvkmpbcqzzxnmhdqhkpfglwpz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905929.48-946-38139390306980/AnsiballZ_setup.py Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17803]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17806]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17803]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17886]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xalmxqstbuuxmlalmwzsygehirwmginx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905930.28-959-81492506056786/AnsiballZ_yum.py Jul 25 07:12:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17886]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17889]: 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:12:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17886]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17942]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uyujyexhaiwehungnqnizczpdhmlswfm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905930.79-968-141101615983716/AnsiballZ_find_unused_disk.py Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17942]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[17945]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17942]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17996]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-czdresnzntvimnbxzjyygvhypnbindiz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905931.19-977-8829594443831/AnsiballZ_command.py Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17996]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[17999]: 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:12:11 -0400 (0:00:00.477) 0:00:08.904 ********* 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:12:11 -0400 (0:00:00.029) 0:00:08.934 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=28 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:12:11 -0400 (0:00:00.018) 0:00:08.952 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 1.06s Gathering Facts --------------------------------------------------------- 0.94s fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.93s fedora.linux_system_roles.storage : Get required packages --------------- 0.64s Ensure test packages ---------------------------------------------------- 0.62s fedora.linux_system_roles.storage : Update facts ------------------------ 0.60s fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.59s Debug why there are no unused disks ------------------------------------- 0.48s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.46s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.45s Find unused disks in the system ----------------------------------------- 0.40s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.32s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.32s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.08s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.08s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.07s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.07s fedora.linux_system_roles.storage : Set flag to indicate system is ostree --- 0.05s fedora.linux_system_roles.storage : Ensure ansible_facts used by role --- 0.04s fedora.linux_system_roles.storage : Show storage_pools ------------------ 0.04s