[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. No config file found; using defaults running playbook inside collection fedora.linux_system_roles PLAY [Test remove mount] ******************************************************* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:15:24 -0400 (0:00:00.007) 0:00:00.007 ********* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node1] TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:15:25 -0400 (0:00:01.220) 0:00:01.227 ********* included: fedora.linux_system_roles.storage for managed_node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:15:25 -0400 (0:00:00.023) 0:00:01.250 ********* included: /var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/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:15:25 -0400 (0:00:00.019) 0:00:01.269 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:15:25 -0400 (0:00:00.022) 0:00:01.292 ********* skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed_node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:15:25 -0400 (0:00:00.039) 0:00:01.331 ********* 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:15:25 -0400 (0:00:00.450) 0:00:01.782 ********* 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:15:25 -0400 (0:00:00.021) 0:00:01.803 ********* 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:15:25 -0400 (0:00:00.014) 0:00:01.818 ********* 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:15:25 -0400 (0:00:00.013) 0:00:01.831 ********* included: /var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/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:15:26 -0400 (0:00:00.041) 0:00:01.873 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** Thursday 25 July 2024 07:15:27 -0400 (0:00:01.055) 0:00:02.928 ********* 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:15:27 -0400 (0:00:00.017) 0:00:02.945 ********* 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:15:27 -0400 (0:00:00.017) 0:00:02.963 ********* 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:15:27 -0400 (0:00:00.655) 0:00:03.618 ********* included: /var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/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:15:27 -0400 (0:00:00.027) 0:00:03.646 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:15:27 -0400 (0:00:00.018) 0:00:03.664 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:15:27 -0400 (0:00:00.018) 0:00:03.683 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:15:27 -0400 (0:00:00.017) 0:00:03.700 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* Thursday 25 July 2024 07:15:28 -0400 (0:00:00.917) 0:00:04.617 ********* ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-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-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** Thursday 25 July 2024 07:15:30 -0400 (0:00:01.955) 0:00:06.573 ********* 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:15:30 -0400 (0:00:00.036) 0:00:06.610 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:15:30 -0400 (0:00:00.014) 0:00:06.624 ********* 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:15:31 -0400 (0:00:00.539) 0:00:07.164 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** Thursday 25 July 2024 07:15:31 -0400 (0:00:00.023) 0:00:07.188 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904810.0130835, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8cad013d63365688432a8388114a8a462d88d654", "ctime": 1721812897.039903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097283, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812897.039903, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1344, "uid": 0, "version": "3617642505", "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:15:31 -0400 (0:00:00.380) 0:00:07.569 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** Thursday 25 July 2024 07:15:31 -0400 (0:00:00.020) 0:00:07.589 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:15:31 -0400 (0:00:00.015) 0:00:07.605 ********* 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:15:31 -0400 (0:00:00.020) 0:00:07.625 ********* 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:15:31 -0400 (0:00:00.021) 0:00:07.647 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:15:31 -0400 (0:00:00.020) 0:00:07.667 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:15:31 -0400 (0:00:00.022) 0:00:07.689 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** Thursday 25 July 2024 07:15:31 -0400 (0:00:00.019) 0:00:07.709 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:15:31 -0400 (0:00:00.023) 0:00:07.732 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:15:31 -0400 (0:00:00.023) 0:00:07.755 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** Thursday 25 July 2024 07:15:31 -0400 (0:00:00.016) 0:00:07.772 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904974.0707917, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721811897.01, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1721811632.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "848569508", "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:15:32 -0400 (0:00:00.373) 0:00:08.145 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:15:32 -0400 (0:00:00.014) 0:00:08.160 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:15:33 -0400 (0:00:00.901) 0:00:09.062 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:15:33 -0400 (0:00:00.031) 0:00:09.093 ********* included: /var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:15:33 -0400 (0:00:00.025) 0:00:09.118 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** Thursday 25 July 2024 07:15:34 -0400 (0:00:00.923) 0:00:10.042 ********* ok: [managed_node1] => { "changed": false, "disks": "Unable to find unused disk", "info": [ "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:15:34 -0400 (0:00:00.473) 0:00:10.515 ********* 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.036056", "end": "2024-07-25 07:15:35.111209", "rc": 0, "start": "2024-07-25 07:15:35.075153" } STDERR: + exec + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" LOG_SEC="512" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" LOG_SEC="512" + journalctl -ex Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113234]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113236]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113234]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113343]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xcmxdnkgwiogzyrcwsoextvpbcoxukbg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905868.3608572-20936-218198312207574/AnsiballZ_dnf.py' Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113343]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113345]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113343]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113453]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tjvaswdsgyrvzgqcahanuhwcmeucqvnq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905869.4325058-20946-221966815662092/AnsiballZ_blivet.py' Jul 25 07:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113453]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113455]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113453]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113564]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vnjfftwvnyghneirbmnviuzdlwjncams ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905870.1685781-20958-95062049128109/AnsiballZ_dnf.py' Jul 25 07:11:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113564]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113566]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:11:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113564]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113674]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ybnlxkrlzpnwveokcoqvvvnleccjqtwc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905871.073371-20966-22967103274364/AnsiballZ_service_facts.py' Jul 25 07:11:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113674]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113676]: ansible-service_facts Invoked Jul 25 07:11:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113674]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113878]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dqayjmfsaiaqseopetzisbybkvxmhbxz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905873.0587652-20976-64670937800574/AnsiballZ_blivet.py' Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113878]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113880]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113878]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113989]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nesokuxgqheitymvkoozwmklfoaiigty ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905873.5978937-20985-278108732178439/AnsiballZ_stat.py' Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113989]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113991]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113989]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114100]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-okmbitliikmtldirzwnbppnntwpspigy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905874.184638-21003-56822894055416/AnsiballZ_stat.py' Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114100]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114102]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114100]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114211]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gpbgcrcouakuoqieybrwiikipnmazefy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905874.5767639-21012-206855088550519/AnsiballZ_setup.py' Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114211]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114213]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114211]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114349]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hwullhmoguxewvtxsvueasydfyvvxaoj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905875.5294347-21021-51237067578240/AnsiballZ_dnf.py' Jul 25 07:11:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114349]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114351]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:11:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114349]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114459]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jjwcknjmlrfztuovnkuhwjmnivamqxbb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905876.4355328-21029-41046684125558/AnsiballZ_find_unused_disk.py' Jul 25 07:11:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114459]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114461]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:11:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114459]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114570]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gnxcyvnhfzlhnnyksrjqzrzqnykurqyb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905877.903782-21037-29857870122406/AnsiballZ_command.py' Jul 25 07:11:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114570]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114572]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:11:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114570]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114716]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114852]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ebkvzewhsgflyzvxkqklwzbiaxrvwqux ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905882.813328-21160-153576548953279/AnsiballZ_setup.py' Jul 25 07:11:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114852]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114854]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114852]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114990]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uyokmyuhfzbzgnlnbtgksbhglpvfxgxo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905883.8053942-21172-53686132570174/AnsiballZ_stat.py' Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114990]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114992]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114990]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rmixgxxoafhzweobetmvpteijvljwbag ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905884.3604462-21184-79731039049459/AnsiballZ_dnf.py' Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115099]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115101]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:11:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115099]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115209]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hirdlkyoptzokiimwzvqbdzjqmefxqwt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905885.437244-21194-6950785492998/AnsiballZ_blivet.py' Jul 25 07:11:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115209]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115211]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:11:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115209]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wgjsdpwuceogzbfcbbnsugwvrsvzlxps ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905886.1905103-21206-177267968821762/AnsiballZ_dnf.py' Jul 25 07:11:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115320]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115322]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:11:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115320]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115430]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gdtorhicgkndtwhjrgxuryfdepimtjjn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905887.1119778-21214-229114233527183/AnsiballZ_service_facts.py' Jul 25 07:11:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115430]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115432]: ansible-service_facts Invoked Jul 25 07:11:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115430]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115634]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-baiuujdslptaqtfsqgwpwhpglpbwxwoa ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905889.0890791-21224-113901831808552/AnsiballZ_blivet.py' Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115634]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115636]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115634]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115745]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zectuyhtxwjelaqmhlsjblzlzgwqxrek ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905889.6326709-21233-3716535736235/AnsiballZ_stat.py' Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115745]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115747]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115745]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115856]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nvzjwfcwqvrebkycwcanlrrxhembumfp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905890.218158-21251-64300675869500/AnsiballZ_stat.py' Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115856]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115858]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115856]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115967]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tmbxgtlsdjutbafgncrdkpqtxbbhyihv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905890.6087198-21260-175780718877480/AnsiballZ_setup.py' Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115967]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115969]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115967]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116105]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dxtfkzwrpgbvfjztgecemdqlakknxyqd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905891.5601428-21269-38810733427869/AnsiballZ_dnf.py' Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116105]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116107]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116105]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116215]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rdlghjdwouzbqcyabjmtqqxebzoqdqro ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905892.4855387-21277-279246399514928/AnsiballZ_find_unused_disk.py' Jul 25 07:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116215]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116217]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116215]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116326]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ovqyercsjmswdwbgdlzfwgcnqlbcoxiq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905892.9602618-21285-129072807523156/AnsiballZ_command.py' Jul 25 07:11:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116326]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116328]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:11:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116326]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nlwistxdhjgribdkczftgiedunadqugz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905894.668531-21345-30179746073810/AnsiballZ_setup.py' Jul 25 07:11:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116472]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116474]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116472]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116610]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tqhtzcmgctklwzfaqvzemhswilqfxwkr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905895.9626915-21359-187310871502605/AnsiballZ_stat.py' Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116610]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116612]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116610]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116719]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ivvmfcalpduozqzmdiopmucwgwkhffsl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905896.5242693-21371-93427979508785/AnsiballZ_dnf.py' Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116719]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116721]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:11:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116719]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116829]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ihajszukfivtjxavpfzbqlpbycciyiij ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905897.597839-21381-125096173959278/AnsiballZ_blivet.py' Jul 25 07:11:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116829]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116831]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116829]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116940]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zethndnsyurkelzfzhebrmaoqrklhhou ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905898.341267-21393-207383806810621/AnsiballZ_dnf.py' Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116940]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116942]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:11:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116940]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bbmzexijmvypnszyeblakezfehegohkb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905899.2821133-21401-225725718727699/AnsiballZ_service_facts.py' Jul 25 07:11:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117050]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117052]: ansible-service_facts Invoked Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117050]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117254]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dalufmedekmtonpgpyalgggziilbcxam ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905901.2994442-21411-49345424429186/AnsiballZ_blivet.py' Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117254]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117256]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117254]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117365]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-seyliskmtrktouqywsrqzsdvtokllztt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905901.8418005-21420-83472507670867/AnsiballZ_stat.py' Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117365]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117367]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117365]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117476]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pcehrhypscdhoqkatxyjjclyujeofjrw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905902.4280796-21438-55301269340668/AnsiballZ_stat.py' Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117476]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117478]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117476]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117587]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eerlsgxihhgbzmclgnzzseejlrdtjdyc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905902.824696-21447-71731871133404/AnsiballZ_setup.py' Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117587]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117589]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117587]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117725]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nhndjqjaqpqdzkawpdqzycyhcbaexejo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905903.7742026-21456-53486886137771/AnsiballZ_package_facts.py' Jul 25 07:11:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117725]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117727]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:11:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117725]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117834]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vsdjatkmolwbalfprihidxwjgmqfkmxs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905905.264392-21467-27170339493824/AnsiballZ_dnf.py' Jul 25 07:11:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117834]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117836]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117834]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117944]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iqmutvrsqfrozdiykeegilgsimxqqzes ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905906.2432725-21475-100719920119833/AnsiballZ_find_unused_disk.py' Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117944]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117946]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g match_sector_size=True max_return=10 max_size=0 with_interface=None Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117944]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118090]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118226]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wltrosyrxqqtkwpcvcvyrmosfjdoqphp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905910.2933087-21596-66724153327265/AnsiballZ_setup.py' Jul 25 07:11:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118226]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118228]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118226]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118364]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lamifvuasvybmhjfaajagpgioiunbkkb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905911.3327193-21608-47032995871982/AnsiballZ_stat.py' Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118364]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118366]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118364]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118473]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rlebadotngjeimfoucpuvukapukwxjjl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905911.891947-21620-93592042145339/AnsiballZ_dnf.py' Jul 25 07:11:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118473]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118475]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:11:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118473]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118583]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jkpjlycwwozbtfegentijbbotqlfthjn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905913.0101132-21630-229741263781872/AnsiballZ_blivet.py' Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118583]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118585]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118583]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118694]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zdtragpfaxgjtazewojfmuknykxrhlia ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905913.7589974-21642-90046609663721/AnsiballZ_dnf.py' Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118694]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118696]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:11:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118694]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118804]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qmnwhgmnkfsifhbccctidlngaxosjtmw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905914.7050745-21650-151171774508726/AnsiballZ_service_facts.py' Jul 25 07:11:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118804]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118806]: ansible-service_facts Invoked Jul 25 07:11:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118804]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119008]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-geohrrbtppodrprezkjljhkvyoczpihm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905916.7961204-21660-276470368046519/AnsiballZ_blivet.py' Jul 25 07:11:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119008]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119010]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119008]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119119]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-amppzptruwiehvtuvoqprhaormjpthif ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905917.3633547-21669-217873379996613/AnsiballZ_stat.py' Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119119]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119121]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119119]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119230]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zphjbxyccsdupztbvaftaewqhrvwwumx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905917.9607644-21687-12521245436908/AnsiballZ_stat.py' Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119230]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119232]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119230]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119341]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lzpzgzatknnumzsrkcyeotngfwlwhpkf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905918.3606946-21696-252485064397527/AnsiballZ_setup.py' Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119341]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119343]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119341]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119479]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qooqyaabfnmanenhftlfiogllokjjggi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905919.3078394-21705-238319015138775/AnsiballZ_package_facts.py' Jul 25 07:11:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119479]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119481]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:12:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119479]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119588]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rfrtduqnxmjbjwgzvsgvlsnckngdovus ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905920.7901049-21716-68181461472895/AnsiballZ_dnf.py' Jul 25 07:12:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119588]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119590]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:12:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119588]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119698]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uqtghkvqnxkxpqefiuwavqftwcouwxlb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905921.7765913-21724-281280752491269/AnsiballZ_find_unused_disk.py' Jul 25 07:12:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119698]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119700]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g with_interface=scsi match_sector_size=True max_return=10 max_size=0 Jul 25 07:12:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119698]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119844]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ffwvixyawtgdhbcxrdlxkgrlknsouide ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905923.3702462-21782-8709046327518/AnsiballZ_setup.py' Jul 25 07:12:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119844]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119846]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119844]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119982]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oxvkakmrzzvwdizikghcgoenfuwvpxid ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905924.720564-21796-267900632895402/AnsiballZ_stat.py' Jul 25 07:12:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119982]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119984]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119982]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120091]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cfzybzoiztjnjurmkkctvizlnypxdmmr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905925.269076-21808-40369548484336/AnsiballZ_dnf.py' Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120091]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120093]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120091]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120201]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-shdgccgqbusasaduioagpimuvlasqctd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905926.337469-21818-250950567991840/AnsiballZ_blivet.py' Jul 25 07:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120201]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120203]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120201]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120312]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yusvcmwkcnmipzhlgphrtelleznnizdw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905927.080866-21830-110120080083671/AnsiballZ_dnf.py' Jul 25 07:12:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120312]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120314]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:12:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120312]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120422]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-chovsmjuzrkhrwekxhzznuvdoglndcaa ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905928.032031-21838-115744450017115/AnsiballZ_service_facts.py' Jul 25 07:12:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120422]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120424]: ansible-service_facts Invoked Jul 25 07:12:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120422]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120626]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hcvtsywhlthrtehrdhgjophenplfimqo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905930.1516223-21848-267971695130704/AnsiballZ_blivet.py' Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120626]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120628]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120626]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120737]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wpmytoenutipxvcyidtxmtnmcrmxvfjk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905930.7236927-21857-30089239206660/AnsiballZ_stat.py' Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120737]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120739]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120737]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120848]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qigccgtpevmdyxouzgnirbkozjgrgapn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905931.3148692-21875-36778183888661/AnsiballZ_stat.py' Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120848]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120850]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120848]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120959]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hgcculykjixadfpmcaryezmxcqzkzbit ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905931.719444-21884-225993858580953/AnsiballZ_setup.py' Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120959]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120961]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120959]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121097]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ppglfpfxcwtfhclxflzujhriisstffpc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905932.719947-21894-145446332393337/AnsiballZ_dnf.py' Jul 25 07:12:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121097]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121099]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:12:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121097]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121207]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yugtcofygvmbxdzpudaldpnjtputsyxz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905933.6702812-21902-236023439248103/AnsiballZ_find_unused_disk.py' Jul 25 07:12:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121207]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121209]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121207]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121318]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pstblclabkppwzesydbpembcvthtvgqy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905934.1418078-21910-185336472750700/AnsiballZ_command.py' Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121318]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121320]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121318]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121464]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121600]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nlehtfbaclgmveidrnwklamxdljlkmcc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905938.4348018-22033-46864218625114/AnsiballZ_setup.py' Jul 25 07:12:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121600]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121602]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121600]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121738]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dxnsmndtseuzstbmpsezixrvhajkxgul ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905939.454211-22045-260139814944446/AnsiballZ_stat.py' Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121738]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121740]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121738]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121847]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dyykfxdxrevhhnhlhemkxrwufbfbqess ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905940.0170045-22057-76302140790846/AnsiballZ_dnf.py' Jul 25 07:12:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121847]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121849]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:12:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121847]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121957]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kjsrchoipfjrhrxuxgcwxzuffgnvsytm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905941.0946445-22067-136533295116170/AnsiballZ_blivet.py' Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121957]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121959]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121957]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122068]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vsvdvuzjoacbkcjutzmdqtvwihliskth ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905941.8467066-22079-228674155986256/AnsiballZ_dnf.py' Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122068]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122070]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:12:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122068]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122178]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gomztveypuvpmhdrchhlnxusgbficdhz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905942.7921367-22087-66812663305644/AnsiballZ_service_facts.py' Jul 25 07:12:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122178]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122180]: ansible-service_facts Invoked Jul 25 07:12:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122178]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122382]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vnoirlscnjbzqjwdhrajihkwbhwiarhj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905944.8684657-22097-119011897638433/AnsiballZ_blivet.py' Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122382]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122384]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122382]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122493]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bdlnsylgupduxqpgfkfcxaxmxytgsbyf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905945.4183114-22106-228985530322177/AnsiballZ_stat.py' Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122493]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122495]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122493]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122604]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kffuiishqviurtabkcmxdppmjbmxflee ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905946.0139318-22124-89678251616300/AnsiballZ_stat.py' Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122604]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122606]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122604]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122715]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-elggmyqgtkzklwogiebizgsidhdvtzxo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905946.4129388-22133-24639742986244/AnsiballZ_setup.py' Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122715]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122717]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122715]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122853]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-byvhjjdjioeionspmjgrktnpzmejfdjy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905947.3973703-22143-51497079565604/AnsiballZ_dnf.py' Jul 25 07:12:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122853]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122855]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122853]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122963]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-npcbnfqxinqxgjzbbbgapsnalcvhdyac ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905948.3299842-22151-275900452352132/AnsiballZ_find_unused_disk.py' Jul 25 07:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122963]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122965]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122963]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123074]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zphwjzyxvzzfpnjyqqaccefhczkimpmv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905948.8032095-22159-65246094893403/AnsiballZ_command.py' Jul 25 07:12:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123074]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123076]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:12:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123074]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123220]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jcsjomcqykipgbqcvevtulxoaghjkoci ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905951.13089-22219-248530804673498/AnsiballZ_setup.py' Jul 25 07:12:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123220]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123222]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123220]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123393]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123529]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lcwxwbjhllhpxnovnwuvyohvrmfdftdo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905955.9161074-22342-37145444522396/AnsiballZ_setup.py' Jul 25 07:12:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123529]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123531]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123529]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123702]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xchjvyxghtjjrzezdakpdtdwzbojjnfc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905957.9161026-22400-184622228073396/AnsiballZ_setup.py' Jul 25 07:12:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123702]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123704]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123702]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123840]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nrrtblhnwuzsjrtfhrclsvapfhzvgfdf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905959.2074301-22414-254574305019559/AnsiballZ_stat.py' Jul 25 07:12:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123840]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123842]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123840]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123949]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-egfobrbzzyskvaaqyvpmsfnopudrvulj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905959.7698274-22426-4356060019313/AnsiballZ_dnf.py' Jul 25 07:12:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123949]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123951]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:12:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123949]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124059]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cwwrzocbmcqxggeyejxlirqsyydfqgzn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905960.8587844-22436-12554157208596/AnsiballZ_blivet.py' Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124059]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124061]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124059]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124170]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qobrkaywrylrxshgckpocivluooxiuio ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905961.6160138-22448-226018004984687/AnsiballZ_dnf.py' Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124170]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124172]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:12:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124170]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124280]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qlgsnsbqeifnocxedtiobxgweztfdpwy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905962.5474248-22456-76282439411023/AnsiballZ_service_facts.py' Jul 25 07:12:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124280]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124282]: ansible-service_facts Invoked Jul 25 07:12:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124280]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124484]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sbiuawsbnasqhfgsalzqqxfjbgwexaiu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905964.5991936-22466-83264321668755/AnsiballZ_blivet.py' Jul 25 07:12:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124484]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124486]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124484]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124595]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ndrcwuqozyshwdzazessilkqkdixgyyu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905965.146426-22475-118532319475981/AnsiballZ_stat.py' Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124595]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124597]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124595]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124706]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fsimhiiuxpggxzczrgfjiyhsxbkrxgwe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905965.7348197-22493-186725159531633/AnsiballZ_stat.py' Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124706]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124708]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124706]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124817]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nyawwlxvnygllowgwzuhljboappkcggk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905966.1278703-22502-1483661184849/AnsiballZ_setup.py' Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124817]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124819]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124817]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124955]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ztjyskkejizxvcgactjbrfumseanwgdt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905967.1159184-22512-58826219829410/AnsiballZ_dnf.py' Jul 25 07:12:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124955]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124957]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:12:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124955]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125065]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cyybuizgyrbdpzxcbgxiprcdevxdrwkx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905968.0328588-22520-271105131909234/AnsiballZ_find_unused_disk.py' Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125065]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125067]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125065]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125176]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qfrvraufzrnheocxtkonfwlgmmxevteu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905968.5001612-22528-217718813281063/AnsiballZ_command.py' Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125176]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125178]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125176]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125322]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125458]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-muzxpqcidhtapwbulpyuxpjfojspdmhx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905973.1822476-22651-59722543637767/AnsiballZ_setup.py' Jul 25 07:12:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125458]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125460]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125458]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125596]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sveftidlhwgopntgxxniufmrfhkjvqmt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905974.1925933-22663-111006204015495/AnsiballZ_stat.py' Jul 25 07:12:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125596]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125598]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125596]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125705]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-khndhweogkorhcjpsbimkhymdkxxemlr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905974.7499468-22675-204740671057091/AnsiballZ_dnf.py' Jul 25 07:12:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125705]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125707]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:12:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125705]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125815]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gvvshgltpsghnohkbdxsehwhtyorpgae ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905975.8224955-22685-120924429171839/AnsiballZ_blivet.py' Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125815]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125817]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125815]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125926]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oxqsevoaemyodskkshtyqqtlxkzrowlz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905976.575342-22697-153222085860720/AnsiballZ_dnf.py' Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125926]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125928]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:12:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125926]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126036]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ynuflembqhiisksxpyvkseeodffdikpp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905977.5655997-22705-90395014658684/AnsiballZ_service_facts.py' Jul 25 07:12:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126036]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126038]: ansible-service_facts Invoked Jul 25 07:12:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126036]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126240]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uofhdhfhjtuvdylhsfsuhnkbzsjsokec ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905979.571234-22715-219893331126219/AnsiballZ_blivet.py' Jul 25 07:12:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126240]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126242]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126240]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126351]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tgzjuqpprdwdpjordsyqcwxupklbiney ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905980.1154995-22724-91662888687352/AnsiballZ_stat.py' Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126351]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126353]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126351]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126462]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tkuvfccuzyhbuhtabnhsoknuaxdvsfkv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905980.7162013-22742-250045441496015/AnsiballZ_stat.py' Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126462]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126464]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126462]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126573]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-slmtawxtbwixxofnmvobdmvaywsinpyq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905981.1117547-22751-151088455521959/AnsiballZ_setup.py' Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126573]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126575]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126573]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126711]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-auqpkklkwwvyqbfvqhamvhnlcyrdvbap ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905982.1187618-22761-262511193685785/AnsiballZ_dnf.py' Jul 25 07:13:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126711]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126713]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126711]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126821]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jhojrqiymyocztrphnupnstipkpkmpbt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905983.0642827-22769-185858066646919/AnsiballZ_find_unused_disk.py' Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126821]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126823]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126821]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126932]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pnginljtbskimgnjittaqiwhhswkgchc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905983.541143-22777-94926315959673/AnsiballZ_command.py' Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126932]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126934]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126932]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127078]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cjyreqsmizigolipbnsiunnlibzjvlab ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905985.2095325-22837-228281784988571/AnsiballZ_setup.py' Jul 25 07:13:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127078]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127080]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127078]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127216]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tqzlltftudrmrowhwsagyaqbagepeudn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905986.5692217-22851-51168007914071/AnsiballZ_stat.py' Jul 25 07:13:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127216]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127218]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127216]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127325]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-twwncdsrnhgledabnvmarujwylkdxbbu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905987.1227822-22863-169177527538607/AnsiballZ_dnf.py' Jul 25 07:13:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127325]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127327]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127325]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127435]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eykalxhatsdumxowadmnuacachdaxgbe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905988.1861086-22873-271322579683541/AnsiballZ_blivet.py' Jul 25 07:13:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127435]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127437]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:13:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127435]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127546]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zgvjejpjvueliqsdbuyhfwnygaqvzexv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905988.9268253-22885-220394544634884/AnsiballZ_dnf.py' Jul 25 07:13:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127546]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127548]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127546]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127656]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xmoybpitvnupivzlzywspdwbrcpryjkc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905989.8342378-22893-232439565224177/AnsiballZ_service_facts.py' Jul 25 07:13:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127656]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127658]: ansible-service_facts Invoked Jul 25 07:13:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127656]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127860]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tvgraebiunbvxaxcyzkrbaldvnvxuuem ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905991.861465-22903-121950512047652/AnsiballZ_blivet.py' Jul 25 07:13:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127860]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127862]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:13:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127860]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127971]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-buumedcmwvqegomnsulmuqynrmwzbbxg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905992.404566-22912-197803358958691/AnsiballZ_stat.py' Jul 25 07:13:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127971]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127973]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127971]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128082]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cmllzjsreeqarwodtcbnficxnejapvgk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905992.9983876-22930-20709403721371/AnsiballZ_stat.py' Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128082]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128084]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128082]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128193]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xbblbrupdyvofwuzkcioymrdzykqmygv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905993.3883867-22939-158949383872315/AnsiballZ_setup.py' Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128193]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128195]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128193]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128331]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mtchhwwoytotfsifdcdpxywlkkrlxjyi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905994.372574-22949-147137530107917/AnsiballZ_dnf.py' Jul 25 07:13:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128331]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128333]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128331]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128441]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nfgoitbvfwhxdudedetsgrrlyomefqvv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905995.3046288-22957-67159248453056/AnsiballZ_find_unused_disk.py' Jul 25 07:13:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128441]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128443]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=1 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:13:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128441]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128552]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eqfreecidrzpedfxrbkuoegjfsawvyuv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905995.7762358-22965-80540681628324/AnsiballZ_command.py' Jul 25 07:13:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128552]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128554]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128552]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128698]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128834]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pvtlggxomkwxnernygrciegrjgrrbvkr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905999.7415292-23088-280693893616200/AnsiballZ_setup.py' Jul 25 07:13:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128834]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128836]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128834]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128972]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ylzmmqwharvbtmbigwxbepmdluettgyd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906000.770881-23100-75063949663237/AnsiballZ_stat.py' Jul 25 07:13:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128972]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128974]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128972]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129081]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wpmevlqxbifgyolbglsijdysxzllpcte ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906001.327206-23112-136637758435665/AnsiballZ_dnf.py' Jul 25 07:13:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129081]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129083]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129081]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129191]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pqnpncjktgkmyhdnldaflhxtbqpdoqhb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906002.4276102-23122-30615624659408/AnsiballZ_blivet.py' Jul 25 07:13:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129191]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129193]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:13:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129191]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129302]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qtgztlznodujzffimoqarqyftysompox ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906003.1748886-23134-251439905136216/AnsiballZ_dnf.py' Jul 25 07:13:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129302]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129304]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129302]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129412]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nnjyptlzmgdwrofqzkrzvuphtzintydu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906004.0995789-23142-210154500913216/AnsiballZ_service_facts.py' Jul 25 07:13:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129412]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129414]: ansible-service_facts Invoked Jul 25 07:13:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129412]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129616]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yiyerxfykxjeonzbvyzlnbbvluerahgc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906006.1521614-23152-41944159697134/AnsiballZ_blivet.py' Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129616]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129618]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129616]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129727]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ywejeytzwghlilzpswlpijknvxtkjcrr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906006.705861-23161-127298107041328/AnsiballZ_stat.py' Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129727]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129729]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129727]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129838]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qyeganzymnyyobpppyshhveigdxcwmcr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906007.2909744-23179-248516752152802/AnsiballZ_stat.py' Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129838]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129840]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129838]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129949]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mahemjfzxdaitholqmmtisqvnzcbvtxb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906007.6899097-23188-34554343273803/AnsiballZ_setup.py' Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129949]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129951]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129949]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130087]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-txmkijmlcmoaabhdslwbpiamboweujzy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906008.6554594-23198-88206336476996/AnsiballZ_dnf.py' Jul 25 07:13:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130087]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130089]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130087]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130197]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ciqccoxqpnvnwvneegzjlukgkawtvycu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906009.5821848-23206-94970473495410/AnsiballZ_find_unused_disk.py' Jul 25 07:13:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130197]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130199]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=1 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:13:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130197]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130308]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jyiudupnztdfvfxgbchzfyjcfsbymcsm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906011.0602334-23214-57934687757688/AnsiballZ_command.py' Jul 25 07:13:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130308]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130310]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130308]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130454]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-efjjcnnrgxeofgyfwbrulwdwqbehtdml ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906012.6925275-23274-138784514857535/AnsiballZ_setup.py' Jul 25 07:13:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130454]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130456]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130454]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130592]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tpngeqdgkyskrbeaeuprjjlhslqmjysy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906014.0312858-23288-254665754741378/AnsiballZ_stat.py' Jul 25 07:13:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130592]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130594]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130592]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pcmcqwwrgaudcajoxrefksicdtqxwekb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906014.5798564-23300-239753522637784/AnsiballZ_dnf.py' Jul 25 07:13:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130701]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130703]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130701]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130811]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rmlgstsitaxraqbppknaxiceyrnxfcgs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906015.633704-23310-166375684902353/AnsiballZ_blivet.py' Jul 25 07:13:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130811]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130813]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:13:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130811]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130922]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ggjoplgknwukvfgaxzisureohbcxcthm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906016.355408-23322-150734052847180/AnsiballZ_dnf.py' Jul 25 07:13:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130922]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130924]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130922]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131032]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fqhdcrqzaerimztykmimnfkrwhwwludk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906017.2675936-23330-47851334245289/AnsiballZ_service_facts.py' Jul 25 07:13:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131032]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131034]: ansible-service_facts Invoked Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131032]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131236]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-karugxjghxpawhmvqjahcbzludbsvtjx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906019.2593293-23340-202986168054300/AnsiballZ_blivet.py' Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131236]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131238]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131236]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131347]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-frnkalobxvavhrczznjetbprshpyjspz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906019.8066149-23349-137410148910324/AnsiballZ_stat.py' Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131347]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131349]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131347]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131458]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bezqdghrrgvbxvcgnbmrbzdvrnkmyrsh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906020.3877635-23367-62142175005669/AnsiballZ_stat.py' Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131458]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131460]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131458]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131569]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-swzdpasayqlmitgnhdfmaeyjiuymsdca ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906020.7752247-23376-54400329724814/AnsiballZ_setup.py' Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131569]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131571]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131569]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131707]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-agtseieoyhtzlgykalubddynryivzzyn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906021.7552567-23386-147650697707245/AnsiballZ_dnf.py' Jul 25 07:13:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131707]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131709]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131707]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131817]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ovnlwsqgzqlmyjqeixbaspsedlomplms ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906022.6931121-23394-211092138899844/AnsiballZ_find_unused_disk.py' Jul 25 07:13:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131817]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131819]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131817]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131928]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-evraxykwsdebcgsmqlwumpjmshriwmey ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906023.165094-23402-99698059091065/AnsiballZ_command.py' Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131928]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131930]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131928]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132074]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132210]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fitedmkndxfvbkbyfdqyescqkqyyypco ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906027.129753-23525-62827774249068/AnsiballZ_setup.py' Jul 25 07:13:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132210]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132212]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132210]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132348]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cqkxjdezfxcvviilhreemzwqflvbqiip ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906028.1505976-23537-259269287413606/AnsiballZ_stat.py' Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132348]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132350]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132348]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132457]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gbwtwmdnekdkuoxsbrippqerporujilc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906028.719843-23549-160884831980062/AnsiballZ_dnf.py' Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132457]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132459]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132457]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132567]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mcbozincvetknfvaoyghdvlvaxidrvpe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906029.8334186-23559-208177896732958/AnsiballZ_blivet.py' Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132567]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132569]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132567]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132678]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zjbypuzabksfmuvdlmtilphsdgqltzer ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906030.59091-23571-83986020117183/AnsiballZ_dnf.py' Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132678]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132680]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132678]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132788]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qrdnqqzisgfnqubocslhsmiqycdvxssb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906031.536791-23579-103977764995732/AnsiballZ_service_facts.py' Jul 25 07:13:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132788]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132790]: ansible-service_facts Invoked Jul 25 07:13:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132788]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132992]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tbzabzqwvryayzmpytckqxczemgrlvkp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906033.6321642-23589-180060653257522/AnsiballZ_blivet.py' Jul 25 07:13:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132992]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132994]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132992]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133103]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jecuswnabjmflyzrufjrjrqwwubgxdsp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906034.1944528-23598-250988649922727/AnsiballZ_stat.py' Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133103]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133105]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133103]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133214]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yxbfkfiunmuhbzixrjiijmsdueagxgiz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906034.7833798-23616-198221839047697/AnsiballZ_stat.py' Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133214]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133216]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133214]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133325]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ohoatmcrmkywbnyxoxicejhvxlqzqymr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906035.1906037-23625-67338251886688/AnsiballZ_setup.py' Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133325]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133327]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133325]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133463]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sfoscjdgquugrxfebyotawklwvvoqqdi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906036.1926155-23635-209692938262889/AnsiballZ_dnf.py' Jul 25 07:13:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133463]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133465]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133463]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133573]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-idgeqgstvuimihaultupeqvjexahivaq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906037.1359913-23643-174218559169389/AnsiballZ_find_unused_disk.py' Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133573]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133575]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133573]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133684]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qoqfosclvvgwocgjqejobkyjwikljduj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906037.6108022-23651-174679214357086/AnsiballZ_command.py' Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133684]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133686]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133684]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133830]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-utqjiphdbsdwxsbopgiicwdebjyaupwe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906039.441166-23711-220778221278845/AnsiballZ_setup.py' Jul 25 07:13:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133830]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133832]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133830]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133968]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-edetpfzqafglgvwkalxluocdlispsxso ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906040.7768226-23725-89898905613141/AnsiballZ_stat.py' Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133968]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133970]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133968]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134077]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tljjstkxksmtnavpydvnmaiqeoctigwt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906041.3414109-23737-249268642390001/AnsiballZ_dnf.py' Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134077]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134079]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134077]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134187]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fmzowxbutupjmbdudmbbekpvacojxwqh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906042.4708316-23747-195749841500483/AnsiballZ_blivet.py' Jul 25 07:14:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134187]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134189]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134187]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134298]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bethfxhhsndmojvhtveatfdnvmtxfkcu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906043.2331324-23759-26596165552523/AnsiballZ_dnf.py' Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134298]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134300]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134298]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134408]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yughfgfcknkosvbwkfgwpdylhebysncj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906044.1584918-23767-228058127788920/AnsiballZ_service_facts.py' Jul 25 07:14:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134408]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134410]: ansible-service_facts Invoked Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134408]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134612]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vuahsfvztyynjcdfcojtkmkhsnnbilye ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906046.1719449-23777-206520384091444/AnsiballZ_blivet.py' Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134612]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134614]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134612]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134723]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uiahvaywafhdumrqovlashwfstgauzfe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906046.727383-23786-227229593643322/AnsiballZ_stat.py' Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134723]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134725]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134723]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134834]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mjjuzdxlsnsgsfneytfsrtgvoevznheb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906047.3108964-23804-96628591321302/AnsiballZ_stat.py' Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134834]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134836]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134834]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134945]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uuxhquxiyuzszhfqjuhwvljakjoowref ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906047.707367-23813-241180226016544/AnsiballZ_setup.py' Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134945]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134947]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134945]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135083]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tgpyzyksbdnwajqdtzbeboeyymcyoabi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906048.6824691-23823-239680238778396/AnsiballZ_dnf.py' Jul 25 07:14:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135083]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135085]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135083]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135193]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qcxjkppudoqljhstlqwkcdaynsobjpki ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906049.6279044-23831-149976310082912/AnsiballZ_find_unused_disk.py' Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135193]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135195]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135193]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135304]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dramjfgllohhtvzfgilnmmouintqvgns ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906050.0982122-23839-196757469906014/AnsiballZ_command.py' Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135304]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135306]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135304]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135450]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135586]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gbvfnfuegemgeqpismsjtrzayfouzqzl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906054.5538626-23962-32726266744290/AnsiballZ_setup.py' Jul 25 07:14:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135586]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135588]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135586]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135724]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-muryoywaotdmkyrreyfsduqbomakmffc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906055.5614395-23974-173376823120074/AnsiballZ_stat.py' Jul 25 07:14:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135724]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135726]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135724]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135833]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vnhbpgyabqngomqrretmvhtkliqwynia ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906056.1127899-23986-24376771614164/AnsiballZ_dnf.py' Jul 25 07:14:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135833]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135835]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135833]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135943]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vaxnaczzzlxfzmatgkdzhnudycxeeevb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906057.2115822-23996-117330506424427/AnsiballZ_blivet.py' Jul 25 07:14:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135943]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135945]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:14:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135943]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136054]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yashgostyesekiywlsojxdhcgkjdtffm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906057.9648118-24008-110047215543553/AnsiballZ_dnf.py' Jul 25 07:14:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136054]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136056]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136054]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136164]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wtrcbsbllfyjvbkrsdmtsgxltpptuvxk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906058.8986566-24016-79188406273198/AnsiballZ_service_facts.py' Jul 25 07:14:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136164]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136166]: ansible-service_facts Invoked Jul 25 07:14:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136164]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136368]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-firlbakivytjkqtfzyfigyhffdwpqetm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906060.943875-24026-225811649232853/AnsiballZ_blivet.py' Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136368]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136370]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136368]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136479]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uogxhrxxeqexjzeyzafyseofljzwfmwq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906061.5092373-24035-60210432720984/AnsiballZ_stat.py' Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136479]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136481]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136479]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136590]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fcqfbryvgthpdiyvqfwcjanklwcnfepm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906062.1082685-24053-59842360839010/AnsiballZ_stat.py' Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136590]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136592]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136590]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qjpawaqzaklvyhyfyftwkpqrialsakuv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906062.512899-24062-40822728644648/AnsiballZ_setup.py' Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136701]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136703]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136701]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136839]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-secrkfunfbdxttmlqylympekiglokvyy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906063.4988308-24072-106892570556992/AnsiballZ_dnf.py' Jul 25 07:14:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136839]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136841]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136839]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136949]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jfddnoggzwdnbyaxjlqpjfsbrticvotc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906064.445708-24080-173252170745725/AnsiballZ_find_unused_disk.py' Jul 25 07:14:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136949]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136951]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:14:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136949]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137060]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bathpkscteqgdcympkinentbmwhzonaf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906065.915512-24088-190124102007289/AnsiballZ_command.py' Jul 25 07:14:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137060]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137062]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:14:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137060]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137206]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uhvnfdqakgbsdznxxijvufikgtenqmmp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906067.5728023-24148-26686187710236/AnsiballZ_setup.py' Jul 25 07:14:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137206]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137208]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137206]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137344]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zbxbzupdunnywvkcmbypmjuzmlzaamfh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906068.9411216-24162-51649440190465/AnsiballZ_stat.py' Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137344]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137346]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137344]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137453]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lezeuyukqqlabcdrlyottogodfkvnruf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906069.49608-24174-280613802862493/AnsiballZ_dnf.py' Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137453]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137455]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137453]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137563]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oaoyogypqvnlhqzcdvblhposxjeqymed ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906070.5781941-24184-138430869503919/AnsiballZ_blivet.py' Jul 25 07:14:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137563]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137565]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:14:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137563]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137674]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fgqmlypvquvqeoiaxoovvblrxtstrbjf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906071.3253894-24196-44621087928405/AnsiballZ_dnf.py' Jul 25 07:14:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137674]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137676]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137674]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137784]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hohyubjyjmpgovtlyubvagsnrmrpfgqg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906072.2659533-24204-265921147163792/AnsiballZ_service_facts.py' Jul 25 07:14:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137784]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137786]: ansible-service_facts Invoked Jul 25 07:14:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137784]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137988]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-coaswjuigvdusdeminruffknulbhjzmb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906074.3269303-24214-155598282913432/AnsiballZ_blivet.py' Jul 25 07:14:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137988]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137990]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:14:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137988]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-owgjexijqburadvocfeeblffvceisrcd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906074.8841667-24223-265537202012922/AnsiballZ_stat.py' Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138099]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138101]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138099]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138210]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vpgvxgzcnsbdxrqssbrfasymzkxikiju ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906075.471912-24241-160074418946596/AnsiballZ_stat.py' Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138210]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138212]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138210]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138321]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sojbqbeetupqoynfthjueqzgqkokhxps ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906075.8651056-24250-67271116198005/AnsiballZ_setup.py' Jul 25 07:14:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138321]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138323]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138321]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138459]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gejciwpijiflzbpglvnboptjcyiiyahx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906076.8302786-24260-239647715577178/AnsiballZ_dnf.py' Jul 25 07:14:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138459]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138461]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138459]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138569]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ozykqrztrxnosounakrgfmzkysxjuyfk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906077.7637186-24268-49002279376278/AnsiballZ_find_unused_disk.py' Jul 25 07:14:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138569]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138571]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:14:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138569]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138680]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kjbttyztxnjcgdqaoidndgitscacuaju ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906078.2403972-24276-147790890861797/AnsiballZ_command.py' Jul 25 07:14:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138680]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138682]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:14:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138680]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138826]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138962]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-flleqqtetcekwhdcltqzosboxodkzuud ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906082.7027984-24399-259036952158267/AnsiballZ_setup.py' Jul 25 07:14:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138962]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138964]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138962]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139100]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bhvdjyqtdwyacgulcwwnbizawgnkihfl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906083.729453-24411-47343856167208/AnsiballZ_stat.py' Jul 25 07:14:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139100]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139102]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139100]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139209]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kwkikuwpyvnkeqdxnuqrahpyklmobras ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906084.2833352-24423-90256252288709/AnsiballZ_dnf.py' Jul 25 07:14:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139209]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139211]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139209]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139319]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bpegccocjxwjywjsdbtrhcsdytqxcpkx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906085.378986-24433-222008125924070/AnsiballZ_blivet.py' Jul 25 07:14:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139319]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139321]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:14:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139319]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139430]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pnbuybpxhqztjnhonmkujavtafgthncl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906086.1330976-24445-277885928413246/AnsiballZ_dnf.py' Jul 25 07:14:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139430]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139432]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139430]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139540]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mzsvwnlzjrvavsqpeliyyyjiqxjfxeoo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906087.06259-24453-171515477201484/AnsiballZ_service_facts.py' Jul 25 07:14:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139540]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139542]: ansible-service_facts Invoked Jul 25 07:14:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139540]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139744]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-foihedyccnnraqopznzosmzxpipzcwtl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906089.0958083-24463-263264506687668/AnsiballZ_blivet.py' Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139744]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139746]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139744]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139855]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gthuiezjuwdbsapfwqnthksludewzsol ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906089.6612475-24472-215977815550158/AnsiballZ_stat.py' Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139855]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139857]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139855]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139966]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kjyxknufezigvxnixrchmeyvoziygwsx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906090.2488582-24490-12012059465362/AnsiballZ_stat.py' Jul 25 07:14:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139966]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139968]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139966]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140077]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fnpeboblhpmtyqsqfpuxvgedlorkgrou ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906090.6452668-24499-63137620365271/AnsiballZ_setup.py' Jul 25 07:14:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140077]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140079]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140077]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140215]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eybwhtsfpyyjxytezigfkwfuvckrouey ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906091.61903-24509-48125870213996/AnsiballZ_dnf.py' Jul 25 07:14:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140215]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140217]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140215]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140325]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cfngxmzkfpzmryexuiopbaknptwcxkvb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906092.5669265-24517-160015733263027/AnsiballZ_find_unused_disk.py' Jul 25 07:14:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140325]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140327]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:14:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140325]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140436]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-svgntbgsnpzcnhakintoedanzchefnst ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906094.0450675-24525-229472164850728/AnsiballZ_command.py' Jul 25 07:14:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140436]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140438]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:14:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140436]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140582]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-frjpntokirjdejxyjtuvhwdtaiwehjzd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906095.6718965-24585-79405089672972/AnsiballZ_setup.py' Jul 25 07:14:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140582]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140584]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140582]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140720]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hkuakpjtliigslehzipuapshsjhmoaxk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906097.0053213-24599-268360218727288/AnsiballZ_stat.py' Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140720]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140722]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140720]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140829]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-culwkrcyiasnlmynpctujcqeieywchqs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906097.5563948-24611-236404325074874/AnsiballZ_dnf.py' Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140829]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140831]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140829]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140939]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ssdgknudqavuampeunddlswmqaktsbrs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906098.6436274-24621-173064083318575/AnsiballZ_blivet.py' Jul 25 07:14:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140939]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140941]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:14:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140939]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mxjlxtfneuruulmhwtqqkkqptzbryfhe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906099.3827083-24633-103234932802071/AnsiballZ_dnf.py' Jul 25 07:14:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141050]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141052]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141050]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141160]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vlyymeeyuhifatuibfgzodoawfcbxegl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906100.322425-24641-226341102246180/AnsiballZ_service_facts.py' Jul 25 07:15:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141160]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141162]: ansible-service_facts Invoked Jul 25 07:15:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141160]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141364]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jsjvpqpcwwqungdczuhmsbmvrzbotfcw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906102.4503903-24651-781871847347/AnsiballZ_blivet.py' Jul 25 07:15:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141364]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141366]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:15:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141364]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141475]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zspenewkhlqnldxtvsguzudfidpaqatz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906103.0113115-24660-75554438106111/AnsiballZ_stat.py' Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141475]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141477]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141475]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141586]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-issnnzndyzcyzvaapnphujjisidmditr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906103.608882-24678-234428829694388/AnsiballZ_stat.py' Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141586]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141588]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141586]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141697]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eggfytdhqblacrffhnxkigvinishyobo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906104.0030715-24687-199138712155771/AnsiballZ_setup.py' Jul 25 07:15:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141697]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141699]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141697]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141835]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jwilebnggqypqklhslcxfrmemzkwssxs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906104.9727993-24697-203111382849786/AnsiballZ_dnf.py' Jul 25 07:15:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141835]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141837]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141835]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141945]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ykgnhdfqzhtjytgazthdoxjwzmaayckg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906105.9074564-24705-16595128738360/AnsiballZ_find_unused_disk.py' Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141945]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141947]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141945]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142056]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mqccsizgdyuoizdyioawebsapjlzqvlr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906106.3796964-24713-142301789149645/AnsiballZ_command.py' Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142056]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142058]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142056]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142202]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142338]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vpoqkboaxxhqmqiclymhiquvotutckcx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906110.3655424-24836-20813948851752/AnsiballZ_setup.py' Jul 25 07:15:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142338]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142340]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142338]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142476]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ajlkyjytqcdjrvdefukevxxiypinhgaq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906111.3857045-24848-2746291659177/AnsiballZ_stat.py' Jul 25 07:15:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142476]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142478]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142476]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142585]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-utlpnbdqaxzzrfoxtyqkfyplzzduzliq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906111.948799-24860-144812340403987/AnsiballZ_dnf.py' Jul 25 07:15:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142585]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142587]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142585]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142695]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-feprfqemximaggnvqewtmdmsphmbqydj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906113.0322902-24870-184184736374038/AnsiballZ_blivet.py' Jul 25 07:15:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142695]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142697]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:15:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142695]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142806]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xziaiqcbtizcvdsdkcvcvfmgtzmfmmjk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906113.7881722-24882-86778826863670/AnsiballZ_dnf.py' Jul 25 07:15:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142806]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142808]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142806]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142916]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zkgfnqaeimdqrjkbmqgzlsabywzetqej ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906114.7063644-24890-88282706653612/AnsiballZ_service_facts.py' Jul 25 07:15:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142916]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142918]: ansible-service_facts Invoked Jul 25 07:15:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142916]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143120]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qggtwbsttsogucledfageqjojbweoqlp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906116.7916465-24900-69901219886836/AnsiballZ_blivet.py' Jul 25 07:15:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143120]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143122]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:15:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143120]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143231]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zitusuojhhthkuahqiscjxfacdphwpxv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906117.352957-24909-34736930397306/AnsiballZ_stat.py' Jul 25 07:15:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143231]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143233]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143231]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143342]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oricelwgilbjqzkybuyhttzhbjpbjzzg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906117.9354668-24927-45342523369278/AnsiballZ_stat.py' Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143342]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143344]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143342]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143453]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jeoitttnhwffprwwbsjnwdhdhmmxjtuc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906118.3346062-24936-68093183540409/AnsiballZ_setup.py' Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143453]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143455]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143453]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143591]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-itcvyxfuoahtukwnlztpjuerrcxaqvjq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906119.2945433-24946-195552941812694/AnsiballZ_dnf.py' Jul 25 07:15:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143591]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143593]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143591]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ikoamvcmoaoapjkkwzwbrrkjjmlicfxg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906120.2165165-24954-167423060198005/AnsiballZ_find_unused_disk.py' Jul 25 07:15:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143701]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143703]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:15:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143701]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143812]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qhehlzywdeckexbrrhnqnxlmpgutdkrk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906121.6855981-24962-124663716354139/AnsiballZ_command.py' Jul 25 07:15:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143812]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143814]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:15:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143812]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143958]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dzvuslqwzjxdqkltdzzuusxyzxnebrxk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906124.203493-25022-220748890191134/AnsiballZ_setup.py' Jul 25 07:15:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143958]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143960]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143958]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144096]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pgioylqbufpvudbwgkqnvzteihqtjpit ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906125.5357957-25036-97904684410117/AnsiballZ_stat.py' Jul 25 07:15:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144096]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144098]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144096]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144205]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-heesuppvpcgklxixisyfjhgqilibfccy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906126.0834296-25048-251433104082937/AnsiballZ_dnf.py' Jul 25 07:15:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144205]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144207]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144205]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144315]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iojfcozpfqxoqufgieqaerrorqgibliw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906127.1718223-25058-129842850517932/AnsiballZ_blivet.py' Jul 25 07:15:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144315]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144317]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:15:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144315]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144426]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wqcnlywbnfksdxrbhyjhadkxsauwjjzi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906127.9097934-25070-182982553709276/AnsiballZ_dnf.py' Jul 25 07:15:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144426]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144428]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144426]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144536]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ispxdbddmebfdnwchthfmusuwdijibgk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906128.8202991-25078-174364040842427/AnsiballZ_service_facts.py' Jul 25 07:15:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144536]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144538]: ansible-service_facts Invoked Jul 25 07:15:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144536]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144740]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kjjsrcuqvaaxiyqcbgrgkrmjobppmitb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906130.8312802-25088-153652179236662/AnsiballZ_blivet.py' Jul 25 07:15:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144740]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144742]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:15:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144740]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144851]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kapnpwogwoqzkkatexeipbweiqzgxrlj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906131.3853195-25097-195036274089427/AnsiballZ_stat.py' Jul 25 07:15:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144851]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144853]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144851]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144962]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-atvzflnwmpafagcufiwkfegztgzmidyd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906131.9683979-25115-247580164076834/AnsiballZ_stat.py' Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144962]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144964]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144962]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145073]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uocdnyuzxfgibkgvpijuovdbaknloglk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906132.357215-25124-96925907995284/AnsiballZ_setup.py' Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145073]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[145075]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145073]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145211]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rcjuphaktktjmdihhnrftrgvpqasblii ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906133.3266459-25134-49841507829828/AnsiballZ_dnf.py' Jul 25 07:15:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145211]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[145213]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145211]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145321]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kiguqdvvjdigkqwbfdrdkxwlyveiihdu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906134.2478945-25142-245735464610578/AnsiballZ_find_unused_disk.py' Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145321]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[145323]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=3g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145321]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145432]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vzcwidqiswylerqfutbcizirasxkmrkd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906134.7130413-25150-210075782220357/AnsiballZ_command.py' Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145432]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[145434]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Set unused_disks if necessary] ******************************************* Thursday 25 July 2024 07:15:35 -0400 (0:00:00.510) 0:00:11.025 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'Unable to find unused disk' not in unused_disks_return.disks", "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** Thursday 25 July 2024 07:15:35 -0400 (0:00:00.016) 0:00:11.042 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=29 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:15:35 -0400 (0:00:00.019) 0:00:11.061 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 1.96s Gathering Facts --------------------------------------------------------- 1.22s fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.06s Ensure test packages ---------------------------------------------------- 0.92s fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.92s fedora.linux_system_roles.storage : Update facts ------------------------ 0.90s fedora.linux_system_roles.storage : Get required packages --------------- 0.66s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.54s Debug why there are no unused disks ------------------------------------- 0.51s Find unused disks in the system ----------------------------------------- 0.47s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.45s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.38s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.37s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.04s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.04s fedora.linux_system_roles.storage : Set storage_cryptsetup_services ----- 0.04s Mark tasks to be skipped ------------------------------------------------ 0.03s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.03s Get unused disks -------------------------------------------------------- 0.03s fedora.linux_system_roles.storage : Workaround for udev issue on some platforms --- 0.02s