[WARNING]: running playbook inside collection redhat.rhel_system_roles ansible-playbook [core 2.14.17] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-playbook python version = 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_stratis_scsi_generated.yml ************************************* 2 plays in /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis_scsi_generated.yml PLAY [Run test tests_stratis.yml for scsi] ************************************* TASK [Gathering Facts] ********************************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis_scsi_generated.yml:3 Monday 21 October 2024 16:32:47 -0400 (0:00:00.009) 0:00:00.009 ******** ok: [managed-node3] TASK [Set disk interface for test] ********************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis_scsi_generated.yml:8 Monday 21 October 2024 16:32:48 -0400 (0:00:01.293) 0:00:01.303 ******** ok: [managed-node3] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test stratis pool management] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis.yml:2 Monday 21 October 2024 16:32:49 -0400 (0:00:00.078) 0:00:01.381 ******** ok: [managed-node3] TASK [Run the role] ************************************************************ task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis.yml:14 Monday 21 October 2024 16:32:49 -0400 (0:00:00.876) 0:00:02.258 ******** TASK [redhat.rhel_system_roles.storage : Set platform/version specific variables] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main.yml:2 Monday 21 October 2024 16:32:49 -0400 (0:00:00.043) 0:00:02.301 ******** included: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml for managed-node3 TASK [redhat.rhel_system_roles.storage : Ensure ansible_facts used by role] **** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 21 October 2024 16:32:50 -0400 (0:00:00.043) 0:00:02.345 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Set platform/version specific variables] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 21 October 2024 16:32:50 -0400 (0:00:00.085) 0:00:02.430 ******** skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=RedHat_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", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [managed-node3] => (item=RedHat_9.5.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.5.yml", "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Check if system is ostree] ************ task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 21 October 2024 16:32:50 -0400 (0:00:00.091) 0:00:02.522 ******** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [redhat.rhel_system_roles.storage : Set flag to indicate system is ostree] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 21 October 2024 16:32:50 -0400 (0:00:00.577) 0:00:03.099 ******** ok: [managed-node3] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [redhat.rhel_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main.yml:5 Monday 21 October 2024 16:32:50 -0400 (0:00:00.029) 0:00:03.128 ******** ok: [managed-node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [redhat.rhel_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main.yml:9 Monday 21 October 2024 16:32:50 -0400 (0:00:00.019) 0:00:03.148 ******** ok: [managed-node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [redhat.rhel_system_roles.storage : Include the appropriate provider tasks] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main.yml:13 Monday 21 October 2024 16:32:50 -0400 (0:00:00.020) 0:00:03.169 ******** included: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml for managed-node3 TASK [redhat.rhel_system_roles.storage : Make sure blivet is available] ******** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 21 October 2024 16:32:50 -0400 (0:00:00.051) 0:00:03.220 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [redhat.rhel_system_roles.storage : Show storage_pools] ******************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 21 October 2024 16:32:52 -0400 (0:00:01.150) 0:00:04.371 ******** ok: [managed-node3] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [redhat.rhel_system_roles.storage : Show storage_volumes] ***************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 21 October 2024 16:32:52 -0400 (0:00:00.029) 0:00:04.400 ******** ok: [managed-node3] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [redhat.rhel_system_roles.storage : Get required packages] **************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 21 October 2024 16:32:52 -0400 (0:00:00.035) 0:00:04.436 ******** ok: [managed-node3] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [redhat.rhel_system_roles.storage : Enable copr repositories if needed] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 21 October 2024 16:32:53 -0400 (0:00:00.870) 0:00:05.307 ******** included: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/enable_coprs.yml for managed-node3 TASK [redhat.rhel_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/enable_coprs.yml:2 Monday 21 October 2024 16:32:53 -0400 (0:00:00.071) 0:00:05.378 ******** skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Make sure COPR support packages are present] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/enable_coprs.yml:13 Monday 21 October 2024 16:32:53 -0400 (0:00:00.059) 0:00:05.438 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Enable COPRs] ************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/enable_coprs.yml:19 Monday 21 October 2024 16:32:53 -0400 (0:00:00.042) 0:00:05.480 ******** skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Make sure required packages are installed] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 21 October 2024 16:32:53 -0400 (0:00:00.036) 0:00:05.517 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [redhat.rhel_system_roles.storage : Get service facts] ******************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 21 October 2024 16:32:54 -0400 (0:00:00.922) 0:00:06.439 ******** ok: [managed-node3] => { "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" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.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" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.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-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service": { "name": "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-fsck@dev-xvda2.service": { "name": "systemd-fsck@dev-xvda2.service", "source": "systemd", "state": "stopped", "status": "active" }, "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": "stopped", "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" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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 [redhat.rhel_system_roles.storage : Set storage_cryptsetup_services] ****** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 21 October 2024 16:32:56 -0400 (0:00:02.391) 0:00:08.831 ******** ok: [managed-node3] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [redhat.rhel_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 21 October 2024 16:32:56 -0400 (0:00:00.213) 0:00:09.044 ******** skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 21 October 2024 16:32:56 -0400 (0:00:00.131) 0:00:09.176 ******** ok: [managed-node3] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [redhat.rhel_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 21 October 2024 16:32:57 -0400 (0:00:00.605) 0:00:09.781 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Check if /etc/fstab is present] ******* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:90 Monday 21 October 2024 16:32:57 -0400 (0:00:00.034) 0:00:09.816 ******** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1729541987.331, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "64cfbfb53e9340e63d4ceca1dd9c532c59261bd7", "ctime": 1729152193.0247004, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 17589255, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1729152193.0247004, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1101, "uid": 0, "version": "2826562540", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [redhat.rhel_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 21 October 2024 16:32:57 -0400 (0:00:00.416) 0:00:10.233 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:113 Monday 21 October 2024 16:32:57 -0400 (0:00:00.056) 0:00:10.289 ******** skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Show blivet_output] ******************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:119 Monday 21 October 2024 16:32:58 -0400 (0:00:00.035) 0:00:10.325 ******** ok: [managed-node3] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [redhat.rhel_system_roles.storage : Set the list of pools for test verification] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:128 Monday 21 October 2024 16:32:58 -0400 (0:00:00.048) 0:00:10.374 ******** ok: [managed-node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [redhat.rhel_system_roles.storage : Set the list of volumes for test verification] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:132 Monday 21 October 2024 16:32:58 -0400 (0:00:00.037) 0:00:10.412 ******** ok: [managed-node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [redhat.rhel_system_roles.storage : Remove obsolete mounts] *************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:148 Monday 21 October 2024 16:32:58 -0400 (0:00:00.024) 0:00:10.437 ******** skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:159 Monday 21 October 2024 16:32:58 -0400 (0:00:00.034) 0:00:10.471 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Set up new/current mounts] ************ task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:164 Monday 21 October 2024 16:32:58 -0400 (0:00:00.021) 0:00:10.493 ******** skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Manage mount ownership/permissions] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:175 Monday 21 October 2024 16:32:58 -0400 (0:00:00.034) 0:00:10.527 ******** skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:187 Monday 21 October 2024 16:32:58 -0400 (0:00:00.035) 0:00:10.563 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:195 Monday 21 October 2024 16:32:58 -0400 (0:00:00.021) 0:00:10.584 ******** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [redhat.rhel_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:200 Monday 21 October 2024 16:32:58 -0400 (0:00:00.433) 0:00:11.017 ******** skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Update facts] ************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:222 Monday 21 October 2024 16:32:58 -0400 (0:00:00.052) 0:00:11.070 ******** ok: [managed-node3] TASK [Mark tasks to be skipped] ************************************************ task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis.yml:18 Monday 21 October 2024 16:32:59 -0400 (0:00:00.972) 0:00:12.043 ******** ok: [managed-node3] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Gather package facts] **************************************************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis.yml:25 Monday 21 October 2024 16:32:59 -0400 (0:00:00.062) 0:00:12.105 ******** ok: [managed-node3] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "2.el9_5", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "2.el9_5", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "2.el9_5", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "2.el9_5", "source": "rpm", "version": "1.48.10" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "adobe-source-code-pro-fonts": [ { "arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "12.el9.1", "source": "rpm", "version": "2.030.1.050" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el9_5.1", "source": "rpm", "version": "1.24" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "9.el9", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.31.2" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "blivet-data": [ { "arch": "noarch", "epoch": 1, "name": "blivet-data", "release": "17.el9", "source": "rpm", "version": "3.6.0" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "2.el9_4", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "91.4.el9_4", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "3.el9", "source": "rpm", "version": "4.5" } ], "clevis": [ { "arch": "x86_64", "epoch": null, "name": "clevis", "release": "200.el9", "source": "rpm", "version": "20" } ], "clevis-luks": [ { "arch": "x86_64", "epoch": null, "name": "clevis-luks", "release": "200.el9", "source": "rpm", "version": "20" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "19.el9", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "27.20190603git.el9_0", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.git626aa59.el9_5", "source": "rpm", "version": "20240828" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "2.git626aa59.el9_5", "source": "rpm", "version": "20240828" } ], "cryptsetup": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup", "release": "3.el9_5", "source": "rpm", "version": "2.7.2" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.el9_5", "source": "rpm", "version": "2.7.2" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "cxl-libs": [ { "arch": "x86_64", "epoch": null, "name": "cxl-libs", "release": "2.el9", "source": "rpm", "version": "78" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "daxctl-libs": [ { "arch": "x86_64", "epoch": null, "name": "daxctl-libs", "release": "2.el9", "source": "rpm", "version": "78" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-event", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-event-libs", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "device-mapper-multipath": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath", "release": "32.el9", "source": "rpm", "version": "0.8.7" } ], "device-mapper-multipath-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath-libs", "release": "32.el9", "source": "rpm", "version": "0.8.7" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "3.el9_4", "source": "rpm", "version": "1.0.9" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "dosfstools": [ { "arch": "x86_64", "epoch": null, "name": "dosfstools", "release": "3.el9", "source": "rpm", "version": "4.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "efi-filesystem": [ { "arch": "noarch", "epoch": null, "name": "efi-filesystem", "release": "2.el9_0", "source": "rpm", "version": "6" } ], "efibootmgr": [ { "arch": "x86_64", "epoch": null, "name": "efibootmgr", "release": "12.el9", "source": "rpm", "version": "16" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "10.el9", "source": "rpm", "version": "27.2" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "2.el9_4.1", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "5.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "flashrom": [ { "arch": "x86_64", "epoch": null, "name": "flashrom", "release": "10.el9", "source": "rpm", "version": "1.2" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "16.el9", "source": "rpm", "version": "2.9.9" } ], "fwupd": [ { "arch": "x86_64", "epoch": null, "name": "fwupd", "release": "2.el9", "source": "rpm", "version": "1.9.13" } ], "fwupd-plugin-flashrom": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-flashrom", "release": "2.el9", "source": "rpm", "version": "1.9.13" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.el9", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9_4", "source": "rpm", "version": "2.43.5" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9_4", "source": "rpm", "version": "2.43.5" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9_4", "source": "rpm", "version": "2.43.5" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "14.el9_4.1", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "125.el9_5.1", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "125.el9_5.1", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "125.el9_5.1", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "125.el9_5.1", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "4.el9_4", "source": "rpm", "version": "3.8.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-efi-x64": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-efi-x64", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-efi-x64-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-efi-x64-modules", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "64.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.15.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.el9", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el9", "source": "rpm", "version": "10.11.7" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el9", "source": "rpm", "version": "10.11.7" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "6.el9_4", "source": "rpm", "version": "6.2.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "6.el9_4", "source": "rpm", "version": "6.2.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "4.el9_4", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "4.el9_4", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "9.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el9", "source": "rpm", "version": "1.9.4" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.el9", "source": "rpm", "version": "3.5.0" } ], "jose": [ { "arch": "x86_64", "epoch": null, "name": "jose", "release": "1.el9", "source": "rpm", "version": "14" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "1.el9", "source": "rpm", "version": "1.6.6" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "503.11.1.el9_5", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "503.11.1.el9_5", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "503.11.1.el9_5", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "503.11.1.el9_5", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "503.11.1.el9_5", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "503.11.1.el9_5", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "16.el9_5.1", "source": "rpm", "version": "2.0.27" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "10.el9", "source": "rpm", "version": "28" } ], "kmod-kvdo": [ { "arch": "x86_64", "epoch": null, "name": "kmod-kvdo", "release": "141.el9_5", "source": "rpm", "version": "8.2.4.15" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "10.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "32.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "3.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "5.el9", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "13.el9", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libatasmart": [ { "arch": "x86_64", "epoch": null, "name": "libatasmart", "release": "22.el9", "source": "rpm", "version": "0.19" } ], "libatomic": [ { "arch": "x86_64", "epoch": null, "name": "libatomic", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-dm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-dm", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-fs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-fs", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-kbd": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-kbd", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-loop": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-loop", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-lvm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-lvm", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-mpath": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mpath", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-nvdimm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-nvdimm", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-part": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-part", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el9", "source": "rpm", "version": "1.4.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "3.el9", "source": "rpm", "version": "2.5" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9_2", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "54.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "libdnf-plugin-subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "libdnf-plugin-subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.el9_4", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "11.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libgudev": [ { "arch": "x86_64", "epoch": null, "name": "libgudev", "release": "1.el9", "source": "rpm", "version": "237" } ], "libgusb": [ { "arch": "x86_64", "epoch": null, "name": "libgusb", "release": "2.el9", "source": "rpm", "version": "0.3.8" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el9", "source": "rpm", "version": "51.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libjcat": [ { "arch": "x86_64", "epoch": null, "name": "libjcat", "release": "3.el9", "source": "rpm", "version": "0.1.6" } ], "libjose": [ { "arch": "x86_64", "epoch": null, "name": "libjose", "release": "1.el9", "source": "rpm", "version": "14" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "7.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "libluksmeta": [ { "arch": "x86_64", "epoch": null, "name": "libluksmeta", "release": "12.el9", "source": "rpm", "version": "9" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "4.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "16.el9_4", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el9", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el9_4", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.el9", "source": "rpm", "version": "1.10.0" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "librhsm": [ { "arch": "x86_64", "epoch": null, "name": "librhsm", "release": "9.el9", "source": "rpm", "version": "0.0.3" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9_1", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.10" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9_1", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "9.el9", "source": "rpm", "version": "1.3.3" } ], "libtraceevent": [ { "arch": "x86_64", "epoch": null, "name": "libtraceevent", "release": "3.el9", "source": "rpm", "version": "1.5.3" } ], "libudisks2": [ { "arch": "x86_64", "epoch": null, "name": "libudisks2", "release": "11.el9", "source": "rpm", "version": "2.9.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el9", "source": "rpm", "version": "2.5" } ], "libusbx": [ { "arch": "x86_64", "epoch": null, "name": "libusbx", "release": "1.el9", "source": "rpm", "version": "1.0.26" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "15.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "6.el9_4", "source": "rpm", "version": "2.9.13" } ], "libxmlb": [ { "arch": "x86_64", "epoch": null, "name": "libxmlb", "release": "1.el9", "source": "rpm", "version": "0.3.10" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "10.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsof": [ { "arch": "x86_64", "epoch": null, "name": "lsof", "release": "3.el9", "source": "rpm", "version": "4.94.0" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "luksmeta": [ { "arch": "x86_64", "epoch": null, "name": "luksmeta", "release": "12.el9", "source": "rpm", "version": "9" } ], "lvm2": [ { "arch": "x86_64", "epoch": 9, "name": "lvm2", "release": "2.el9", "source": "rpm", "version": "2.03.24" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 9, "name": "lvm2-libs", "release": "2.el9", "source": "rpm", "version": "2.03.24" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "3.el9", "source": "rpm", "version": "4.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el9_5", "source": "rpm", "version": "20240910" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el9", "source": "rpm", "version": "0.6.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ndctl": [ { "arch": "x86_64", "epoch": null, "name": "ndctl", "release": "2.el9", "source": "rpm", "version": "78" } ], "ndctl-libs": [ { "arch": "x86_64", "epoch": null, "name": "ndctl-libs", "release": "2.el9", "source": "rpm", "version": "78" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.9.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "14.el9_2", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el9_2", "source": "rpm", "version": "3.101.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el9_2", "source": "rpm", "version": "3.101.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el9_2", "source": "rpm", "version": "3.101.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el9_2", "source": "rpm", "version": "3.101.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el9_2", "source": "rpm", "version": "3.101.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "2.el9", "source": "rpm", "version": "2.0.18" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.6", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el9", "source": "rpm", "version": "2.6.6" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "6.el9_5", "source": "rpm", "version": "3.2.2" } ], "openssl-fips-provider": [ { "arch": "x86_64", "epoch": null, "name": "openssl-fips-provider", "release": "6.el9_5", "source": "rpm", "version": "3.0.7" } ], "openssl-fips-provider-so": [ { "arch": "x86_64", "epoch": null, "name": "openssl-fips-provider-so", "release": "6.el9_5", "source": "rpm", "version": "3.0.7" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "6.el9_5", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "10.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "20.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "4.el9", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "481.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "481.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "481.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "481.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "481.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "481.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "481.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "481.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "481.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "481.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "481.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9_4", "source": "rpm", "version": "2.43.5" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "462.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "481.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "481.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "481.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "1.el9", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "481.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "462.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "481.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "481.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "481.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "481.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "481.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "481.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "481.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "481.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "481.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "481.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "13.el9", "source": "rpm", "version": "0.117" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "13.el9", "source": "rpm", "version": "0.117" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "21.el9", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-blivet": [ { "arch": "noarch", "epoch": 1, "name": "python3-blivet", "release": "17.el9", "source": "rpm", "version": "3.6.0" } ], "python3-blockdev": [ { "arch": "x86_64", "epoch": null, "name": "python3-blockdev", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "python3-bytesize": [ { "arch": "x86_64", "epoch": null, "name": "python3-bytesize", "release": "3.el9", "source": "rpm", "version": "2.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-cloud-what": [ { "arch": "x86_64", "epoch": null, "name": "python3-cloud-what", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-dbus-client-gen": [ { "arch": "noarch", "epoch": null, "name": "python3-dbus-client-gen", "release": "1.el9", "source": "rpm", "version": "0.5.1" } ], "python3-dbus-python-client-gen": [ { "arch": "noarch", "epoch": null, "name": "python3-dbus-python-client-gen", "release": "1.el9", "source": "rpm", "version": "0.8.3" } ], "python3-dbus-signature-pyparsing": [ { "arch": "noarch", "epoch": null, "name": "python3-dbus-signature-pyparsing", "release": "1.el9", "source": "rpm", "version": "0.4.1" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "6.el9", "source": "rpm", "version": "4.4.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9_4.1", "source": "rpm", "version": "2.10" } ], "python3-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python3-iniparse", "release": "45.el9", "source": "rpm", "version": "0.4" } ], "python3-inotify": [ { "arch": "noarch", "epoch": null, "name": "python3-inotify", "release": "25.el9", "source": "rpm", "version": "0.9.6" } ], "python3-into-dbus-python": [ { "arch": "noarch", "epoch": null, "name": "python3-into-dbus-python", "release": "1.el9", "source": "rpm", "version": "0.8.2" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "6.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-justbases": [ { "arch": "noarch", "epoch": null, "name": "python3-justbases", "release": "1.el9", "source": "rpm", "version": "0.15.2" } ], "python3-justbytes": [ { "arch": "noarch", "epoch": null, "name": "python3-justbytes", "release": "1.el9", "source": "rpm", "version": "0.15.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-librepo": [ { "arch": "x86_64", "epoch": null, "name": "python3-librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "python3-libxml2": [ { "arch": "x86_64", "epoch": null, "name": "python3-libxml2", "release": "6.el9_4", "source": "rpm", "version": "2.9.13" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-packaging": [ { "arch": "noarch", "epoch": null, "name": "python3-packaging", "release": "5.el9", "source": "rpm", "version": "20.9" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "1.el9", "source": "rpm", "version": "21.3.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-psutil": [ { "arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "12.el9", "source": "rpm", "version": "5.8.0" } ], "python3-pyparsing": [ { "arch": "noarch", "epoch": null, "name": "python3-pyparsing", "release": "9.el9", "source": "rpm", "version": "2.4.7" } ], "python3-pyparted": [ { "arch": "x86_64", "epoch": 1, "name": "python3-pyparted", "release": "1.el9", "source": "rpm", "version": "3.12.0" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python3-pyudev", "release": "6.el9", "source": "rpm", "version": "0.22.0" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.4" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-subscription-manager-rhsm": [ { "arch": "x86_64", "epoch": null, "name": "python3-subscription-manager-rhsm", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "19.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "6.el9", "source": "rpm", "version": "1.26.5" } ], "python3-wcwidth": [ { "arch": "noarch", "epoch": null, "name": "python3-wcwidth", "release": "8.el9", "source": "rpm", "version": "0.2.5" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "10.el9_5", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "redhat-release": [ { "arch": "x86_64", "epoch": null, "name": "redhat-release", "release": "0.6.el9", "source": "rpm", "version": "9.5" } ], "redhat-release-eula": [ { "arch": "x86_64", "epoch": null, "name": "redhat-release-eula", "release": "0.6.el9", "source": "rpm", "version": "9.5" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.5" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.5" } ], "rhc": [ { "arch": "x86_64", "epoch": 1, "name": "rhc", "release": "5.el9", "source": "rpm", "version": "0.2.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "7.el9", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "7.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "20.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "3.el9_5", "source": "rpm", "version": "38.1.45" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "3.el9_5", "source": "rpm", "version": "38.1.45" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "10.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "9.el9", "source": "rpm", "version": "4.9" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "5.el9", "source": "rpm", "version": "2.1" } ], "shim-x64": [ { "arch": "x86_64", "epoch": null, "name": "shim-x64", "release": "3.el9_4", "source": "rpm", "version": "15.8" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.el9_3", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "stratis-cli": [ { "arch": "noarch", "epoch": null, "name": "stratis-cli", "release": "1.el9", "source": "rpm", "version": "3.6.0" } ], "stratisd": [ { "arch": "x86_64", "epoch": null, "name": "stratisd", "release": "1.el9", "source": "rpm", "version": "3.6.7" } ], "subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "subscription-manager-rhsm-certificates": [ { "arch": "noarch", "epoch": null, "name": "subscription-manager-rhsm-certificates", "release": "1.el9", "source": "rpm", "version": "20220623" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el9_3", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "46.el9_5.2", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "46.el9_5.2", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "46.el9_5.2", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "46.el9_5.2", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "46.el9_5.2", "source": "rpm", "version": "252" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "7.el9", "source": "rpm", "version": "1.34" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9_1", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "4.el9", "source": "rpm", "version": "5.2" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.el9", "source": "rpm", "version": "3.2.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.el9", "source": "rpm", "version": "2024a" } ], "udisks2": [ { "arch": "x86_64", "epoch": null, "name": "udisks2", "release": "11.el9", "source": "rpm", "version": "2.9.4" } ], "usermode": [ { "arch": "x86_64", "epoch": null, "name": "usermode", "release": "5.el9", "source": "rpm", "version": "1.114" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "vdo": [ { "arch": "x86_64", "epoch": null, "name": "vdo", "release": "1.el9", "source": "rpm", "version": "8.2.2.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "10.el9", "source": "rpm", "version": "1.25" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "15.el9", "source": "rpm", "version": "0.3.12" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "8.el9_4", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el9", "source": "rpm", "version": "6.4.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9_0", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9_0", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "40.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } TASK [Set blivet package name] ************************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis.yml:28 Monday 21 October 2024 16:33:00 -0400 (0:00:01.185) 0:00:13.291 ******** ok: [managed-node3] => { "ansible_facts": { "blivet_pkg_name": [ "python3-blivet" ] }, "changed": false } TASK [Set blivet package version] ********************************************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis.yml:32 Monday 21 October 2024 16:33:01 -0400 (0:00:00.069) 0:00:13.361 ******** ok: [managed-node3] => { "ansible_facts": { "blivet_pkg_version": "3.6.0-17.el9" }, "changed": false } TASK [Set distribution version] ************************************************ task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis.yml:36 Monday 21 October 2024 16:33:01 -0400 (0:00:00.075) 0:00:13.436 ******** ok: [managed-node3] => { "ansible_facts": { "is_fedora": false, "is_rhel10": false, "is_rhel78": false, "is_rhel9": true }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis.yml:47 Monday 21 October 2024 16:33:01 -0400 (0:00:00.120) 0:00:13.556 ******** included: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml for managed-node3 TASK [Ensure test packages] **************************************************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:2 Monday 21 October 2024 16:33:01 -0400 (0:00:00.118) 0:00:13.675 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:11 Monday 21 October 2024 16:33:02 -0400 (0:00:00.953) 0:00:14.629 ******** ok: [managed-node3] => { "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=\"1048576\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"209715200\" FSTYPE=\"vfat\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"209715200\" FSTYPE=\"vfat\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda3\" TYPE=\"part\" SIZE=\"1073741824\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda3\" TYPE=\"part\" SIZE=\"1073741824\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda4\" TYPE=\"part\" SIZE=\"267149884928\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda4\" TYPE=\"part\" SIZE=\"267149884928\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] is not an interface [scsi]" ] } TASK [Debug why there are no unused disks] ************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:20 Monday 21 October 2024 16:33:03 -0400 (0:00:00.820) 0:00:15.449 ******** ok: [managed-node3] => { "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.034752", "end": "2024-10-21 16:33:03.784401", "rc": 0, "start": "2024-10-21 16:33:03.749649" } 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="1048576" FSTYPE="" LOG_SEC="512" NAME="/dev/xvda2" TYPE="part" SIZE="209715200" FSTYPE="vfat" LOG_SEC="512" NAME="/dev/xvda3" TYPE="part" SIZE="1073741824" FSTYPE="xfs" LOG_SEC="512" NAME="/dev/xvda4" TYPE="part" SIZE="267149884928" FSTYPE="xfs" LOG_SEC="512" + journalctl -ex Oct 21 16:27:15 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[23744]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mgyuuyslateuibbmogahsvbgjcqgqlio ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542435.559129-17815-257999872035050/AnsiballZ_dnf.py' Oct 21 16:27:15 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[23744]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:15 ip-10-31-8-70.us-east-1.aws.redhat.com python3[23746]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[23744]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[23854]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rbttdcsgspgqxgfuvwysynuwzjjfzhpc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542436.4713075-17855-183184995404832/AnsiballZ_find_unused_disk.py' Oct 21 16:27:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[23854]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:16 ip-10-31-8-70.us-east-1.aws.redhat.com python3[23856]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=3 match_sector_size=True min_size=0 max_size=0 with_interface=None Oct 21 16:27:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[23854]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:22 ip-10-31-8-70.us-east-1.aws.redhat.com python3[24000]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:23 ip-10-31-8-70.us-east-1.aws.redhat.com python3[24137]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:24 ip-10-31-8-70.us-east-1.aws.redhat.com python3[24244]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:25 ip-10-31-8-70.us-east-1.aws.redhat.com python3[24352]: ansible-redhat.rhel_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={} Oct 21 16:27:26 ip-10-31-8-70.us-east-1.aws.redhat.com python3[24462]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:27 ip-10-31-8-70.us-east-1.aws.redhat.com python3[24570]: ansible-service_facts Invoked Oct 21 16:27:28 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:27:29 ip-10-31-8-70.us-east-1.aws.redhat.com python3[24779]: ansible-redhat.rhel_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={} Oct 21 16:27:30 ip-10-31-8-70.us-east-1.aws.redhat.com python3[24889]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:31 ip-10-31-8-70.us-east-1.aws.redhat.com python3[24998]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:31 ip-10-31-8-70.us-east-1.aws.redhat.com python3[25105]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25277]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-abzkdmhkiinmlhnqstbchgcbxmftmvgi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542455.2370176-19518-254387072144855/AnsiballZ_setup.py' Oct 21 16:27:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25277]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:36 ip-10-31-8-70.us-east-1.aws.redhat.com python3[25279]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25277]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25416]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-imwzvzocmbvobegvaepjpmlmrvkgjxgh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542456.8323016-19581-126922720207991/AnsiballZ_stat.py' Oct 21 16:27:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25416]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:37 ip-10-31-8-70.us-east-1.aws.redhat.com python3[25418]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25416]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:38 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25525]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-godfddtdfxtazsidfsbbkyeneundmnhh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542457.676299-19621-90436384991991/AnsiballZ_dnf.py' Oct 21 16:27:38 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25525]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:38 ip-10-31-8-70.us-east-1.aws.redhat.com python3[25527]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:38 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25525]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25635]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-okahqvagonpdgtahpixyalxpqyhvbupq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542458.847309-19706-272617554732372/AnsiballZ_blivet.py' Oct 21 16:27:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25635]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:39 ip-10-31-8-70.us-east-1.aws.redhat.com python3[25637]: ansible-redhat.rhel_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={} Oct 21 16:27:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25635]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25747]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bkxtezuhkwjihlwuziroizbpnorxhwzh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542459.8002455-19744-109433422074774/AnsiballZ_dnf.py' Oct 21 16:27:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25747]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:40 ip-10-31-8-70.us-east-1.aws.redhat.com python3[25749]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25747]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25857]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jhimtvnfbucujdimtuflxdwihrywpwkl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542460.640821-19770-110509476230197/AnsiballZ_service_facts.py' Oct 21 16:27:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25857]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:41 ip-10-31-8-70.us-east-1.aws.redhat.com python3[25859]: ansible-service_facts Invoked Oct 21 16:27:41 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:27:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[25857]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26068]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-csuizezkplbzheagaqdbhzzevpfimgxy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542462.8042367-19808-138731547214154/AnsiballZ_blivet.py' Oct 21 16:27:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26068]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:43 ip-10-31-8-70.us-east-1.aws.redhat.com python3[26070]: ansible-redhat.rhel_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={} Oct 21 16:27:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26068]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26180]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-txdbqyjavfjwtijvwexglgnlcszijxpw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542463.3876848-19838-160860761605503/AnsiballZ_stat.py' Oct 21 16:27:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26180]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:43 ip-10-31-8-70.us-east-1.aws.redhat.com python3[26182]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26180]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26291]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-swugtqoqfbgazbemmnrgdofflktfuhgr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542464.2295754-19904-131376787540750/AnsiballZ_stat.py' Oct 21 16:27:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26291]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:44 ip-10-31-8-70.us-east-1.aws.redhat.com python3[26293]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26291]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26400]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tlcfailcbuopeofktkqleerglxeyhpqq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542464.627692-19926-7905995173096/AnsiballZ_setup.py' Oct 21 16:27:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26400]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:44 ip-10-31-8-70.us-east-1.aws.redhat.com python3[26402]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26400]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26539]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tplxwubytpfwcreswjvfkrxgiwwcrxws ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542465.6210725-19970-177673175330926/AnsiballZ_dnf.py' Oct 21 16:27:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26539]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:45 ip-10-31-8-70.us-east-1.aws.redhat.com python3[26541]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:46 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26539]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:46 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26649]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pjfcpsnmobfrzjqtczhvuhwnaoxwasdu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542466.452291-19999-36824026506405/AnsiballZ_find_unused_disk.py' Oct 21 16:27:46 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26649]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:46 ip-10-31-8-70.us-east-1.aws.redhat.com python3[26651]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Oct 21 16:27:47 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26649]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:48 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26760]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xbuukclkkhqjopwzvofwbjyznrtbjzpj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542468.0566707-20101-134674245505259/AnsiballZ_command.py' Oct 21 16:27:48 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26760]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:48 ip-10-31-8-70.us-east-1.aws.redhat.com python3[26762]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:27:48 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[26760]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:54 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1263]: Created slice User Background Tasks Slice. â–‘â–‘ Subject: A start job for unit UNIT has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit UNIT has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 14. Oct 21 16:27:54 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1263]: Starting Cleanup of User's Temporary Files and Directories... â–‘â–‘ Subject: A start job for unit UNIT has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit UNIT has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 13. Oct 21 16:27:54 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1263]: Finished Cleanup of User's Temporary Files and Directories. â–‘â–‘ Subject: A start job for unit UNIT has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit UNIT has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 13. Oct 21 16:27:57 ip-10-31-8-70.us-east-1.aws.redhat.com python3[26907]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27044]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hgiwtubgvxjryiqrziqtdtzfwuzgzxgo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542478.440535-21017-259047093610853/AnsiballZ_setup.py' Oct 21 16:27:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27044]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:58 ip-10-31-8-70.us-east-1.aws.redhat.com python3[27046]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:59 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27044]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:59 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27183]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qxrpcpodpsclbtfvsqkzauooddrfnvyt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542479.5300827-21063-176692128935209/AnsiballZ_stat.py' Oct 21 16:27:59 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27183]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:59 ip-10-31-8-70.us-east-1.aws.redhat.com python3[27185]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:59 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27183]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:00 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27292]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-verydeflbtybsubhzvjziquondqqoqdy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542480.365562-21115-72160609483357/AnsiballZ_dnf.py' Oct 21 16:28:00 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27292]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:00 ip-10-31-8-70.us-east-1.aws.redhat.com python3[27294]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27292]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27402]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ewykwthgqylhawbpfilzpaaqohpqjfha ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542481.5689802-21181-150619778927474/AnsiballZ_blivet.py' Oct 21 16:28:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27402]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:02 ip-10-31-8-70.us-east-1.aws.redhat.com python3[27404]: ansible-redhat.rhel_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={} Oct 21 16:28:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27402]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27514]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yikvffllsjtquzoqvnxgcczqfbiuzfzm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542482.669377-21250-215014777227459/AnsiballZ_dnf.py' Oct 21 16:28:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27514]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:03 ip-10-31-8-70.us-east-1.aws.redhat.com python3[27516]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27514]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27624]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kqnwzsawomdrqkdjizyppjtpsrvkguod ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542483.6094685-21287-220249942022254/AnsiballZ_service_facts.py' Oct 21 16:28:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27624]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:04 ip-10-31-8-70.us-east-1.aws.redhat.com python3[27626]: ansible-service_facts Invoked Oct 21 16:28:05 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:28:06 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27624]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27835]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-afsuxcycfozqksorkecizbwuxiteibvy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542487.145315-21658-218270084938788/AnsiballZ_blivet.py' Oct 21 16:28:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27835]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:07 ip-10-31-8-70.us-east-1.aws.redhat.com python3[27837]: ansible-redhat.rhel_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={} Oct 21 16:28:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27835]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27947]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qxataxllljbcstickohnypngmunurvyi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542487.7630794-21744-146493160047302/AnsiballZ_stat.py' Oct 21 16:28:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27947]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:08 ip-10-31-8-70.us-east-1.aws.redhat.com python3[27949]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[27947]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28058]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rrirgjlwsxnpynzfmjchcbussosjzixo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542488.475647-21856-192032274043566/AnsiballZ_stat.py' Oct 21 16:28:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28058]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:08 ip-10-31-8-70.us-east-1.aws.redhat.com python3[28060]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28058]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:09 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28167]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hjdnshspxblgefifdpwwszkgkxehjqbu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542488.9668818-21891-259280456777249/AnsiballZ_setup.py' Oct 21 16:28:09 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28167]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:09 ip-10-31-8-70.us-east-1.aws.redhat.com python3[28169]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:09 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28167]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:10 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28306]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hqjzezjozaigpyyusbfjjkyiappcnzrp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542490.1061616-21936-6797708782066/AnsiballZ_dnf.py' Oct 21 16:28:10 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28306]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:10 ip-10-31-8-70.us-east-1.aws.redhat.com python3[28308]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:10 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28306]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28416]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-prdwfecczfusrrxpemsmzdsspxkazowz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542491.007856-21971-88482343777613/AnsiballZ_find_unused_disk.py' Oct 21 16:28:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28416]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:11 ip-10-31-8-70.us-east-1.aws.redhat.com python3[28418]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Oct 21 16:28:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28416]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28527]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-blyaoctvopjmaajixpyruiphvskcwkqh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542491.5706396-21995-30456093350375/AnsiballZ_command.py' Oct 21 16:28:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28527]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:12 ip-10-31-8-70.us-east-1.aws.redhat.com python3[28529]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:28:12 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28527]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:14 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28673]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zsqykeqoimtluzarmtcxdcqynlznykep ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542493.3658085-22125-65333955860231/AnsiballZ_setup.py' Oct 21 16:28:14 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28673]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:14 ip-10-31-8-70.us-east-1.aws.redhat.com python3[28675]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:14 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28673]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:15 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28812]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ixnpvbtkhcyzaymvsgzhqpidfyadsdww ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542495.16186-22308-161965532945684/AnsiballZ_stat.py' Oct 21 16:28:15 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28812]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:15 ip-10-31-8-70.us-east-1.aws.redhat.com python3[28814]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:15 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28812]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28921]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jqyjbtihhhuhbcgvtqldocfkyqgewlrr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542495.865843-22338-35643476519502/AnsiballZ_dnf.py' Oct 21 16:28:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28921]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:16 ip-10-31-8-70.us-east-1.aws.redhat.com python3[28923]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[28921]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29031]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tiuwmhhiazxeawjdncadrjezithylbbd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542497.1447861-22380-280110357436883/AnsiballZ_blivet.py' Oct 21 16:28:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29031]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:17 ip-10-31-8-70.us-east-1.aws.redhat.com python3[29033]: ansible-redhat.rhel_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={} Oct 21 16:28:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29031]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:18 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29143]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hyniioyfrpitojicpiizgrtrbyuaziez ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542498.3442202-22507-176125529075577/AnsiballZ_dnf.py' Oct 21 16:28:18 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29143]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:18 ip-10-31-8-70.us-east-1.aws.redhat.com python3[29145]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29143]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29253]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jmwzjhoghaneultcaearxpuyhtquizoe ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542499.2101812-22591-16909221002117/AnsiballZ_service_facts.py' Oct 21 16:28:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29253]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:19 ip-10-31-8-70.us-east-1.aws.redhat.com python3[29255]: ansible-service_facts Invoked Oct 21 16:28:20 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:28:21 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29253]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:21 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29464]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mmndyhqaykuldyladneofhmuhhqmyiqi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542501.4955797-22811-249543762793925/AnsiballZ_blivet.py' Oct 21 16:28:21 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29464]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:21 ip-10-31-8-70.us-east-1.aws.redhat.com python3[29466]: ansible-redhat.rhel_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={} Oct 21 16:28:21 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29464]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:22 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29576]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lqzwglmxlgwryaitrxrrjudiocoxagfl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542502.1435955-22847-143135381584418/AnsiballZ_stat.py' Oct 21 16:28:22 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29576]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:22 ip-10-31-8-70.us-east-1.aws.redhat.com python3[29578]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:22 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29576]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29687]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qabiwsjhmmgvilukjyjbqwextvdgywyx ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542503.2224326-22964-239756035907565/AnsiballZ_stat.py' Oct 21 16:28:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29687]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:23 ip-10-31-8-70.us-east-1.aws.redhat.com python3[29689]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29687]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29796]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eahlhstulyckydgcgjagrspwsplrfzge ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542503.7566276-23012-151318384951660/AnsiballZ_setup.py' Oct 21 16:28:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29796]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:24 ip-10-31-8-70.us-east-1.aws.redhat.com python3[29798]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29796]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29935]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ltfrmbnnupksmgykicjgozmgpybdfvdl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542504.8288157-23101-56538701287072/AnsiballZ_dnf.py' Oct 21 16:28:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29935]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:25 ip-10-31-8-70.us-east-1.aws.redhat.com python3[29937]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:25 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[29935]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30045]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-disfcqrokpeeisvnneuiqckjwyllcdts ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542505.69598-23143-231215476966214/AnsiballZ_find_unused_disk.py' Oct 21 16:28:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30045]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:26 ip-10-31-8-70.us-east-1.aws.redhat.com python3[30047]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=2 min_size=0 max_size=0 match_sector_size=False with_interface=None Oct 21 16:28:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30045]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30156]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rhctkoddyiptmpbgoldgvrksxbigxzyf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542506.4133773-23191-11753458308544/AnsiballZ_command.py' Oct 21 16:28:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30156]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:26 ip-10-31-8-70.us-east-1.aws.redhat.com python3[30158]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:28:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30156]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:31 ip-10-31-8-70.us-east-1.aws.redhat.com python3[30302]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:32 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30439]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yxkjrfoopjcyfvlzhmmugihfatkdgzpq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542512.2442563-23686-277731195751361/AnsiballZ_setup.py' Oct 21 16:28:32 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30439]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:32 ip-10-31-8-70.us-east-1.aws.redhat.com python3[30441]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30439]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30578]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aaqotckctgrksghwwukriroupvhkqkxh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542513.4667795-23761-223504991443249/AnsiballZ_stat.py' Oct 21 16:28:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30578]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:33 ip-10-31-8-70.us-east-1.aws.redhat.com python3[30580]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30578]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30687]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hxeslacsxwhohsslwqbcigvlsvjligsf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542514.3146238-23792-94510138580523/AnsiballZ_dnf.py' Oct 21 16:28:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30687]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:34 ip-10-31-8-70.us-east-1.aws.redhat.com python3[30689]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30687]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30797]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dieoyzpdlkovktidzlwbilvhgywphfwz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542515.6901975-23948-146257226100602/AnsiballZ_blivet.py' Oct 21 16:28:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30797]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:36 ip-10-31-8-70.us-east-1.aws.redhat.com python3[30799]: ansible-redhat.rhel_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={} Oct 21 16:28:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30797]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30909]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-smnjviosgviwknuoyyfjikmdvdguqdsj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542516.883339-24020-173270716647260/AnsiballZ_dnf.py' Oct 21 16:28:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30909]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:37 ip-10-31-8-70.us-east-1.aws.redhat.com python3[30911]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[30909]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:38 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31019]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qxlcqwhmakoezoozmfzhoaiacokkuvjb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542517.8296485-24139-262100755864666/AnsiballZ_service_facts.py' Oct 21 16:28:38 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31019]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:38 ip-10-31-8-70.us-east-1.aws.redhat.com python3[31021]: ansible-service_facts Invoked Oct 21 16:28:39 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:28:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31019]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31230]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qjeronijlpxjubpddzauhoqcxbasiisz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542520.5729067-24408-28581748921325/AnsiballZ_blivet.py' Oct 21 16:28:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31230]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:40 ip-10-31-8-70.us-east-1.aws.redhat.com python3[31232]: ansible-redhat.rhel_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={} Oct 21 16:28:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31230]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31342]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lprwsnnllidlgdqfastjmhbpzzfdyfyi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542521.1736233-24434-106221542148016/AnsiballZ_stat.py' Oct 21 16:28:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31342]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:41 ip-10-31-8-70.us-east-1.aws.redhat.com python3[31344]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31342]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31453]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-huzxvcmqcmikvdholocyjiqndjnvpfwb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542521.8733625-24489-230608225691693/AnsiballZ_stat.py' Oct 21 16:28:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31453]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:42 ip-10-31-8-70.us-east-1.aws.redhat.com python3[31455]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31453]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31562]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-twcnuznmxiwkallueqygzmtkyklxueux ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542522.3225267-24510-191791620024717/AnsiballZ_setup.py' Oct 21 16:28:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31562]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:42 ip-10-31-8-70.us-east-1.aws.redhat.com python3[31564]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31562]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wegwowwioqysdyokaljgqkzqdfoxnrkj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542523.4673162-24559-7296357623030/AnsiballZ_dnf.py' Oct 21 16:28:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31701]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:43 ip-10-31-8-70.us-east-1.aws.redhat.com python3[31703]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31701]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31811]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fzfnvczrtmexdpogybqyopkryxvdsxug ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542524.391541-24595-240973550611045/AnsiballZ_find_unused_disk.py' Oct 21 16:28:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31811]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:44 ip-10-31-8-70.us-east-1.aws.redhat.com python3[31813]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=2 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Oct 21 16:28:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31811]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31922]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xidurazoavezdlrzjxbgmveanolezuvt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542525.0231166-24632-129046261321313/AnsiballZ_command.py' Oct 21 16:28:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31922]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:45 ip-10-31-8-70.us-east-1.aws.redhat.com python3[31924]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:28:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[31922]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:48 ip-10-31-8-70.us-east-1.aws.redhat.com python3[32068]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:52 ip-10-31-8-70.us-east-1.aws.redhat.com python3[32205]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:53 ip-10-31-8-70.us-east-1.aws.redhat.com python3[32312]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:54 ip-10-31-8-70.us-east-1.aws.redhat.com python3[32420]: ansible-redhat.rhel_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={} Oct 21 16:28:55 ip-10-31-8-70.us-east-1.aws.redhat.com python3[32530]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:56 ip-10-31-8-70.us-east-1.aws.redhat.com python3[32638]: ansible-service_facts Invoked Oct 21 16:28:57 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:28:59 ip-10-31-8-70.us-east-1.aws.redhat.com python3[32847]: ansible-redhat.rhel_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={} Oct 21 16:28:59 ip-10-31-8-70.us-east-1.aws.redhat.com python3[32957]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:00 ip-10-31-8-70.us-east-1.aws.redhat.com python3[33066]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:01 ip-10-31-8-70.us-east-1.aws.redhat.com python3[33173]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:05 ip-10-31-8-70.us-east-1.aws.redhat.com python3[33345]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:06 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33482]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bonyxgbrshofyixnrrfgdskmzntjvhhu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542546.3745434-26514-164505151085850/AnsiballZ_setup.py' Oct 21 16:29:06 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33482]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:06 ip-10-31-8-70.us-east-1.aws.redhat.com python3[33484]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33482]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33621]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gkhjxmhyavoxgeoxgfwqkxgysztdvuaw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542547.597-26571-244354156111761/AnsiballZ_stat.py' Oct 21 16:29:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33621]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:07 ip-10-31-8-70.us-east-1.aws.redhat.com python3[33623]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33621]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33730]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-erfolohizhshwirmbnlxoetmhrlsmfwc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542548.3486218-26617-184355683290929/AnsiballZ_dnf.py' Oct 21 16:29:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33730]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:08 ip-10-31-8-70.us-east-1.aws.redhat.com python3[33732]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:09 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33730]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:10 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33840]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dkmwwjbomkanhuaifvmmbrenhcmptlxv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542549.6674101-26684-262283589795200/AnsiballZ_blivet.py' Oct 21 16:29:10 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33840]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:10 ip-10-31-8-70.us-east-1.aws.redhat.com python3[33842]: ansible-redhat.rhel_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={} Oct 21 16:29:10 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33840]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33952]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qqjfoqxqwuoisusuwkzabebdwpwtchfw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542550.9234288-26809-254221264221347/AnsiballZ_dnf.py' Oct 21 16:29:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33952]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:11 ip-10-31-8-70.us-east-1.aws.redhat.com python3[33954]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[33952]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:12 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34062]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vwgfmlayfszellsskblfbxktlhbjkqwe ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542551.831592-26908-252327336007163/AnsiballZ_service_facts.py' Oct 21 16:29:12 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34062]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:12 ip-10-31-8-70.us-east-1.aws.redhat.com python3[34064]: ansible-service_facts Invoked Oct 21 16:29:13 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:29:14 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34062]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:15 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34273]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yojtwhhsnmizfjpatzvsevcmgcriyxdk ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542555.2793067-27175-139266325558728/AnsiballZ_blivet.py' Oct 21 16:29:15 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34273]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:15 ip-10-31-8-70.us-east-1.aws.redhat.com python3[34275]: ansible-redhat.rhel_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={} Oct 21 16:29:15 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34273]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34385]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xhnawihytqjycmxpjknfnzakvxopxxyz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542555.9447734-27195-4198515001671/AnsiballZ_stat.py' Oct 21 16:29:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34385]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:16 ip-10-31-8-70.us-east-1.aws.redhat.com python3[34387]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34385]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34496]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-awghqsciwjqsgnbtoazpnlntxadcxcfv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542556.7073882-27249-250812759295047/AnsiballZ_stat.py' Oct 21 16:29:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34496]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:17 ip-10-31-8-70.us-east-1.aws.redhat.com python3[34498]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34496]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34605]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iitofmqekkafawsykiizuifhnaxgugfn ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542557.208636-27286-31949739412289/AnsiballZ_setup.py' Oct 21 16:29:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34605]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:17 ip-10-31-8-70.us-east-1.aws.redhat.com python3[34607]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:18 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34605]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:18 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34744]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jdbkrouoaotanhbgsflrywiraukilwmk ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542558.3698916-27336-182388864285186/AnsiballZ_dnf.py' Oct 21 16:29:18 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34744]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:18 ip-10-31-8-70.us-east-1.aws.redhat.com python3[34746]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34744]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34854]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fqtlauaklqzpneeqqwbxqgzawgfztjjf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542559.2426348-27364-269714688505606/AnsiballZ_find_unused_disk.py' Oct 21 16:29:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34854]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:19 ip-10-31-8-70.us-east-1.aws.redhat.com python3[34856]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Oct 21 16:29:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34854]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34965]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-husqohtjbsxwgfdlmyqvlqyrhhbvqzcn ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542559.791717-27390-130534327952158/AnsiballZ_command.py' Oct 21 16:29:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34965]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:20 ip-10-31-8-70.us-east-1.aws.redhat.com python3[34967]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:29:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[34965]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:24 ip-10-31-8-70.us-east-1.aws.redhat.com python3[35111]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:25 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35248]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wtgnqtvqlcvrsxgzwfjouwmvrnnkcwms ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542565.038708-27893-123058537985368/AnsiballZ_setup.py' Oct 21 16:29:25 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35248]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:25 ip-10-31-8-70.us-east-1.aws.redhat.com python3[35250]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:25 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35248]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35387]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ronttqmoccqdmzwfjmjadrvlskuyweoa ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542566.4621384-28033-51863173988909/AnsiballZ_stat.py' Oct 21 16:29:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35387]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:26 ip-10-31-8-70.us-east-1.aws.redhat.com python3[35389]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35387]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:27 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35496]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-izphqkfshpralwcnfuldqikmcfdbvubk ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542567.3652794-28063-7286083621627/AnsiballZ_dnf.py' Oct 21 16:29:27 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35496]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:27 ip-10-31-8-70.us-east-1.aws.redhat.com python3[35498]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:28 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35496]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:29 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35606]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fboxfpjaznherisujgxjatsawcrjhdye ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542568.5989842-28168-194757987475685/AnsiballZ_blivet.py' Oct 21 16:29:29 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35606]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:29 ip-10-31-8-70.us-east-1.aws.redhat.com python3[35608]: ansible-redhat.rhel_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={} Oct 21 16:29:29 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35606]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:29 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35718]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kcqwmjziqwzxabalqfdbxgrxeykyztje ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542569.7707489-28299-22559150221477/AnsiballZ_dnf.py' Oct 21 16:29:29 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35718]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:30 ip-10-31-8-70.us-east-1.aws.redhat.com python3[35720]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:30 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35718]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:31 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35828]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-huczfntulvcsspvtwgvkdomcymfvdtyo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542570.6930401-28386-52550207443762/AnsiballZ_service_facts.py' Oct 21 16:29:31 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35828]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:31 ip-10-31-8-70.us-east-1.aws.redhat.com python3[35830]: ansible-service_facts Invoked Oct 21 16:29:31 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:29:32 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[35828]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36039]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hnfnikajeluxxxnvqcmvkfutigcpbwyn ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542573.1563704-28588-9461927934806/AnsiballZ_blivet.py' Oct 21 16:29:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36039]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:33 ip-10-31-8-70.us-east-1.aws.redhat.com python3[36041]: ansible-redhat.rhel_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={} Oct 21 16:29:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36039]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36151]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bukabidzzowascxalhdtnmkxpqnvpepw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542573.7326314-28604-12664734530616/AnsiballZ_stat.py' Oct 21 16:29:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36151]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:33 ip-10-31-8-70.us-east-1.aws.redhat.com python3[36153]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36151]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36262]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ekqrtztbfizpxuwirjeslxcqppfyzvxq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542574.435528-28653-144021397719388/AnsiballZ_stat.py' Oct 21 16:29:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36262]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:34 ip-10-31-8-70.us-east-1.aws.redhat.com python3[36264]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36262]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36371]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-slwcbjmmwldvderohnhdbqnoubokwoes ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542574.8167415-28664-72229055807584/AnsiballZ_setup.py' Oct 21 16:29:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36371]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:35 ip-10-31-8-70.us-east-1.aws.redhat.com python3[36373]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36371]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36510]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gqhddcineqapcpmwbiawigshcwvxeozd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542576.0409641-28720-97477609453946/AnsiballZ_dnf.py' Oct 21 16:29:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36510]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:36 ip-10-31-8-70.us-east-1.aws.redhat.com python3[36512]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36510]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36620]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zhbqpqmmrsevtqmsttkejagvzrmsgtja ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542577.01612-28761-90429945786106/AnsiballZ_find_unused_disk.py' Oct 21 16:29:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36620]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:37 ip-10-31-8-70.us-east-1.aws.redhat.com python3[36622]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Oct 21 16:29:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36620]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:38 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36731]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ztcvhttofbrdknalegkyvylxhoqqwczx ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542577.8020082-28816-111884499480143/AnsiballZ_command.py' Oct 21 16:29:38 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36731]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:38 ip-10-31-8-70.us-east-1.aws.redhat.com python3[36733]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:29:38 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36731]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36877]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gvyzpuhikbtbtpbghicdekurijtkcnnx ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542580.0332606-28992-67698488804824/AnsiballZ_setup.py' Oct 21 16:29:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36877]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:40 ip-10-31-8-70.us-east-1.aws.redhat.com python3[36879]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[36877]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37016]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tutghnalkjbxiktbzcfkppfjxcypjqgd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542581.8809125-29161-39990181984117/AnsiballZ_stat.py' Oct 21 16:29:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37016]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:42 ip-10-31-8-70.us-east-1.aws.redhat.com python3[37018]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37016]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37125]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dawjywrauejrshsxbjappqnfamzwhpdu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542582.7807956-29326-16072220308376/AnsiballZ_dnf.py' Oct 21 16:29:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37125]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:43 ip-10-31-8-70.us-east-1.aws.redhat.com python3[37127]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37125]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37235]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oleithhlnawowoahahsrwzyvjcckocfm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542584.098524-29472-248910661301337/AnsiballZ_blivet.py' Oct 21 16:29:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37235]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:44 ip-10-31-8-70.us-east-1.aws.redhat.com python3[37237]: ansible-redhat.rhel_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={} Oct 21 16:29:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37235]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37347]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wkcoqhdmjjirofqdevhixehorfeuwtcz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542585.0706813-29511-193095879809672/AnsiballZ_dnf.py' Oct 21 16:29:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37347]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:45 ip-10-31-8-70.us-east-1.aws.redhat.com python3[37349]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37347]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:46 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37457]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rxnevjokfuakgwahwnbxnkoaqjvtlfmj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542585.9383748-29547-200462367606725/AnsiballZ_service_facts.py' Oct 21 16:29:46 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37457]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:46 ip-10-31-8-70.us-east-1.aws.redhat.com python3[37459]: ansible-service_facts Invoked Oct 21 16:29:47 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:29:47 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37457]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:48 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37668]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bsmfbbxbsgdpstaanlkhejmdwfhptqgr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542588.230678-29693-271548502415455/AnsiballZ_blivet.py' Oct 21 16:29:48 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37668]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:48 ip-10-31-8-70.us-east-1.aws.redhat.com python3[37670]: ansible-redhat.rhel_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={} Oct 21 16:29:48 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37668]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:49 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37780]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tcnlvovhtkemputdgcimvkhilbjfrtwj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542588.9767687-29799-56369242860601/AnsiballZ_stat.py' Oct 21 16:29:49 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37780]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:49 ip-10-31-8-70.us-east-1.aws.redhat.com python3[37782]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:49 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37780]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:50 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37891]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vbfvsurxhksmjlgqqhcftxmtagwqbrnr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542589.895587-29857-164883881781053/AnsiballZ_stat.py' Oct 21 16:29:50 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37891]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:50 ip-10-31-8-70.us-east-1.aws.redhat.com python3[37893]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:50 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[37891]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:50 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38000]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ktfkaymsnqameahmexvntzegkepzjkbe ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542590.3521192-29883-239051893058403/AnsiballZ_setup.py' Oct 21 16:29:50 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38000]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:50 ip-10-31-8-70.us-east-1.aws.redhat.com python3[38002]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:51 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38000]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:51 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38139]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vmmlwbfhqfhsgbqitfubzaigjmjpizmt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542591.3408618-29930-57678766964914/AnsiballZ_dnf.py' Oct 21 16:29:51 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38139]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:51 ip-10-31-8-70.us-east-1.aws.redhat.com python3[38141]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:52 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38139]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:52 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38249]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fgzqlatfmmwurykimfncrvcuwiyqlhlv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542592.1936915-29957-172857857008259/AnsiballZ_find_unused_disk.py' Oct 21 16:29:52 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38249]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:52 ip-10-31-8-70.us-east-1.aws.redhat.com python3[38251]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=5g max_return=2 match_sector_size=True max_size=0 with_interface=None Oct 21 16:29:52 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38249]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:57 ip-10-31-8-70.us-east-1.aws.redhat.com python3[38395]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38532]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dpgtvfzydxnnpbjmitvawtvqprjrmxgi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542598.1101692-30499-9597097841312/AnsiballZ_setup.py' Oct 21 16:29:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38532]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:58 ip-10-31-8-70.us-east-1.aws.redhat.com python3[38534]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38532]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:59 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38671]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xjbvmolvoltbhvjhgopbrkghpgbhofph ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542599.4301767-30651-194499103127114/AnsiballZ_stat.py' Oct 21 16:29:59 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38671]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:59 ip-10-31-8-70.us-east-1.aws.redhat.com python3[38673]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:00 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38671]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:00 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38780]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wfbwosvlxhghyxbpsftkuyrturiafksn ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542600.3582213-30682-252917526810819/AnsiballZ_dnf.py' Oct 21 16:30:00 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38780]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:00 ip-10-31-8-70.us-east-1.aws.redhat.com python3[38782]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38780]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38890]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fotbrinuyfjfruggobmdcobrwtzwkzyz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542601.731849-30738-110179575316787/AnsiballZ_blivet.py' Oct 21 16:30:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38890]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:02 ip-10-31-8-70.us-east-1.aws.redhat.com python3[38892]: ansible-redhat.rhel_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={} Oct 21 16:30:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[38890]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39002]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iaxlgdldmrnoifksslabqsvunvhntdsi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542603.0899038-30881-154674810369734/AnsiballZ_dnf.py' Oct 21 16:30:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39002]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:03 ip-10-31-8-70.us-east-1.aws.redhat.com python3[39004]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39002]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:04 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39112]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-autjbumbvloyjwedxybnhmhbfktssvri ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542604.0627046-31048-222768065782544/AnsiballZ_service_facts.py' Oct 21 16:30:04 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39112]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:04 ip-10-31-8-70.us-east-1.aws.redhat.com python3[39114]: ansible-service_facts Invoked Oct 21 16:30:06 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:30:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39112]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39323]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bdkhptjbvskjykposmwwpifwlkcvpsha ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542607.5051196-31196-205303369391753/AnsiballZ_blivet.py' Oct 21 16:30:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39323]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:07 ip-10-31-8-70.us-east-1.aws.redhat.com python3[39325]: ansible-redhat.rhel_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={} Oct 21 16:30:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39323]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39435]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-avaulvembhxsarrhmxhmptzdlcrfwisq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542608.1617346-31238-131228772629901/AnsiballZ_stat.py' Oct 21 16:30:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39435]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:08 ip-10-31-8-70.us-east-1.aws.redhat.com python3[39437]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39435]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:09 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39546]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xtpbvvxbjrrlpssbdenhdgzkplegvfio ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542608.9532526-31286-205932401122810/AnsiballZ_stat.py' Oct 21 16:30:09 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39546]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:09 ip-10-31-8-70.us-east-1.aws.redhat.com python3[39548]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:09 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39546]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:09 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39655]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ghzgkuvyydbzydhndsuqnfdpwzgbixgs ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542609.4808483-31324-233221096132640/AnsiballZ_setup.py' Oct 21 16:30:09 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39655]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:09 ip-10-31-8-70.us-east-1.aws.redhat.com python3[39657]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:10 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39655]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:10 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39794]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rlbmhtojsmltqcmvykwmrxtwvvmoqook ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542610.6052368-31394-116836904177395/AnsiballZ_dnf.py' Oct 21 16:30:10 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39794]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:10 ip-10-31-8-70.us-east-1.aws.redhat.com python3[39796]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39794]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39904]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wuwyzfuwhdbsahwxykebhmegovkiqtvx ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542611.5458803-31424-79619840471025/AnsiballZ_find_unused_disk.py' Oct 21 16:30:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39904]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:11 ip-10-31-8-70.us-east-1.aws.redhat.com python3[39906]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Oct 21 16:30:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[39904]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:12 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40015]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-doiuoefylrompucvmfektwngrfdswqfa ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542612.0781012-31441-109483589451115/AnsiballZ_command.py' Oct 21 16:30:12 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40015]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:12 ip-10-31-8-70.us-east-1.aws.redhat.com python3[40017]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:30:12 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40015]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:14 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40161]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dhqytlknqrweggusvlsnccinzzfaqznp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542614.2474527-31634-258527815167570/AnsiballZ_setup.py' Oct 21 16:30:14 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40161]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:15 ip-10-31-8-70.us-east-1.aws.redhat.com python3[40163]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:15 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40161]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40300]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-elqwngqblqizujsaoywcahrzglfnqsjt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542615.9725487-31864-141225962745171/AnsiballZ_stat.py' Oct 21 16:30:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40300]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:16 ip-10-31-8-70.us-east-1.aws.redhat.com python3[40302]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40300]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40409]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ubznuszkckrtwwulijxgmaursxrlkbdm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542616.8088994-31968-224280788642799/AnsiballZ_dnf.py' Oct 21 16:30:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40409]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:17 ip-10-31-8-70.us-east-1.aws.redhat.com python3[40411]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40409]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:18 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40519]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hqkhwrmdvkwktazxsjbmshvtgvjctbqh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542618.0445497-32065-257947171332318/AnsiballZ_blivet.py' Oct 21 16:30:18 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40519]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:18 ip-10-31-8-70.us-east-1.aws.redhat.com python3[40521]: ansible-redhat.rhel_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={} Oct 21 16:30:18 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40519]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40631]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mpvfbttpmkyifbzjlxlbwxyadtfkvzqc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542619.1096299-32106-210079547809919/AnsiballZ_dnf.py' Oct 21 16:30:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40631]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:19 ip-10-31-8-70.us-east-1.aws.redhat.com python3[40633]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40631]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40741]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-scwlvanfmoeigvaqwvpjfkzwszlimiry ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542619.9912763-32204-72994443025745/AnsiballZ_service_facts.py' Oct 21 16:30:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40741]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:20 ip-10-31-8-70.us-east-1.aws.redhat.com python3[40743]: ansible-service_facts Invoked Oct 21 16:30:21 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:30:22 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40741]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:22 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40952]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ybpnjvrvgnzybsyzxftirrzxpzhzyefg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542622.2376955-32364-112809434555881/AnsiballZ_blivet.py' Oct 21 16:30:22 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40952]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:22 ip-10-31-8-70.us-east-1.aws.redhat.com python3[40954]: ansible-redhat.rhel_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={} Oct 21 16:30:22 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[40952]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41064]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eepkfwouwjibqiryisizymiookmhmucz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542622.9053652-32406-260584761361029/AnsiballZ_stat.py' Oct 21 16:30:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41064]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:23 ip-10-31-8-70.us-east-1.aws.redhat.com python3[41066]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41064]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41175]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fhutbvicycvloavpqmfqzcnkvadewpcf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542623.7338674-32457-246889978742474/AnsiballZ_stat.py' Oct 21 16:30:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41175]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:24 ip-10-31-8-70.us-east-1.aws.redhat.com python3[41177]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41175]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41284]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zwqggdrumtvjztttbmerypjftugsaele ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542624.1865823-32489-246050160233478/AnsiballZ_setup.py' Oct 21 16:30:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41284]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:24 ip-10-31-8-70.us-east-1.aws.redhat.com python3[41286]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41284]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:25 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41423]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-swkjeuczsumyecqwfodkewhpkcgtbieh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542625.1447031-32533-222826890989065/AnsiballZ_dnf.py' Oct 21 16:30:25 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41423]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:25 ip-10-31-8-70.us-east-1.aws.redhat.com python3[41425]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:25 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41423]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41533]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ljigbpoitmbbjrtxbhgkycqyasotzflj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542625.9777946-32558-190745443580709/AnsiballZ_find_unused_disk.py' Oct 21 16:30:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41533]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:26 ip-10-31-8-70.us-east-1.aws.redhat.com python3[41535]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Oct 21 16:30:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41533]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41644]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dbfpsctwhnntvqwdfahjwlwltarkuzea ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542626.4774485-32567-36194750675616/AnsiballZ_command.py' Oct 21 16:30:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41644]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:26 ip-10-31-8-70.us-east-1.aws.redhat.com python3[41646]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:30:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41644]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:31 ip-10-31-8-70.us-east-1.aws.redhat.com python3[41790]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:32 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41927]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qubocfcjbbcquvqxdypthwitqudhogne ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542631.9020498-33083-136110365515835/AnsiballZ_setup.py' Oct 21 16:30:32 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41927]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:32 ip-10-31-8-70.us-east-1.aws.redhat.com python3[41929]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:32 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[41927]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42066]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ffglnwlagsfmhfgtfbmgvdyizqxhmryi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542633.06976-33216-18641209412657/AnsiballZ_stat.py' Oct 21 16:30:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42066]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:33 ip-10-31-8-70.us-east-1.aws.redhat.com python3[42068]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42066]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42175]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tfrywmdpvbqolrwhtvalmuhviqiragaq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542634.1020777-33277-200886148677006/AnsiballZ_dnf.py' Oct 21 16:30:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42175]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:34 ip-10-31-8-70.us-east-1.aws.redhat.com python3[42177]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42175]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42285]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pyugfjphipljfmaoplhdakixzbtyfotv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542635.3635633-33468-120209859897826/AnsiballZ_blivet.py' Oct 21 16:30:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42285]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:36 ip-10-31-8-70.us-east-1.aws.redhat.com python3[42287]: ansible-redhat.rhel_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={} Oct 21 16:30:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42285]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42397]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lbflznhapglijhjgrkntpfflyxwjddah ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542636.54976-33595-40096157523789/AnsiballZ_dnf.py' Oct 21 16:30:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42397]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:36 ip-10-31-8-70.us-east-1.aws.redhat.com python3[42399]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42397]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42507]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-icjlfrizhfqzhovixfvcohkoqfgcggnm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542637.4396265-33681-106089775507138/AnsiballZ_service_facts.py' Oct 21 16:30:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42507]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:37 ip-10-31-8-70.us-east-1.aws.redhat.com python3[42509]: ansible-service_facts Invoked Oct 21 16:30:38 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:30:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42507]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42718]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hfmxonemnlzpyhcwityeqojiyvxrqnij ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542639.8647072-33761-1958660136527/AnsiballZ_blivet.py' Oct 21 16:30:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42718]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:40 ip-10-31-8-70.us-east-1.aws.redhat.com python3[42720]: ansible-redhat.rhel_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={} Oct 21 16:30:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42718]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42830]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kkvmmdpvprjoyeubwimvydxvlqnupfaw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542640.505002-33799-197981559708413/AnsiballZ_stat.py' Oct 21 16:30:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42830]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:40 ip-10-31-8-70.us-east-1.aws.redhat.com python3[42832]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42830]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42941]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gpobnvmcwoibolbvewozhnmqwnhjzyzl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542641.3326914-33852-113133829422612/AnsiballZ_stat.py' Oct 21 16:30:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42941]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:41 ip-10-31-8-70.us-east-1.aws.redhat.com python3[42943]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[42941]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vwekmrswzgxyzuzagehzsganxukdoruw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542641.7269943-33863-141772563925029/AnsiballZ_setup.py' Oct 21 16:30:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43050]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:42 ip-10-31-8-70.us-east-1.aws.redhat.com python3[43052]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43050]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43189]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-btipnksnrsrhkvurvkpqlfshhzvkdudq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542642.7463174-33918-101979473513103/AnsiballZ_package_facts.py' Oct 21 16:30:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43189]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:43 ip-10-31-8-70.us-east-1.aws.redhat.com python3[43191]: ansible-package_facts Invoked with manager=['auto'] strategy=first Oct 21 16:30:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43189]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43298]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sbkdzpcuivvdxsvqcxwqjccrfkqrakrq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542644.6781838-34013-63780296675917/AnsiballZ_dnf.py' Oct 21 16:30:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43298]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:45 ip-10-31-8-70.us-east-1.aws.redhat.com python3[43300]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43298]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43408]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fvytpjivdeuljarmyekjmbcnnzekumdz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542645.588409-34042-78176918169300/AnsiballZ_find_unused_disk.py' Oct 21 16:30:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43408]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:46 ip-10-31-8-70.us-east-1.aws.redhat.com python3[43410]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=10g with_interface=scsi match_sector_size=True max_return=10 max_size=0 Oct 21 16:30:46 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43408]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:47 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43554]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-enyrejtalhonihrbdnareumbwwowqwgc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542647.2446418-34161-26804324234417/AnsiballZ_setup.py' Oct 21 16:30:47 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43554]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:48 ip-10-31-8-70.us-east-1.aws.redhat.com python3[43556]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:48 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43554]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:53 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43729]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ftgfouojjofltqmuusslnsktfqgbxeht ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542653.1687348-34865-49557153196458/AnsiballZ_setup.py' Oct 21 16:30:53 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43729]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:53 ip-10-31-8-70.us-east-1.aws.redhat.com python3[43731]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:54 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43729]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:55 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43868]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xpnqnheiclkyjuldvkkjmuorgahfxvfz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542654.58089-34954-214730589155150/AnsiballZ_stat.py' Oct 21 16:30:55 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43868]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:55 ip-10-31-8-70.us-east-1.aws.redhat.com python3[43870]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:55 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43868]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:55 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43977]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-goetlbvkbgigwovznuxroywiqjmlpqap ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542655.4828212-35130-27323621814996/AnsiballZ_dnf.py' Oct 21 16:30:55 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43977]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:55 ip-10-31-8-70.us-east-1.aws.redhat.com python3[43979]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:56 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[43977]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:56 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44087]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gipjbijbkpjfjvqutzpssuyhapgmmvgw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542656.4936855-35274-233912596398171/AnsiballZ_blivet.py' Oct 21 16:30:56 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44087]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:57 ip-10-31-8-70.us-east-1.aws.redhat.com python3[44089]: ansible-redhat.rhel_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={} Oct 21 16:30:57 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44087]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:57 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44199]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jwyyjfevopkrnjvtztalloltdhcjmnlq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542657.503097-35311-59953275441183/AnsiballZ_dnf.py' Oct 21 16:30:57 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44199]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:57 ip-10-31-8-70.us-east-1.aws.redhat.com python3[44201]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44199]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44309]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nebktollbhttzsuhqdhiyvjlmhrsnepb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542658.320944-35327-111412205343230/AnsiballZ_service_facts.py' Oct 21 16:30:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44309]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:58 ip-10-31-8-70.us-east-1.aws.redhat.com python3[44311]: ansible-service_facts Invoked Oct 21 16:30:59 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:31:00 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44309]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44520]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ndttipwivneiagzvvgbzlprwruzywpip ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542660.8553371-35432-104332906811430/AnsiballZ_blivet.py' Oct 21 16:31:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44520]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:01 ip-10-31-8-70.us-east-1.aws.redhat.com python3[44522]: ansible-redhat.rhel_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={} Oct 21 16:31:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44520]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44632]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-guzqkzadzkhatuftlrhckgiazihajodu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542661.5129254-35463-150324907670441/AnsiballZ_stat.py' Oct 21 16:31:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44632]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:01 ip-10-31-8-70.us-east-1.aws.redhat.com python3[44634]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44632]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44743]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zxrhkkyyfffucmdptwntstkoqkvvszia ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542662.3697815-35517-7874688185621/AnsiballZ_stat.py' Oct 21 16:31:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44743]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:02 ip-10-31-8-70.us-east-1.aws.redhat.com python3[44745]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44743]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44852]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cwywujkqoqpstycjqztobwwciiebcjyq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542662.889854-35553-79916234151287/AnsiballZ_setup.py' Oct 21 16:31:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44852]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:03 ip-10-31-8-70.us-east-1.aws.redhat.com python3[44854]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44852]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:04 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44991]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bpdkvnpeafzueisgbosdilyhnzrkwygt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542664.1248856-35605-114093320432788/AnsiballZ_dnf.py' Oct 21 16:31:04 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44991]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:04 ip-10-31-8-70.us-east-1.aws.redhat.com python3[44993]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:04 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[44991]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:05 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45101]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wrhmoyncadjrfflapzpnrruwkvbwuajs ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542665.0403383-35632-198990002449206/AnsiballZ_find_unused_disk.py' Oct 21 16:31:05 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45101]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:05 ip-10-31-8-70.us-east-1.aws.redhat.com python3[45103]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 max_size=0 match_sector_size=False with_interface=None Oct 21 16:31:05 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45101]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:05 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45212]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ywrcbyiobklfvlyugjyrhoavmulvqrcw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542665.5591471-35645-255977903054315/AnsiballZ_command.py' Oct 21 16:31:05 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45212]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:05 ip-10-31-8-70.us-east-1.aws.redhat.com python3[45214]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:31:06 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45212]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:10 ip-10-31-8-70.us-east-1.aws.redhat.com python3[45358]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45495]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ujcrnwpswivlkvjtrzbmmhmzgmrvbkfm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542671.3138375-36173-108603356216738/AnsiballZ_setup.py' Oct 21 16:31:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45495]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:11 ip-10-31-8-70.us-east-1.aws.redhat.com python3[45497]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:12 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45495]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:13 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45634]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dmehaihrrrresoyllztruyyeakzbpwmd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542672.6616292-36309-149236867268003/AnsiballZ_stat.py' Oct 21 16:31:13 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45634]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:13 ip-10-31-8-70.us-east-1.aws.redhat.com python3[45636]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:13 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45634]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:13 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45743]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jjuyzddcgryzxiwhezgneflynylmsyhr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542673.5581684-36462-86922981290391/AnsiballZ_dnf.py' Oct 21 16:31:13 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45743]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:14 ip-10-31-8-70.us-east-1.aws.redhat.com python3[45745]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:14 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45743]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:15 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45853]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sklkhfinocegooljtyuwbdhtewdiqpyu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542674.8429868-36554-45119169466251/AnsiballZ_blivet.py' Oct 21 16:31:15 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45853]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:15 ip-10-31-8-70.us-east-1.aws.redhat.com python3[45855]: ansible-redhat.rhel_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={} Oct 21 16:31:15 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45853]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45965]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rvvfxzwbmooyrakccsgkascaayvymgbu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542676.0393004-36680-252282494958670/AnsiballZ_dnf.py' Oct 21 16:31:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45965]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:16 ip-10-31-8-70.us-east-1.aws.redhat.com python3[45967]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[45965]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46075]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-edhxuubmajiisfoarpqolhxkesxjohlm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542676.9896204-36768-74593464149453/AnsiballZ_service_facts.py' Oct 21 16:31:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46075]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:17 ip-10-31-8-70.us-east-1.aws.redhat.com python3[46077]: ansible-service_facts Invoked Oct 21 16:31:18 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:31:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46075]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46286]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uxvwejnrydtmpwvyupfkzvthaodeqbme ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542679.389466-36855-116137668672683/AnsiballZ_blivet.py' Oct 21 16:31:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46286]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:19 ip-10-31-8-70.us-east-1.aws.redhat.com python3[46288]: ansible-redhat.rhel_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={} Oct 21 16:31:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46286]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46398]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jqlimacojejhuqpvexjywkowhpqzftir ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542680.000068-36881-229117344199290/AnsiballZ_stat.py' Oct 21 16:31:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46398]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:20 ip-10-31-8-70.us-east-1.aws.redhat.com python3[46400]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46398]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46509]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xywkfwjqarxkkjrbkfhcgmwaosyujyhc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542680.7697966-36933-257917545993078/AnsiballZ_stat.py' Oct 21 16:31:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46509]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:21 ip-10-31-8-70.us-east-1.aws.redhat.com python3[46511]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:21 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46509]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:21 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46618]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fwqzluqbssnpbzpowgopjnqdfepezoex ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542681.1971016-36955-40236203610956/AnsiballZ_setup.py' Oct 21 16:31:21 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46618]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:21 ip-10-31-8-70.us-east-1.aws.redhat.com python3[46620]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:21 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46618]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:22 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46757]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zwfwqwlqsareuvsroxpxfrfzjlptzzdx ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542682.3583975-37013-75853300135236/AnsiballZ_dnf.py' Oct 21 16:31:22 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46757]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:22 ip-10-31-8-70.us-east-1.aws.redhat.com python3[46759]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46757]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46867]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-memliaaibwhvdvedvjshrmjbfmuskgwm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542683.3090749-37074-111200966533145/AnsiballZ_find_unused_disk.py' Oct 21 16:31:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46867]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:23 ip-10-31-8-70.us-east-1.aws.redhat.com python3[46869]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=1 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Oct 21 16:31:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46867]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46978]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uaereyuxvaknnjvefktspfjxnqywvalp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542683.9031765-37099-215366547206480/AnsiballZ_command.py' Oct 21 16:31:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46978]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:24 ip-10-31-8-70.us-east-1.aws.redhat.com python3[46980]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:31:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[46978]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:27 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47124]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tuqxkwyybrxqcwpvpgoirxqruacvqnny ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542686.6946902-37347-1211237400348/AnsiballZ_setup.py' Oct 21 16:31:27 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47124]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:27 ip-10-31-8-70.us-east-1.aws.redhat.com python3[47126]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:27 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47124]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:28 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47263]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-degisbdytekotfodwrhehyvqpdxgoiwt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542688.3127432-37537-229450471775685/AnsiballZ_stat.py' Oct 21 16:31:28 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47263]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:28 ip-10-31-8-70.us-east-1.aws.redhat.com python3[47265]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:28 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47263]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:29 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47372]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-icbdpjdyzkvijmhfoccjnnpfafhxlxfp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542689.1076922-37624-172008377973022/AnsiballZ_dnf.py' Oct 21 16:31:29 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47372]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:29 ip-10-31-8-70.us-east-1.aws.redhat.com python3[47374]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:30 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47372]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:30 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47482]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ydlwkikuazygsdxqbsfyhqbqpdwahxwp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542690.2586656-37739-30366889196255/AnsiballZ_blivet.py' Oct 21 16:31:30 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47482]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:31 ip-10-31-8-70.us-east-1.aws.redhat.com python3[47484]: ansible-redhat.rhel_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={} Oct 21 16:31:31 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47482]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:31 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47594]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zpslvcbrlcsbvhuecetytguxxejuyrht ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542691.4999623-37783-220209688780517/AnsiballZ_dnf.py' Oct 21 16:31:31 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47594]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:31 ip-10-31-8-70.us-east-1.aws.redhat.com python3[47596]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:32 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47594]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:32 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47704]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hkplwepjnkoatnqqtttrrnuzdybhhezg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542692.3789644-37875-34671812546744/AnsiballZ_service_facts.py' Oct 21 16:31:32 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47704]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:32 ip-10-31-8-70.us-east-1.aws.redhat.com python3[47706]: ansible-service_facts Invoked Oct 21 16:31:33 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:31:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47704]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47915]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sdjkxtsnacwjtjozhovcquvrtcccgoja ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542694.6592226-38035-225697080224558/AnsiballZ_blivet.py' Oct 21 16:31:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47915]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:35 ip-10-31-8-70.us-east-1.aws.redhat.com python3[47917]: ansible-redhat.rhel_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={} Oct 21 16:31:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[47915]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48027]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zapifdywmmoqsodevupqzkfuvgwcvtqz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542695.320178-38077-97448643307761/AnsiballZ_stat.py' Oct 21 16:31:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48027]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:35 ip-10-31-8-70.us-east-1.aws.redhat.com python3[48029]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48027]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48138]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pbndejykxzhaqzpncwcxvoqcivwvhwuc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542696.1241436-38129-263210771922120/AnsiballZ_stat.py' Oct 21 16:31:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48138]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:36 ip-10-31-8-70.us-east-1.aws.redhat.com python3[48140]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48138]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48247]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qsuablluprwbserukwqcvzjdzzqzkzzb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542696.6045988-38159-238432625500629/AnsiballZ_setup.py' Oct 21 16:31:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48247]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:36 ip-10-31-8-70.us-east-1.aws.redhat.com python3[48249]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48247]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48386]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wmqmrsnzcnjfyjaedpwexnimdyrltdgc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542697.615485-38206-65097066540235/AnsiballZ_dnf.py' Oct 21 16:31:37 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48386]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:37 ip-10-31-8-70.us-east-1.aws.redhat.com python3[48388]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:38 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48386]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:38 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48496]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cwjljpifmwdylzabsvuypookipyhzpbm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542698.460677-38231-162111413692888/AnsiballZ_find_unused_disk.py' Oct 21 16:31:38 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48496]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:38 ip-10-31-8-70.us-east-1.aws.redhat.com python3[48498]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Oct 21 16:31:38 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48496]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48607]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-abxrijltzfsldsyislxtchcvpuqmbcyd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542698.9667733-38240-111349196850593/AnsiballZ_command.py' Oct 21 16:31:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48607]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:39 ip-10-31-8-70.us-east-1.aws.redhat.com python3[48609]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:31:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48607]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:43 ip-10-31-8-70.us-east-1.aws.redhat.com python3[48753]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48890]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dnyonvgbtdegkxuhvqkkdvioqffagdfl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542704.159612-38749-246561493500185/AnsiballZ_setup.py' Oct 21 16:31:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48890]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:44 ip-10-31-8-70.us-east-1.aws.redhat.com python3[48892]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[48890]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49029]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iggkukzybmkvaxtoacnjsrwvyuzilhaf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542705.4498014-38862-159937520169882/AnsiballZ_stat.py' Oct 21 16:31:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49029]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:45 ip-10-31-8-70.us-east-1.aws.redhat.com python3[49031]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:45 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49029]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:46 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49138]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aekikfzvdeavkilfujhnyrizsokvlpva ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542706.107016-38939-122117300003439/AnsiballZ_dnf.py' Oct 21 16:31:46 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49138]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:46 ip-10-31-8-70.us-east-1.aws.redhat.com python3[49140]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:47 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49138]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:47 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49248]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-berqbugrzeawimqbabixvcjfutsztjop ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542707.322364-39111-260699999816164/AnsiballZ_blivet.py' Oct 21 16:31:47 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49248]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:47 ip-10-31-8-70.us-east-1.aws.redhat.com python3[49250]: ansible-redhat.rhel_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={} Oct 21 16:31:47 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49248]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:48 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49360]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-twleojryelxjxsvowfusyoupxtjojcos ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542708.14683-39150-16817968208127/AnsiballZ_dnf.py' Oct 21 16:31:48 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49360]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:48 ip-10-31-8-70.us-east-1.aws.redhat.com python3[49362]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:48 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49360]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:49 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49470]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ftqjigsjutiudwigkdpwitzyabamcjug ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542709.0154195-39194-216586547540693/AnsiballZ_service_facts.py' Oct 21 16:31:49 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49470]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:49 ip-10-31-8-70.us-east-1.aws.redhat.com python3[49472]: ansible-service_facts Invoked Oct 21 16:31:50 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:31:51 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49470]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:51 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49681]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mbbteifvnnockbetatvcwfuhodwfkdey ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542711.6721025-39408-227153202723833/AnsiballZ_blivet.py' Oct 21 16:31:51 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49681]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:52 ip-10-31-8-70.us-east-1.aws.redhat.com python3[49683]: ansible-redhat.rhel_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={} Oct 21 16:31:52 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49681]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:52 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49793]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pamcrvlsdwkcdbkuyaxbadzbbnevspsj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542712.2411616-39428-118965079778491/AnsiballZ_stat.py' Oct 21 16:31:52 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49793]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:52 ip-10-31-8-70.us-east-1.aws.redhat.com python3[49795]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:52 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49793]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:53 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49904]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ijnmjpkenqxwmxukrrinnycykvaovahf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542713.0387843-39486-24736549013818/AnsiballZ_stat.py' Oct 21 16:31:53 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49904]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:53 ip-10-31-8-70.us-east-1.aws.redhat.com python3[49906]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:53 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[49904]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:53 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50013]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-umcyvpakuifqgbegejkbzfexarijkktr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542713.4876459-39509-137026446885664/AnsiballZ_setup.py' Oct 21 16:31:53 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50013]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:53 ip-10-31-8-70.us-east-1.aws.redhat.com python3[50015]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:54 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50013]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:54 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50152]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-itgkzmraeimvlkzosthkbsnbnzmttsjr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542714.6401124-39557-280123910620174/AnsiballZ_dnf.py' Oct 21 16:31:54 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50152]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:54 ip-10-31-8-70.us-east-1.aws.redhat.com python3[50154]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:55 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50152]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:56 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50262]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cbfpqfcibznqfdbulvwxqwfyiugtoflz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542715.5952325-39597-5197390846572/AnsiballZ_find_unused_disk.py' Oct 21 16:31:56 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50262]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:56 ip-10-31-8-70.us-east-1.aws.redhat.com python3[50264]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Oct 21 16:31:56 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50262]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:56 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50373]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-svjqhoxhrsrfgxblsvxairmhsflacieq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542716.2818043-39643-757418231882/AnsiballZ_command.py' Oct 21 16:31:56 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50373]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:56 ip-10-31-8-70.us-east-1.aws.redhat.com python3[50375]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:31:56 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50373]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50519]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tfcfylcyohhkhuttgrxxnixnkjbycbam ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542718.401058-39820-83095614071173/AnsiballZ_setup.py' Oct 21 16:31:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50519]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:59 ip-10-31-8-70.us-east-1.aws.redhat.com python3[50521]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:59 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50519]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:00 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50658]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pakluklxmetjtkbxkphekntyvpjuxtow ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542720.029228-39931-103070085288451/AnsiballZ_stat.py' Oct 21 16:32:00 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50658]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:00 ip-10-31-8-70.us-east-1.aws.redhat.com python3[50660]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:00 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50658]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50767]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-trmgiwvaxviojiwfmtsozwgohjieizqe ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542720.7387502-40043-59549711704144/AnsiballZ_dnf.py' Oct 21 16:32:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50767]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:01 ip-10-31-8-70.us-east-1.aws.redhat.com python3[50769]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:32:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50767]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50877]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-owgfcsbqqqypbwrgpdyjyviynekxyznh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542722.0427773-40213-138622101030509/AnsiballZ_blivet.py' Oct 21 16:32:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50877]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:02 ip-10-31-8-70.us-east-1.aws.redhat.com python3[50879]: ansible-redhat.rhel_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={} Oct 21 16:32:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50877]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50989]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zruvwcbmyyyqqkoleracpjisfiyzloez ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542722.8901873-40313-271704817993523/AnsiballZ_dnf.py' Oct 21 16:32:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50989]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:03 ip-10-31-8-70.us-east-1.aws.redhat.com python3[50991]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:32:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[50989]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:04 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ndvjswoqnsziqrehcqvrdzxkaoxpjwni ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542723.8461466-40355-115914303862988/AnsiballZ_service_facts.py' Oct 21 16:32:04 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51099]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:04 ip-10-31-8-70.us-east-1.aws.redhat.com python3[51101]: ansible-service_facts Invoked Oct 21 16:32:05 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:32:05 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51099]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:06 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51310]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ebmxskxggdyiwoedbatjoynqtgosqqle ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542726.3254917-40501-221645066681529/AnsiballZ_blivet.py' Oct 21 16:32:06 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51310]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:06 ip-10-31-8-70.us-east-1.aws.redhat.com python3[51312]: ansible-redhat.rhel_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={} Oct 21 16:32:06 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51310]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51422]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-itwpqsiqgxehlsfmgtyqgevrcttzpycf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542727.1277568-40579-128196538019739/AnsiballZ_stat.py' Oct 21 16:32:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51422]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:07 ip-10-31-8-70.us-east-1.aws.redhat.com python3[51424]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:07 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51422]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51533]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jgzllssoxoluopwqnvxwtbvznfohjqbt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542727.9569767-40652-185598475116166/AnsiballZ_stat.py' Oct 21 16:32:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51533]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:08 ip-10-31-8-70.us-east-1.aws.redhat.com python3[51535]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51533]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51642]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iobozbtkkxgesdvfvaufjybevltsdaec ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542728.4194958-40673-243837249002759/AnsiballZ_setup.py' Oct 21 16:32:08 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51642]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:08 ip-10-31-8-70.us-east-1.aws.redhat.com python3[51644]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:32:09 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51642]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:09 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51781]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gehgyxvulfztmggppvboivetxtpyurov ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542729.723686-40743-231762266671136/AnsiballZ_dnf.py' Oct 21 16:32:09 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51781]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:10 ip-10-31-8-70.us-east-1.aws.redhat.com python3[51783]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:32:10 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51781]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51891]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-efhyvisdssdrevuewnbyjkjpioizeqpg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542730.6744902-40774-249424868585662/AnsiballZ_find_unused_disk.py' Oct 21 16:32:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51891]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:11 ip-10-31-8-70.us-east-1.aws.redhat.com python3[51893]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=3g max_return=1 max_size=0 match_sector_size=False with_interface=None Oct 21 16:32:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[51891]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52002]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rksvkjjrvqmtznayuzckhxdpmjqvnpfz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542731.3797898-40808-74558675028243/AnsiballZ_command.py' Oct 21 16:32:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52002]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:11 ip-10-31-8-70.us-east-1.aws.redhat.com python3[52004]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:32:11 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52002]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:15 ip-10-31-8-70.us-east-1.aws.redhat.com python3[52148]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:32:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52285]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rnwzcxsbnvidqreuxskiezghzduipdng ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542736.393771-41289-263833538910304/AnsiballZ_setup.py' Oct 21 16:32:16 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52285]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:16 ip-10-31-8-70.us-east-1.aws.redhat.com python3[52287]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:32:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52285]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52424]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-omyzfxeqshbttgundvexeghkultduabg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542737.4781647-41351-227984546197926/AnsiballZ_stat.py' Oct 21 16:32:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52424]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:17 ip-10-31-8-70.us-east-1.aws.redhat.com python3[52426]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:17 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52424]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:18 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52533]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vdygmhtytwaxxelxztmbwqjgmgjyoikl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542738.3421922-41394-200855176088107/AnsiballZ_dnf.py' Oct 21 16:32:18 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52533]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:18 ip-10-31-8-70.us-east-1.aws.redhat.com python3[52535]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:32:19 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52533]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52643]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wzajluzkuvgfaylpintsfnpajwfwldko ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542739.514897-41492-273767844565081/AnsiballZ_blivet.py' Oct 21 16:32:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52643]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:20 ip-10-31-8-70.us-east-1.aws.redhat.com python3[52645]: ansible-redhat.rhel_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={} Oct 21 16:32:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52643]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52755]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dskfzicqlofomusxllgxbqiolomzhggq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542740.8045924-41661-131396820693224/AnsiballZ_dnf.py' Oct 21 16:32:20 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52755]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:21 ip-10-31-8-70.us-east-1.aws.redhat.com python3[52757]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:32:21 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52755]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:22 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52865]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ybyhupasuunhzjoczinlrngqcxryysul ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542741.6720026-41770-225982577857501/AnsiballZ_service_facts.py' Oct 21 16:32:22 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52865]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:22 ip-10-31-8-70.us-east-1.aws.redhat.com python3[52867]: ansible-service_facts Invoked Oct 21 16:32:23 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:32:23 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[52865]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53076]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gslrydzevhghtqbudejuvxtulnvdmziw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542744.2930965-41983-168644331570262/AnsiballZ_blivet.py' Oct 21 16:32:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53076]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:24 ip-10-31-8-70.us-east-1.aws.redhat.com python3[53078]: ansible-redhat.rhel_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={} Oct 21 16:32:24 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53076]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:25 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53188]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wzchuaohmhjriilarjohqecrphrzohiq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542744.9968648-42008-139668842771535/AnsiballZ_stat.py' Oct 21 16:32:25 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53188]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:25 ip-10-31-8-70.us-east-1.aws.redhat.com python3[53190]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:25 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53188]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:25 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53299]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-glszlopxwpkbhofmjffrletpzralrwca ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542745.82334-42070-136326837456522/AnsiballZ_stat.py' Oct 21 16:32:25 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53299]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:26 ip-10-31-8-70.us-east-1.aws.redhat.com python3[53301]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53299]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53408]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ckquxwqmwnulfsfiuphtbxvfhqlzgmgl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542746.2585855-42087-26913248481514/AnsiballZ_setup.py' Oct 21 16:32:26 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53408]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:26 ip-10-31-8-70.us-east-1.aws.redhat.com python3[53410]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:32:27 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53408]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:27 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53547]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ogzkbhjhxhcasezrkztmyhdsxryfjfqe ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542747.3232255-42135-227594302595829/AnsiballZ_dnf.py' Oct 21 16:32:27 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53547]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:27 ip-10-31-8-70.us-east-1.aws.redhat.com python3[53549]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:32:28 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53547]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:28 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53657]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ozjrkbqgmzwtbdxereefyruvnrhftzne ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542748.1789737-42161-72552958590549/AnsiballZ_find_unused_disk.py' Oct 21 16:32:28 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53657]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:28 ip-10-31-8-70.us-east-1.aws.redhat.com python3[53659]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=1 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Oct 21 16:32:28 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53657]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:29 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53768]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kumxhrzcjvhihekjbsdijogbhyyibxdy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542748.7495847-42187-160812958115964/AnsiballZ_command.py' Oct 21 16:32:29 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53768]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:29 ip-10-31-8-70.us-east-1.aws.redhat.com python3[53770]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:32:29 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53768]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:31 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53914]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-djvggluwvkfstfzwmxvbvjqhohcgiulb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542750.391386-42323-126150265687840/AnsiballZ_setup.py' Oct 21 16:32:31 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53914]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:31 ip-10-31-8-70.us-east-1.aws.redhat.com python3[53916]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:32:31 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[53914]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:32 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54053]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qzpfslonvyfahdzgcjdsocrijwbtyhbl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542752.1375277-42471-55498896403369/AnsiballZ_stat.py' Oct 21 16:32:32 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54053]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:32 ip-10-31-8-70.us-east-1.aws.redhat.com python3[54055]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:32 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54053]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54162]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wlelvewpjpiqxftxqrvzkijybjdfhdui ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542752.8429585-42508-48918175175052/AnsiballZ_dnf.py' Oct 21 16:32:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54162]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:33 ip-10-31-8-70.us-east-1.aws.redhat.com python3[54164]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:32:33 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54162]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54272]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zmsselmmcbberwunrzegsdofxnzifylr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542754.1873302-42566-181362687540518/AnsiballZ_blivet.py' Oct 21 16:32:34 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54272]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:34 ip-10-31-8-70.us-east-1.aws.redhat.com python3[54274]: ansible-redhat.rhel_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={} Oct 21 16:32:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54272]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54384]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ndukylrmtlknmzbhtrukagxyrxilcggu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542755.2964103-42692-150984546895051/AnsiballZ_dnf.py' Oct 21 16:32:35 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54384]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:35 ip-10-31-8-70.us-east-1.aws.redhat.com python3[54386]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:32:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54384]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54494]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cplofackdfxsgywluvyunlmbircykybk ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542756.229234-42798-279251571456723/AnsiballZ_service_facts.py' Oct 21 16:32:36 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54494]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:36 ip-10-31-8-70.us-east-1.aws.redhat.com python3[54496]: ansible-service_facts Invoked Oct 21 16:32:37 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:32:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54494]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54705]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-idceqsnglgtlbwirufiyugcfpwismrxv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542759.507156-43137-90138607456118/AnsiballZ_blivet.py' Oct 21 16:32:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54705]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:39 ip-10-31-8-70.us-east-1.aws.redhat.com python3[54707]: ansible-redhat.rhel_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={} Oct 21 16:32:39 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54705]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54817]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dsvrgktjkzfnalozeqtozwsbyvytvuct ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542760.1019728-43178-160820353970796/AnsiballZ_stat.py' Oct 21 16:32:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54817]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:40 ip-10-31-8-70.us-east-1.aws.redhat.com python3[54819]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:40 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54817]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54928]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-plpyxardsiplgxyrwdgkkfhzdhtruvto ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542761.2611685-43230-83821157353852/AnsiballZ_stat.py' Oct 21 16:32:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54928]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:41 ip-10-31-8-70.us-east-1.aws.redhat.com python3[54930]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[54928]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55037]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qgsieegsqtwpwsxzgjmnfwnjhcwcqryb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542761.6824887-43249-16477328765405/AnsiballZ_setup.py' Oct 21 16:32:41 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55037]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:42 ip-10-31-8-70.us-east-1.aws.redhat.com python3[55039]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:32:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55037]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55176]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zzrqugqjdzoedrsakdubmkrytrascmes ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542762.7087502-43301-174331441183225/AnsiballZ_dnf.py' Oct 21 16:32:42 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55176]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:43 ip-10-31-8-70.us-east-1.aws.redhat.com python3[55178]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:32:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55176]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55286]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jxekborxhuzcqhipdpdpgvulhlxzqcuy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542763.5714304-43347-162011000369209/AnsiballZ_find_unused_disk.py' Oct 21 16:32:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55286]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:43 ip-10-31-8-70.us-east-1.aws.redhat.com python3[55288]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Oct 21 16:32:43 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55286]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55397]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ykgnsgghlittyvwqynuaaxtlfztrckxu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542764.1325552-43381-157549038922518/AnsiballZ_command.py' Oct 21 16:32:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55397]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:44 ip-10-31-8-70.us-east-1.aws.redhat.com python3[55399]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:32:44 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55397]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:48 ip-10-31-8-70.us-east-1.aws.redhat.com python3[55543]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:32:49 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55680]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gjzpfmjkenkpkqcnyqftwsloghjjbckp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542769.1192222-43846-231823630309231/AnsiballZ_setup.py' Oct 21 16:32:49 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55680]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:49 ip-10-31-8-70.us-east-1.aws.redhat.com python3[55682]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:32:49 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55680]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:50 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55819]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zjisrlqlmfwlqujobfsthnfztogusnob ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542770.3026037-43923-17907913243528/AnsiballZ_stat.py' Oct 21 16:32:50 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55819]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:50 ip-10-31-8-70.us-east-1.aws.redhat.com python3[55821]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:50 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55819]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:51 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55928]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tvmhbsklwpgcuuchbdccapgztursrrcf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542770.982904-43952-43429746349461/AnsiballZ_dnf.py' Oct 21 16:32:51 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55928]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:51 ip-10-31-8-70.us-east-1.aws.redhat.com python3[55930]: 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', 'libblockdev'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:32:52 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[55928]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:52 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56038]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lokdpziiildwcgdyxfgxbuwffoylhgrw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542772.2195883-43997-9932618841097/AnsiballZ_blivet.py' Oct 21 16:32:52 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56038]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:52 ip-10-31-8-70.us-east-1.aws.redhat.com python3[56040]: ansible-redhat.rhel_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={} Oct 21 16:32:52 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56038]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:53 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56150]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mxyvpyxwlmtpjtihnndkdlncdcmwybwo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542773.307765-44099-96273737627712/AnsiballZ_dnf.py' Oct 21 16:32:53 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56150]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:53 ip-10-31-8-70.us-east-1.aws.redhat.com python3[56152]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:32:54 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56150]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:54 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56260]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oghcnbelqwnvmxovozcarwyzwhnmpnbg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542774.231747-44135-125515582435513/AnsiballZ_service_facts.py' Oct 21 16:32:54 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56260]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:54 ip-10-31-8-70.us-east-1.aws.redhat.com python3[56262]: ansible-service_facts Invoked Oct 21 16:32:55 ip-10-31-8-70.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:32:56 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56260]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:57 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56471]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uuixjjsysmoaqywbxoehyfhwruyyspgm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542776.9798434-44438-250109617770663/AnsiballZ_blivet.py' Oct 21 16:32:57 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56471]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:57 ip-10-31-8-70.us-east-1.aws.redhat.com python3[56473]: ansible-redhat.rhel_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={} Oct 21 16:32:57 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56471]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:57 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56583]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xyznwfxlwvgtjhllqnlpxvhmefslblfc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542777.5512762-44509-246762218567693/AnsiballZ_stat.py' Oct 21 16:32:57 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56583]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:57 ip-10-31-8-70.us-east-1.aws.redhat.com python3[56585]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:57 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56583]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56694]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bpngdzsinxpjwwunyrfjdgeiquxiprgo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542778.3194573-44628-191601992446431/AnsiballZ_stat.py' Oct 21 16:32:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56694]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:58 ip-10-31-8-70.us-east-1.aws.redhat.com python3[56696]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:58 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56694]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:59 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56803]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wvwqqstrcfkepcdasokpycgocuboyoqy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542778.8339446-44668-205812141868319/AnsiballZ_setup.py' Oct 21 16:32:59 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56803]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:59 ip-10-31-8-70.us-east-1.aws.redhat.com python3[56805]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:32:59 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56803]: pam_unix(sudo:session): session closed for user root Oct 21 16:33:00 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56942]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rpayfljmijntrmwwdjsibcorgmgwenop ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542779.8543158-44701-23065190555234/AnsiballZ_package_facts.py' Oct 21 16:33:00 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56942]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:33:00 ip-10-31-8-70.us-east-1.aws.redhat.com python3[56944]: ansible-package_facts Invoked with manager=['auto'] strategy=first Oct 21 16:33:00 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[56942]: pam_unix(sudo:session): session closed for user root Oct 21 16:33:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[57051]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mhxbampixswirtgpfezwejbcbzjjcpgo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542781.4616475-44757-10622489941772/AnsiballZ_dnf.py' Oct 21 16:33:01 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[57051]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:33:01 ip-10-31-8-70.us-east-1.aws.redhat.com python3[57053]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=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 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:33:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[57051]: pam_unix(sudo:session): session closed for user root Oct 21 16:33:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[57161]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hovbhjvnhqdrtnhnbrvuuntejgzqmeme ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542782.3918896-44792-117529784279311/AnsiballZ_find_unused_disk.py' Oct 21 16:33:02 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[57161]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:33:02 ip-10-31-8-70.us-east-1.aws.redhat.com python3[57163]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=5g with_interface=scsi max_return=10 max_size=0 match_sector_size=False Oct 21 16:33:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[57161]: pam_unix(sudo:session): session closed for user root Oct 21 16:33:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[57272]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jaukxqnrjdvsgjuoavepvrrsuoyernpm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542783.2100253-44843-236612153395420/AnsiballZ_command.py' Oct 21 16:33:03 ip-10-31-8-70.us-east-1.aws.redhat.com sudo[57272]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:33:03 ip-10-31-8-70.us-east-1.aws.redhat.com python3[57274]: 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 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] ******************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:29 Monday 21 October 2024 16:33:03 -0400 (0:00:00.778) 0:00:16.227 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:34 Monday 21 October 2024 16:33:03 -0400 (0:00:00.050) 0:00:16.277 ******** fatal: [managed-node3]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed-node3 : ok=34 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Monday 21 October 2024 16:33:04 -0400 (0:00:00.044) 0:00:16.322 ******** =============================================================================== redhat.rhel_system_roles.storage : Get service facts -------------------- 2.39s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:51 Gathering Facts --------------------------------------------------------- 1.29s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis_scsi_generated.yml:3 Gather package facts ---------------------------------------------------- 1.19s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis.yml:25 redhat.rhel_system_roles.storage : Make sure blivet is available -------- 1.15s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:2 redhat.rhel_system_roles.storage : Update facts ------------------------- 0.97s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:222 Ensure test packages ---------------------------------------------------- 0.95s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:2 redhat.rhel_system_roles.storage : Make sure required packages are installed --- 0.92s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:37 Gathering Facts --------------------------------------------------------- 0.88s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis.yml:2 redhat.rhel_system_roles.storage : Get required packages ---------------- 0.87s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:19 Find unused disks in the system ----------------------------------------- 0.82s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:11 Debug why there are no unused disks ------------------------------------- 0.78s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:20 redhat.rhel_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.61s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:69 redhat.rhel_system_roles.storage : Check if system is ostree ------------ 0.58s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:25 redhat.rhel_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.43s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:195 redhat.rhel_system_roles.storage : Check if /etc/fstab is present ------- 0.42s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:90 redhat.rhel_system_roles.storage : Set storage_cryptsetup_services ------ 0.21s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:57 redhat.rhel_system_roles.storage : Mask the systemd cryptsetup services --- 0.13s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:63 Set distribution version ------------------------------------------------ 0.12s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis.yml:36 Get unused disks -------------------------------------------------------- 0.12s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_stratis.yml:47 redhat.rhel_system_roles.storage : Set platform/version specific variables --- 0.09s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:7