Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Test misc features of the storage role] ********************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:06:37 -0400 (0:00:00.023) 0:00:00.023 ********* ok: [managed_node1] TASK [Include the role to ensure packages are installed] *********************** Thursday 25 July 2024 07:06:38 -0400 (0:00:00.945) 0:00:00.969 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:06:38 -0400 (0:00:00.037) 0:00:01.006 ********* 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:06:38 -0400 (0:00:00.086) 0:00:01.093 ********* 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:06:38 -0400 (0:00:00.041) 0:00:01.135 ********* 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:06:38 -0400 (0:00:00.071) 0:00:01.207 ********* 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:06:39 -0400 (0:00:00.544) 0:00:01.751 ********* 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:06:39 -0400 (0:00:00.045) 0:00:01.796 ********* 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:06:39 -0400 (0:00:00.019) 0:00:01.816 ********* 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:06:39 -0400 (0:00:00.018) 0:00:01.835 ********* 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:06:39 -0400 (0:00:00.077) 0:00:01.912 ********* 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:06:40 -0400 (0:00:00.929) 0:00:02.842 ********* 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:06:40 -0400 (0:00:00.041) 0:00:02.883 ********* 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:06:40 -0400 (0:00:00.042) 0:00:02.926 ********* 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:06:41 -0400 (0:00:00.651) 0:00:03.577 ********* 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:06:41 -0400 (0:00:00.072) 0:00:03.649 ********* TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:06:41 -0400 (0:00:00.020) 0:00:03.669 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:06:41 -0400 (0:00:00.019) 0:00:03.689 ********* TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:06:41 -0400 (0:00:00.018) 0:00:03.708 ********* 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:06:41 -0400 (0:00:00.595) 0:00:04.303 ********* 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:06:43 -0400 (0:00:01.062) 0:00:05.366 ********* 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:06:43 -0400 (0:00:00.041) 0:00:05.407 ********* TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:06:43 -0400 (0:00:00.023) 0:00:05.431 ********* 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:06:43 -0400 (0:00:00.477) 0:00:05.908 ********* 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:06:43 -0400 (0:00:00.027) 0:00:05.935 ********* 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:06:43 -0400 (0:00:00.322) 0:00:06.257 ********* 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:06:43 -0400 (0:00:00.030) 0:00:06.288 ********* TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:06:43 -0400 (0:00:00.023) 0:00:06.312 ********* 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:06:43 -0400 (0:00:00.032) 0:00:06.344 ********* 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:06:44 -0400 (0:00:00.028) 0:00:06.372 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:06:44 -0400 (0:00:00.032) 0:00:06.404 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:06:44 -0400 (0:00:00.024) 0:00:06.429 ********* 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:06:44 -0400 (0:00:00.029) 0:00:06.459 ********* TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:06:44 -0400 (0:00:00.024) 0:00:06.484 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:06:44 -0400 (0:00:00.025) 0:00:06.509 ********* 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:06:44 -0400 (0:00:00.025) 0:00:06.535 ********* 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:06:44 -0400 (0:00:00.317) 0:00:06.852 ********* TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:06:44 -0400 (0:00:00.024) 0:00:06.877 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:06:45 -0400 (0:00:00.624) 0:00:07.502 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks for test] *********************************************** Thursday 25 July 2024 07:06:45 -0400 (0:00:00.034) 0:00:07.536 ********* 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:06:45 -0400 (0:00:00.044) 0:00:07.580 ********* 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:06:45 -0400 (0:00:00.610) 0:00:08.190 ********* 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:06:46 -0400 (0:00:00.417) 0:00:08.608 ********* 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.043144", "end": "2024-07-25 07:06:46.632237", "rc": 0, "start": "2024-07-25 07:06:46.589093" } 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:06:46 EDT. -- Jul 25 07:02:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[7016]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:02:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7013]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7081]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gqilteueuqojymnmkldtnhtcqpshpsku ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905380.64-20662-211482751217869/AnsiballZ_setup.py Jul 25 07:03:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7081]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[7084]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7081]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7164]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nrokqpinhtlbksyvaddajiveyrrnfziq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905381.88-20681-179750939083616/AnsiballZ_stat.py Jul 25 07:03:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7164]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[7167]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:03:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7164]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7216]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zfbnrdrxxvimgsabnrgecrzxlqmwtfiv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905382.61-20698-228665246635109/AnsiballZ_yum.py Jul 25 07:03:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7216]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[7219]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7216]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7272]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ylteofxhrrrqvmfidhrbsfbebdkkzjlh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905383.56-20711-41533834545317/AnsiballZ_blivet.py Jul 25 07:03:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7272]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[7275]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7272]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7330]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-drwyqiedyllyuxcfppuepaclwabcudvi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905384.42-20728-213142219784004/AnsiballZ_yum.py Jul 25 07:03:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7330]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[7333]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7330]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7386]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cjirjwyontpdaftqmxilsryttwghhaid ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905384.93-20737-138557067194288/AnsiballZ_service_facts.py Jul 25 07:03:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7386]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[7389]: Invoked Jul 25 07:03:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7386]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7551]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-epazvqlvzxglgeslmcxyushsmtdpmcal ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905386.06-20750-73648079567499/AnsiballZ_blivet.py Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7551]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[7554]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7551]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7609]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wkjsbjdjlcmydzotuzprbqfrrcqrqfcr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905386.54-20761-150564110689097/AnsiballZ_stat.py Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7609]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[7612]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7609]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7663]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gklntbihwvllpyfyvsezkwvzvlvhqhyy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905387.15-20790-254589284403098/AnsiballZ_stat.py Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7663]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[7666]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7663]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7717]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cdipszvqxxycvrketsxmvgirbleaykqg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905387.5-20801-109329853074654/AnsiballZ_setup.py Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7717]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[7720]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7717]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7801]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bcxjbkltrzdbknofxhsikocdghpfvexx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905388.31-20814-194414392027352/AnsiballZ_yum.py Jul 25 07:03:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7801]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[7804]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7801]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7857]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lmzufkniqcqgintfmwhlnnigzlxzgtxe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905388.82-20823-125531962929429/AnsiballZ_find_unused_disk.py Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7857]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[7860]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7857]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7911]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nhjnuqbxuvtzvnczjwwyaihzhladhyhq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905389.24-20832-76116505444272/AnsiballZ_command.py Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7911]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[7914]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:03:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7911]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[7979]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8060]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:03:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8109]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[8162]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8217]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[8270]: Invoked Jul 25 07:03:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[8433]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8488]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8539]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[8590]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8670]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[8723]: Invoked with min_size=5g max_return=1 max_size=127g with_interface=None match_sector_size=False Jul 25 07:03:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[8774]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:03:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8839]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nmecckcghcuozyezpqdzfivwmlzkpvie ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905402.56-21200-150883805657637/AnsiballZ_setup.py Jul 25 07:03:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8839]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[8842]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8839]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8922]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nqiegearyqvlsdigyidvweljtoryjbwo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905403.77-21219-222737669546566/AnsiballZ_stat.py Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8922]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8925]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8922]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8974]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wqcizshctoffntgksbljhcocwlsgmjab ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905404.49-21236-193271746353501/AnsiballZ_yum.py Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8974]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8977]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8974]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9030]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lbkyceihoeelnddfbgszovndmqtuninc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905405.45-21249-11896576993664/AnsiballZ_blivet.py Jul 25 07:03:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9030]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[9033]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9030]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9088]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ghapurpspsijgbblffbqkrdfkteadset ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905406.31-21266-67913450919168/AnsiballZ_yum.py Jul 25 07:03:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9088]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9091]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9088]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9144]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ogobkjjfztlhsrcxmcrapbkjgutpptve ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905406.82-21275-108110729620406/AnsiballZ_service_facts.py Jul 25 07:03:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9144]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[9147]: Invoked Jul 25 07:03:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9144]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9309]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bpgvwdomdcyhjnyzrjncitwrgpszmgim ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905407.96-21288-9065211966154/AnsiballZ_blivet.py Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9309]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[9312]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9309]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9367]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pipqnueyprbcdmcfxxwifhibpfbbdthj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905408.44-21299-59140941940411/AnsiballZ_stat.py Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9367]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9370]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9367]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9421]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qbhvbwunzqsphqkaaqpijtljzmaunkxy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905409.05-21328-227529997543267/AnsiballZ_stat.py Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9421]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9424]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9421]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9475]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xmtdctkoyuzgiztxlxoefqjkiutcbqyi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905409.39-21339-216839170569140/AnsiballZ_setup.py Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9475]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[9478]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9475]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9558]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zisrurnomtghddjusrdssnyolshksrlv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905410.19-21352-70809385002540/AnsiballZ_yum.py Jul 25 07:03:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9558]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9561]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9558]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9614]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qzpsgetajbgtmhhnymebvdfkrijvdmyy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905410.71-21361-277533737626865/AnsiballZ_find_unused_disk.py Jul 25 07:03:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9614]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[9617]: Invoked with min_size=0 max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:03:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9614]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9668]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vwvvypuhzlnrlnmodalkxbwwqbnqihas ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905411.18-21370-6003846838834/AnsiballZ_command.py Jul 25 07:03:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9668]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[9671]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:03:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9668]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9736]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fkzamlnzrjyphlljciqrfgblisozloqa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905413.14-21440-234687839255715/AnsiballZ_setup.py Jul 25 07:03:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9736]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[9739]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9736]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9819]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rohbjtjobmkfngcgmiystkpnzakfffpw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905414.56-21469-37040021515703/AnsiballZ_stat.py Jul 25 07:03:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9819]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9822]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:03:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9819]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9871]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qgncqrftiwnkjsyxvwftuvnpjsvfdrrx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905415.22-21486-228712862031826/AnsiballZ_yum.py Jul 25 07:03:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9871]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9874]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9871]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9927]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lkiczlrhblagauyapxafbrsbidiawsji ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905416.21-21499-136649394118793/AnsiballZ_blivet.py Jul 25 07:03:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9927]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[9930]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9927]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9985]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-flpiccewsoyyqbtohjbhvtntivgahaaa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905417.11-21516-51306111575883/AnsiballZ_yum.py Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9985]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9988]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9985]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10041]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xnwtnpiwlsolaaalofjxjzmyhvrezuvc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905417.61-21525-131541868009554/AnsiballZ_service_facts.py Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10041]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[10044]: Invoked Jul 25 07:03:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10041]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10206]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lbjnyvvaclszqgxryakvrlopqtdthbxy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905418.76-21538-95767876795400/AnsiballZ_blivet.py Jul 25 07:03:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10206]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[10209]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10206]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10264]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pdrzsrujohikqgaewcuwcxursdntburl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905419.26-21549-66573997164377/AnsiballZ_stat.py Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10264]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10267]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10264]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:39 ip-10-31-42-48.us-east-1.aws.redhat.com auditd[420]: Audit daemon rotating log files Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10318]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nwvswjfuowomfzvtvvlogzbgffsaivqx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905419.88-21578-134903733564129/AnsiballZ_stat.py Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10318]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10321]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10318]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10372]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-khheliylyszcbnxuediwhjheozfrnnev ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905420.27-21589-175090369451394/AnsiballZ_setup.py Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10372]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[10375]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10372]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10455]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-whplvwutknhgdyldrxnygvnfltuvzcen ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905421.06-21600-99266909153745/AnsiballZ_yum.py Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10455]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10458]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10455]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10511]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rxshguikxevtmuwsgiehqjssxvswejfe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905421.59-21609-263002055355824/AnsiballZ_find_unused_disk.py Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10511]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[10514]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:03:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10511]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10565]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kkkhevhkevqsrsehbfwyuyiicgveuzvs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905422.01-21618-44928742805458/AnsiballZ_command.py Jul 25 07:03:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10565]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[10568]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:03:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10565]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10633]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zhiqssvmtdjhyfynurbvvgfhccvgysqx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905424.91-21746-64832686338741/AnsiballZ_setup.py Jul 25 07:03:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10633]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[10636]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10633]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10716]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sbknythrkzdrrvpopyxocfupbuuisdxe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905426.14-21765-43690479005239/AnsiballZ_stat.py Jul 25 07:03:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10716]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10719]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:03:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10716]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10768]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iwfewcfcnzknrumzgjfsisqezihxxcpv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905426.87-21782-117072510696741/AnsiballZ_yum.py Jul 25 07:03:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10768]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10771]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10768]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10824]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wfrxmqzojoljxqnryjcuolcifekyvsuv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905427.82-21795-215491930424099/AnsiballZ_blivet.py Jul 25 07:03:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10824]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[10827]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10824]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10882]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mndgjzfrsytldzncfzvttcukuypftcwl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905428.69-21812-204371275548244/AnsiballZ_yum.py Jul 25 07:03:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10882]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10885]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10882]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10938]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gzastvnamnjhaywdpxlqmaxlvonaryhv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905429.2-21821-31224895139820/AnsiballZ_service_facts.py Jul 25 07:03:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10938]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[10941]: Invoked Jul 25 07:03:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10938]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11103]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uhcstggodturjrrnvzicujkhqhwcqqjx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905430.34-21834-227568723887675/AnsiballZ_blivet.py Jul 25 07:03:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11103]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[11106]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11103]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11161]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wwivijpmntqhhmszgmuzuvqpsqncpskm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905430.82-21845-72925262035056/AnsiballZ_stat.py Jul 25 07:03:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11161]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[11164]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11161]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11215]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ogfcvfiaoatjbeephmbihuqfqxpyvars ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905431.42-21874-24475101752536/AnsiballZ_stat.py Jul 25 07:03:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11215]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[11218]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:03:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11215]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11269]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wrrvqihmihpvhvxgvqcyvhivozxghtga ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905431.78-21885-255650037553730/AnsiballZ_setup.py Jul 25 07:03:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11269]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[11272]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11269]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11352]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-oduxclmcemrslfkmssajbislgcavnzdj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905432.6-21898-243646087551214/AnsiballZ_yum.py Jul 25 07:03:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11352]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[11355]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11352]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11408]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xiyjzspylpwxtygcwavzzgkvbfdvpvfe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905433.11-21907-127212788964707/AnsiballZ_find_unused_disk.py Jul 25 07:03:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11408]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[11411]: Invoked with min_size=0 max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:03:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11408]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11462]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iovaspicmevnhyldfwazdtbxuiseeetz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905433.51-21916-37491409784447/AnsiballZ_command.py Jul 25 07:03:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11462]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[11465]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:03:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11462]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[11530]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11610]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cpohkmzyfprzurmlzvrbhavuanjxdfgw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905436.2-22001-204608093365418/AnsiballZ_setup.py Jul 25 07:03:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11610]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[11613]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:03:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11610]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11693]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vfwjvoluvjtolhhaxhovmnktwuagehzg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905437.14-22018-180318837470024/AnsiballZ_stat.py Jul 25 07:03:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11693]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[11696]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:03:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11693]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11745]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pzurxqvasxtuenquusibomcutrnlftfv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905437.79-22035-185664668638585/AnsiballZ_yum.py Jul 25 07:03:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11745]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[11748]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11745]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11801]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nwrupdzeekhneugxievyytubexbmeyyh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905438.76-22048-117265924451825/AnsiballZ_blivet.py Jul 25 07:03:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11801]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[11804]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:03:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11801]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11859]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sihbprjafbzxmyvpsvhpfbvcosyuxbuv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905439.58-22065-69541239351128/AnsiballZ_yum.py Jul 25 07:03:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11859]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[11862]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:03:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11859]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11915]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rbxkjussvjdoegwopbyiryakktasfyhn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905440.08-22074-230664323777594/AnsiballZ_service_facts.py Jul 25 07:04:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11915]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[11918]: Invoked Jul 25 07:04:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11915]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12080]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wzsgngzmcbgzoaehmpavgnzvbsdnplzt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905441.2-22087-144918997592586/AnsiballZ_blivet.py Jul 25 07:04:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12080]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[12083]: 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:04:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12080]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12138]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uexzbybqyliofuexazgclpnyzdrokqtb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905441.7-22098-252439046838340/AnsiballZ_stat.py Jul 25 07:04:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12138]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12141]: 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:04:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12138]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12192]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jgxixgjvilalpgbrtqhemowqhuvaoyce ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905442.34-22127-59927097035580/AnsiballZ_stat.py Jul 25 07:04:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12192]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12195]: 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:04:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12192]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12246]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tcponlktxcxhoeyehwitpopszsypjtqw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905442.72-22138-197586114723010/AnsiballZ_setup.py Jul 25 07:04:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12246]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[12249]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12246]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12329]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pbsirzgiqoxnnzuiqqulsswtcmtnunvt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905443.54-22151-161309179635514/AnsiballZ_yum.py Jul 25 07:04:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12329]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12332]: 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:04:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12329]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12385]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ojurefypveyotxzauuatlwqnrsioahnx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905444.09-22160-263008870782162/AnsiballZ_find_unused_disk.py Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12385]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[12388]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12385]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12439]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rvehcylbbetjoaihexgyvrbpxruvmmmv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905444.52-22169-109387144092402/AnsiballZ_command.py Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12439]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[12442]: 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:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12439]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12507]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fvljcpqrqklwnmfhescrtiitlginildg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905447.72-22296-188490610805560/AnsiballZ_setup.py Jul 25 07:04:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12507]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[12510]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12507]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12590]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vonqvixuibhtcwinawkxgbjvzestqtsa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905448.93-22315-92207994521756/AnsiballZ_stat.py Jul 25 07:04:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12590]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12593]: 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:04:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12590]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12642]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mygzbabhokrouttpgywfvfbpcuehtgqj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905449.66-22332-90125010014445/AnsiballZ_yum.py Jul 25 07:04:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12642]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12645]: 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:04:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12642]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12698]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-smmtommjqedzzimghtbnyrhwujabezup ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905450.58-22345-9604323963083/AnsiballZ_blivet.py Jul 25 07:04:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12698]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[12701]: 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:04:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12698]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12756]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nojfbuzgxckzvjidkoawtpschgwhcvor ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905451.45-22362-240416980944583/AnsiballZ_yum.py Jul 25 07:04:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12756]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12759]: 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:04:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12756]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12812]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aqghkqbfkwogndlczgiudaeorgfmrjon ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905451.96-22371-17861737870094/AnsiballZ_service_facts.py Jul 25 07:04:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12812]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[12815]: Invoked Jul 25 07:04:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12812]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12977]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kljtsxezzclwmkmbokxqbbjqiywywdpx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905453.1-22384-32633509018001/AnsiballZ_blivet.py Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12977]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[12980]: 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:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12977]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13035]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-icaahdzyukecivcyhnpoarntwtyhyehy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905453.58-22395-228338041461829/AnsiballZ_stat.py Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13035]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13038]: 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:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13035]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13089]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wfrbrsuqjlgoipxzoivgdtknpsybszkm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905454.18-22424-226083376937272/AnsiballZ_stat.py Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13089]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13092]: 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:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13089]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13143]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-oxqrdubwonlybjvacfliogscnstcmgyv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905454.52-22435-26559656579355/AnsiballZ_setup.py Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13143]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13146]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13143]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13226]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-inodxljjgkgutaptdlmyuaahutxnnhvh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905455.32-22448-158920173561731/AnsiballZ_yum.py Jul 25 07:04:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13226]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13229]: 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:04:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13226]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13282]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-arcwdlvfumadxihslvaxhpojudwgjiet ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905455.83-22457-13697806604670/AnsiballZ_find_unused_disk.py Jul 25 07:04:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13282]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[13285]: Invoked with min_size=5g max_return=2 max_size=0 with_interface=None match_sector_size=True Jul 25 07:04:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13282]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13349]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13429]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mdiklfdnidgddxqofreojmguzdvljjsd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905459.22-22538-231415066410313/AnsiballZ_setup.py Jul 25 07:04:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13429]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13432]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13429]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13512]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tkyhdxprauispyfnlxlnihubtabawbfq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905460.18-22555-234875160104119/AnsiballZ_stat.py Jul 25 07:04:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13512]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13515]: 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:04:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13512]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13564]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qhhpaqxidwrhbbkzcfqjebttbdfsbbsh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905460.84-22572-83878289654599/AnsiballZ_yum.py Jul 25 07:04:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13564]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13567]: 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:04:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13564]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13620]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-seprylxylfuxzqwzfpxojdclvoaiizcp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905461.81-22585-56153202247819/AnsiballZ_blivet.py Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13620]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[13623]: 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:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13620]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13678]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-etpkjcaofsoypubxcjyovnluiaepubaq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905462.65-22602-14152961296378/AnsiballZ_yum.py Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13678]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13681]: 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:04:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13678]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13734]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lcszsumnmzjxwjiadonbqavutngoodxe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905463.15-22611-144382481954778/AnsiballZ_service_facts.py Jul 25 07:04:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13734]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[13737]: Invoked Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13734]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13899]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xjmguluxovkpwuvkrlqjrnpgbiycmigq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905464.27-22624-214721106079310/AnsiballZ_blivet.py Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13899]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[13902]: 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:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13899]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13957]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hpbqagcjltivozjnkblyibqouvgbtdnm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905464.75-22635-246864139112647/AnsiballZ_stat.py Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13957]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13960]: 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:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13957]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14011]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-solfjcenjgokmuagbxiebzebkhkmskko ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905465.33-22664-100238425279877/AnsiballZ_stat.py Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14011]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14014]: 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:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14011]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14065]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ptsndfzfglcrqoenazfspophwmplaslz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905465.69-22675-141820604354212/AnsiballZ_setup.py Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14065]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14068]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14065]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14148]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xawshxfsamuvhwscicvhsjigocqlguza ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905466.5-22688-44555651482513/AnsiballZ_yum.py Jul 25 07:04:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14148]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14151]: 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:04:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14148]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14204]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qveycnyhlqwyiwnjdtnzmwggybtrcayj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905467.01-22697-231483066551904/AnsiballZ_find_unused_disk.py Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14204]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[14207]: Invoked with min_size=0 max_return=3 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14204]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14258]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kawlhlkfdomirpkubujsypzzzdgoqelx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905467.4-22706-28358378950735/AnsiballZ_command.py Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14258]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[14261]: 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:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14258]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14326]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uzghtrznivjuzznnravgtwfgnftklwcf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905468.99-22775-176151427162734/AnsiballZ_setup.py Jul 25 07:04:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14326]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14329]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14326]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14409]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ocanbireojelsbcvjuuzigljbikedztn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905470.19-22794-142525687795461/AnsiballZ_stat.py Jul 25 07:04:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14409]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14412]: 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:04:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14409]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14461]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aassamtvrfgncaqzbxgtlpdscvvgjfcd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905470.87-22811-23001709826967/AnsiballZ_yum.py Jul 25 07:04:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14461]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14464]: 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:04:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14461]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14517]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ahwbmcvhgxoapwuayfscsiaanxjbvnow ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905471.8-22824-42815865602601/AnsiballZ_blivet.py Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14517]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[14520]: 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:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14517]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14575]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-noawfalwmerdlwczzfswmulklkdwjdrl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905472.65-22841-137225887750912/AnsiballZ_yum.py Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14575]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14578]: 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:04:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14575]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14631]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cvgwasictfwfpesghaelmjfkfqqtautn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905473.17-22850-17595715050905/AnsiballZ_service_facts.py Jul 25 07:04:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14631]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[14634]: Invoked Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14631]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14796]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qvcvixcudkoaubcdqalrizcbwsfcaxvt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905474.31-22863-272941996509354/AnsiballZ_blivet.py Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14796]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[14799]: 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:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14796]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14854]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yiitxahbeylaabuxezgnwzkkfmxzksjc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905474.81-22874-273348560521683/AnsiballZ_stat.py Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14854]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14857]: 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:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14854]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14908]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xtseschhpufwvjzfbjdbuuhtlihxcgvf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905475.39-22903-273056953980852/AnsiballZ_stat.py Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14908]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14911]: 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:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14908]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14962]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yeualspajkddxyqcuefstwehplsvdfno ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905475.73-22914-131636407961165/AnsiballZ_setup.py Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14962]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14965]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14962]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15045]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-htvagzuhznnqssjpqohddzqoiigqxlzj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905476.51-22927-270382130032609/AnsiballZ_yum.py Jul 25 07:04:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15045]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15048]: 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:04:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15045]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15101]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dsxjzhgoppswqcqxrnukqireljhttifi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905477.04-22936-172645714731110/AnsiballZ_find_unused_disk.py Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15101]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[15104]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15101]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15155]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-joalqjtcaikdddklrsopxacuwyahmnuc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905477.45-22945-61701387014846/AnsiballZ_command.py Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15155]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[15158]: 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:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15155]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15223]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fasjemluqzcwfnvmnlmwqupjakxukjrq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905479.21-23015-213317659542562/AnsiballZ_setup.py Jul 25 07:04:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15223]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[15226]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15223]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:40 ip-10-31-42-48.us-east-1.aws.redhat.com chronyd[506]: Selected source 10.2.32.37 Jul 25 07:04:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15306]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cswwefcaokjadezjmkvjezgvkvyyykjx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905480.41-23034-253402597607697/AnsiballZ_stat.py Jul 25 07:04:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15306]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15309]: 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:04:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15306]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15358]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mhckvglxetmamjmeziufyeqldsgbhgdf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905481.13-23051-105258375633943/AnsiballZ_yum.py Jul 25 07:04:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15358]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15361]: 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:04:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15358]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15414]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xdbncpnpiiezrjeejmfnrtqfrassgbva ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905482.06-23064-151174367653440/AnsiballZ_blivet.py Jul 25 07:04:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15414]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[15417]: 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:04:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15414]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dqgrtstjmxeprnknpphlcbmrxkjctdtw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905482.89-23081-194476449796921/AnsiballZ_yum.py Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15472]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15475]: 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:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15472]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15528]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yqwbcydjbfnggfxlesttzzuiadmzhtkl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905483.39-23090-53726275190048/AnsiballZ_service_facts.py Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15528]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[15531]: Invoked Jul 25 07:04:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15528]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15693]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qblmyhjlvudvahpcsjjwzonxkmxftauo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905484.51-23103-265645330939359/AnsiballZ_blivet.py Jul 25 07:04:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15693]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[15696]: 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:04:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15693]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15751]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uxupqwspwvgemglmgfroomgbuiygawul ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905484.99-23114-134064257245416/AnsiballZ_stat.py Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15751]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15754]: 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:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15751]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15805]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wggrvapzgqovqjgfncqtbaculiefabgy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905485.58-23143-241555817902709/AnsiballZ_stat.py Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15805]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15808]: 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:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15805]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15859]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gwpbiirwbojatojolytpjqmpllyajwge ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905485.93-23154-48315281941416/AnsiballZ_setup.py Jul 25 07:04:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15859]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[15862]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15859]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15942]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wfwtsqkvfsaunkznvljqodaiiwdxdvpi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905486.73-23167-219587724928119/AnsiballZ_yum.py Jul 25 07:04:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15942]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15945]: 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:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15942]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15998]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-akggogqvttijpixofqebzkqalpgmanlu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905487.26-23176-155172189860893/AnsiballZ_find_unused_disk.py Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15998]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[16001]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15998]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16052]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ydexkfglpjvtsxcilluggvqdwhejfoiv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905487.67-23185-44863332819338/AnsiballZ_command.py Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16052]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[16055]: 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:04:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16052]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16120]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16200]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-poslkjmpaqchbsrsbjhitcdadlemzsqj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905490.38-23270-148851851007256/AnsiballZ_setup.py Jul 25 07:04:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16200]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16203]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16200]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16283]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gcnkochbuyovnwjiuoismzbbwkzoyyoc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905491.33-23287-163993237586131/AnsiballZ_stat.py Jul 25 07:04:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16283]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16286]: 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:04:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16283]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16335]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qcfolhygvkgoalfkhwvtvmuaslhegdim ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905492.0-23304-239633678657340/AnsiballZ_yum.py Jul 25 07:04:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16335]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16338]: 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:04:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16335]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16391]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hfklvqodlcuwzjtiuaouvqkhxesukkrq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905492.98-23317-8935772168854/AnsiballZ_blivet.py Jul 25 07:04:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16391]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[16394]: 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:04:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16391]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16449]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ychheovkqhrmocgmoromamykzswtvunc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905493.83-23334-104897017173711/AnsiballZ_yum.py Jul 25 07:04:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16449]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16452]: 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:04:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16449]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16505]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gfzbdtdyaharrjlnatsehlyqvbqndxts ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905494.35-23343-55486065254274/AnsiballZ_service_facts.py Jul 25 07:04:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16505]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[16508]: Invoked Jul 25 07:04:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16505]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16670]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-beiuujvfcvgycalljsvrvwngvexmbavg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905495.49-23356-259969586556710/AnsiballZ_blivet.py Jul 25 07:04:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16670]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[16673]: 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:04:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16670]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16728]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lhdzejxatssshefejljzxpobuswljkxd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905495.99-23367-236980041021605/AnsiballZ_stat.py Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16728]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16731]: 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:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16728]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16782]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ahtfpwqtoizopinajgtlocobfgyiytrm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905496.58-23396-29908321261389/AnsiballZ_stat.py Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16782]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16785]: 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:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16782]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16836]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nhvjdhfemnlhqotftbwsulfpykqqahfb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905496.93-23407-235261444649980/AnsiballZ_setup.py Jul 25 07:04:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16836]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16839]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16836]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16919]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lxrvscgtbdfubihuphvmvyarioahdwyd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905497.74-23420-1996190743693/AnsiballZ_yum.py Jul 25 07:04:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16919]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16922]: 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:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16919]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16975]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tnbhtionohzfqjyonkfkxqiuezbngctb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905498.26-23429-92829749048450/AnsiballZ_find_unused_disk.py Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16975]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[16978]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16975]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17029]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pmynssrgpwsoqcnbekjgabzzodfykfbu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905498.68-23438-111244113364181/AnsiballZ_command.py Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17029]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[17032]: 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:04:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17029]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17097]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jardaoxqghdlbcvlfdpnwiuvdyopfstm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905500.41-23507-220814477881030/AnsiballZ_setup.py Jul 25 07:05:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17097]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17100]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17097]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17180]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ajkpuuriemekflrbqmlhqizytvpbtxvu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905501.51-23526-254501216657367/AnsiballZ_stat.py Jul 25 07:05:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17180]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17183]: 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:05:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17180]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17232]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-goccsfaolihugzvcaxynjmwmapsezqby ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905502.13-23543-81899503621141/AnsiballZ_yum.py Jul 25 07:05:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17232]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17235]: 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:05:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17232]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17288]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zifjwtovfaqsppdtazwbkncujazyggqk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905503.07-23556-272990625068487/AnsiballZ_blivet.py Jul 25 07:05:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17288]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[17291]: 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:05:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17288]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17346]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uxmypkdbsdrrteicimrqwdjlbdquwbfq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905503.81-23573-87519247205070/AnsiballZ_yum.py Jul 25 07:05:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17346]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17349]: 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:05:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17346]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17402]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mqkztqscwfgoikueywacokfsjtmvzbzo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905504.3-23582-10372633640591/AnsiballZ_service_facts.py Jul 25 07:05:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17402]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[17405]: Invoked Jul 25 07:05:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17402]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17567]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xucthobejrlkowdbggrzazbqvjukbpow ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905505.42-23595-260842309263957/AnsiballZ_blivet.py Jul 25 07:05:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17567]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[17570]: 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:05:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17567]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17625]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jimtkcxighlxlefwjbsawislpswquuov ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905505.92-23606-265957106425203/AnsiballZ_stat.py Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17625]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17628]: 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:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17625]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17679]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mhdmfbnkdhwmhtajsquzhnfpuiqnmwde ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905506.5-23635-115737128069255/AnsiballZ_stat.py Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17679]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17682]: 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:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17679]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17733]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jizeolipdlsopcnigrtzziaeljnnrrkb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905506.84-23646-258210996705245/AnsiballZ_setup.py Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17733]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17736]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17733]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17816]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-efthpmfcftrockqmwnmorstwpvshlscj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905507.5-23657-24575864486024/AnsiballZ_package_facts.py Jul 25 07:05:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17816]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[17819]: Invoked with manager=['auto'] strategy=first Jul 25 07:05:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17816]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17884]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17964]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hoyespazgrswpxolkikrhtxbzjaqlyaf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905518.12-23824-222761384165476/AnsiballZ_setup.py Jul 25 07:05:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17964]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17967]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17964]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18047]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xgxpqorxjdbhiwdojdtdqtmkczjyotmb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905519.08-23841-233398473153092/AnsiballZ_stat.py Jul 25 07:05:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18047]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18050]: 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:05:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18047]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tjphvucuwcoqcaozzeghsyzaxcxsumkc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905519.73-23858-55158344773243/AnsiballZ_yum.py Jul 25 07:05:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18099]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18102]: 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:05:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18099]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18155]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wlyugfcsshavxtucmgukkrphlzlpmyqy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905520.71-23871-78874407710011/AnsiballZ_blivet.py Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18155]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[18158]: 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:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18155]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18213]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-witcpimjxgtomymqkggdqvpnjcpfxhvx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905521.56-23888-274616943097530/AnsiballZ_yum.py Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18213]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18216]: 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:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18213]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18269]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cljrgfgakexygeyvlttlrywhsmuuwwiy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905522.1-23897-233586110382964/AnsiballZ_service_facts.py Jul 25 07:05:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18269]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[18272]: Invoked Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18269]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18434]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wbcwzeeejfonpddydehceuzwoqnxsdtm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905523.23-23910-208279634937573/AnsiballZ_blivet.py Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18434]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[18437]: 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:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18434]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18492]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-njwyizmlukbcsnlfltiqwkzyambqetbj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905523.72-23921-56803796733930/AnsiballZ_stat.py Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18492]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18495]: 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:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18492]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18546]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aqodhyrdbqbdqnjaohapumvmaodvbafk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905524.3-23950-86769243588017/AnsiballZ_stat.py Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18546]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18549]: 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:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18546]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18600]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mhjdxiukpqwjpqxzfrpsnwfjtzijytgp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905524.64-23961-30574025721272/AnsiballZ_setup.py Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18600]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[18603]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18600]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18683]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ignalbexmvzjjjgjmfwajykhicivhuqh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905525.46-23974-93798009407293/AnsiballZ_yum.py Jul 25 07:05:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18683]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18686]: 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:05:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18683]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18739]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-plifbmdxiufiahgappungoaucickeevf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905525.97-23983-225133066825105/AnsiballZ_find_unused_disk.py Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18739]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[18742]: Invoked with min_size=0 max_return=2 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18739]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18793]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qvraijfwgublendxzcznjbukpngpdsrx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905526.37-23992-99584652788698/AnsiballZ_command.py Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18793]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[18796]: 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:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18793]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18861]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-akbzzdkvknnzzwmnopwpetcdkqxhhngx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905527.91-24061-276679494529072/AnsiballZ_setup.py Jul 25 07:05:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18861]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[18864]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18861]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18944]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vjsrmozldxwcqaaxhweiemregdebbnmm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905529.12-24080-196022438020898/AnsiballZ_stat.py Jul 25 07:05:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18944]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18947]: 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:05:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18944]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18996]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sawlqkcnibntjfkgshycojamlexfcipf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905529.83-24097-36825023593010/AnsiballZ_yum.py Jul 25 07:05:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18996]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18999]: 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:05:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18996]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19052]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jhodkfxshgdrvjuycmqvlxugscwuhtjb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905530.76-24110-132646314880136/AnsiballZ_blivet.py Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19052]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[19055]: 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:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19052]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19110]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nlepktrhdauyuwgupuozasojtxmherst ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905531.6-24127-203264735910646/AnsiballZ_yum.py Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19110]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[19113]: 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:05:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19110]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19166]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ypevrkrzewpcfamahleoedlbktekopcn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905532.11-24136-141776657373165/AnsiballZ_service_facts.py Jul 25 07:05:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19166]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[19169]: Invoked Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19166]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19331]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lgfanajxzxlxpbdjwpzqweoqpetxhhtz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905533.25-24149-264412993882199/AnsiballZ_blivet.py Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19331]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[19334]: 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:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19331]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19389]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gjzgrnyzajyixajmpndwpyqxragrdwcn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905533.74-24160-111949178744359/AnsiballZ_stat.py Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19389]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[19392]: 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:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19389]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19443]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rztpcjinuviprinvvsmqhzgcvyobtzmf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905534.33-24189-70902153681950/AnsiballZ_stat.py Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19443]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[19446]: 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:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19443]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19497]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rexwknvqmqjsawwuslsijkdbfcojybcd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905534.68-24200-239621310329596/AnsiballZ_setup.py Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19497]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19500]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19497]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19580]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pijemlojwdgbtbwhosbvvbzvyigxvngc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905535.48-24213-185122410076916/AnsiballZ_yum.py Jul 25 07:05:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19580]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[19583]: 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:05:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19580]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19636]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zxuilfdbctmtnrdzamzlkysfcifzkdgr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905535.99-24222-226112331913317/AnsiballZ_find_unused_disk.py Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19636]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[19639]: Invoked with min_size=0 max_return=2 max_size=0 with_interface=None match_sector_size=False Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19636]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19690]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ajwnlvmekvprnncdhnuedcdpbfpmuonm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905536.4-24231-192090071870257/AnsiballZ_command.py Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19690]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[19693]: 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:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19690]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19758]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19838]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ylnapuepolqbbxqlqtbigclioqezxmvv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905538.93-24316-258939488003745/AnsiballZ_setup.py Jul 25 07:05:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19838]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19841]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19838]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19921]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-swgjonnhspzljhiqhapejiqdblegmvcu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905539.87-24333-12413273484137/AnsiballZ_stat.py Jul 25 07:05:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19921]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[19924]: 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:05:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19921]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19973]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-thblmjvsrsedlqpocrfngpoexzuxqqog ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905540.53-24350-229773540900696/AnsiballZ_yum.py Jul 25 07:05:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19973]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[19976]: 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:05:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19973]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20029]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hstvxqlbusduadntgsetolwqbojgoulx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905541.53-24363-194665902663358/AnsiballZ_blivet.py Jul 25 07:05:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20029]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[20032]: 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:05:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20029]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20087]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wooeekgnefpxycoebzbqtpahphzdsqct ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905542.39-24380-91246854312716/AnsiballZ_yum.py Jul 25 07:05:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20087]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[20090]: 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:05:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20087]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20143]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kxkmssxsjnikgnyveyyagnvmsmlnahkx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905542.95-24389-131021371891651/AnsiballZ_service_facts.py Jul 25 07:05:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20143]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[20146]: Invoked Jul 25 07:05:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20143]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20308]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-owhjymknbpexycdgreubwxbwycpsivea ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905544.1-24402-136247920791105/AnsiballZ_blivet.py Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20308]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[20311]: 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:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20308]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20366]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vwfspyyitiweiyhqffqhyhsclnltdtrx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905544.58-24413-154305241972717/AnsiballZ_stat.py Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20366]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[20369]: 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:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20366]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20420]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hcgchoioqkwdrajflkgkzqmpralxjpcc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905545.17-24442-25325772165783/AnsiballZ_stat.py Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20420]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[20423]: 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:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20420]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20474]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ylszxeysfeuhrmlloxuxaaevcfgonpuz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905545.53-24453-55956846210592/AnsiballZ_setup.py Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20474]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[20477]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20474]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20557]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mdssejgiozijwqqpwqdauakuzdjmcfww ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905546.36-24466-16095290525257/AnsiballZ_yum.py Jul 25 07:05:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20557]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[20560]: 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:05:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20557]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20613]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wiirkolvqfomogfkafwaasigynvgnvfn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905546.88-24475-270697030063672/AnsiballZ_find_unused_disk.py Jul 25 07:05:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20613]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[20616]: Invoked with min_size=5g max_return=2 with_interface=scsi max_size=0 match_sector_size=True Jul 25 07:05:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20613]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[20680]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20760]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mzireqqxabcuclwcbxgwgqbtmtriqart ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905549.39-24555-174936241279574/AnsiballZ_setup.py Jul 25 07:05:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20760]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[20763]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20760]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20843]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-feqilubuhxfwxclykkyhpuzotagchbnq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905550.21-24572-165124537823258/AnsiballZ_stat.py Jul 25 07:05:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20843]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[20846]: 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:05:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20843]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20895]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rhddqazbrdpievmeygajjtfijcqvuhwb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905550.78-24589-80476235419715/AnsiballZ_yum.py Jul 25 07:05:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20895]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[20898]: 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:05:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20895]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20951]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-djsvogfdhnidebgqudgcsykawawyjqei ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905551.77-24602-249557128875315/AnsiballZ_blivet.py Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20951]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[20954]: 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:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20951]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21009]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mtukjjmobxxzwtukxscsfygykabpjzme ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905552.54-24619-277199139194991/AnsiballZ_yum.py Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21009]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21012]: 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:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21009]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21065]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jnbbuzwiwcgpkdnesgjsroenefliciac ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905553.05-24628-35857433609582/AnsiballZ_service_facts.py Jul 25 07:05:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21065]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[21068]: Invoked Jul 25 07:05:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21065]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21230]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tjaowjuvxddrxlpsbqbrvvmynulfiert ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905554.19-24641-182424189797072/AnsiballZ_blivet.py Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21230]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[21233]: 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:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21230]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21288]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uzifxuxjmueklcnlyvpkwofvpnhthvoc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905554.68-24652-181411419241893/AnsiballZ_stat.py Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21288]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[21291]: 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:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21288]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21342]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rjfeblyaucuezruwpfcwpqebjxdaqstj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905555.32-24681-229838612002917/AnsiballZ_stat.py Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21342]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[21345]: 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:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21342]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21396]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tkseyqmwymhbjwrjphsrgjkcdapjdmsf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905555.67-24692-237384210536664/AnsiballZ_setup.py Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21396]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[21399]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21396]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21479]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-znpkvglcyzkweuegyskxjcrgjbcsviet ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905556.31-24703-86705198825421/AnsiballZ_package_facts.py Jul 25 07:05:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21479]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[21482]: Invoked with manager=['auto'] strategy=first Jul 25 07:05:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21479]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21533]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zfwcmarzrpwvsifivjdinseqyhqatqzo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905558.34-24720-9744598737772/AnsiballZ_yum.py Jul 25 07:05:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21533]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21536]: 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:05:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21533]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21589]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aiyblycbcjbpurxybpgsexedblmzdldh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905558.9-24729-94534299626098/AnsiballZ_find_unused_disk.py Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21589]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[21592]: Invoked with min_size=0 max_return=2 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21589]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21643]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aspxjkvjdgaolvbublrcouwrontxlzcf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905559.34-24738-179405946585628/AnsiballZ_command.py Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21643]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[21646]: 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:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21643]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21711]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qjavcdecvyxmuwruuendbddnezqcijih ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905561.34-24807-224434117696241/AnsiballZ_setup.py Jul 25 07:06:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21711]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[21714]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21711]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21794]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hmkpgwvubdljhpwcmkwabfdzwogfylnf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905562.69-24826-142560052594331/AnsiballZ_stat.py Jul 25 07:06:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21794]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[21797]: 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:06:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21794]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21846]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jxmosemqzbxdkpqlqxusxwyfacxwrnrh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905563.42-24843-183834906477325/AnsiballZ_yum.py Jul 25 07:06:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21846]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21849]: 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:06:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21846]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21902]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rysgaakcdfecgjfqbxkplwrzeddfcjkm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905564.41-24856-191461278374586/AnsiballZ_blivet.py Jul 25 07:06:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21902]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[21905]: 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:06:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21902]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21960]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rhesuflkcxjwegsknxsaxpoxzwckfjjf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905565.27-24873-3903082411353/AnsiballZ_yum.py Jul 25 07:06:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21960]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21963]: 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:06:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21960]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22016]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zdkwlpyizevntqgnseuvjvruyvlcbefl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905565.78-24882-109937872931279/AnsiballZ_service_facts.py Jul 25 07:06:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22016]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[22019]: Invoked Jul 25 07:06:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22016]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22181]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jgomgvntipncrwpdfqtptxrvlbetfplg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905566.92-24895-175049231747298/AnsiballZ_blivet.py Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22181]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[22184]: 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:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22181]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22239]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vghmobkuvliciakkngsrasiabdxwlfwa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905567.42-24906-164211494516354/AnsiballZ_stat.py Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22239]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22242]: 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:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22239]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22293]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hzvrrdsmoyjmffdsywfepjfntkyeshdc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905568.03-24935-3207957088124/AnsiballZ_stat.py Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22293]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22296]: 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:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22293]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22347]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-evdwhcesfejcpjbwutsizejaxedymefr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905568.43-24946-25850020115492/AnsiballZ_setup.py Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22347]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[22350]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22347]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22430]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tbcuqnhfujrjuijbrryqcyryggaywptp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905569.22-24959-17267332798471/AnsiballZ_yum.py Jul 25 07:06:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22430]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[22433]: 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:06:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22430]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22486]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vwmntsyxowlcvyhjhxkwcbydtwoiqbzg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905569.73-24968-241448508279078/AnsiballZ_find_unused_disk.py Jul 25 07:06:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22486]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[22489]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:06:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22486]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22540]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qklsbvlpmbcoyyxluccjapoqiprgkpdh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905570.15-24977-269853183201195/AnsiballZ_command.py Jul 25 07:06:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22540]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[22543]: 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:06:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22540]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[22608]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22688]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-slnmglxvtogmhmkagpblpwrprczhuudt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905573.91-25062-164479907369081/AnsiballZ_setup.py Jul 25 07:06:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22688]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[22691]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22688]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22771]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jzjzqmrrvwjijnnhytwkoggktcgiqhqn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905574.86-25079-28604364219239/AnsiballZ_stat.py Jul 25 07:06:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22771]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22774]: 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:06:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22771]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22823]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-afdojnywuycqejompujulifybxznvecf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905575.51-25096-193236561454158/AnsiballZ_yum.py Jul 25 07:06:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22823]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[22826]: 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:06:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22823]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22879]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jyxowdtzcxpjyboluosflsvgdxuvgtrh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905576.48-25109-131905987726660/AnsiballZ_blivet.py Jul 25 07:06:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22879]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[22882]: 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:06:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22879]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22937]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-axciqwgsaiezfzabweuahozwnjxumwql ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905577.33-25126-123744675508671/AnsiballZ_yum.py Jul 25 07:06:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22937]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[22940]: 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:06:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22937]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22993]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qmsntessbnriredfyvtwiijwtmrrnyrv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905577.83-25135-234113431997055/AnsiballZ_service_facts.py Jul 25 07:06:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22993]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[22996]: Invoked Jul 25 07:06:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22993]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23158]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dmtizarxomwrhxwxkwrzkzzjkokksdce ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905578.96-25148-257112503732843/AnsiballZ_blivet.py Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23158]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[23161]: 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:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23158]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23216]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gflzlafddimeeipvehhccdoczxykhqcf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905579.46-25159-45481603087581/AnsiballZ_stat.py Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23216]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[23219]: 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:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23216]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23270]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hooydblqgzrxlenqjjknoximqsjikrxv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905580.06-25188-26291273107952/AnsiballZ_stat.py Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23270]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[23273]: 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:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23270]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23324]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bgewyzgebqccaymiywfaxepqigkvigwt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905580.4-25199-65916819477820/AnsiballZ_setup.py Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23324]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[23327]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23324]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23407]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fmhkbptxhlbrtyxpkzdjnvmcpixxliiy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905581.23-25212-117106451315987/AnsiballZ_yum.py Jul 25 07:06:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23407]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[23410]: 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:06:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23407]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23463]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qvskhssxjvsxsxhltuhqfnukwvxfvaqw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905581.75-25221-228047263106431/AnsiballZ_find_unused_disk.py Jul 25 07:06:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23463]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[23466]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:06:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23463]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23517]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xgwqrkixugugiqvejvvhxntaqyyshmii ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905582.16-25230-269028699981520/AnsiballZ_command.py Jul 25 07:06:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23517]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[23520]: 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:06:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23517]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[23585]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23665]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pgkqwkttjbqlqkbcoqiawrxfscyscxal ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905586.31-25372-245428769037444/AnsiballZ_setup.py Jul 25 07:06:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23665]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[23668]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23665]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23748]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-perdwjsiproxganafejlpwzipwwybhgp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905587.26-25389-245157003031938/AnsiballZ_stat.py Jul 25 07:06:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23748]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[23751]: 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:06:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23748]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23800]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uovaibvzjirtpgecpnzybhzohqprimwz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905587.92-25406-203682585386448/AnsiballZ_yum.py Jul 25 07:06:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23800]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[23803]: 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:06:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23800]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23856]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qnztdbirflgryeuunuxsjaugxzsyayyf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905588.89-25419-207675685099699/AnsiballZ_blivet.py Jul 25 07:06:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23856]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[23859]: 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:06:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23856]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23914]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ocnpilqxpcexsggeheoddtshqcziuboc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905589.74-25436-198272571911427/AnsiballZ_yum.py Jul 25 07:06:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23914]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[23917]: 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:06:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23914]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23970]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-terrexxqcgbwaxcltfpmtedgwvngjdot ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905590.24-25445-172589494593724/AnsiballZ_service_facts.py Jul 25 07:06:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23970]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[23973]: Invoked Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23970]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24135]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-puwlxghjyxxnohhmeauytmtjvmarbmoy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905591.37-25458-93188825271726/AnsiballZ_blivet.py Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24135]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[24138]: 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:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24135]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24193]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qjdeufxakpyvvfwjtvxrtpvetuujkxia ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905591.85-25469-247008353172214/AnsiballZ_stat.py Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24193]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[24196]: 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:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24193]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24247]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iwcthlivdwsfbtjbpejouxwxlfotjsbk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905592.45-25498-84618551706892/AnsiballZ_stat.py Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24247]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[24250]: 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:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24247]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24301]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ejjqlouyyhasedlyqwlcjiqthvpxhtfp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905592.79-25509-243348961495586/AnsiballZ_setup.py Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24301]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[24304]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24301]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24384]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ugvirppwnfmtxbytvevoehwdupzsfkhn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905593.62-25522-229842599980533/AnsiballZ_yum.py Jul 25 07:06:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24384]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[24387]: 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:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24384]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24440]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cpqwolcuoievhejresgnzgnnqftbxpfh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905594.14-25531-256203127098513/AnsiballZ_find_unused_disk.py Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24440]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[24443]: Invoked with min_size=0 max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24440]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24494]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eenvtgcdocotkncipufxliodngvneawf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905594.54-25540-89029641885322/AnsiballZ_command.py Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24494]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[24497]: 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:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24494]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24562]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wmgzflsdvnwxzdxovvnrunoqybdwzyie ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905597.7-25609-228916399758645/AnsiballZ_setup.py Jul 25 07:06:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24562]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[24565]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24562]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24645]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jeymgxsquzlutducpgjbsrgoxrnipcip ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905598.9-25628-71284312394227/AnsiballZ_stat.py Jul 25 07:06:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24645]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[24648]: 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:06:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24645]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24697]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yceibgyfstpmvtbvrrsbpowirtiadlda ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905599.7-25645-21058766879957/AnsiballZ_yum.py Jul 25 07:06:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24697]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[24700]: 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:06:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24697]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24753]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-polsmthxhdiqkovmqlpfogisdflvckqt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905600.63-25658-74631560237591/AnsiballZ_blivet.py Jul 25 07:06:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24753]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[24756]: 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:06:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24753]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24811]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kgdqsatenbprpznblrqnclilpdakowla ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905601.48-25675-57218032873626/AnsiballZ_yum.py Jul 25 07:06:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24811]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[24814]: 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:06:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24811]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24867]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eokmvjvfjdbegcpocjcwmwxiuwzofhan ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905601.98-25684-98920736843400/AnsiballZ_service_facts.py Jul 25 07:06:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24867]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[24870]: Invoked Jul 25 07:06:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24867]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25032]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pmgccrtsuudailhbkvalzxdmiwbhqsax ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905603.12-25697-29271718309684/AnsiballZ_blivet.py Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25032]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[25035]: 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:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25032]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25090]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xjcvoskwpqdsaqtlhsbresrwcoacooee ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905603.61-25708-85198717837762/AnsiballZ_stat.py Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25090]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[25093]: 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:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25090]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25144]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tmxutqxytikjaporetwhsicydozgfitr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905604.21-25737-145716833181996/AnsiballZ_stat.py Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25144]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[25147]: 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:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25144]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25198]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tpsfnmegvkdckamrfvoidtydxztvmfrl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905604.56-25748-90449969715969/AnsiballZ_setup.py Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25198]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[25201]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25198]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25281]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ffvytcjlxzudxwdrwzradztcsxebnqtn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905605.36-25761-213084523968701/AnsiballZ_yum.py Jul 25 07:06:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25281]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[25284]: 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:06:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25281]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25337]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qimzeqbybjtrxuqsbznrplrtsicxwxvw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905605.88-25770-31689669853855/AnsiballZ_find_unused_disk.py Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25337]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[25340]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25337]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25391]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fqaqixsrcijjlkugsndawjnunwqjwcqb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905606.29-25779-97920991975135/AnsiballZ_command.py Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25391]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[25394]: 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:06:46 -0400 (0:00:00.490) 0:00:09.098 ********* 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:06:46 -0400 (0:00:00.028) 0:00:09.126 ********* 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:06:46 -0400 (0:00:00.019) 0:00:09.145 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 1.06s Gathering Facts --------------------------------------------------------- 0.95s fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.93s fedora.linux_system_roles.storage : Get required packages --------------- 0.65s fedora.linux_system_roles.storage : Update facts ------------------------ 0.62s Ensure test packages ---------------------------------------------------- 0.61s fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.60s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.54s Debug why there are no unused disks ------------------------------------- 0.49s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.48s Find unused disks in the system ----------------------------------------- 0.42s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.32s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.32s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.09s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.08s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.07s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.07s fedora.linux_system_roles.storage : Set flag to indicate system is ostree --- 0.05s Get unused disks for test ----------------------------------------------- 0.04s fedora.linux_system_roles.storage : Show storage_volumes ---------------- 0.04s