# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_mount_verify.yml *********************************************** 1 plays in /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml PLAY [Basic mount verify snapshot test] **************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:2 Friday 01 March 2024 20:43:33 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:46 Friday 01 March 2024 20:43:33 +0000 (0:00:00.807) 0:00:00.819 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:10 Friday 01 March 2024 20:43:33 +0000 (0:00:00.022) 0:00:00.841 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:15 Friday 01 March 2024 20:43:34 +0000 (0:00:00.263) 0:00:01.105 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:20 Friday 01 March 2024 20:43:34 +0000 (0:00:00.018) 0:00:01.123 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:43:34 +0000 (0:00:00.026) 0:00:01.149 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:43:34 +0000 (0:00:00.026) 0:00:01.176 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:43:34 +0000 (0:00:00.019) 0:00:01.195 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:43:34 +0000 (0:00:00.034) 0:00:01.230 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:43:34 +0000 (0:00:00.211) 0:00:01.442 ********** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:43:34 +0000 (0:00:00.021) 0:00:01.463 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:43:34 +0000 (0:00:00.009) 0:00:01.473 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:43:34 +0000 (0:00:00.008) 0:00:01.481 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:43:34 +0000 (0:00:00.037) 0:00:01.519 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libblockdev-kbd-2.28-6.el8.x86_64", "Installed: lvm2-8:2.03.14-9.el8.x86_64", "Installed: libblockdev-loop-2.28-6.el8.x86_64", "Installed: ndctl-71.1-7.el8.x86_64", "Installed: device-mapper-event-8:1.02.181-9.el8.x86_64", "Installed: lvm2-libs-8:2.03.14-9.el8.x86_64", "Installed: libblockdev-lvm-2.28-6.el8.x86_64", "Installed: ndctl-libs-71.1-7.el8.x86_64", "Installed: blivet-data-1:3.6.0-8.el8.noarch", "Installed: device-mapper-event-libs-8:1.02.181-9.el8.x86_64", "Installed: python3-blivet-1:3.6.0-8.el8.noarch", "Installed: python3-blockdev-2.28-6.el8.x86_64", "Installed: userspace-rcu-0.10.1-4.el8.x86_64", "Installed: libblockdev-mdraid-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-0.8.4-41.el8.x86_64", "Installed: python3-bytesize-1.4-3.el8.x86_64", "Installed: libblockdev-mpath-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-libs-0.8.4-41.el8.x86_64", "Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64", "Installed: vdo-6.2.9.7-14.el8.x86_64", "Installed: libblockdev-nvdimm-2.28-6.el8.x86_64", "Installed: mdadm-4.2-13.el8.x86_64", "Installed: libblockdev-part-2.28-6.el8.x86_64", "Installed: libblockdev-swap-2.28-6.el8.x86_64", "Installed: libaio-0.3.112-1.el8.x86_64", "Installed: libblockdev-2.28-6.el8.x86_64", "Installed: libblockdev-utils-2.28-6.el8.x86_64", "Installed: volume_key-libs-0.3.11-6.el8.x86_64", "Installed: libblockdev-crypto-2.28-6.el8.x86_64", "Installed: python3-pyparted-1:3.11.7-4.el8.x86_64", "Installed: daxctl-libs-71.1-7.el8.x86_64", "Installed: libblockdev-dm-2.28-6.el8.x86_64", "Installed: kmod-kvdo-6.2.8.7-94.el8.x86_64", "Installed: libbytesize-1.4-3.el8.x86_64", "Installed: libblockdev-fs-2.28-6.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64" ] } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:44:25 +0000 (0:00:51.209) 0:00:52.728 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:44:25 +0000 (0:00:00.020) 0:00:52.749 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:44:25 +0000 (0:00:00.019) 0:00:52.769 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:44:26 +0000 (0:00:00.672) 0:00:53.441 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:44:26 +0000 (0:00:00.034) 0:00:53.476 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:44:26 +0000 (0:00:00.009) 0:00:53.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:44:26 +0000 (0:00:00.009) 0:00:53.494 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:44:26 +0000 (0:00:00.008) 0:00:53.502 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:44:29 +0000 (0:00:02.783) 0:00:56.285 ********** ok: [sut] => { "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" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-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": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.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" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "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": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-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-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-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-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "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-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:44:31 +0000 (0:00:01.918) 0:00:58.204 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:44:31 +0000 (0:00:00.018) 0:00:58.223 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:44:31 +0000 (0:00:00.025) 0:00:58.248 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:44:31 +0000 (0:00:00.408) 0:00:58.656 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:44:31 +0000 (0:00:00.011) 0:00:58.668 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:44:31 +0000 (0:00:00.009) 0:00:58.677 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:44:31 +0000 (0:00:00.011) 0:00:58.689 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:44:31 +0000 (0:00:00.012) 0:00:58.702 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:44:31 +0000 (0:00:00.011) 0:00:58.714 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:44:31 +0000 (0:00:00.010) 0:00:58.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:44:31 +0000 (0:00:00.010) 0:00:58.736 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:44:31 +0000 (0:00:00.010) 0:00:58.746 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:44:31 +0000 (0:00:00.011) 0:00:58.758 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:44:31 +0000 (0:00:00.013) 0:00:58.771 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325508.2024486, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:44:32 +0000 (0:00:00.216) 0:00:58.988 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:44:32 +0000 (0:00:00.011) 0:00:58.999 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:24 Friday 01 March 2024 20:44:32 +0000 (0:00:00.667) 0:00:59.666 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:5 Friday 01 March 2024 20:44:32 +0000 (0:00:00.018) 0:00:59.685 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:10 Friday 01 March 2024 20:44:33 +0000 (0:00:00.208) 0:00:59.894 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 Friday 01 March 2024 20:44:33 +0000 (0:00:00.013) 0:00:59.907 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:28 Friday 01 March 2024 20:44:35 +0000 (0:00:02.766) 0:01:02.674 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ], "info": [] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:36 Friday 01 March 2024 20:44:36 +0000 (0:00:00.286) 0:01:02.960 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:41 Friday 01 March 2024 20:44:36 +0000 (0:00:00.014) 0:01:02.975 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:49 Friday 01 March 2024 20:44:36 +0000 (0:00:00.011) 0:01:02.987 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:54 Friday 01 March 2024 20:44:36 +0000 (0:00:00.012) 0:01:02.999 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:63 Friday 01 March 2024 20:44:36 +0000 (0:00:00.011) 0:01:03.011 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:30 Friday 01 March 2024 20:44:36 +0000 (0:00:00.012) 0:01:03.023 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:44:36 +0000 (0:00:00.023) 0:01:03.047 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:44:36 +0000 (0:00:00.017) 0:01:03.064 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:44:36 +0000 (0:00:00.029) 0:01:03.094 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:44:36 +0000 (0:00:00.031) 0:01:03.126 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:44:36 +0000 (0:00:00.011) 0:01:03.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:44:36 +0000 (0:00:00.010) 0:01:03.148 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:44:36 +0000 (0:00:00.010) 0:01:03.159 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:44:36 +0000 (0:00:00.010) 0:01:03.169 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:44:36 +0000 (0:00:00.030) 0:01:03.200 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:44:39 +0000 (0:00:02.761) 0:01:05.961 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "fs_type": "xfs", "name": "lv1", "size": "15%" }, { "fs_type": "xfs", "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "fs_type": "xfs", "name": "lv3", "size": "10%" }, { "fs_type": "xfs", "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "fs_type": "xfs", "name": "lv5", "size": "30%" }, { "fs_type": "xfs", "name": "lv6", "size": "25%" }, { "fs_type": "xfs", "name": "lv7", "size": "10%" }, { "fs_type": "xfs", "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:44:39 +0000 (0:00:00.017) 0:01:05.979 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:44:39 +0000 (0:00:00.012) 0:01:05.991 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:44:43 +0000 (0:00:04.394) 0:01:10.386 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:44:43 +0000 (0:00:00.021) 0:01:10.408 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:44:43 +0000 (0:00:00.011) 0:01:10.419 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:44:43 +0000 (0:00:00.010) 0:01:10.430 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:44:43 +0000 (0:00:00.011) 0:01:10.441 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:44:46 +0000 (0:00:02.778) 0:01:13.220 ********** ok: [sut] => { "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" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-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": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.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" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "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": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-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-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-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-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "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-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:44:48 +0000 (0:00:01.876) 0:01:15.096 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:44:48 +0000 (0:00:00.019) 0:01:15.115 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:44:48 +0000 (0:00:00.009) 0:01:15.125 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:44:58 +0000 (0:00:10.541) 0:01:25.666 ********** ok: [sut] => { "changed": false, "cmd": [ "udevadm", "trigger", "--subsystem-match=block" ], "delta": "0:00:00.021020", "end": "2024-03-01 20:44:59.094686", "rc": 0, "start": "2024-03-01 20:44:59.073666" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:44:59 +0000 (0:00:00.317) 0:01:25.984 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:44:59 +0000 (0:00:00.011) 0:01:25.996 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:44:59 +0000 (0:00:00.020) 0:01:26.016 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:44:59 +0000 (0:00:00.019) 0:01:26.036 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:44:59 +0000 (0:00:00.013) 0:01:26.050 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:44:59 +0000 (0:00:00.012) 0:01:26.062 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:44:59 +0000 (0:00:00.013) 0:01:26.076 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:44:59 +0000 (0:00:00.012) 0:01:26.088 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:44:59 +0000 (0:00:00.012) 0:01:26.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:44:59 +0000 (0:00:00.012) 0:01:26.113 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325508.2024486, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:44:59 +0000 (0:00:00.264) 0:01:26.377 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:44:59 +0000 (0:00:00.017) 0:01:26.395 ********** ok: [sut] TASK [Run the snapshot role to create snapshot LVs] **************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:49 Friday 01 March 2024 20:45:00 +0000 (0:00:00.724) 0:01:27.119 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:00 +0000 (0:00:00.035) 0:01:27.154 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:00 +0000 (0:00:00.020) 0:01:27.175 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:00 +0000 (0:00:00.016) 0:01:27.191 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:00 +0000 (0:00:00.013) 0:01:27.205 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:00 +0000 (0:00:00.012) 0:01:27.217 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:00 +0000 (0:00:00.033) 0:01:27.251 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:03 +0000 (0:00:02.798) 0:01:30.050 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -a -r 15 -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command snapshot] ************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:03 +0000 (0:00:00.020) 0:01:30.070 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:06 +0000 (0:00:03.045) 0:01:33.115 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:06 +0000 (0:00:00.014) 0:01:33.130 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:06 +0000 (0:00:00.017) 0:01:33.148 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:06 +0000 (0:00:00.012) 0:01:33.160 ********** skipping: [sut] => {} TASK [Verify the snapshot LVs are created] ************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:58 Friday 01 March 2024 20:45:06 +0000 (0:00:00.013) 0:01:33.174 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:06 +0000 (0:00:00.027) 0:01:33.201 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:06 +0000 (0:00:00.017) 0:01:33.219 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:06 +0000 (0:00:00.016) 0:01:33.236 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:06 +0000 (0:00:00.013) 0:01:33.249 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:06 +0000 (0:00:00.014) 0:01:33.264 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:06 +0000 (0:00:00.031) 0:01:33.295 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:09 +0000 (0:00:02.759) 0:01:36.055 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -a -v -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command check] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:09 +0000 (0:00:00.020) 0:01:36.075 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:10 +0000 (0:00:01.465) 0:01:37.541 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:10 +0000 (0:00:00.014) 0:01:37.555 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:10 +0000 (0:00:00.015) 0:01:37.570 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:10 +0000 (0:00:00.011) 0:01:37.582 ********** skipping: [sut] => {} TASK [Mount the snapshot for lv1] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:67 Friday 01 March 2024 20:45:10 +0000 (0:00:00.011) 0:01:37.593 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:10 +0000 (0:00:00.028) 0:01:37.622 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:10 +0000 (0:00:00.034) 0:01:37.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:10 +0000 (0:00:00.015) 0:01:37.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:10 +0000 (0:00:00.012) 0:01:37.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:10 +0000 (0:00:00.011) 0:01:37.696 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:10 +0000 (0:00:00.034) 0:01:37.730 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:13 +0000 (0:00:02.769) 0:01:40.500 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:13 +0000 (0:00:00.020) 0:01:40.520 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:14 +0000 (0:00:00.364) 0:01:40.884 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:14 +0000 (0:00:00.014) 0:01:40.899 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:14 +0000 (0:00:00.015) 0:01:40.914 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:14 +0000 (0:00:00.013) 0:01:40.928 ********** skipping: [sut] => {} TASK [Assert changes for mount] ************************************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:78 Friday 01 March 2024 20:45:14 +0000 (0:00:00.013) 0:01:40.941 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Mount the snapshot for lv1 again for idempotence] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:82 Friday 01 March 2024 20:45:14 +0000 (0:00:00.012) 0:01:40.954 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:14 +0000 (0:00:00.029) 0:01:40.983 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:14 +0000 (0:00:00.017) 0:01:41.000 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:14 +0000 (0:00:00.015) 0:01:41.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:14 +0000 (0:00:00.012) 0:01:41.028 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:14 +0000 (0:00:00.011) 0:01:41.039 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:14 +0000 (0:00:00.031) 0:01:41.071 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:16 +0000 (0:00:02.769) 0:01:43.841 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:17 +0000 (0:00:00.021) 0:01:43.862 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:17 +0000 (0:00:00.333) 0:01:44.195 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:17 +0000 (0:00:00.014) 0:01:44.210 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:17 +0000 (0:00:00.016) 0:01:44.227 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:17 +0000 (0:00:00.011) 0:01:44.238 ********** skipping: [sut] => {} TASK [Assert no changes for mount] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:93 Friday 01 March 2024 20:45:17 +0000 (0:00:00.011) 0:01:44.250 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Mount the snapshot for lv2] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:97 Friday 01 March 2024 20:45:17 +0000 (0:00:00.012) 0:01:44.263 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:17 +0000 (0:00:00.035) 0:01:44.299 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:17 +0000 (0:00:00.018) 0:01:44.317 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:17 +0000 (0:00:00.015) 0:01:44.333 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:17 +0000 (0:00:00.014) 0:01:44.348 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:17 +0000 (0:00:00.014) 0:01:44.362 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:17 +0000 (0:00:00.033) 0:01:44.395 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:20 +0000 (0:00:02.767) 0:01:47.163 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:20 +0000 (0:00:00.020) 0:01:47.183 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:20 +0000 (0:00:00.373) 0:01:47.556 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:20 +0000 (0:00:00.018) 0:01:47.575 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:20 +0000 (0:00:00.018) 0:01:47.594 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:20 +0000 (0:00:00.013) 0:01:47.607 ********** skipping: [sut] => {} TASK [Mount the snapshot for lv7] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:108 Friday 01 March 2024 20:45:20 +0000 (0:00:00.031) 0:01:47.638 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:20 +0000 (0:00:00.038) 0:01:47.676 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:20 +0000 (0:00:00.019) 0:01:47.695 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:20 +0000 (0:00:00.015) 0:01:47.710 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:20 +0000 (0:00:00.012) 0:01:47.723 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:20 +0000 (0:00:00.011) 0:01:47.735 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:20 +0000 (0:00:00.037) 0:01:47.773 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:23 +0000 (0:00:02.758) 0:01:50.531 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:23 +0000 (0:00:00.021) 0:01:50.553 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:24 +0000 (0:00:00.370) 0:01:50.923 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:24 +0000 (0:00:00.014) 0:01:50.938 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:24 +0000 (0:00:00.015) 0:01:50.953 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:24 +0000 (0:00:00.012) 0:01:50.965 ********** skipping: [sut] => {} TASK [Mount the origin for lv6] ************************************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:119 Friday 01 March 2024 20:45:24 +0000 (0:00:00.011) 0:01:50.977 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:24 +0000 (0:00:00.055) 0:01:51.032 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:24 +0000 (0:00:00.018) 0:01:51.050 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:24 +0000 (0:00:00.015) 0:01:51.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:24 +0000 (0:00:00.012) 0:01:51.078 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:24 +0000 (0:00:00.011) 0:01:51.090 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:24 +0000 (0:00:00.032) 0:01:51.122 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:27 +0000 (0:00:02.745) 0:01:53.868 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -O -c -vg test_vg3 -lv lv6 -s snapset1 -m /mnt/lv6_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:27 +0000 (0:00:00.020) 0:01:53.888 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:27 +0000 (0:00:00.361) 0:01:54.249 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:27 +0000 (0:00:00.014) 0:01:54.264 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:27 +0000 (0:00:00.015) 0:01:54.280 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:27 +0000 (0:00:00.012) 0:01:54.292 ********** skipping: [sut] => {} TASK [Verify snapshot is mounted for lv1] ************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:131 Friday 01 March 2024 20:45:27 +0000 (0:00:00.013) 0:01:54.306 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:27 +0000 (0:00:00.042) 0:01:54.348 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:27 +0000 (0:00:00.019) 0:01:54.367 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:27 +0000 (0:00:00.015) 0:01:54.383 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:27 +0000 (0:00:00.013) 0:01:54.396 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:27 +0000 (0:00:00.012) 0:01:54.409 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:27 +0000 (0:00:00.045) 0:01:54.454 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:30 +0000 (0:00:02.756) 0:01:57.210 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:30 +0000 (0:00:00.021) 0:01:57.232 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:30 +0000 (0:00:00.342) 0:01:57.574 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:30 +0000 (0:00:00.014) 0:01:57.589 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:30 +0000 (0:00:00.015) 0:01:57.605 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:30 +0000 (0:00:00.013) 0:01:57.618 ********** skipping: [sut] => {} TASK [Verify snapshot is mounted for lv2] ************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:142 Friday 01 March 2024 20:45:30 +0000 (0:00:00.021) 0:01:57.640 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:30 +0000 (0:00:00.054) 0:01:57.695 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:30 +0000 (0:00:00.019) 0:01:57.714 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:30 +0000 (0:00:00.015) 0:01:57.730 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:30 +0000 (0:00:00.012) 0:01:57.742 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:30 +0000 (0:00:00.011) 0:01:57.754 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:30 +0000 (0:00:00.032) 0:01:57.786 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:33 +0000 (0:00:02.757) 0:02:00.544 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:33 +0000 (0:00:00.020) 0:02:00.565 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:34 +0000 (0:00:00.331) 0:02:00.896 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:34 +0000 (0:00:00.014) 0:02:00.911 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:34 +0000 (0:00:00.015) 0:02:00.927 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:34 +0000 (0:00:00.034) 0:02:00.961 ********** skipping: [sut] => {} TASK [Verify snapshot is mounted for lv7] ************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:153 Friday 01 March 2024 20:45:34 +0000 (0:00:00.013) 0:02:00.974 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:34 +0000 (0:00:00.047) 0:02:01.022 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:34 +0000 (0:00:00.018) 0:02:01.041 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:34 +0000 (0:00:00.015) 0:02:01.056 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:34 +0000 (0:00:00.013) 0:02:01.070 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:34 +0000 (0:00:00.012) 0:02:01.082 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:34 +0000 (0:00:00.035) 0:02:01.118 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:37 +0000 (0:00:02.757) 0:02:03.875 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:37 +0000 (0:00:00.020) 0:02:03.896 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:37 +0000 (0:00:00.335) 0:02:04.231 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:37 +0000 (0:00:00.014) 0:02:04.245 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:37 +0000 (0:00:00.015) 0:02:04.260 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:37 +0000 (0:00:00.011) 0:02:04.272 ********** skipping: [sut] => {} TASK [Verify origin is mounted lv6] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:164 Friday 01 March 2024 20:45:37 +0000 (0:00:00.012) 0:02:04.284 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:37 +0000 (0:00:00.069) 0:02:04.354 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:37 +0000 (0:00:00.018) 0:02:04.372 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:37 +0000 (0:00:00.016) 0:02:04.388 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:37 +0000 (0:00:00.011) 0:02:04.400 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:37 +0000 (0:00:00.011) 0:02:04.412 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:37 +0000 (0:00:00.032) 0:02:04.444 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:40 +0000 (0:00:02.753) 0:02:07.198 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -O -c -vg test_vg3 -lv lv6 -s snapset1 -m /mnt/lv6_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:40 +0000 (0:00:00.020) 0:02:07.218 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:40 +0000 (0:00:00.340) 0:02:07.559 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:40 +0000 (0:00:00.014) 0:02:07.573 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:40 +0000 (0:00:00.015) 0:02:07.588 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:40 +0000 (0:00:00.011) 0:02:07.600 ********** skipping: [sut] => {} TASK [Umount the snapshot for lv1] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:177 Friday 01 March 2024 20:45:40 +0000 (0:00:00.012) 0:02:07.613 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:40 +0000 (0:00:00.051) 0:02:07.665 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:40 +0000 (0:00:00.018) 0:02:07.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:40 +0000 (0:00:00.015) 0:02:07.699 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:40 +0000 (0:00:00.012) 0:02:07.711 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:40 +0000 (0:00:00.032) 0:02:07.744 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:40 +0000 (0:00:00.033) 0:02:07.777 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:43 +0000 (0:00:02.786) 0:02:10.563 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:43 +0000 (0:00:00.019) 0:02:10.583 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:44 +0000 (0:00:00.351) 0:02:10.934 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:44 +0000 (0:00:00.014) 0:02:10.949 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:44 +0000 (0:00:00.016) 0:02:10.966 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:44 +0000 (0:00:00.011) 0:02:10.977 ********** skipping: [sut] => {} TASK [Assert changes for umount] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:187 Friday 01 March 2024 20:45:44 +0000 (0:00:00.011) 0:02:10.989 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Umount the snapshot for lv1 again for idempotence] *********************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:191 Friday 01 March 2024 20:45:44 +0000 (0:00:00.012) 0:02:11.002 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:44 +0000 (0:00:00.052) 0:02:11.055 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:44 +0000 (0:00:00.017) 0:02:11.073 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:44 +0000 (0:00:00.015) 0:02:11.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:44 +0000 (0:00:00.012) 0:02:11.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:44 +0000 (0:00:00.012) 0:02:11.112 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:44 +0000 (0:00:00.031) 0:02:11.144 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:47 +0000 (0:00:02.777) 0:02:13.921 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:47 +0000 (0:00:00.019) 0:02:13.941 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:47 +0000 (0:00:00.332) 0:02:14.274 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"not mounted /mnt/lv1_mp\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"not mounted /mnt/lv1_mp\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:47 +0000 (0:00:00.013) 0:02:14.287 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "not mounted /mnt/lv1_mp" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:47 +0000 (0:00:00.035) 0:02:14.323 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:47 +0000 (0:00:00.013) 0:02:14.337 ********** skipping: [sut] => {} TASK [Assert no changes for umount] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:201 Friday 01 March 2024 20:45:47 +0000 (0:00:00.012) 0:02:14.349 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Umount the snapshot for lv2] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:205 Friday 01 March 2024 20:45:47 +0000 (0:00:00.012) 0:02:14.362 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:47 +0000 (0:00:00.057) 0:02:14.419 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:47 +0000 (0:00:00.018) 0:02:14.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:47 +0000 (0:00:00.016) 0:02:14.453 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:47 +0000 (0:00:00.011) 0:02:14.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:47 +0000 (0:00:00.012) 0:02:14.478 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:47 +0000 (0:00:00.032) 0:02:14.511 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:50 +0000 (0:00:02.772) 0:02:17.283 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:50 +0000 (0:00:00.019) 0:02:17.303 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:50 +0000 (0:00:00.345) 0:02:17.648 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:50 +0000 (0:00:00.014) 0:02:17.663 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:50 +0000 (0:00:00.015) 0:02:17.678 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:50 +0000 (0:00:00.012) 0:02:17.691 ********** skipping: [sut] => {} TASK [Umount the snapshot for lv7] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:215 Friday 01 March 2024 20:45:50 +0000 (0:00:00.012) 0:02:17.704 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:50 +0000 (0:00:00.077) 0:02:17.781 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:50 +0000 (0:00:00.018) 0:02:17.799 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:50 +0000 (0:00:00.015) 0:02:17.815 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:50 +0000 (0:00:00.012) 0:02:17.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:50 +0000 (0:00:00.011) 0:02:17.839 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:51 +0000 (0:00:00.032) 0:02:17.872 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:53 +0000 (0:00:02.754) 0:02:20.626 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:53 +0000 (0:00:00.019) 0:02:20.646 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:54 +0000 (0:00:00.344) 0:02:20.991 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:54 +0000 (0:00:00.014) 0:02:21.005 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:54 +0000 (0:00:00.015) 0:02:21.020 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:54 +0000 (0:00:00.011) 0:02:21.032 ********** skipping: [sut] => {} TASK [Umount the origin for lv6] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:225 Friday 01 March 2024 20:45:54 +0000 (0:00:00.012) 0:02:21.045 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:54 +0000 (0:00:00.081) 0:02:21.127 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:54 +0000 (0:00:00.019) 0:02:21.146 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:54 +0000 (0:00:00.015) 0:02:21.162 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:54 +0000 (0:00:00.013) 0:02:21.175 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:54 +0000 (0:00:00.011) 0:02:21.187 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:54 +0000 (0:00:00.032) 0:02:21.219 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:45:57 +0000 (0:00:02.752) 0:02:23.972 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -m /mnt/lv6_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:45:57 +0000 (0:00:00.019) 0:02:23.992 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:45:57 +0000 (0:00:00.286) 0:02:24.279 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:45:57 +0000 (0:00:00.014) 0:02:24.294 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:45:57 +0000 (0:00:00.015) 0:02:24.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:45:57 +0000 (0:00:00.013) 0:02:24.322 ********** skipping: [sut] => {} TASK [Verify umount of the for lv1] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:232 Friday 01 March 2024 20:45:57 +0000 (0:00:00.011) 0:02:24.334 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:45:57 +0000 (0:00:00.063) 0:02:24.398 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:45:57 +0000 (0:00:00.017) 0:02:24.416 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:45:57 +0000 (0:00:00.015) 0:02:24.432 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:45:57 +0000 (0:00:00.046) 0:02:24.478 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:45:57 +0000 (0:00:00.015) 0:02:24.493 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:45:57 +0000 (0:00:00.033) 0:02:24.526 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:46:00 +0000 (0:00:02.766) 0:02:27.293 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -v -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:46:00 +0000 (0:00:00.019) 0:02:27.313 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:46:00 +0000 (0:00:00.277) 0:02:27.590 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:46:00 +0000 (0:00:00.013) 0:02:27.604 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:46:00 +0000 (0:00:00.015) 0:02:27.619 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:46:00 +0000 (0:00:00.012) 0:02:27.632 ********** skipping: [sut] => {} TASK [Verify umount of the for lv2] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:243 Friday 01 March 2024 20:46:00 +0000 (0:00:00.014) 0:02:27.647 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:46:00 +0000 (0:00:00.069) 0:02:27.716 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:46:00 +0000 (0:00:00.018) 0:02:27.735 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:46:00 +0000 (0:00:00.015) 0:02:27.750 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:46:00 +0000 (0:00:00.012) 0:02:27.763 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:46:00 +0000 (0:00:00.011) 0:02:27.775 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:46:00 +0000 (0:00:00.032) 0:02:27.808 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:46:03 +0000 (0:00:02.782) 0:02:30.590 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -v -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:46:03 +0000 (0:00:00.021) 0:02:30.611 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:46:04 +0000 (0:00:00.275) 0:02:30.886 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:46:04 +0000 (0:00:00.016) 0:02:30.903 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:46:04 +0000 (0:00:00.016) 0:02:30.920 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:46:04 +0000 (0:00:00.013) 0:02:30.933 ********** skipping: [sut] => {} TASK [Verify umount of the for lv7] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:254 Friday 01 March 2024 20:46:04 +0000 (0:00:00.011) 0:02:30.945 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:46:04 +0000 (0:00:00.069) 0:02:31.014 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:46:04 +0000 (0:00:00.017) 0:02:31.032 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:46:04 +0000 (0:00:00.015) 0:02:31.047 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:46:04 +0000 (0:00:00.012) 0:02:31.060 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:46:04 +0000 (0:00:00.011) 0:02:31.071 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:46:04 +0000 (0:00:00.033) 0:02:31.105 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:46:07 +0000 (0:00:02.757) 0:02:33.863 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -v -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:46:07 +0000 (0:00:00.020) 0:02:33.883 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:46:07 +0000 (0:00:00.274) 0:02:34.158 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:46:07 +0000 (0:00:00.014) 0:02:34.172 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:46:07 +0000 (0:00:00.015) 0:02:34.188 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:46:07 +0000 (0:00:00.034) 0:02:34.223 ********** skipping: [sut] => {} TASK [Verify umount of the origin for lv6] ************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:265 Friday 01 March 2024 20:46:07 +0000 (0:00:00.013) 0:02:34.236 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:46:07 +0000 (0:00:00.072) 0:02:34.309 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:46:07 +0000 (0:00:00.018) 0:02:34.327 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:46:07 +0000 (0:00:00.015) 0:02:34.343 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:46:07 +0000 (0:00:00.014) 0:02:34.357 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:46:07 +0000 (0:00:00.013) 0:02:34.371 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:46:07 +0000 (0:00:00.032) 0:02:34.404 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:46:10 +0000 (0:00:02.761) 0:02:37.165 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -v -vg test_vg3 -lv lv6 -s snapset1 -m /mnt/lv6_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:46:10 +0000 (0:00:00.019) 0:02:37.185 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:46:10 +0000 (0:00:00.288) 0:02:37.473 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:46:10 +0000 (0:00:00.014) 0:02:37.487 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:46:10 +0000 (0:00:00.015) 0:02:37.503 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:46:10 +0000 (0:00:00.012) 0:02:37.515 ********** skipping: [sut] => {} TASK [Run the snapshot role remove the snapshot LVs] *************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:276 Friday 01 March 2024 20:46:10 +0000 (0:00:00.011) 0:02:37.527 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:46:10 +0000 (0:00:00.101) 0:02:37.628 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:46:10 +0000 (0:00:00.019) 0:02:37.648 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:46:10 +0000 (0:00:00.016) 0:02:37.664 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:46:10 +0000 (0:00:00.012) 0:02:37.676 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:46:10 +0000 (0:00:00.012) 0:02:37.688 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:46:10 +0000 (0:00:00.032) 0:02:37.721 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:46:13 +0000 (0:00:02.772) 0:02:40.494 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:46:13 +0000 (0:00:00.020) 0:02:40.514 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:46:15 +0000 (0:00:01.724) 0:02:42.238 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:46:15 +0000 (0:00:00.015) 0:02:42.253 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:46:15 +0000 (0:00:00.016) 0:02:42.270 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:46:15 +0000 (0:00:00.011) 0:02:42.281 ********** skipping: [sut] => {} TASK [Use the snapshot_lvm_verify option to make sure remove is done] ********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:283 Friday 01 March 2024 20:46:15 +0000 (0:00:00.011) 0:02:42.293 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:46:15 +0000 (0:00:00.103) 0:02:42.397 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:46:15 +0000 (0:00:00.019) 0:02:42.416 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:46:15 +0000 (0:00:00.017) 0:02:42.433 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:46:15 +0000 (0:00:00.013) 0:02:42.447 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:46:15 +0000 (0:00:00.011) 0:02:42.458 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:46:15 +0000 (0:00:00.033) 0:02:42.492 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:46:18 +0000 (0:00:02.781) 0:02:45.273 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:46:18 +0000 (0:00:00.020) 0:02:45.293 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:46:19 +0000 (0:00:00.965) 0:02:46.259 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.12.50 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.12.50 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:46:19 +0000 (0:00:00.014) 0:02:46.273 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:46:19 +0000 (0:00:00.015) 0:02:46.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:46:19 +0000 (0:00:00.011) 0:02:46.301 ********** skipping: [sut] => {} TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount_verify.yml:291 Friday 01 March 2024 20:46:19 +0000 (0:00:00.011) 0:02:46.312 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:7 Friday 01 March 2024 20:46:19 +0000 (0:00:00.048) 0:02:46.360 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:46:19 +0000 (0:00:00.019) 0:02:46.380 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:46:19 +0000 (0:00:00.018) 0:02:46.399 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:46:19 +0000 (0:00:00.041) 0:02:46.440 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:46:19 +0000 (0:00:00.034) 0:02:46.475 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:46:19 +0000 (0:00:00.013) 0:02:46.488 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:46:19 +0000 (0:00:00.013) 0:02:46.501 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:46:19 +0000 (0:00:00.012) 0:02:46.514 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:46:19 +0000 (0:00:00.011) 0:02:46.526 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:46:19 +0000 (0:00:00.033) 0:02:46.559 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:46:22 +0000 (0:00:02.763) 0:02:49.323 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" }, { "name": "lv2", "state": "absent" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "state": "absent", "volumes": [ { "name": "lv3", "state": "absent" }, { "name": "lv4", "state": "absent" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "state": "absent", "volumes": [ { "name": "lv5", "state": "absent" }, { "name": "lv6", "state": "absent" }, { "name": "lv7", "state": "absent" }, { "name": "lv8", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:46:22 +0000 (0:00:00.022) 0:02:49.345 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:46:22 +0000 (0:00:00.013) 0:02:49.359 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:46:29 +0000 (0:00:06.769) 0:02:56.128 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:46:29 +0000 (0:00:00.023) 0:02:56.152 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:46:29 +0000 (0:00:00.012) 0:02:56.165 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:46:29 +0000 (0:00:00.013) 0:02:56.178 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:46:29 +0000 (0:00:00.011) 0:02:56.190 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:46:32 +0000 (0:00:02.750) 0:02:58.940 ********** ok: [sut] => { "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" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-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": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.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" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "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": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-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-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-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-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "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-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:46:33 +0000 (0:00:01.849) 0:03:00.790 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:46:33 +0000 (0:00:00.021) 0:03:00.811 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:46:33 +0000 (0:00:00.012) 0:03:00.823 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:46:46 +0000 (0:00:12.206) 0:03:13.030 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:46:46 +0000 (0:00:00.014) 0:03:13.045 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:46:46 +0000 (0:00:00.023) 0:03:13.068 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:46:46 +0000 (0:00:00.023) 0:03:13.092 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:46:46 +0000 (0:00:00.023) 0:03:13.115 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:46:46 +0000 (0:00:00.015) 0:03:13.131 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:46:46 +0000 (0:00:00.013) 0:03:13.145 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:46:46 +0000 (0:00:00.013) 0:03:13.158 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:46:46 +0000 (0:00:00.014) 0:03:13.173 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:46:46 +0000 (0:00:00.014) 0:03:13.187 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:46:46 +0000 (0:00:00.013) 0:03:13.201 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325508.2024486, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:46:46 +0000 (0:00:00.221) 0:03:13.423 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:46:46 +0000 (0:00:00.012) 0:03:13.435 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:29 Friday 01 March 2024 20:46:47 +0000 (0:00:00.687) 0:03:14.122 ********** ok: [sut] => { "ansible_facts": { "unused_disks_before": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Verify that pools/volumes used in test are removed] ********************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:33 Friday 01 March 2024 20:46:47 +0000 (0:00:00.012) 0:03:14.135 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:5 Friday 01 March 2024 20:46:47 +0000 (0:00:00.018) 0:03:14.153 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:10 Friday 01 March 2024 20:46:47 +0000 (0:00:00.012) 0:03:14.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 Friday 01 March 2024 20:46:47 +0000 (0:00:00.012) 0:03:14.179 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:28 Friday 01 March 2024 20:46:50 +0000 (0:00:02.761) 0:03:16.940 ********** ok: [sut] => { "changed": false, "disks": [ "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sda] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:36 Friday 01 March 2024 20:46:50 +0000 (0:00:00.223) 0:03:17.164 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:41 Friday 01 March 2024 20:46:50 +0000 (0:00:00.015) 0:03:17.179 ********** ok: [sut] => { "unused_disks": [ "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:49 Friday 01 March 2024 20:46:50 +0000 (0:00:00.012) 0:03:17.192 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:54 Friday 01 March 2024 20:46:50 +0000 (0:00:00.012) 0:03:17.204 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:63 Friday 01 March 2024 20:46:50 +0000 (0:00:00.017) 0:03:17.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:39 Friday 01 March 2024 20:46:50 +0000 (0:00:00.016) 0:03:17.238 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nmount -f -l\ndf -H\nlvs --all\npvs --all\nvgs --all\ncat /tmp/snapshot_role.log || :\ncat /etc/lvm/devices/system.devices || :\nfor dev in $(lsblk -l -p -o NAME); do\n if [ \"$dev\" = NAME ]; then continue; fi\n echo blkid info with cache\n blkid \"$dev\" || :\n echo blkid info without cache\n blkid -p \"$dev\" || :\ndone\n# garbage collect\nblkid -g || :\necho lsblk after garbage collect\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\n# flush cache\nblkid -s none || :\necho lsblk after cache flush\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\ncat /tmp/blivet.log || :\n", "delta": "0:00:00.247939", "end": "2024-03-01 20:46:50.819922", "failed_when_result": true, "rc": 0, "start": "2024-03-01 20:46:50.571983" } STDERR: + exec + mount -f -l sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=1792528k,nr_inodes=448132,mode=755) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,mode=755) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_cls,net_prio) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb) cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) none on /sys/kernel/tracing type tracefs (rw,relatime,seclabel) configfs on /sys/kernel/config type configfs (rw,relatime) /dev/xvda1 on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota) selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18728) mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel) debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=362420k,mode=700) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 26M 1.9G 2% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/xvda1 269G 5.3G 264G 2% / tmpfs 372M 0 372M 0% /run/user/0 + lvs --all + pvs --all PV VG Fmt Attr PSize PFree /dev/sda --- 0 0 /dev/sdb --- 0 0 /dev/sdc --- 0 0 /dev/sdd --- 0 0 /dev/sde --- 0 0 /dev/sdf --- 0 0 /dev/sdg --- 0 0 /dev/sdh --- 0 0 /dev/sdi --- 0 0 /dev/sdj --- 0 0 /dev/sdk --- 0 0 /dev/sdl --- 0 0 /dev/xvda1 --- 0 0 + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 20:45:03,448 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:45:03,448 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:45:03,478 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: {"lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: {"lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: {"lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: {"lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:45:03,479 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "pv_name":"/dev/sdj"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "pv_name":"/dev/sdh"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "pv_name":"/dev/sdi"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5"} 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: {"lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,480 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw"}, 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N"} 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "pv_name":"/dev/sda"}, 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "pv_name":"/dev/sdb"}, 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n", "pv_name":"/dev/sdb"}, 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,481 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n"}, 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5"}, 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5"} 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:45:03,482 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:45:03,483 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:45:03,483 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:45:03,515 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "pv_name":"/dev/sdj"}, 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "pv_name":"/dev/sdh"}, 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "pv_name":"/dev/sdi"}, 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:03,516 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5"} 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,517 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw"}, 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N"} 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "pv_name":"/dev/sda"}, 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "pv_name":"/dev/sdb"}, 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n", "pv_name":"/dev/sdb"}, 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n"}, 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5"}, 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5"} 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,518 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,519 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:03,519 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,519 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,519 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:45:03,545 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,546 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:03,572 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,573 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:45:03,598 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:03,599 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,599 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:03,599 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,599 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:03,599 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,599 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,599 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,599 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,599 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:03,599 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,599 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,599 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 20:45:03,886 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:03,887 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,887 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:03,887 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,887 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,887 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:45:03,930 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:03,931 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,931 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:03,931 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,931 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:03,931 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:03,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,931 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,931 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,931 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:03,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,931 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,932 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:03,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,966 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:45:03,991 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:03,992 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,992 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:03,992 INFO snapshot-role/MainThread: { 2024-03-01 20:45:03,992 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:03,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,992 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,992 INFO snapshot-role/MainThread: , 2024-03-01 20:45:03,992 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:03,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:03,992 INFO snapshot-role/MainThread: } 2024-03-01 20:45:03,992 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 20:45:04,216 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:04,217 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,217 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:04,217 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,217 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,217 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: , 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,273 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:04,299 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: , 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,300 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:45:04,328 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:04,329 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,329 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:04,329 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,329 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:04,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,329 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,329 INFO snapshot-role/MainThread: , 2024-03-01 20:45:04,329 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:04,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,329 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,329 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 20:45:04,560 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:04,560 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,560 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:04,560 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,560 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,560 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:45:04,607 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:04,608 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,608 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:04,608 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,608 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:04,608 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:04,608 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,608 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,608 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,608 INFO snapshot-role/MainThread: , 2024-03-01 20:45:04,608 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:04,608 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,608 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,609 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:04,643 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: , 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,644 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:45:04,670 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:04,670 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,670 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:04,670 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,670 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:04,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,671 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,671 INFO snapshot-role/MainThread: , 2024-03-01 20:45:04,671 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:04,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,671 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,671 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 20:45:04,901 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:04,902 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,902 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:04,902 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,902 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,902 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:45:04,954 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: , 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,955 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:04,981 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: { 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: , 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: } 2024-03-01 20:45:04,982 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:45:05,008 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:05,009 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,009 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:05,009 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:05,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,009 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,009 INFO snapshot-role/MainThread: , 2024-03-01 20:45:05,009 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,009 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,009 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 20:45:05,224 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:05,225 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,225 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,225 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,225 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,225 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: , 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,269 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,270 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:05,297 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: , 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,298 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:45:05,325 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:05,326 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,326 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:05,326 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,326 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:05,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,326 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,326 INFO snapshot-role/MainThread: , 2024-03-01 20:45:05,326 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,326 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,326 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 20:45:05,541 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:05,542 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,542 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,542 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,542 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,542 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:45:05,586 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:05,586 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,586 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:05,586 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,586 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:05,586 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:05,587 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,587 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,587 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,587 INFO snapshot-role/MainThread: , 2024-03-01 20:45:05,587 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,587 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,587 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,587 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:05,616 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: , 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,617 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:05,643 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:05,644 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,644 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:05,644 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,644 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:05,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,644 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,644 INFO snapshot-role/MainThread: , 2024-03-01 20:45:05,644 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,644 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,644 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:45:05,862 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:05,863 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,863 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,863 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,863 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:45:05,912 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: , 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,913 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:05,939 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: , 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,940 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:45:05,967 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:05,968 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,968 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:05,968 INFO snapshot-role/MainThread: { 2024-03-01 20:45:05,968 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:05,968 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,968 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,968 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,968 INFO snapshot-role/MainThread: , 2024-03-01 20:45:05,968 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:05,968 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:05,968 INFO snapshot-role/MainThread: } 2024-03-01 20:45:05,968 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:45:06,193 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:06,194 INFO snapshot-role/MainThread: { 2024-03-01 20:45:06,194 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:06,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:06,194 INFO snapshot-role/MainThread: } 2024-03-01 20:45:06,194 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:09,446 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:45:09,447 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:45:09,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: {"lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: {"lv_uuid":"muq9xG-75kW-OUJa-BGPl-Sapf-vXd3-MuuBnN", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: {"lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: {"lv_uuid":"703JQG-Xx5r-Z09Q-gHN5-OeCG-Y9xA-d1mGKC", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: {"lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,480 INFO snapshot-role/MainThread: {"lv_uuid":"oy6vZM-0YOe-8PTI-LqLz-uRYJ-PyFz-LSGGGS", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"lv_uuid":"mkKP2p-nGyF-ETy7-Gnv7-NIgx-fpCh-tUAw0d", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "pv_name":"/dev/sdj"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"703JQG-Xx5r-Z09Q-gHN5-OeCG-Y9xA-d1mGKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"oy6vZM-0YOe-8PTI-LqLz-uRYJ-PyFz-LSGGGS", "pv_name":"/dev/sdj"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"mkKP2p-nGyF-ETy7-Gnv7-NIgx-fpCh-tUAw0d", "pv_name":"/dev/sdj"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "pv_name":"/dev/sdh"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "pv_name":"/dev/sdi"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"muq9xG-75kW-OUJa-BGPl-Sapf-vXd3-MuuBnN", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"703JQG-Xx5r-Z09Q-gHN5-OeCG-Y9xA-d1mGKC"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"mkKP2p-nGyF-ETy7-Gnv7-NIgx-fpCh-tUAw0d"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"muq9xG-75kW-OUJa-BGPl-Sapf-vXd3-MuuBnN"}, 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"oy6vZM-0YOe-8PTI-LqLz-uRYJ-PyFz-LSGGGS"} 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:45:09,481 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"lv_uuid":"dutXDt-3CVF-HO1d-OCOc-RZhO-e9Mt-n8fk9H", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"lv_uuid":"803sZU-1lgd-lZJB-HgOd-z5Km-LFR8-Ku4mey", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID", "lv_uuid":"803sZU-1lgd-lZJB-HgOd-z5Km-LFR8-Ku4mey", "pv_name":"/dev/sde"}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"dutXDt-3CVF-HO1d-OCOc-RZhO-e9Mt-n8fk9H", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"803sZU-1lgd-lZJB-HgOd-z5Km-LFR8-Ku4mey"}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw"}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"dutXDt-3CVF-HO1d-OCOc-RZhO-e9Mt-n8fk9H"}, 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N"} 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:45:09,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"lv_uuid":"tfpd7q-lkhd-P7iM-xePg-jv2o-MOs4-7P91nm", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"lv_uuid":"ajYSjq-Z2ta-2mFY-AesB-QgqJ-QVbI-8Sfddn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "pv_name":"/dev/sda"}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "pv_name":"/dev/sdb"}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n", "pv_name":"/dev/sdb"}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M", "lv_uuid":"tfpd7q-lkhd-P7iM-xePg-jv2o-MOs4-7P91nm", "pv_name":"/dev/sdc"}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M", "lv_uuid":"ajYSjq-Z2ta-2mFY-AesB-QgqJ-QVbI-8Sfddn", "pv_name":"/dev/sdc"}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n"}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"ajYSjq-Z2ta-2mFY-AesB-QgqJ-QVbI-8Sfddn"}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"tfpd7q-lkhd-P7iM-xePg-jv2o-MOs4-7P91nm"}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5"}, 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5"} 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,483 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,484 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:45:09,510 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,511 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:09,539 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,540 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:45:09,570 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,571 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:45:09,598 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,599 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:45:09,627 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,627 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,628 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,628 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,628 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,628 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,628 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,628 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,628 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,628 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,628 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,628 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,628 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,628 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:45:09,656 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,657 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:09,684 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,684 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,685 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:45:09,711 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,712 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:45:09,745 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,746 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:45:09,773 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,774 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:45:09,800 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,801 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:09,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,829 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:45:09,856 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,857 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:45:09,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,890 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:45:09,917 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,918 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:45:09,945 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,946 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:09,974 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: { 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: , 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: } 2024-03-01 20:45:09,975 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:45:10,002 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,003 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:45:10,032 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,033 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:45:10,063 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,064 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:45:10,090 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,091 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:10,117 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,117 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,118 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:45:10,145 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,146 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:45:10,174 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,175 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:45:10,202 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,203 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:45:10,232 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,233 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:10,261 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,262 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:45:10,289 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,290 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:45:10,317 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,318 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:45:10,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,346 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:45:10,379 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,380 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:10,407 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,408 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:10,435 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,436 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:45:10,465 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,466 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:45:10,497 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,498 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:45:10,525 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,526 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:10,554 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,555 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:45:10,582 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,583 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:45:10,609 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,610 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:45:10,638 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: { 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: , 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: } 2024-03-01 20:45:10,639 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:13,893 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:45:13,893 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:45:13,893 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: { 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: { 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: } 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: , 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: } 2024-03-01 20:45:13,923 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:13,949 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:13,950 INFO snapshot-role/MainThread: { 2024-03-01 20:45:13,950 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:13,950 INFO snapshot-role/MainThread: { 2024-03-01 20:45:13,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:13,950 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:13,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:13,950 INFO snapshot-role/MainThread: } 2024-03-01 20:45:13,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:13,950 INFO snapshot-role/MainThread: , 2024-03-01 20:45:13,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:13,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:13,950 INFO snapshot-role/MainThread: } 2024-03-01 20:45:13,951 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 20:45:13,982 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:13,982 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:17,237 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:45:17,237 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:45:17,237 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:17,264 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: { 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: { 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: } 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: , 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: } 2024-03-01 20:45:17,265 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:17,293 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:17,294 INFO snapshot-role/MainThread: { 2024-03-01 20:45:17,294 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:17,294 INFO snapshot-role/MainThread: { 2024-03-01 20:45:17,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:17,294 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:17,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:17,294 INFO snapshot-role/MainThread: } 2024-03-01 20:45:17,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:17,294 INFO snapshot-role/MainThread: , 2024-03-01 20:45:17,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:17,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:17,294 INFO snapshot-role/MainThread: } 2024-03-01 20:45:17,295 INFO snapshot-role/MainThread: exit code: 0: ['/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1'] 2024-03-01 20:45:20,560 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 20:45:20,560 INFO snapshot-role/MainThread: mount_lv : /mnt/lv2_mp 2024-03-01 20:45:20,560 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:20,589 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: { 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: { 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: } 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: , 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: } 2024-03-01 20:45:20,590 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:45:20,616 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: { 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: { 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: } 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: , 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: } 2024-03-01 20:45:20,617 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv2_snapset1 /mnt/lv2_mp 2024-03-01 20:45:20,650 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:20,650 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:23,928 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 20:45:23,928 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 20:45:23,928 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:23,959 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: { 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: { 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: } 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: , 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: } 2024-03-01 20:45:23,960 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:45:23,986 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:23,986 INFO snapshot-role/MainThread: { 2024-03-01 20:45:23,987 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:23,987 INFO snapshot-role/MainThread: { 2024-03-01 20:45:23,987 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:23,987 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:23,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:23,987 INFO snapshot-role/MainThread: } 2024-03-01 20:45:23,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:23,987 INFO snapshot-role/MainThread: , 2024-03-01 20:45:23,987 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:23,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:23,987 INFO snapshot-role/MainThread: } 2024-03-01 20:45:23,987 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 20:45:24,017 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:24,018 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:27,260 INFO snapshot-role/MainThread: mount_cmd: 1 1 0 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 20:45:27,260 INFO snapshot-role/MainThread: mount_lv : /mnt/lv6_mp 2024-03-01 20:45:27,260 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:27,289 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: { 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: { 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: } 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: , 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: } 2024-03-01 20:45:27,290 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 20:45:27,319 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:27,319 INFO snapshot-role/MainThread: { 2024-03-01 20:45:27,319 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:27,319 INFO snapshot-role/MainThread: { 2024-03-01 20:45:27,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:27,320 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:27,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:27,320 INFO snapshot-role/MainThread: } 2024-03-01 20:45:27,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:27,320 INFO snapshot-role/MainThread: , 2024-03-01 20:45:27,320 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:27,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:27,320 INFO snapshot-role/MainThread: } 2024-03-01 20:45:27,320 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv6 /mnt/lv6_mp 2024-03-01 20:45:27,347 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:27,347 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:30,608 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:45:30,608 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp None test_vg1 lv1 snapset1 2024-03-01 20:45:30,608 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:30,640 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: { 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: { 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: } 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: , 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: } 2024-03-01 20:45:30,641 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:30,668 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:30,668 INFO snapshot-role/MainThread: { 2024-03-01 20:45:30,669 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:30,669 INFO snapshot-role/MainThread: { 2024-03-01 20:45:30,669 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:30,669 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:30,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:30,669 INFO snapshot-role/MainThread: } 2024-03-01 20:45:30,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:30,669 INFO snapshot-role/MainThread: , 2024-03-01 20:45:30,669 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:30,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:30,669 INFO snapshot-role/MainThread: } 2024-03-01 20:45:30,669 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 20:45:30,672 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:30,673 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 20:45:30,673 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:33,936 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 20:45:33,936 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv2_mp None test_vg1 lv2 snapset1 2024-03-01 20:45:33,936 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:33,964 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: { 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: { 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: } 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: , 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: } 2024-03-01 20:45:33,965 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:45:33,991 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: { 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: { 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: } 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: , 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: } 2024-03-01 20:45:33,992 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2_snapset1 -P 2024-03-01 20:45:33,995 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:33,995 INFO snapshot-role/MainThread: TARGET="/mnt/lv2_mp" SOURCE="/dev/mapper/test_vg1-lv2_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 20:45:33,996 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:37,267 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 20:45:37,267 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv7_mp None test_vg3 lv7 snapset1 2024-03-01 20:45:37,267 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:37,297 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: { 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: { 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: } 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: , 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: } 2024-03-01 20:45:37,298 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:45:37,325 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: { 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: { 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: } 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: , 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: } 2024-03-01 20:45:37,326 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 20:45:37,329 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:37,329 INFO snapshot-role/MainThread: TARGET="/mnt/lv7_mp" SOURCE="/dev/mapper/test_vg3-lv7_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 20:45:37,330 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:40,593 INFO snapshot-role/MainThread: mount_cmd: 1 1 1 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 20:45:40,593 INFO snapshot-role/MainThread: mount_verify_lv : 1 /mnt/lv6_mp None test_vg3 lv6 snapset1 2024-03-01 20:45:40,593 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:40,623 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: { 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: { 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: } 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: , 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: } 2024-03-01 20:45:40,624 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 20:45:40,652 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: { 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: { 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: } 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: , 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: } 2024-03-01 20:45:40,653 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6 -P 2024-03-01 20:45:40,656 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:40,656 INFO snapshot-role/MainThread: TARGET="/mnt/lv6_mp" SOURCE="/dev/mapper/test_vg3-lv6" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 20:45:40,657 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:43,957 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 20:45:43,957 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 20:45:43,958 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:43,987 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: { 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: { 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: } 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: , 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: } 2024-03-01 20:45:43,988 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:45:44,018 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: { 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: { 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: } 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: , 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: } 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 20:45:44,019 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 20:45:44,032 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:44,033 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:47,313 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 20:45:47,313 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 20:45:47,314 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:47,341 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: { 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: { 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: } 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: , 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: } 2024-03-01 20:45:47,342 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:45:47,370 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: { 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: { 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: } 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: , 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: } 2024-03-01 20:45:47,371 INFO snapshot-role/MainThread: exit code: 0: ['not mounted /mnt/lv1_mp'] 2024-03-01 20:45:50,676 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv2_mp lv2 test_vg1 None 2024-03-01 20:45:50,676 INFO snapshot-role/MainThread: umount_lv : /mnt/lv2_mp 2024-03-01 20:45:50,676 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:50,705 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: { 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: { 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: } 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: , 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: } 2024-03-01 20:45:50,706 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2 2024-03-01 20:45:50,733 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: { 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: { 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: } 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: , 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: } 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: umount target /mnt/lv2_mp from device /dev/mapper/test_vg1-lv2_snapset1 2024-03-01 20:45:50,734 INFO snapshot-role/MainThread: Running... umount /mnt/lv2_mp -A 2024-03-01 20:45:50,747 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:50,747 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:54,017 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv7_mp lv7 test_vg3 None 2024-03-01 20:45:54,018 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 20:45:54,018 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:54,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: { 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: { 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: } 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: , 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: } 2024-03-01 20:45:54,045 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:45:54,075 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: { 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: { 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: } 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: , 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: } 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 20:45:54,076 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp -A 2024-03-01 20:45:54,089 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:54,089 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:57,363 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv6_mp None None None 2024-03-01 20:45:57,363 INFO snapshot-role/MainThread: umount_lv : /mnt/lv6_mp 2024-03-01 20:45:57,364 INFO snapshot-role/MainThread: umount target /mnt/lv6_mp from device /dev/mapper/test_vg3-lv6 2024-03-01 20:45:57,364 INFO snapshot-role/MainThread: Running... umount /mnt/lv6_mp -A 2024-03-01 20:45:57,376 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:57,377 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:46:00,685 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 20:46:00,685 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv1_mp -P 2024-03-01 20:46:00,688 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:46:00,689 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:46:03,982 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv2_mp lv2 test_vg1 None 2024-03-01 20:46:03,982 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv2_mp -P 2024-03-01 20:46:03,985 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:46:03,986 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:46:07,253 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv7_mp lv7 test_vg3 None 2024-03-01 20:46:07,253 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv7_mp -P 2024-03-01 20:46:07,256 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:46:07,257 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:46:10,568 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv6_mp lv6 test_vg3 None 2024-03-01 20:46:10,568 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv6_mp -P 2024-03-01 20:46:10,571 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:46:10,571 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:46:13,884 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:46:13,884 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:46:13,916 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: { 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: { 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"lv_uuid":"muq9xG-75kW-OUJa-BGPl-Sapf-vXd3-MuuBnN", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"lv_uuid":"703JQG-Xx5r-Z09Q-gHN5-OeCG-Y9xA-d1mGKC", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"1.30", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"lv_uuid":"oy6vZM-0YOe-8PTI-LqLz-uRYJ-PyFz-LSGGGS", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"3.16", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"lv_uuid":"mkKP2p-nGyF-ETy7-Gnv7-NIgx-fpCh-tUAw0d", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "pv_name":"/dev/sdj"}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"703JQG-Xx5r-Z09Q-gHN5-OeCG-Y9xA-d1mGKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"oy6vZM-0YOe-8PTI-LqLz-uRYJ-PyFz-LSGGGS", "pv_name":"/dev/sdj"}, 2024-03-01 20:46:13,917 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"mkKP2p-nGyF-ETy7-Gnv7-NIgx-fpCh-tUAw0d", "pv_name":"/dev/sdj"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "pv_name":"/dev/sdh"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "pv_name":"/dev/sdi"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5", "pv_name":"/dev/sdg"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt", "pv_name":"/dev/sdg"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "pv_name":"/dev/sdg"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"muq9xG-75kW-OUJa-BGPl-Sapf-vXd3-MuuBnN", "pv_name":"/dev/sdg"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"703JQG-Xx5r-Z09Q-gHN5-OeCG-Y9xA-d1mGKC"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"mkKP2p-nGyF-ETy7-Gnv7-NIgx-fpCh-tUAw0d"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"muq9xG-75kW-OUJa-BGPl-Sapf-vXd3-MuuBnN"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"oy6vZM-0YOe-8PTI-LqLz-uRYJ-PyFz-LSGGGS"} 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: } 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: { 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:13,918 INFO snapshot-role/MainThread: {"lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"lv_uuid":"dutXDt-3CVF-HO1d-OCOc-RZhO-e9Mt-n8fk9H", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"lv_uuid":"803sZU-1lgd-lZJB-HgOd-z5Km-LFR8-Ku4mey", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID", "lv_uuid":"803sZU-1lgd-lZJB-HgOd-z5Km-LFR8-Ku4mey", "pv_name":"/dev/sde"}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw", "pv_name":"/dev/sdd"}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N", "pv_name":"/dev/sdd"}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"dutXDt-3CVF-HO1d-OCOc-RZhO-e9Mt-n8fk9H", "pv_name":"/dev/sdd"}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"803sZU-1lgd-lZJB-HgOd-z5Km-LFR8-Ku4mey"}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw"}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"dutXDt-3CVF-HO1d-OCOc-RZhO-e9Mt-n8fk9H"}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N"} 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: } 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: { 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,919 INFO snapshot-role/MainThread: {"lv_uuid":"tfpd7q-lkhd-P7iM-xePg-jv2o-MOs4-7P91nm", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"2.81", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"lv_uuid":"ajYSjq-Z2ta-2mFY-AesB-QgqJ-QVbI-8Sfddn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "pv_name":"/dev/sda"}, 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "pv_name":"/dev/sdb"}, 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n", "pv_name":"/dev/sdb"}, 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M", "lv_uuid":"tfpd7q-lkhd-P7iM-xePg-jv2o-MOs4-7P91nm", "pv_name":"/dev/sdc"}, 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M", "lv_uuid":"ajYSjq-Z2ta-2mFY-AesB-QgqJ-QVbI-8Sfddn", "pv_name":"/dev/sdc"}, 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n"}, 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"ajYSjq-Z2ta-2mFY-AesB-QgqJ-QVbI-8Sfddn"}, 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"tfpd7q-lkhd-P7iM-xePg-jv2o-MOs4-7P91nm"}, 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5"}, 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5"} 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: } 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,920 INFO snapshot-role/MainThread: } 2024-03-01 20:46:13,921 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:46:13,949 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:13,949 INFO snapshot-role/MainThread: { 2024-03-01 20:46:13,950 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:13,950 INFO snapshot-role/MainThread: { 2024-03-01 20:46:13,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:13,950 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:13,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,950 INFO snapshot-role/MainThread: } 2024-03-01 20:46:13,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,950 INFO snapshot-role/MainThread: , 2024-03-01 20:46:13,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:13,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:13,950 INFO snapshot-role/MainThread: } 2024-03-01 20:46:13,950 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 20:46:14,073 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:14,074 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,074 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:14,074 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,074 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,074 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.30", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: , 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,135 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 20:46:14,267 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:14,267 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,267 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:14,267 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,267 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,267 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:46:14,320 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: , 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,321 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:46:14,440 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:14,440 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,440 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:14,440 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,440 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,440 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:46:14,487 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:14,488 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,488 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:14,488 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,488 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:14,488 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:14,488 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,488 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,488 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,488 INFO snapshot-role/MainThread: , 2024-03-01 20:46:14,488 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:14,488 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,488 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,489 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 20:46:14,637 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:14,637 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,637 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:14,637 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,637 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,637 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: , 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,689 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:46:14,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:14,812 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,812 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:14,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,812 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,812 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: , 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,856 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:46:14,979 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:14,979 INFO snapshot-role/MainThread: { 2024-03-01 20:46:14,979 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:14,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:14,979 INFO snapshot-role/MainThread: } 2024-03-01 20:46:14,979 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:46:15,026 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: { 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: { 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: } 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: , 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: } 2024-03-01 20:46:15,027 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:46:15,151 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:15,151 INFO snapshot-role/MainThread: { 2024-03-01 20:46:15,151 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:15,151 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:15,151 INFO snapshot-role/MainThread: } 2024-03-01 20:46:15,151 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:46:15,192 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: { 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: { 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: } 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: , 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: } 2024-03-01 20:46:15,193 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 20:46:15,316 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:15,316 INFO snapshot-role/MainThread: { 2024-03-01 20:46:15,316 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:15,316 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:15,316 INFO snapshot-role/MainThread: } 2024-03-01 20:46:15,317 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:46:18,668 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:46:18,668 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:46:18,701 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: {"lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: {"lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: {"lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: {"lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:46:18,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "pv_name":"/dev/sdj"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "pv_name":"/dev/sdh"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf", "pv_name":"/dev/sdi"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5", "pv_name":"/dev/sdg"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt", "pv_name":"/dev/sdg"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI", "pv_name":"/dev/sdg"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5"} 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: {"lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,703 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw", "pv_name":"/dev/sdd"}, 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N", "pv_name":"/dev/sdd"}, 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw"}, 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N"} 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "pv_name":"/dev/sda"}, 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5", "pv_name":"/dev/sdb"}, 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n", "pv_name":"/dev/sdb"}, 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:46:18,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n"}, 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5"}, 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5"} 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,705 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:46:18,730 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,731 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:46:18,761 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,762 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:46:18,788 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:46:18,789 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,789 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:18,789 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,789 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,789 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,789 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,789 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,789 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,789 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:18,789 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,789 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,789 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:46:18,815 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,816 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:46:18,844 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,845 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:46:18,870 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:46:18,870 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,871 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:18,871 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,871 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,871 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,871 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,871 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:18,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,871 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,871 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:46:18,897 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,898 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:46:18,923 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:18,923 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,924 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:46:18,950 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:46:18,951 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,951 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:18,951 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,951 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,951 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,951 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,951 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:18,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,951 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,951 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:46:18,977 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: { 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: , 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: } 2024-03-01 20:46:18,978 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:46:19,003 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,004 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:46:19,029 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:46:19,030 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,030 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,030 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,030 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,030 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,030 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,030 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,030 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,030 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:46:19,058 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,059 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:46:19,084 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,085 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:46:19,113 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:46:19,114 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,114 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,114 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,114 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,114 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,114 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,114 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,114 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,114 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:46:19,138 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:19,138 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,139 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,139 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,139 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,139 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:19,139 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,139 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,139 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,139 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,139 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,139 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,139 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,139 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:46:19,165 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:19,165 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,165 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,165 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,165 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,166 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:19,166 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:19,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,166 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,166 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,166 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,166 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:46:19,191 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:46:19,192 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,192 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,192 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,192 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,192 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,192 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,192 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,192 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,192 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:46:19,218 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,219 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:46:19,245 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,246 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:46:19,271 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:46:19,272 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,272 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,272 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,272 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,272 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,272 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,272 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,272 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:46:19,300 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,301 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:46:19,326 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,327 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:46:19,355 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:46:19,356 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,356 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:19,356 INFO snapshot-role/MainThread: { 2024-03-01 20:46:19,356 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:19,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,356 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,356 INFO snapshot-role/MainThread: , 2024-03-01 20:46:19,356 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:19,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:19,356 INFO snapshot-role/MainThread: } 2024-03-01 20:46:19,356 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices cat: /etc/lvm/devices/system.devices: No such file or directory + : ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="b2f85011-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="b2f85011-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + cat /tmp/blivet.log 2024-03-01 20:44:26,533 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_l5bxhxfy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:44:31,751 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_bzg4iisg/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:44:39,501 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_7209jmao/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:44:39,601 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:39,601 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:44:39,656 INFO program/MainThread: stdout[2]: 2024-03-01 20:44:39,656 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:44:39,656 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:44:39,657 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:44:39,662 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:39,663 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:44:39,667 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:39,667 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:44:39,670 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:39,670 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:44:39,673 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:39,673 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:44:39,682 INFO program/MainThread: stdout: 2024-03-01 20:44:39,683 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:44:39,683 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:44:39,683 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:44:39,683 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:39,683 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:44:39,683 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:39,684 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:39,684 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:44:39,684 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:39,684 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:44:39,684 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:44:39,685 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:39,701 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:39,713 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:44:39,717 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405fe5a187e65774f05bb5c09573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_fe5a187e-6577-4f05-bb5c-095738c7cbba ' '/dev/disk/by-id/scsi-36001405fe5a187e65774f05bb5c09573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:fe5a187e-6577-4f05-bb5c-095738c7cbba', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'fe5a187e-6577-4f05-bb5c-095738c7cbba', 'ID_SERIAL': '36001405fe5a187e65774f05bb5c09573', 'ID_SERIAL_SHORT': '6001405fe5a187e65774f05bb5c09573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405fe5a187e6', 'ID_WWN_VENDOR_EXTENSION': '0x5774f05bb5c09573', 'ID_WWN_WITH_EXTENSION': '0x6001405fe5a187e65774f05bb5c09573', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405fe5a187e65774f05bb5c09573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:fe5a187e-6577-4f05-bb5c-095738c7cbba', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'fe5a187e-6577-4f05-bb5c-095738c7cbba', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600369820'} ; 2024-03-01 20:44:39,718 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:44:39,718 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:39,753 INFO program/MainThread: stdout[3]: 2024-03-01 20:44:39,753 INFO program/MainThread: stderr[3]: 2024-03-01 20:44:39,753 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:44:39,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,767 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:44:39,772 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:44:39,773 INFO blivet/MainThread: sda is a disk 2024-03-01 20:44:39,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:44:39,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:44:39,777 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:44:39,780 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:44:39,780 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:44:39,783 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:44:39,783 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:44:39,784 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:44:39,784 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d2c37e80) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 6001405fe5a187e65774f05bb5c09573 2024-03-01 20:44:39,788 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:44:39,788 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:44:39,791 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:8f1c87e6-9b49-4c10-b280-b9dd007f2abd ' '/dev/disk/by-id/scsi-360014058f1c87e69b494c10b280b9dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_8f1c87e6-9b49-4c10-b280-b9dd007f2abd ' '/dev/disk/by-id/wwn-0x60014058f1c87e69b494c10b280b9dd0', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'ID_SERIAL': '360014058f1c87e69b494c10b280b9dd0', 'ID_SERIAL_SHORT': '60014058f1c87e69b494c10b280b9dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058f1c87e69', 'ID_WWN_VENDOR_EXTENSION': '0xb494c10b280b9dd0', 'ID_WWN_WITH_EXTENSION': '0x60014058f1c87e69b494c10b280b9dd0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058f1c87e69b494c10b280b9dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600382551'} ; 2024-03-01 20:44:39,791 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:44:39,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,801 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:44:39,801 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:44:39,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:44:39,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:44:39,805 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:44:39,808 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:44:39,808 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:44:39,811 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:44:39,811 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:44:39,812 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:44:39,812 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d2bf4198) -- name = sdb status = True id = 7 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 60014058f1c87e69b494c10b280b9dd0 2024-03-01 20:44:39,815 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:44:39,815 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:44:39,818 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140560dbf49d46734e91b796a54fe ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_60dbf49d-4673-4e91-b796-a54feedc0355 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:60dbf49d-4673-4e91-b796-a54feedc0355 ' '/dev/disk/by-id/wwn-0x600140560dbf49d46734e91b796a54fe', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '60dbf49d-4673-4e91-b796-a54feedc0355', 'ID_SERIAL': '3600140560dbf49d46734e91b796a54fe', 'ID_SERIAL_SHORT': '600140560dbf49d46734e91b796a54fe', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140560dbf49d4', 'ID_WWN_VENDOR_EXTENSION': '0x6734e91b796a54fe', 'ID_WWN_WITH_EXTENSION': '0x600140560dbf49d46734e91b796a54fe', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140560dbf49d46734e91b796a54fe', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:60dbf49d-4673-4e91-b796-a54feedc0355', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '60dbf49d-4673-4e91-b796-a54feedc0355', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '601231533'} ; 2024-03-01 20:44:39,819 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:44:39,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,828 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:44:39,829 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:44:39,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:44:39,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:44:39,832 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:44:39,835 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:44:39,835 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:44:39,838 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:44:39,839 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:44:39,839 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:44:39,839 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d1ba9ba8) -- name = sdk status = True id = 12 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 600140560dbf49d46734e91b796a54fe 2024-03-01 20:44:39,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:44:39,843 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:44:39,846 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c6a7ad06ce4d485094fffb412 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c6a7ad06-ce4d-4850-94ff-fb41219894bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c6a7ad06-ce4d-4850-94ff-fb41219894bf ' '/dev/disk/by-id/scsi-36001405c6a7ad06ce4d485094fffb412', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'ID_SERIAL': '36001405c6a7ad06ce4d485094fffb412', 'ID_SERIAL_SHORT': '6001405c6a7ad06ce4d485094fffb412', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c6a7ad06c', 'ID_WWN_VENDOR_EXTENSION': '0xe4d485094fffb412', 'ID_WWN_WITH_EXTENSION': '0x6001405c6a7ad06ce4d485094fffb412', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c6a7ad06ce4d485094fffb412', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '601281915'} ; 2024-03-01 20:44:39,846 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:44:39,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,855 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:44:39,856 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:44:39,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:44:39,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:44:39,859 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:44:39,862 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:44:39,863 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:44:39,866 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:44:39,866 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:44:39,866 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:44:39,866 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d1ba9f28) -- name = sdl status = True id = 17 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 6001405c6a7ad06ce4d485094fffb412 2024-03-01 20:44:39,870 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:44:39,870 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:44:39,873 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:dfce700b-490c-44c0-8527-fd0ab04b6b7d ' '/dev/disk/by-id/scsi-36001405dfce700b490c44c08527fd0ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_dfce700b-490c-44c0-8527-fd0ab04b6b7d ' '/dev/disk/by-id/wwn-0x6001405dfce700b490c44c08527fd0ab', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'ID_SERIAL': '36001405dfce700b490c44c08527fd0ab', 'ID_SERIAL_SHORT': '6001405dfce700b490c44c08527fd0ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dfce700b4', 'ID_WWN_VENDOR_EXTENSION': '0x90c44c08527fd0ab', 'ID_WWN_WITH_EXTENSION': '0x6001405dfce700b490c44c08527fd0ab', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dfce700b490c44c08527fd0ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600470537'} ; 2024-03-01 20:44:39,873 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:44:39,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,883 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:44:39,883 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:44:39,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:44:39,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:44:39,887 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:44:39,890 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:44:39,890 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:44:39,893 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:44:39,893 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:44:39,894 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:44:39,894 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d1ba9f98) -- name = sdc status = True id = 22 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 6001405dfce700b490c44c08527fd0ab 2024-03-01 20:44:39,897 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:44:39,897 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:44:39,900 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014059dcfa872676c49419f6a13d09 ' '/dev/disk/by-id/wwn-0x60014059dcfa872676c49419f6a13d09 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:9dcfa872-676c-4941-9f6a-13d09e2d82fe ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'ID_SERIAL': '360014059dcfa872676c49419f6a13d09', 'ID_SERIAL_SHORT': '60014059dcfa872676c49419f6a13d09', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059dcfa8726', 'ID_WWN_VENDOR_EXTENSION': '0x76c49419f6a13d09', 'ID_WWN_WITH_EXTENSION': '0x60014059dcfa872676c49419f6a13d09', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059dcfa872676c49419f6a13d09', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600605408'} ; 2024-03-01 20:44:39,900 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:44:39,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,910 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:44:39,910 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:44:39,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:44:39,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:44:39,913 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:44:39,917 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:44:39,917 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:44:39,920 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:44:39,920 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:44:39,920 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:44:39,920 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d1babf98) -- name = sdd status = True id = 27 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014059dcfa872676c49419f6a13d09 2024-03-01 20:44:39,924 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:44:39,924 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:44:39,927 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140558a09b494dd04c9fb5880ab0e ' '/dev/disk/by-id/wwn-0x600140558a09b494dd04c9fb5880ab0e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:58a09b49-4dd0-4c9f-b588-0ab0e50068ac ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'ID_SERIAL': '3600140558a09b494dd04c9fb5880ab0e', 'ID_SERIAL_SHORT': '600140558a09b494dd04c9fb5880ab0e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558a09b494', 'ID_WWN_VENDOR_EXTENSION': '0xdd04c9fb5880ab0e', 'ID_WWN_WITH_EXTENSION': '0x600140558a09b494dd04c9fb5880ab0e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558a09b494dd04c9fb5880ab0e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600651636'} ; 2024-03-01 20:44:39,927 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:44:39,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,937 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:44:39,937 INFO blivet/MainThread: sde is a disk 2024-03-01 20:44:39,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:44:39,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:44:39,941 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:44:39,944 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:44:39,944 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:44:39,947 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:44:39,947 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:44:39,948 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:44:39,948 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d1babbe0) -- name = sde status = True id = 32 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 600140558a09b494dd04c9fb5880ab0e 2024-03-01 20:44:39,951 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:44:39,951 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:44:39,954 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:119c37f1-0eb3-4817-a3fe-2e1e676567ee ' '/dev/disk/by-id/scsi-36001405119c37f10eb34817a3fe2e1e6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_119c37f1-0eb3-4817-a3fe-2e1e676567ee ' '/dev/disk/by-id/wwn-0x6001405119c37f10eb34817a3fe2e1e6', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '119c37f1-0eb3-4817-a3fe-2e1e676567ee', 'ID_SERIAL': '36001405119c37f10eb34817a3fe2e1e6', 'ID_SERIAL_SHORT': '6001405119c37f10eb34817a3fe2e1e6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405119c37f10', 'ID_WWN_VENDOR_EXTENSION': '0xeb34817a3fe2e1e6', 'ID_WWN_WITH_EXTENSION': '0x6001405119c37f10eb34817a3fe2e1e6', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405119c37f10eb34817a3fe2e1e6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:119c37f1-0eb3-4817-a3fe-2e1e676567ee', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '119c37f1-0eb3-4817-a3fe-2e1e676567ee', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600677830'} ; 2024-03-01 20:44:39,955 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:44:39,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,964 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:44:39,965 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:44:39,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:44:39,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:44:39,968 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:44:39,971 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:44:39,971 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:44:39,975 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:44:39,975 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:44:39,975 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:44:39,975 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d1bb6c88) -- name = sdf status = True id = 37 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405119c37f10eb34817a3fe2e1e6 2024-03-01 20:44:39,979 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:44:39,979 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:44:39,982 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:80823dee-59cd-4dcd-abbe-6e7999b3ef40 ' '/dev/disk/by-id/scsi-3600140580823dee59cd4dcdabbe6e799 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_80823dee-59cd-4dcd-abbe-6e7999b3ef40 ' '/dev/disk/by-id/wwn-0x600140580823dee59cd4dcdabbe6e799', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'ID_SERIAL': '3600140580823dee59cd4dcdabbe6e799', 'ID_SERIAL_SHORT': '600140580823dee59cd4dcdabbe6e799', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580823dee5', 'ID_WWN_VENDOR_EXTENSION': '0x9cd4dcdabbe6e799', 'ID_WWN_WITH_EXTENSION': '0x600140580823dee59cd4dcdabbe6e799', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580823dee59cd4dcdabbe6e799', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600908042'} ; 2024-03-01 20:44:39,982 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:44:39,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,992 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:44:39,992 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:44:39,992 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:44:39,992 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:44:39,995 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:44:39,998 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:44:39,999 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:44:40,002 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:44:40,002 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:44:40,002 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:44:40,003 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d1bab588) -- name = sdg status = True id = 42 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 600140580823dee59cd4dcdabbe6e799 2024-03-01 20:44:40,006 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:44:40,006 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:44:40,009 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:cf4e972d-70e3-421b-857a-8c68fcb5cdb0 ' '/dev/disk/by-id/scsi-36001405cf4e972d70e3421b857a8c68f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_cf4e972d-70e3-421b-857a-8c68fcb5cdb0 ' '/dev/disk/by-id/wwn-0x6001405cf4e972d70e3421b857a8c68f', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'cf4e972d-70e3-421b-857a-8c68fcb5cdb0', 'ID_SERIAL': '36001405cf4e972d70e3421b857a8c68f', 'ID_SERIAL_SHORT': '6001405cf4e972d70e3421b857a8c68f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cf4e972d7', 'ID_WWN_VENDOR_EXTENSION': '0x0e3421b857a8c68f', 'ID_WWN_WITH_EXTENSION': '0x6001405cf4e972d70e3421b857a8c68f', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cf4e972d70e3421b857a8c68f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:cf4e972d-70e3-421b-857a-8c68fcb5cdb0', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cf4e972d-70e3-421b-857a-8c68fcb5cdb0', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600841344'} ; 2024-03-01 20:44:40,009 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:44:40,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:44:40,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:40,019 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:44:40,019 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:44:40,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:44:40,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:44:40,023 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:44:40,026 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:44:40,026 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:44:40,029 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:44:40,030 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:44:40,030 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:44:40,030 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d1bb9d30) -- name = sdh status = True id = 47 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405cf4e972d70e3421b857a8c68f 2024-03-01 20:44:40,033 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:44:40,033 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:44:40,037 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_30d82e6c-d605-4621-810a-7900794c99ff ' '/dev/disk/by-id/scsi-3600140530d82e6cd6054621810a79007 ' '/dev/disk/by-id/wwn-0x600140530d82e6cd6054621810a79007 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:30d82e6c-d605-4621-810a-7900794c99ff', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '30d82e6c-d605-4621-810a-7900794c99ff', 'ID_SERIAL': '3600140530d82e6cd6054621810a79007', 'ID_SERIAL_SHORT': '600140530d82e6cd6054621810a79007', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140530d82e6cd', 'ID_WWN_VENDOR_EXTENSION': '0x6054621810a79007', 'ID_WWN_WITH_EXTENSION': '0x600140530d82e6cd6054621810a79007', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140530d82e6cd6054621810a79007', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:30d82e6c-d605-4621-810a-7900794c99ff', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '30d82e6c-d605-4621-810a-7900794c99ff', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600963678'} ; 2024-03-01 20:44:40,037 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:44:40,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:44:40,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:40,046 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:44:40,047 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:44:40,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:44:40,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:44:40,050 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:44:40,053 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:44:40,053 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:44:40,056 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:44:40,057 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:44:40,057 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:44:40,057 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d1bc5400) -- name = sdi status = True id = 52 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 600140530d82e6cd6054621810a79007 2024-03-01 20:44:40,060 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:44:40,061 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:44:40,064 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01 ' '/dev/disk/by-id/wwn-0x6001405aeb3f2ef1d5d4dbb91fa6d282 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01 ' '/dev/disk/by-id/scsi-36001405aeb3f2ef1d5d4dbb91fa6d282', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'ID_SERIAL': '36001405aeb3f2ef1d5d4dbb91fa6d282', 'ID_SERIAL_SHORT': '6001405aeb3f2ef1d5d4dbb91fa6d282', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405aeb3f2ef1', 'ID_WWN_VENDOR_EXTENSION': '0xd5d4dbb91fa6d282', 'ID_WWN_WITH_EXTENSION': '0x6001405aeb3f2ef1d5d4dbb91fa6d282', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405aeb3f2ef1d5d4dbb91fa6d282', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '601162195'} ; 2024-03-01 20:44:40,064 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:44:40,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:44:40,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:40,074 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:44:40,074 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:44:40,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:44:40,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:44:40,078 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:44:40,081 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:44:40,081 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:44:40,084 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:44:40,084 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:44:40,085 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:44:40,085 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d1bb9898) -- name = sdj status = True id = 57 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405aeb3f2ef1d5d4dbb91fa6d282 2024-03-01 20:44:40,088 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:44:40,088 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:44:40,091 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '27642535'} ; 2024-03-01 20:44:40,091 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:44:40,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:40,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:40,101 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:44:40,101 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:44:40,101 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:44:40,102 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:44:40,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:44:40,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:44:40,105 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:44:40,108 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:44:40,108 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:44:40,111 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:44:40,112 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:44:40,112 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:44:40,112 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44d1bce2e8) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:44:40,116 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:44:40,119 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:40,119 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:44:40,122 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:40,123 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:44:40,126 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:40,126 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:44:40,129 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:40,129 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:44:40,132 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:44:40,135 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:40,138 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:44:40,143 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f44d1bccfc8> 2024-03-01 20:44:43,242 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:44:43,246 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:44:43,247 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:44:43,251 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5 ' '/dev/disk/by-partuuid/b2f85011-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '27645784'} ; 2024-03-01 20:44:43,251 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:44:43,251 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:44:43,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:43,260 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:44:43,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:43,266 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:43,278 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:43,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:44:43,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:44:43,302 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:44:43,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:44:43,305 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:44:43,308 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:44:43,308 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:44:43,311 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:44:43,312 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:44:43,312 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:44:43,315 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:44:43,319 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:44:43,322 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:44:43,325 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:44:43,328 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:44:43,328 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:44:43,328 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:44:43,329 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:44:43,328 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f44d1bc55c0) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = b2f85011-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f44d1b5f5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:44:43,332 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:44:43,336 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:43,336 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:44:43,339 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:43,339 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:44:43,342 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:43,342 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:44:43,345 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:43,346 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:44:43,347 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:44:43,347 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:44:43,351 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:43,351 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:44:43,354 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:44:43,354 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:44:43,355 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:43,368 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:43,381 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:44:43,382 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:44:43,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:43,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:43,394 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:44:43,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:43,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:43,405 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:44:43,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:43,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:43,416 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:44:43,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:43,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:43,426 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:44:43,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:43,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:43,437 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:44:43,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:43,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:43,448 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:44:43,451 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:43,451 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 20:44:43,453 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:43,454 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 83 2024-03-01 20:44:43,456 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:43,456 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 84 2024-03-01 20:44:43,459 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:43,459 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 85 2024-03-01 20:44:43,462 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:43,462 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 86 2024-03-01 20:44:43,465 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:43,465 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 87 2024-03-01 20:44:43,467 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:43,467 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 88 2024-03-01 20:44:43,470 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:43,470 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 89 2024-03-01 20:44:48,634 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fg33cpbu/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:44:48,673 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:48,673 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:44:48,677 INFO program/MainThread: stdout[2]: 2024-03-01 20:44:48,677 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:44:48,677 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:44:48,678 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:44:48,683 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,683 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:44:48,687 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:48,688 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:44:48,691 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:48,691 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:44:48,694 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:48,694 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:44:48,703 INFO program/MainThread: stdout: 2024-03-01 20:44:48,703 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:44:48,703 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:44:48,703 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:44:48,703 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:44:48,703 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:44:48,703 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:44:48,703 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:44:48,703 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:44:48,703 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:44:48,703 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:44:48,703 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:44:48,704 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:44:48,704 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:44:48,704 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:44:48,704 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:44:48,704 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,704 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:44:48,704 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:48,704 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:48,704 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:44:48,705 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:48,705 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:44:48,705 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:44:48,705 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:48,718 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,730 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:44:48,734 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:fe5a187e-6577-4f05-bb5c-095738c7cbba ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_fe5a187e-6577-4f05-bb5c-095738c7cbba ' '/dev/disk/by-id/scsi-36001405fe5a187e65774f05bb5c09573 ' '/dev/disk/by-id/wwn-0x6001405fe5a187e65774f05bb5c09573', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'fe5a187e-6577-4f05-bb5c-095738c7cbba', 'ID_SERIAL': '36001405fe5a187e65774f05bb5c09573', 'ID_SERIAL_SHORT': '6001405fe5a187e65774f05bb5c09573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405fe5a187e6', 'ID_WWN_VENDOR_EXTENSION': '0x5774f05bb5c09573', 'ID_WWN_WITH_EXTENSION': '0x6001405fe5a187e65774f05bb5c09573', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405fe5a187e65774f05bb5c09573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:fe5a187e-6577-4f05-bb5c-095738c7cbba', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'fe5a187e-6577-4f05-bb5c-095738c7cbba', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600369820'} ; 2024-03-01 20:44:48,734 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:44:48,735 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:48,771 INFO program/MainThread: stdout[3]: 2024-03-01 20:44:48,771 INFO program/MainThread: stderr[3]: 2024-03-01 20:44:48,771 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:44:48,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:48,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:48,785 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:44:48,789 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:44:48,790 INFO blivet/MainThread: sda is a disk 2024-03-01 20:44:48,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:44:48,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:44:48,793 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:44:48,797 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:44:48,797 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:44:48,800 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:44:48,800 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:44:48,801 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:44:48,801 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b6e52e80) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 6001405fe5a187e65774f05bb5c09573 2024-03-01 20:44:48,805 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:44:48,805 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:44:48,808 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:8f1c87e6-9b49-4c10-b280-b9dd007f2abd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_8f1c87e6-9b49-4c10-b280-b9dd007f2abd ' '/dev/disk/by-id/scsi-360014058f1c87e69b494c10b280b9dd0 ' '/dev/disk/by-id/wwn-0x60014058f1c87e69b494c10b280b9dd0', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'ID_SERIAL': '360014058f1c87e69b494c10b280b9dd0', 'ID_SERIAL_SHORT': '60014058f1c87e69b494c10b280b9dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058f1c87e69', 'ID_WWN_VENDOR_EXTENSION': '0xb494c10b280b9dd0', 'ID_WWN_WITH_EXTENSION': '0x60014058f1c87e69b494c10b280b9dd0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058f1c87e69b494c10b280b9dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600382551'} ; 2024-03-01 20:44:48,808 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:44:48,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:44:48,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:48,818 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:44:48,818 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:44:48,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:44:48,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:44:48,822 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:44:48,825 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:44:48,825 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:44:48,828 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:44:48,828 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:44:48,829 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:44:48,829 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b6e0f198) -- name = sdb status = True id = 7 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 60014058f1c87e69b494c10b280b9dd0 2024-03-01 20:44:48,832 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:44:48,832 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:44:48,835 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140560dbf49d46734e91b796a54fe ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:60dbf49d-4673-4e91-b796-a54feedc0355 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_60dbf49d-4673-4e91-b796-a54feedc0355 ' '/dev/disk/by-id/wwn-0x600140560dbf49d46734e91b796a54fe', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '60dbf49d-4673-4e91-b796-a54feedc0355', 'ID_SERIAL': '3600140560dbf49d46734e91b796a54fe', 'ID_SERIAL_SHORT': '600140560dbf49d46734e91b796a54fe', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140560dbf49d4', 'ID_WWN_VENDOR_EXTENSION': '0x6734e91b796a54fe', 'ID_WWN_WITH_EXTENSION': '0x600140560dbf49d46734e91b796a54fe', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140560dbf49d46734e91b796a54fe', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:60dbf49d-4673-4e91-b796-a54feedc0355', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '60dbf49d-4673-4e91-b796-a54feedc0355', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '601231533'} ; 2024-03-01 20:44:48,835 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:44:48,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:44:48,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:48,845 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:44:48,846 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:44:48,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:44:48,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:44:48,849 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:44:48,852 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:44:48,852 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:44:48,855 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:44:48,856 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:44:48,856 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:44:48,856 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b5dc4ba8) -- name = sdk status = True id = 12 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 600140560dbf49d46734e91b796a54fe 2024-03-01 20:44:48,859 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:44:48,860 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:44:48,863 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c6a7ad06ce4d485094fffb412 ' '/dev/disk/by-id/scsi-36001405c6a7ad06ce4d485094fffb412 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c6a7ad06-ce4d-4850-94ff-fb41219894bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'ID_SERIAL': '36001405c6a7ad06ce4d485094fffb412', 'ID_SERIAL_SHORT': '6001405c6a7ad06ce4d485094fffb412', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c6a7ad06c', 'ID_WWN_VENDOR_EXTENSION': '0xe4d485094fffb412', 'ID_WWN_WITH_EXTENSION': '0x6001405c6a7ad06ce4d485094fffb412', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c6a7ad06ce4d485094fffb412', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '601281915'} ; 2024-03-01 20:44:48,863 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:44:48,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:44:48,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:48,872 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:44:48,873 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:44:48,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:44:48,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:44:48,876 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:44:48,879 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:44:48,880 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:44:48,883 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:44:48,883 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:44:48,883 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:44:48,883 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b5dc4f28) -- name = sdl status = True id = 17 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 6001405c6a7ad06ce4d485094fffb412 2024-03-01 20:44:48,887 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:44:48,887 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:44:48,890 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405dfce700b490c44c08527fd0ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_dfce700b-490c-44c0-8527-fd0ab04b6b7d ' '/dev/disk/by-id/scsi-36001405dfce700b490c44c08527fd0ab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'ID_SERIAL': '36001405dfce700b490c44c08527fd0ab', 'ID_SERIAL_SHORT': '6001405dfce700b490c44c08527fd0ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dfce700b4', 'ID_WWN_VENDOR_EXTENSION': '0x90c44c08527fd0ab', 'ID_WWN_WITH_EXTENSION': '0x6001405dfce700b490c44c08527fd0ab', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dfce700b490c44c08527fd0ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600470537'} ; 2024-03-01 20:44:48,890 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:44:48,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:44:48,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:48,900 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:44:48,900 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:44:48,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:44:48,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:44:48,904 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:44:48,907 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:44:48,907 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:44:48,910 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:44:48,911 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:44:48,911 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:44:48,911 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b5dc4f98) -- name = sdc status = True id = 22 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 6001405dfce700b490c44c08527fd0ab 2024-03-01 20:44:48,914 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:44:48,915 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:44:48,918 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:9dcfa872-676c-4941-9f6a-13d09e2d82fe ' '/dev/disk/by-id/scsi-360014059dcfa872676c49419f6a13d09 ' '/dev/disk/by-id/wwn-0x60014059dcfa872676c49419f6a13d09 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'ID_SERIAL': '360014059dcfa872676c49419f6a13d09', 'ID_SERIAL_SHORT': '60014059dcfa872676c49419f6a13d09', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059dcfa8726', 'ID_WWN_VENDOR_EXTENSION': '0x76c49419f6a13d09', 'ID_WWN_WITH_EXTENSION': '0x60014059dcfa872676c49419f6a13d09', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059dcfa872676c49419f6a13d09', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600605408'} ; 2024-03-01 20:44:48,918 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:44:48,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:44:48,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:48,928 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:44:48,928 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:44:48,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:44:48,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:44:48,931 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:44:48,935 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:44:48,935 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:44:48,938 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:44:48,938 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:44:48,939 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:44:48,939 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b5dc6f98) -- name = sdd status = True id = 27 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014059dcfa872676c49419f6a13d09 2024-03-01 20:44:48,942 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:44:48,942 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:44:48,946 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140558a09b494dd04c9fb5880ab0e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:58a09b49-4dd0-4c9f-b588-0ab0e50068ac ' '/dev/disk/by-id/scsi-3600140558a09b494dd04c9fb5880ab0e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'ID_SERIAL': '3600140558a09b494dd04c9fb5880ab0e', 'ID_SERIAL_SHORT': '600140558a09b494dd04c9fb5880ab0e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558a09b494', 'ID_WWN_VENDOR_EXTENSION': '0xdd04c9fb5880ab0e', 'ID_WWN_WITH_EXTENSION': '0x600140558a09b494dd04c9fb5880ab0e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558a09b494dd04c9fb5880ab0e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600651636'} ; 2024-03-01 20:44:48,946 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:44:48,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:44:48,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:48,956 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:44:48,956 INFO blivet/MainThread: sde is a disk 2024-03-01 20:44:48,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:44:48,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:44:48,959 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:44:48,963 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:44:48,963 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:44:48,966 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:44:48,966 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:44:48,967 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:44:48,967 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b5dc6be0) -- name = sde status = True id = 32 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 600140558a09b494dd04c9fb5880ab0e 2024-03-01 20:44:48,970 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:44:48,970 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:44:48,974 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_119c37f1-0eb3-4817-a3fe-2e1e676567ee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:119c37f1-0eb3-4817-a3fe-2e1e676567ee ' '/dev/disk/by-id/wwn-0x6001405119c37f10eb34817a3fe2e1e6 ' '/dev/disk/by-id/scsi-36001405119c37f10eb34817a3fe2e1e6', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '119c37f1-0eb3-4817-a3fe-2e1e676567ee', 'ID_SERIAL': '36001405119c37f10eb34817a3fe2e1e6', 'ID_SERIAL_SHORT': '6001405119c37f10eb34817a3fe2e1e6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405119c37f10', 'ID_WWN_VENDOR_EXTENSION': '0xeb34817a3fe2e1e6', 'ID_WWN_WITH_EXTENSION': '0x6001405119c37f10eb34817a3fe2e1e6', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405119c37f10eb34817a3fe2e1e6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:119c37f1-0eb3-4817-a3fe-2e1e676567ee', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '119c37f1-0eb3-4817-a3fe-2e1e676567ee', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600677830'} ; 2024-03-01 20:44:48,974 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:44:48,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:44:48,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:48,984 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:44:48,984 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:44:48,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:44:48,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:44:48,987 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:44:48,990 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:44:48,991 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:44:48,994 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:44:48,994 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:44:48,995 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:44:48,995 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b5dd1c88) -- name = sdf status = True id = 37 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405119c37f10eb34817a3fe2e1e6 2024-03-01 20:44:48,998 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:44:48,998 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:44:49,002 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140580823dee59cd4dcdabbe6e799 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_80823dee-59cd-4dcd-abbe-6e7999b3ef40 ' '/dev/disk/by-id/wwn-0x600140580823dee59cd4dcdabbe6e799 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'ID_SERIAL': '3600140580823dee59cd4dcdabbe6e799', 'ID_SERIAL_SHORT': '600140580823dee59cd4dcdabbe6e799', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580823dee5', 'ID_WWN_VENDOR_EXTENSION': '0x9cd4dcdabbe6e799', 'ID_WWN_WITH_EXTENSION': '0x600140580823dee59cd4dcdabbe6e799', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580823dee59cd4dcdabbe6e799', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600908042'} ; 2024-03-01 20:44:49,002 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:44:49,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:44:49,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:49,012 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:44:49,012 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:44:49,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:44:49,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:44:49,015 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:44:49,019 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:44:49,019 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:44:49,022 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:44:49,022 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:44:49,023 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:44:49,023 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b5dc6588) -- name = sdg status = True id = 42 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 600140580823dee59cd4dcdabbe6e799 2024-03-01 20:44:49,026 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:44:49,026 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:44:49,030 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_cf4e972d-70e3-421b-857a-8c68fcb5cdb0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:cf4e972d-70e3-421b-857a-8c68fcb5cdb0 ' '/dev/disk/by-id/scsi-36001405cf4e972d70e3421b857a8c68f ' '/dev/disk/by-id/wwn-0x6001405cf4e972d70e3421b857a8c68f', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'cf4e972d-70e3-421b-857a-8c68fcb5cdb0', 'ID_SERIAL': '36001405cf4e972d70e3421b857a8c68f', 'ID_SERIAL_SHORT': '6001405cf4e972d70e3421b857a8c68f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cf4e972d7', 'ID_WWN_VENDOR_EXTENSION': '0x0e3421b857a8c68f', 'ID_WWN_WITH_EXTENSION': '0x6001405cf4e972d70e3421b857a8c68f', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cf4e972d70e3421b857a8c68f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:cf4e972d-70e3-421b-857a-8c68fcb5cdb0', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cf4e972d-70e3-421b-857a-8c68fcb5cdb0', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600841344'} ; 2024-03-01 20:44:49,030 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:44:49,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:44:49,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:49,040 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:44:49,040 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:44:49,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:44:49,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:44:49,044 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:44:49,047 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:44:49,047 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:44:49,050 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:44:49,050 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:44:49,051 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:44:49,051 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b5dd4d30) -- name = sdh status = True id = 47 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405cf4e972d70e3421b857a8c68f 2024-03-01 20:44:49,054 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:44:49,054 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:44:49,058 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140530d82e6cd6054621810a79007 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_30d82e6c-d605-4621-810a-7900794c99ff ' '/dev/disk/by-id/wwn-0x600140530d82e6cd6054621810a79007 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:30d82e6c-d605-4621-810a-7900794c99ff', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '30d82e6c-d605-4621-810a-7900794c99ff', 'ID_SERIAL': '3600140530d82e6cd6054621810a79007', 'ID_SERIAL_SHORT': '600140530d82e6cd6054621810a79007', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140530d82e6cd', 'ID_WWN_VENDOR_EXTENSION': '0x6054621810a79007', 'ID_WWN_WITH_EXTENSION': '0x600140530d82e6cd6054621810a79007', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140530d82e6cd6054621810a79007', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:30d82e6c-d605-4621-810a-7900794c99ff', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '30d82e6c-d605-4621-810a-7900794c99ff', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600963678'} ; 2024-03-01 20:44:49,058 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:44:49,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:44:49,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:49,067 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:44:49,068 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:44:49,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:44:49,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:44:49,071 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:44:49,074 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:44:49,075 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:44:49,078 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:44:49,078 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:44:49,078 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:44:49,079 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b5de0400) -- name = sdi status = True id = 52 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 600140530d82e6cd6054621810a79007 2024-03-01 20:44:49,082 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:44:49,082 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:44:49,085 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01 ' '/dev/disk/by-id/wwn-0x6001405aeb3f2ef1d5d4dbb91fa6d282 ' '/dev/disk/by-id/scsi-36001405aeb3f2ef1d5d4dbb91fa6d282', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'ID_SERIAL': '36001405aeb3f2ef1d5d4dbb91fa6d282', 'ID_SERIAL_SHORT': '6001405aeb3f2ef1d5d4dbb91fa6d282', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405aeb3f2ef1', 'ID_WWN_VENDOR_EXTENSION': '0xd5d4dbb91fa6d282', 'ID_WWN_WITH_EXTENSION': '0x6001405aeb3f2ef1d5d4dbb91fa6d282', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405aeb3f2ef1d5d4dbb91fa6d282', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '601162195'} ; 2024-03-01 20:44:49,085 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:44:49,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:44:49,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:49,095 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:44:49,096 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:44:49,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:44:49,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:44:49,099 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:44:49,102 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:44:49,103 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:44:49,106 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:44:49,106 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:44:49,107 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:44:49,107 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b5dd4898) -- name = sdj status = True id = 57 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405aeb3f2ef1d5d4dbb91fa6d282 2024-03-01 20:44:49,110 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:44:49,110 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:44:49,113 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '27642535'} ; 2024-03-01 20:44:49,113 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:44:49,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:49,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:49,124 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:44:49,124 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:44:49,124 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:44:49,124 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:44:49,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:44:49,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:44:49,128 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:44:49,131 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:44:49,131 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:44:49,134 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:44:49,135 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:44:49,135 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:44:49,135 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17b5de92e8) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:44:49,139 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:44:49,142 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:49,142 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:44:49,146 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:49,146 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:44:49,149 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:49,149 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:44:49,153 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:49,153 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:44:49,156 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:44:49,159 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:49,162 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:44:49,166 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f17b5de5f48> 2024-03-01 20:44:52,190 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:44:52,194 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:44:52,194 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:44:52,199 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '27645784'} ; 2024-03-01 20:44:52,199 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:44:52,199 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:44:52,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,208 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:44:52,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,214 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:52,226 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:52,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:44:52,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:44:52,250 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:44:52,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:44:52,253 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:44:52,256 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:44:52,257 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:44:52,260 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:44:52,260 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:44:52,260 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:44:52,263 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:44:52,267 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:44:52,270 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:44:52,273 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:44:52,276 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:44:52,277 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:44:52,277 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:44:52,278 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:44:52,277 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f17b5de05c0) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = b2f85011-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f17b5d7b5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:44:52,281 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:44:52,285 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:52,285 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:44:52,288 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:52,288 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:44:52,291 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:52,291 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:44:52,295 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:52,295 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:44:52,296 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:44:52,297 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:44:52,300 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,300 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:44:52,303 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:44:52,303 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:44:52,304 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:52,316 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:52,329 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:44:52,330 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:44:52,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,343 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:44:52,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,354 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:44:52,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,364 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:44:52,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,375 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:44:52,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,386 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:44:52,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,397 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:44:52,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,408 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:44:52,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:44:52,414 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:44:52,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:44:52,419 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:44:52,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:44:52,424 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:44:52,427 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:52,428 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:44:52,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:44:52,431 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:44:52,431 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:44:52,435 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:44:52,435 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:44:52,438 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:52,438 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:44:52,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:44:52,441 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:44:52,441 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:44:52,444 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:44:52,445 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:44:52,447 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:52,448 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:44:52,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:44:52,451 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:44:52,451 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:44:52,454 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:44:52,454 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:44:52,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:44:52,459 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:44:52,463 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:44:52,466 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:44:52,470 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:44:52,473 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:44:52,477 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:44:52,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:44:52,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:44:52,482 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:44:52,482 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:44:52,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,495 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:44:52,495 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:44:52,496 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:44:52,496 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:44:52,496 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:44:52,497 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:44:52,500 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,500 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:44:52,503 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:44:52,507 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:44:52,510 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:44:52,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:44:52,514 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:44:52,517 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:44:52,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:44:52,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:44:52,524 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:44:52,525 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:44:52,525 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:44:52,525 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:44:52,533 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:44:52,533 INFO program/MainThread: stderr[4]: 2024-03-01 20:44:52,533 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:44:52,534 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:44:52,534 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:52,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:44:52,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:44:52,539 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:52,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,551 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:44:52,552 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:44:52,552 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:44:52,552 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:44:52,553 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:44:52,553 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:44:52,556 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,556 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:44:52,559 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:44:52,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:44:52,566 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:44:52,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:44:52,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:44:52,573 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:44:52,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:44:52,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:44:52,581 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:44:52,581 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:44:52,581 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:44:52,582 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:44:52,582 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:44:52,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:44:52,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:44:52,586 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:44:52,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,597 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:44:52,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:44:52,603 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:44:52,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:44:52,609 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:44:52,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:44:52,614 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:44:52,617 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:52,617 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:44:52,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:44:52,620 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:44:52,620 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:44:52,623 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:44:52,623 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:44:52,626 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:52,626 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:44:52,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:44:52,629 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:44:52,629 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:44:52,632 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:44:52,633 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:44:52,635 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:52,635 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:44:52,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:44:52,639 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:44:52,639 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:44:52,642 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:44:52,642 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:44:52,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:44:52,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:44:52,649 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:44:52,653 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:44:52,656 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:44:52,660 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:44:52,663 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:44:52,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:44:52,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:44:52,668 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:44:52,668 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:44:52,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,681 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:44:52,682 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:44:52,682 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:44:52,683 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:44:52,683 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:44:52,683 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:44:52,686 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,686 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:44:52,689 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:44:52,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:44:52,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:44:52,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:44:52,700 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:44:52,703 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:44:52,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:44:52,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:44:52,711 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:44:52,711 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:44:52,711 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:44:52,711 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:44:52,712 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:44:52,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:44:52,715 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:44:52,716 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:44:52,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,728 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:44:52,728 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:44:52,729 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:44:52,729 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:44:52,729 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:44:52,730 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:44:52,733 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,733 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:44:52,736 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,737 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:44:52,740 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:44:52,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:44:52,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:44:52,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:44:52,750 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:44:52,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:44:52,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:44:52,758 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:44:52,758 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:44:52,758 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:44:52,759 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:44:52,759 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:44:52,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:44:52,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:44:52,763 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:44:52,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,775 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:44:52,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:44:52,781 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:44:52,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:44:52,786 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:44:52,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:44:52,792 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:44:52,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:44:52,797 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:44:52,800 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:52,800 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:44:52,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:44:52,803 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:44:52,804 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:44:52,807 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:44:52,807 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:44:52,809 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:52,810 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:44:52,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:44:52,813 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:44:52,813 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:44:52,816 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:44:52,816 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:44:52,819 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:52,819 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:44:52,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:44:52,822 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:44:52,822 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:44:52,825 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:44:52,825 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:44:52,829 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:52,829 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:44:52,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:44:52,832 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:44:52,832 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:44:52,835 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:44:52,836 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:44:52,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:44:52,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:44:52,844 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:44:52,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:44:52,851 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:44:52,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:44:52,858 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:44:52,862 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:44:52,865 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:44:52,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:44:52,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:44:52,883 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:44:52,884 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:44:52,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,898 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:44:52,899 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:44:52,900 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:44:52,900 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:44:52,900 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:44:52,901 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:44:52,904 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,904 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:44:52,906 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,907 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:44:52,910 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:44:52,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:44:52,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:44:52,918 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:44:52,921 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:44:52,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:44:52,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:44:52,928 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:44:52,929 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:44:52,929 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:44:52,929 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:44:52,929 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:44:52,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:44:52,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:44:52,933 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:44:52,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,946 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:44:52,947 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:44:52,947 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:44:52,947 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:44:52,948 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:44:52,948 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:44:52,951 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,951 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:44:52,954 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:52,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:44:52,958 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:44:52,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:44:52,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:44:52,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:44:52,969 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:44:52,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:44:52,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:44:52,976 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:44:52,977 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:44:52,977 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:44:52,977 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:44:52,977 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:44:52,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:44:52,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:44:52,982 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:44:52,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:52,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:52,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:52,994 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:44:52,995 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:44:52,996 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:44:52,996 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:44:52,996 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:44:52,997 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:44:53,000 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:53,000 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:44:53,003 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:53,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:44:53,007 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:44:53,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:44:53,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:44:53,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:44:53,017 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:44:53,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:44:53,024 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:44:53,025 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:44:53,026 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:44:53,026 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:44:53,026 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:44:53,026 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:44:53,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:44:53,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:44:53,030 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:44:53,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:53,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:53,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:53,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:53,043 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:44:53,044 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:44:53,045 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:44:53,045 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:44:53,045 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:44:53,046 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:44:53,049 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:53,049 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:44:53,052 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:53,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:44:53,056 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:44:53,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:44:53,060 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:44:53,063 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:44:53,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:44:53,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:44:53,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:44:53,075 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:44:53,076 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:44:53,076 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:44:53,076 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:44:53,076 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:44:53,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:44:53,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:44:53,080 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:44:53,082 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:44:53,082 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:44:53,082 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:44:53,082 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:44:53,082 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:44:53,082 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:44:53,082 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:44:53,082 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:53,082 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:53,082 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:44:53,083 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:44:53,084 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:44:53,084 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:44:53,084 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:44:53,084 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:44:53,084 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:44:53,084 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:44:53,084 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:44:53,084 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:44:53,084 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:44:53,084 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:44:53,084 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:44:53,084 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:44:53,087 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:44:53,089 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:44:53,092 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:44:53,095 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:44:53,095 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:44:53,098 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:44:53,098 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f17b5d22780> 2024-03-01 20:44:53,099 INFO blivet/MainThread: sorting actions... 2024-03-01 20:44:53,137 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:44:53,137 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:44:53,137 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:44:53,138 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:44:53,138 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:44:53,139 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:44:53,139 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:44:53,139 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:44:53,140 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:44:53,140 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:44:53,141 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:44:53,141 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:44:53,141 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:44:53,142 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:44:53,142 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:44:53,142 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:44:53,143 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:44:53,143 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:44:53,144 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:44:53,144 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:44:53,145 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:44:53,145 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:44:53,146 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:44:53,146 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:44:53,146 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:44:53,147 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:44:53,147 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:44:53,148 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:44:53,148 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:44:53,149 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:44:53,149 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:44:53,149 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:44:53,150 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:44:53,150 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:44:53,151 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:44:53,151 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:44:53,151 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:44:53,152 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:53,152 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:53,153 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:44:53,156 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:53,159 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:44:53,159 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:44:53,167 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,199 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,200 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,212 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,213 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:44:53,217 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:53,220 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:44:53,220 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:44:53,227 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,228 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,261 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,273 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,274 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:44:53,278 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:53,281 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:44:53,281 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:44:53,288 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,318 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,333 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,334 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:44:53,338 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:53,341 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:44:53,341 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:44:53,348 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,349 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,378 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,379 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,392 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,393 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:44:53,398 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:53,401 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:44:53,401 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:44:53,407 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,408 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,436 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,450 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,451 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:44:53,455 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:53,458 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:44:53,458 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:44:53,465 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,466 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,495 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,496 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,510 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,511 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:44:53,515 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:53,518 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:44:53,518 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:44:53,525 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,526 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,554 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,555 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,569 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,570 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:44:53,574 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:53,577 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:44:53,577 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:44:53,584 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,584 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,618 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,630 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,631 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:44:53,635 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:53,638 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:44:53,638 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:44:53,645 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,646 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,677 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,678 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,691 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,692 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:44:53,696 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:53,699 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:44:53,700 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:44:53,706 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,738 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,752 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,753 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:44:53,757 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:53,760 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:44:53,763 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:44:53,763 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:44:53,763 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:53,799 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:44:53,799 INFO program/MainThread: stderr[5]: 2024-03-01 20:44:53,799 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:44:53,800 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,819 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,827 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:44:53,827 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:44:53,829 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:44:53,850 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,850 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,909 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,909 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:44:53,913 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:53,916 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:44:53,919 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:44:53,919 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:44:53,920 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:53,956 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:44:53,956 INFO program/MainThread: stderr[6]: 2024-03-01 20:44:53,956 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:44:53,957 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:53,981 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:53,988 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:44:53,988 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:44:53,990 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:44:54,007 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,007 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,038 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,039 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:44:54,044 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,047 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,049 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,050 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:44:54,050 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:54,092 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:44:54,092 INFO program/MainThread: stderr[7]: 2024-03-01 20:44:54,093 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:44:54,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,117 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,124 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:44:54,125 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:44:54,127 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:44:54,139 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,139 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,170 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,171 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:44:54,175 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,178 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,181 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,181 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:44:54,181 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:54,216 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:44:54,216 INFO program/MainThread: stderr[8]: 2024-03-01 20:44:54,216 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:44:54,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,242 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,249 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:44:54,250 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:44:54,252 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:44:54,267 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,295 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,296 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:44:54,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:44:54,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:44:54,306 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,309 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,312 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,315 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,318 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,321 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,324 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,327 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:44:54,330 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:54,402 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 20:44:54,402 INFO program/MainThread: stderr[9]: 2024-03-01 20:44:54,402 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:44:54,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:44:54,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:44:54,426 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,437 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,444 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,447 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,450 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,453 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,457 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,460 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,460 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,479 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:44:54,483 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:44:54,483 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,495 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,496 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:44:54,506 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,518 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,519 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:44:54,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:44:54,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:44:54,530 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:44:54,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:44:54,537 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,540 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,544 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,547 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,550 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,553 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,557 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,560 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:44:54,560 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,574 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,579 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:44:54,580 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:54,607 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 20:44:54,607 INFO program/MainThread: stderr[10]: 2024-03-01 20:44:54,607 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:44:54,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:44:54,613 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:54,708 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 20:44:54,709 INFO program/MainThread: stderr[11]: 2024-03-01 20:44:54,709 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:44:54,717 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,725 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:44:54,725 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:44:54,725 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,771 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:44:54,777 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:44:54,778 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:44:54,789 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,790 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,809 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,809 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:44:54,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,817 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:44:54,820 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:44:54,820 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:44:54,886 INFO program/MainThread: stdout: 2024-03-01 20:44:54,887 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:44:54,887 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:44:54,887 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:44:54,887 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:44:54,887 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:44:54,887 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:44:54,887 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:44:54,887 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:44:54,887 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:44:54,887 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:44:54,887 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,888 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:44:54,905 INFO program/MainThread: stdout: 2024-03-01 20:44:54,905 INFO program/MainThread: writing all SBs 2024-03-01 20:44:54,905 INFO program/MainThread: new label = "" 2024-03-01 20:44:54,905 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,905 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,921 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:44:54,926 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:44:54,928 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:44:54,939 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,940 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:54,956 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:54,957 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:44:54,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:44:54,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:44:54,968 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:54,968 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:54,997 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 20:44:54,997 INFO program/MainThread: stderr[12]: 2024-03-01 20:44:54,997 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:44:55,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:44:55,002 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:55,097 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 20:44:55,098 INFO program/MainThread: stderr[13]: 2024-03-01 20:44:55,098 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:44:55,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:55,114 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:44:55,115 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:44:55,115 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:55,159 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:44:55,165 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:44:55,166 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:44:55,177 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,178 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:55,193 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,194 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:44:55,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:55,201 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:44:55,204 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:44:55,204 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:44:55,227 INFO program/MainThread: stdout: 2024-03-01 20:44:55,227 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:44:55,227 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:44:55,227 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:44:55,228 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:44:55,228 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:44:55,228 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:44:55,228 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:44:55,228 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:44:55,228 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:44:55,228 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:44:55,228 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,228 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:44:55,243 INFO program/MainThread: stdout: 2024-03-01 20:44:55,243 INFO program/MainThread: writing all SBs 2024-03-01 20:44:55,243 INFO program/MainThread: new label = "" 2024-03-01 20:44:55,243 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,243 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:55,262 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:44:55,267 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:44:55,269 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:44:55,280 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,280 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:55,300 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,301 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:44:55,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:44:55,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:44:55,312 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:55,312 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:55,342 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 20:44:55,342 INFO program/MainThread: stderr[14]: 2024-03-01 20:44:55,342 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:44:55,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:44:55,347 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:55,446 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 20:44:55,446 INFO program/MainThread: stderr[15]: 2024-03-01 20:44:55,447 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:44:55,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:55,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:44:55,461 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:44:55,461 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:55,507 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:44:55,512 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:44:55,513 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:44:55,524 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,525 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:55,542 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,543 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:44:55,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:55,551 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:44:55,554 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:44:55,554 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:44:55,579 INFO program/MainThread: stdout: 2024-03-01 20:44:55,579 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:44:55,579 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:44:55,579 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:44:55,580 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:44:55,580 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:44:55,580 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:44:55,580 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:44:55,580 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 20:44:55,580 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:44:55,580 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:44:55,580 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,580 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:44:55,595 INFO program/MainThread: stdout: 2024-03-01 20:44:55,595 INFO program/MainThread: writing all SBs 2024-03-01 20:44:55,595 INFO program/MainThread: new label = "" 2024-03-01 20:44:55,595 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,596 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:55,613 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:44:55,618 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:44:55,621 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:44:55,632 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,633 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:55,649 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,650 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:44:55,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:44:55,658 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:44:55,661 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:55,661 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:55,694 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 20:44:55,694 INFO program/MainThread: stderr[16]: 2024-03-01 20:44:55,694 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:44:55,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:44:55,699 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:55,806 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 20:44:55,807 INFO program/MainThread: stderr[17]: 2024-03-01 20:44:55,807 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:44:55,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:55,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:44:55,821 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:44:55,822 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:55,856 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,862 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:44:55,863 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:44:55,863 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:44:55,875 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,875 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:55,891 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,892 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:44:55,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:55,900 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:44:55,903 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:44:55,903 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:44:55,933 INFO program/MainThread: stdout: 2024-03-01 20:44:55,933 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:44:55,933 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:44:55,933 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:44:55,933 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:44:55,933 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:44:55,933 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:44:55,933 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:44:55,933 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:44:55,933 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:44:55,933 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:44:55,933 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,934 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:44:55,949 INFO program/MainThread: stdout: 2024-03-01 20:44:55,949 INFO program/MainThread: writing all SBs 2024-03-01 20:44:55,949 INFO program/MainThread: new label = "" 2024-03-01 20:44:55,949 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,949 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:55,967 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:44:55,972 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:44:55,973 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:44:55,984 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:55,985 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,002 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,003 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:44:56,007 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,010 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,013 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,013 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:44:56,013 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:56,049 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:44:56,049 INFO program/MainThread: stderr[18]: 2024-03-01 20:44:56,049 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:44:56,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,070 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,077 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:44:56,078 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:44:56,080 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:44:56,097 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,128 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,129 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:44:56,133 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,136 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,140 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,140 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:44:56,140 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:56,176 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:44:56,176 INFO program/MainThread: stderr[19]: 2024-03-01 20:44:56,176 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:44:56,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:44:56,214 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:44:56,216 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:44:56,230 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,230 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,264 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,264 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:44:56,268 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,271 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,274 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,274 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:44:56,275 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:56,314 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:44:56,314 INFO program/MainThread: stderr[20]: 2024-03-01 20:44:56,314 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:44:56,315 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,346 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,352 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:44:56,352 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:44:56,353 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:44:56,370 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,371 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,395 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,396 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:44:56,400 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:44:56,403 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:44:56,406 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,409 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,412 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,415 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,418 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,421 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:44:56,424 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:56,489 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 20:44:56,489 INFO program/MainThread: stderr[21]: 2024-03-01 20:44:56,489 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:44:56,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:44:56,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:44:56,508 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,514 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,520 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,525 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,528 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,531 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,543 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,548 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:44:56,551 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:44:56,551 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,564 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,565 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:44:56,575 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,576 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,587 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,588 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:44:56,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:44:56,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:44:56,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:44:56,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:44:56,605 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,608 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,612 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,615 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,619 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,622 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:44:56,622 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,635 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:44:56,641 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:56,675 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:44:56,675 INFO program/MainThread: stderr[22]: 2024-03-01 20:44:56,675 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:44:56,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:44:56,680 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:56,773 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 20:44:56,774 INFO program/MainThread: stderr[23]: 2024-03-01 20:44:56,774 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:44:56,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:44:56,790 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:44:56,790 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,825 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:44:56,830 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:44:56,831 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:44:56,843 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,859 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,860 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:44:56,865 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,868 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:44:56,871 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:44:56,871 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:44:56,894 INFO program/MainThread: stdout: 2024-03-01 20:44:56,894 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:44:56,894 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:44:56,894 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:44:56,894 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:44:56,894 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:44:56,894 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:44:56,894 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:44:56,894 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:44:56,894 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:44:56,894 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:44:56,894 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,895 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:44:56,910 INFO program/MainThread: stdout: 2024-03-01 20:44:56,911 INFO program/MainThread: writing all SBs 2024-03-01 20:44:56,911 INFO program/MainThread: new label = "" 2024-03-01 20:44:56,911 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,911 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,931 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:44:56,936 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:44:56,938 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:44:56,949 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,950 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:56,965 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:56,966 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:44:56,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:44:56,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:44:56,977 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:56,977 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:57,009 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 20:44:57,009 INFO program/MainThread: stderr[24]: 2024-03-01 20:44:57,009 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:44:57,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:44:57,014 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:57,105 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 20:44:57,106 INFO program/MainThread: stderr[25]: 2024-03-01 20:44:57,106 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:44:57,114 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:44:57,120 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:44:57,120 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,157 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,163 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:44:57,163 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:44:57,164 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:44:57,176 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,191 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,192 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:44:57,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,200 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:44:57,203 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:44:57,203 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:44:57,225 INFO program/MainThread: stdout: 2024-03-01 20:44:57,225 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:44:57,226 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:44:57,226 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:44:57,226 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:44:57,226 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:44:57,226 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:44:57,226 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:44:57,226 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:44:57,226 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:44:57,226 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:44:57,226 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,227 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:44:57,241 INFO program/MainThread: stdout: 2024-03-01 20:44:57,241 INFO program/MainThread: writing all SBs 2024-03-01 20:44:57,241 INFO program/MainThread: new label = "" 2024-03-01 20:44:57,241 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,257 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:44:57,262 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:44:57,264 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:44:57,275 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,275 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,290 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,291 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:44:57,295 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,298 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,301 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,301 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:44:57,301 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:57,337 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:44:57,337 INFO program/MainThread: stderr[26]: 2024-03-01 20:44:57,338 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:44:57,338 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,371 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,378 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:44:57,379 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:44:57,381 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:44:57,399 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,399 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,419 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,420 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:44:57,424 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,427 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,430 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,430 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:44:57,430 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:57,466 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:44:57,467 INFO program/MainThread: stderr[27]: 2024-03-01 20:44:57,467 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:44:57,467 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,492 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,500 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:44:57,501 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:44:57,504 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:44:57,519 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,553 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,553 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:44:57,557 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,560 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,563 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,563 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:44:57,564 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:57,601 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:44:57,601 INFO program/MainThread: stderr[28]: 2024-03-01 20:44:57,601 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:44:57,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,627 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,634 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:44:57,635 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:44:57,637 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:44:57,651 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,651 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,686 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,686 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:44:57,690 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:44:57,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:44:57,696 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,699 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,702 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,705 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,708 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,711 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:44:57,714 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:57,768 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 20:44:57,768 INFO program/MainThread: stderr[29]: 2024-03-01 20:44:57,768 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:44:57,776 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:44:57,784 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:44:57,790 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,801 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,818 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,824 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,834 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,840 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,840 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,864 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:44:57,873 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:44:57,873 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,885 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,886 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:44:57,897 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,897 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,911 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,912 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:44:57,916 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:44:57,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:44:57,923 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:44:57,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:44:57,930 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,933 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,936 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,940 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,943 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:57,946 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:44:57,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:57,961 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:57,970 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:44:57,970 INFO program/MainThread: Running [30] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:58,000 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:44:58,000 INFO program/MainThread: stderr[30]: 2024-03-01 20:44:58,000 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:44:58,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:44:58,005 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:58,104 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 20:44:58,104 INFO program/MainThread: stderr[31]: 2024-03-01 20:44:58,104 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:44:58,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:58,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:44:58,118 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:44:58,118 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:58,152 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:44:58,158 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:44:58,159 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:44:58,170 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,171 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:58,189 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,189 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:44:58,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:58,197 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:44:58,200 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:44:58,200 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:44:58,231 INFO program/MainThread: stdout: 2024-03-01 20:44:58,231 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:44:58,231 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:44:58,231 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:44:58,231 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:44:58,232 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:44:58,232 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:44:58,232 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:44:58,232 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:44:58,232 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:44:58,232 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:44:58,232 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,232 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:44:58,246 INFO program/MainThread: stdout: 2024-03-01 20:44:58,246 INFO program/MainThread: writing all SBs 2024-03-01 20:44:58,247 INFO program/MainThread: new label = "" 2024-03-01 20:44:58,247 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,247 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:58,263 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:44:58,268 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:44:58,270 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:44:58,281 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:58,298 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,299 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:58,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:44:58,306 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:44:58,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:58,310 INFO program/MainThread: Running [32] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:58,346 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:44:58,346 INFO program/MainThread: stderr[32]: 2024-03-01 20:44:58,346 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:44:58,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:44:58,351 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:58,439 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 20:44:58,439 INFO program/MainThread: stderr[33]: 2024-03-01 20:44:58,439 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:44:58,448 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:58,461 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:44:58,461 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:44:58,461 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:58,491 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:44:58,497 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:44:58,498 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:44:58,509 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,510 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:58,527 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,528 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:58,532 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:58,535 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:44:58,538 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:44:58,538 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:44:58,561 INFO program/MainThread: stdout: 2024-03-01 20:44:58,561 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:44:58,562 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:44:58,562 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:44:58,562 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:44:58,562 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:44:58,562 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:44:58,562 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:44:58,562 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:44:58,562 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:44:58,562 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:44:58,562 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,563 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:44:58,577 INFO program/MainThread: stdout: 2024-03-01 20:44:58,577 INFO program/MainThread: writing all SBs 2024-03-01 20:44:58,577 INFO program/MainThread: new label = "" 2024-03-01 20:44:58,577 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:58,594 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:44:58,600 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:44:58,601 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:44:58,612 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:58,628 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:58,634 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:44:58,634 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f17b6e4bba0> 2024-03-01 20:44:58,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:44:58,642 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:44:58,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:44:58,648 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:44:58,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:44:58,654 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:44:58,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:44:58,661 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:44:58,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:44:58,667 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:44:58,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:44:58,673 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:44:58,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:44:58,679 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:44:58,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:44:58,684 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:44:58,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:44:58,691 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:44:58,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:44:58,697 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:44:58,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:44:58,703 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:44:58,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:44:58,709 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:44:58,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:44:58,715 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:44:58,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:44:58,720 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:44:58,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:44:58,726 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:44:58,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:58,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:44:58,732 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:46:22,869 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_kilcifhz/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:46:22,907 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:22,907 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:46:22,911 INFO program/MainThread: stdout[2]: 2024-03-01 20:46:22,911 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:46:22,911 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:46:22,912 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:46:22,917 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:22,917 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:46:22,921 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:22,921 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:46:22,924 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:22,924 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:46:22,927 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:22,927 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:46:22,939 INFO program/MainThread: stdout: 2024-03-01 20:46:22,939 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:46:22,940 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi 2024-03-01 20:46:22,940 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6d0d1c22-b9eb-4300-babb-ac1b0354565d 2024-03-01 20:46:22,940 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr 2024-03-01 20:46:22,940 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6d0d1c22-b9eb-4300-babb-ac1b0354565d 2024-03-01 20:46:22,940 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs aff2b914-0daf-4afd-b168-55f9e53c0107 2024-03-01 20:46:22,940 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M 2024-03-01 20:46:22,940 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br 2024-03-01 20:46:22,940 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 4e3174e0-f189-45db-83dc-8ae9592f71e1 2024-03-01 20:46:22,940 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs dae010a8-4215-4c24-a4ee-d910b66e75ba 2024-03-01 20:46:22,940 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID 2024-03-01 20:46:22,940 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ 2024-03-01 20:46:22,940 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 2024-03-01 20:46:22,940 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 1b223496-ff6e-4463-8cbe-25b26e407aac 2024-03-01 20:46:22,940 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0 2024-03-01 20:46:22,940 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3b038faf-68d0-4895-9dfa-85a83dcbbaf1 2024-03-01 20:46:22,940 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx 2024-03-01 20:46:22,940 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3b038faf-68d0-4895-9dfa-85a83dcbbaf1 2024-03-01 20:46:22,940 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH 2024-03-01 20:46:22,940 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2f2f7b77-a91e-4255-b0cf-d846cdc37451 2024-03-01 20:46:22,940 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac 2024-03-01 20:46:22,940 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2f2f7b77-a91e-4255-b0cf-d846cdc37451 2024-03-01 20:46:22,940 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:46:22,940 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:46:22,940 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:46:22,940 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:46:22,940 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:22,940 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6d0d1c22-b9eb-4300-babb-ac1b0354565d sdb 1073741824 root disk brw-rw---- LVM2_member hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6d0d1c22-b9eb-4300-babb-ac1b0354565d `-test_vg1-lv1 482344960 root disk brw-rw---- xfs aff2b914-0daf-4afd-b168-55f9e53c0107 sdc 1073741824 root disk brw-rw---- LVM2_member p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M sdd 1073741824 root disk brw-rw---- LVM2_member 8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 4e3174e0-f189-45db-83dc-8ae9592f71e1 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs dae010a8-4215-4c24-a4ee-d910b66e75ba sde 1073741824 root disk brw-rw---- LVM2_member 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID sdf 1073741824 root disk brw-rw---- LVM2_member ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ sdg 1073741824 root disk brw-rw---- LVM2_member wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 1b223496-ff6e-4463-8cbe-25b26e407aac |-test_vg3-lv7 427819008 root disk brw-rw---- xfs b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3b038faf-68d0-4895-9dfa-85a83dcbbaf1 sdh 1073741824 root disk brw-rw---- LVM2_member k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3b038faf-68d0-4895-9dfa-85a83dcbbaf1 sdi 1073741824 root disk brw-rw---- LVM2_member qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2f2f7b77-a91e-4255-b0cf-d846cdc37451 sdj 1073741824 root disk brw-rw---- LVM2_member ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2f2f7b77-a91e-4255-b0cf-d846cdc37451 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:46:22,941 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:22,941 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:22,941 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:46:22,941 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:22,941 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:46:22,942 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:46:22,942 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:22,957 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:22,973 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:46:22,978 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_fe5a187e-6577-4f05-bb5c-095738c7cbba ' '/dev/disk/by-id/lvm-pv-uuid-ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi ' '/dev/disk/by-id/wwn-0x6001405fe5a187e65774f05bb5c09573 ' '/dev/disk/by-id/scsi-36001405fe5a187e65774f05bb5c09573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:fe5a187e-6577-4f05-bb5c-095738c7cbba', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi', 'ID_FS_UUID_ENC': 'ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'fe5a187e-6577-4f05-bb5c-095738c7cbba', 'ID_SERIAL': '36001405fe5a187e65774f05bb5c09573', 'ID_SERIAL_SHORT': '6001405fe5a187e65774f05bb5c09573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405fe5a187e6', 'ID_WWN_VENDOR_EXTENSION': '0x5774f05bb5c09573', 'ID_WWN_WITH_EXTENSION': '0x6001405fe5a187e65774f05bb5c09573', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405fe5a187e65774f05bb5c09573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:fe5a187e-6577-4f05-bb5c-095738c7cbba', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'fe5a187e-6577-4f05-bb5c-095738c7cbba', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:0', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:0.service', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600369820'} ; 2024-03-01 20:46:22,978 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:46:22,979 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:23,011 INFO program/MainThread: stdout[3]: 2024-03-01 20:46:23,011 INFO program/MainThread: stderr[3]: 2024-03-01 20:46:23,011 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:46:23,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:23,024 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:46:23,029 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:46:23,029 INFO blivet/MainThread: sda is a disk 2024-03-01 20:46:23,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:46:23,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:46:23,033 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:46:23,036 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:46:23,037 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:46:23,040 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:46:23,040 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:46:23,040 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:46:23,041 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195bf45b70) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 6001405fe5a187e65774f05bb5c09573 2024-03-01 20:46:23,044 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:46:23,048 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:23,048 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:46:23,051 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:23,051 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:46:23,054 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,055 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:46:23,058 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,058 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:46:23,061 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:46:23,061 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:46:23,061 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:23,088 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:23,088 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr. WARNING: Couldn't find device with uuid p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M. WARNING: VG test_vg1 is missing PV hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:46:23,088 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:46:23,088 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:46:23,093 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi ; label: None ; device: /dev/sda ; serial: 36001405fe5a187e65774f05bb5c09573 ; exists: True ; vg_name: test_vg1 ; vg_uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; pe_start: 8 MiB ; 2024-03-01 20:46:23,093 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:46:23,096 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:46:23,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; incomplete: True ; hidden: False ; 2024-03-01 20:46:23,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:23,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:23,109 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:23,142 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:23,142 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr. WARNING: Couldn't find device with uuid p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M. WARNING: VG test_vg1 is missing PV hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:46:23,142 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:46:23,142 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:46:23,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:46:23,149 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:46:23,152 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:46:23,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:46:23,156 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:46:23,156 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:23,185 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:23,185 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr. WARNING: Couldn't find device with uuid p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M. WARNING: VG test_vg1 is missing PV hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:46:23,185 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:46:23,190 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:46:23,190 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:46:23,193 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:46:23,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; incomplete: True ; hidden: False ; 2024-03-01 20:46:23,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:46:23,200 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:46:23,200 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:23,204 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr ' '/dev/disk/by-id/wwn-0x60014058f1c87e69b494c10b280b9dd0 ' '/dev/disk/by-id/scsi-360014058f1c87e69b494c10b280b9dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_8f1c87e6-9b49-4c10-b280-b9dd007f2abd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr', 'ID_FS_UUID_ENC': 'hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'ID_SERIAL': '360014058f1c87e69b494c10b280b9dd0', 'ID_SERIAL_SHORT': '60014058f1c87e69b494c10b280b9dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058f1c87e69', 'ID_WWN_VENDOR_EXTENSION': '0xb494c10b280b9dd0', 'ID_WWN_WITH_EXTENSION': '0x60014058f1c87e69b494c10b280b9dd0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058f1c87e69b494c10b280b9dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:16', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:16.service', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600382551'} ; 2024-03-01 20:46:23,204 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:46:23,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:23,214 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:46:23,214 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:46:23,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:46:23,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:46:23,217 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:46:23,221 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:46:23,221 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:46:23,224 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:46:23,224 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:46:23,225 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:46:23,225 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195bf59eb8) -- name = sdb status = True id = 16 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 60014058f1c87e69b494c10b280b9dd0 2024-03-01 20:46:23,228 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:46:23,231 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:23,231 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:46:23,235 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:23,235 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:46:23,238 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,238 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:46:23,241 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,242 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:46:23,244 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:46:23,244 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:46:23,245 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:23,274 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:23,274 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M. WARNING: VG test_vg1 is missing PV p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M (last written to /dev/sdc). 2024-03-01 20:46:23,274 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:46:23,275 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:46:23,279 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr ; label: None ; device: /dev/sdb ; serial: 360014058f1c87e69b494c10b280b9dd0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:46:23,279 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:46:23,282 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:46:23,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; incomplete: True ; hidden: False ; 2024-03-01 20:46:23,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:46:23,292 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:46:23,295 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:46:23,297 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:46:23,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; incomplete: True ; hidden: False ; 2024-03-01 20:46:23,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:23,304 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:23,334 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:23,334 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M. WARNING: VG test_vg1 is missing PV p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M (last written to /dev/sdc). 2024-03-01 20:46:23,334 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:46:23,334 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:46:23,334 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:23,339 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140560dbf49d46734e91b796a54fe ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_60dbf49d-4673-4e91-b796-a54feedc0355 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:60dbf49d-4673-4e91-b796-a54feedc0355 ' '/dev/disk/by-id/wwn-0x600140560dbf49d46734e91b796a54fe', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '60dbf49d-4673-4e91-b796-a54feedc0355', 'ID_SERIAL': '3600140560dbf49d46734e91b796a54fe', 'ID_SERIAL_SHORT': '600140560dbf49d46734e91b796a54fe', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140560dbf49d4', 'ID_WWN_VENDOR_EXTENSION': '0x6734e91b796a54fe', 'ID_WWN_WITH_EXTENSION': '0x600140560dbf49d46734e91b796a54fe', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140560dbf49d46734e91b796a54fe', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:60dbf49d-4673-4e91-b796-a54feedc0355', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '60dbf49d-4673-4e91-b796-a54feedc0355', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '601231533'} ; 2024-03-01 20:46:23,339 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:46:23,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:23,350 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:46:23,350 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:46:23,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:46:23,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:46:23,354 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:46:23,357 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:46:23,357 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:46:23,360 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:46:23,360 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:46:23,361 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:46:23,361 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195bf59c50) -- name = sdk status = True id = 26 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 600140560dbf49d46734e91b796a54fe 2024-03-01 20:46:23,364 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:46:23,364 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:46:23,367 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c6a7ad06-ce4d-4850-94ff-fb41219894bf ' '/dev/disk/by-id/wwn-0x6001405c6a7ad06ce4d485094fffb412 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c6a7ad06-ce4d-4850-94ff-fb41219894bf ' '/dev/disk/by-id/scsi-36001405c6a7ad06ce4d485094fffb412', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'ID_SERIAL': '36001405c6a7ad06ce4d485094fffb412', 'ID_SERIAL_SHORT': '6001405c6a7ad06ce4d485094fffb412', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c6a7ad06c', 'ID_WWN_VENDOR_EXTENSION': '0xe4d485094fffb412', 'ID_WWN_WITH_EXTENSION': '0x6001405c6a7ad06ce4d485094fffb412', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c6a7ad06ce4d485094fffb412', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '601281915'} ; 2024-03-01 20:46:23,368 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:46:23,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:23,377 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:46:23,378 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:46:23,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:46:23,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:46:23,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:46:23,384 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:46:23,384 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:46:23,387 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:46:23,388 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:46:23,388 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:46:23,388 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195ae79cc0) -- name = sdl status = True id = 31 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 6001405c6a7ad06ce4d485094fffb412 2024-03-01 20:46:23,391 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:46:23,392 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:46:23,395 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:dfce700b-490c-44c0-8527-fd0ab04b6b7d ' '/dev/disk/by-id/scsi-36001405dfce700b490c44c08527fd0ab ' '/dev/disk/by-id/wwn-0x6001405dfce700b490c44c08527fd0ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M', 'ID_FS_UUID_ENC': 'p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'ID_SERIAL': '36001405dfce700b490c44c08527fd0ab', 'ID_SERIAL_SHORT': '6001405dfce700b490c44c08527fd0ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dfce700b4', 'ID_WWN_VENDOR_EXTENSION': '0x90c44c08527fd0ab', 'ID_WWN_WITH_EXTENSION': '0x6001405dfce700b490c44c08527fd0ab', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dfce700b490c44c08527fd0ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:32', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:32.service', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600470537'} ; 2024-03-01 20:46:23,395 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:46:23,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:23,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:46:23,405 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:46:23,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:46:23,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:46:23,408 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:46:23,412 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:46:23,412 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:46:23,415 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:46:23,415 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:46:23,416 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:46:23,416 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195ae74be0) -- name = sdc status = True id = 36 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 6001405dfce700b490c44c08527fd0ab 2024-03-01 20:46:23,419 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:46:23,422 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:23,422 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:46:23,425 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:23,426 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:46:23,429 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,429 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:46:23,432 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,432 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:46:23,435 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:46:23,435 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:46:23,435 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:23,467 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:23,467 INFO program/MainThread: stderr[9]: 2024-03-01 20:46:23,467 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:46:23,467 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:46:23,472 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M ; label: None ; device: /dev/sdc ; serial: 36001405dfce700b490c44c08527fd0ab ; exists: True ; vg_name: test_vg1 ; vg_uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:46:23,472 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:46:23,475 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:46:23,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; incomplete: True ; hidden: False ; 2024-03-01 20:46:23,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:23,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:46:23,488 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:46:23,490 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:46:23,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; incomplete: True ; hidden: False ; 2024-03-01 20:46:23,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:23,497 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:23,530 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:23,530 INFO program/MainThread: stderr[10]: 2024-03-01 20:46:23,530 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:46:23,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:23,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:23,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:46:23,548 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:46:23,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:46:23,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:46:23,555 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:23,555 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:46:23,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:46:23,559 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:46:23,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:46:23,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:46:23,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:46:23,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:46:23,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:46:23,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:23,573 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:46:23,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:46:23,577 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:46:23,577 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:46:23,577 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:46:23,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:23,580 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:46:23,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:46:23,584 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:46:23,588 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNP8RFDYTXWa71th5aCa2D107TzoclI1X5n ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/aff2b914-0daf-4afd-b168-55f9e53c0107 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNP8RFDYTXWa71th5aCa2D107TzoclI1X5n', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'aff2b914-0daf-4afd-b168-55f9e53c0107', 'ID_FS_UUID_ENC': 'aff2b914-0daf-4afd-b168-55f9e53c0107', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '988541131'} ; 2024-03-01 20:46:23,588 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:46:23,588 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:23,593 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:46:23,593 INFO program/MainThread: stderr[11]: 2024-03-01 20:46:23,593 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:46:23,593 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:23,597 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:46:23,597 INFO program/MainThread: stderr[12]: 2024-03-01 20:46:23,597 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:46:23,597 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:23,600 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:46:23,601 INFO program/MainThread: stderr[13]: 2024-03-01 20:46:23,601 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:46:23,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:46:23,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:23,612 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:46:23,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:23,613 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:46:23,609 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195ae69898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195bf59f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:23,614 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:23,618 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:46:23,618 INFO program/MainThread: stderr[14]: 2024-03-01 20:46:23,618 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:46:23,623 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:46:23,626 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:23,626 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:46:23,630 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:23,630 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:46:23,634 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,634 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:46:23,638 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,638 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:46:23,640 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:46:23,640 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:46:23,643 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:23,644 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:46:23,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:46:23,647 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:23,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:23,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:23,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:46:23,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:46:23,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:46:23,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:46:23,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:23,670 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:46:23,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:46:23,674 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:46:23,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:46:23,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:46:23,681 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:46:23,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:46:23,684 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:46:23,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:23,688 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:46:23,691 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:46:23,691 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:46:23,692 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:46:23,692 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:46:23,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:23,695 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:46:23,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:46:23,699 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:46:23,702 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/6d0d1c22-b9eb-4300-babb-ac1b0354565d ' '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNPwr5CJf4zrEmXdVfHbEE6o8SoCLT3LYR5 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNPwr5CJf4zrEmXdVfHbEE6o8SoCLT3LYR5', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6d0d1c22-b9eb-4300-babb-ac1b0354565d', 'ID_FS_UUID_ENC': '6d0d1c22-b9eb-4300-babb-ac1b0354565d', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '988196410'} ; 2024-03-01 20:46:23,703 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:46:23,703 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:23,707 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:46:23,708 INFO program/MainThread: stderr[15]: 2024-03-01 20:46:23,708 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:46:23,708 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:23,711 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:46:23,712 INFO program/MainThread: stderr[16]: 2024-03-01 20:46:23,712 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:46:23,712 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:23,715 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:46:23,716 INFO program/MainThread: stderr[17]: 2024-03-01 20:46:23,716 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:46:23,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:46:23,727 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:23,727 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:23,728 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:23,728 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:23,724 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195bf59860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195bf59f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:23,729 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:23,733 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:46:23,734 INFO program/MainThread: stderr[18]: 2024-03-01 20:46:23,734 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:46:23,738 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:46:23,742 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:23,742 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:46:23,745 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:23,745 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:46:23,749 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,749 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:46:23,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:46:23,753 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:46:23,756 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:23,756 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:46:23,759 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:46:23,760 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:23,760 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:23,763 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:9dcfa872-676c-4941-9f6a-13d09e2d82fe ' '/dev/disk/by-id/lvm-pv-uuid-8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br ' '/dev/disk/by-id/scsi-360014059dcfa872676c49419f6a13d09 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_9dcfa872-676c-4941-9f6a-13d09e2d82fe ' '/dev/disk/by-id/wwn-0x60014059dcfa872676c49419f6a13d09', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br', 'ID_FS_UUID_ENC': '8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'ID_SERIAL': '360014059dcfa872676c49419f6a13d09', 'ID_SERIAL_SHORT': '60014059dcfa872676c49419f6a13d09', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059dcfa8726', 'ID_WWN_VENDOR_EXTENSION': '0x76c49419f6a13d09', 'ID_WWN_WITH_EXTENSION': '0x60014059dcfa872676c49419f6a13d09', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059dcfa872676c49419f6a13d09', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:48', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:48.service', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600605408'} ; 2024-03-01 20:46:23,763 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:46:23,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:23,774 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:46:23,774 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:46:23,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:46:23,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:46:23,777 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:46:23,780 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:46:23,781 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:46:23,784 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:46:23,784 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:46:23,784 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:46:23,785 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195ae84cc0) -- name = sdd status = True id = 72 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014059dcfa872676c49419f6a13d09 2024-03-01 20:46:23,788 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:46:23,791 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:23,791 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:46:23,794 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:23,794 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:46:23,798 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,798 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:46:23,801 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,801 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:46:23,804 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:46:23,804 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:46:23,805 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:23,835 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:23,835 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID. WARNING: Couldn't find device with uuid ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ. WARNING: VG test_vg2 is missing PV 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ (last written to /dev/sdf). 2024-03-01 20:46:23,835 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:46:23,836 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:46:23,840 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br ; label: None ; device: /dev/sdd ; serial: 360014059dcfa872676c49419f6a13d09 ; exists: True ; vg_name: test_vg2 ; vg_uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:46:23,840 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:46:23,843 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:46:23,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; incomplete: True ; hidden: False ; 2024-03-01 20:46:23,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:23,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:23,856 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:23,886 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:23,886 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID. WARNING: Couldn't find device with uuid ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ. WARNING: VG test_vg2 is missing PV 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ (last written to /dev/sdf). 2024-03-01 20:46:23,886 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:46:23,886 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:46:23,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:46:23,892 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:46:23,895 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:46:23,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:46:23,899 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:46:23,899 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:23,931 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:23,931 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID. WARNING: Couldn't find device with uuid ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ. WARNING: VG test_vg2 is missing PV 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ (last written to /dev/sdf). 2024-03-01 20:46:23,931 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:46:23,936 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:46:23,936 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:46:23,939 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:46:23,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; incomplete: True ; hidden: False ; 2024-03-01 20:46:23,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:46:23,946 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:46:23,946 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:23,949 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_58a09b49-4dd0-4c9f-b588-0ab0e50068ac ' '/dev/disk/by-id/wwn-0x600140558a09b494dd04c9fb5880ab0e ' '/dev/disk/by-id/lvm-pv-uuid-1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:58a09b49-4dd0-4c9f-b588-0ab0e50068ac ' '/dev/disk/by-id/scsi-3600140558a09b494dd04c9fb5880ab0e', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID', 'ID_FS_UUID_ENC': '1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'ID_SERIAL': '3600140558a09b494dd04c9fb5880ab0e', 'ID_SERIAL_SHORT': '600140558a09b494dd04c9fb5880ab0e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558a09b494', 'ID_WWN_VENDOR_EXTENSION': '0xdd04c9fb5880ab0e', 'ID_WWN_WITH_EXTENSION': '0x600140558a09b494dd04c9fb5880ab0e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558a09b494dd04c9fb5880ab0e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:64', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:64.service', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600651636'} ; 2024-03-01 20:46:23,949 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:46:23,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:46:23,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:23,960 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:46:23,960 INFO blivet/MainThread: sde is a disk 2024-03-01 20:46:23,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:46:23,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:46:23,963 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:46:23,967 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:46:23,967 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:46:23,970 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:46:23,970 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:46:23,971 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:46:23,971 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195ae7ebe0) -- name = sde status = True id = 86 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 600140558a09b494dd04c9fb5880ab0e 2024-03-01 20:46:23,974 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:46:23,977 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:23,978 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:46:23,981 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:23,981 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:46:23,984 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,984 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:46:23,987 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:23,987 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:46:23,990 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:46:23,990 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:46:23,990 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:24,021 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:24,021 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ. WARNING: VG test_vg2 is missing PV ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ (last written to /dev/sdf). 2024-03-01 20:46:24,021 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:46:24,022 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:46:24,026 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID ; label: None ; device: /dev/sde ; serial: 3600140558a09b494dd04c9fb5880ab0e ; exists: True ; vg_name: test_vg2 ; vg_uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:46:24,026 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:46:24,029 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:46:24,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; incomplete: True ; hidden: False ; 2024-03-01 20:46:24,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:46:24,039 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:46:24,042 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:46:24,045 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:46:24,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; incomplete: True ; hidden: False ; 2024-03-01 20:46:24,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:24,051 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:24,084 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:24,084 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ. WARNING: VG test_vg2 is missing PV ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ (last written to /dev/sdf). 2024-03-01 20:46:24,084 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:46:24,084 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:46:24,085 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:24,090 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:119c37f1-0eb3-4817-a3fe-2e1e676567ee ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_119c37f1-0eb3-4817-a3fe-2e1e676567ee ' '/dev/disk/by-id/wwn-0x6001405119c37f10eb34817a3fe2e1e6 ' '/dev/disk/by-id/scsi-36001405119c37f10eb34817a3fe2e1e6', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ', 'ID_FS_UUID_ENC': 'ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '119c37f1-0eb3-4817-a3fe-2e1e676567ee', 'ID_SERIAL': '36001405119c37f10eb34817a3fe2e1e6', 'ID_SERIAL_SHORT': '6001405119c37f10eb34817a3fe2e1e6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405119c37f10', 'ID_WWN_VENDOR_EXTENSION': '0xeb34817a3fe2e1e6', 'ID_WWN_WITH_EXTENSION': '0x6001405119c37f10eb34817a3fe2e1e6', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405119c37f10eb34817a3fe2e1e6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:119c37f1-0eb3-4817-a3fe-2e1e676567ee', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '119c37f1-0eb3-4817-a3fe-2e1e676567ee', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:80', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:80.service', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600677830'} ; 2024-03-01 20:46:24,090 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:46:24,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:46:24,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:24,100 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:46:24,101 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:46:24,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:46:24,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:46:24,104 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:46:24,107 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:46:24,108 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:46:24,111 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:46:24,111 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:46:24,112 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:46:24,112 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195ae1a978) -- name = sdf status = True id = 96 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405119c37f10eb34817a3fe2e1e6 2024-03-01 20:46:24,115 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:46:24,118 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:24,118 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:46:24,122 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:24,122 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:46:24,125 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,125 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:46:24,128 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,128 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:46:24,131 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:46:24,131 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:46:24,132 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:24,161 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:24,161 INFO program/MainThread: stderr[24]: 2024-03-01 20:46:24,161 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:46:24,161 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:46:24,166 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ ; label: None ; device: /dev/sdf ; serial: 36001405119c37f10eb34817a3fe2e1e6 ; exists: True ; vg_name: test_vg2 ; vg_uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:46:24,166 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:46:24,169 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:46:24,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; incomplete: True ; hidden: False ; 2024-03-01 20:46:24,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:24,179 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:46:24,182 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:46:24,185 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:46:24,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; incomplete: True ; hidden: False ; 2024-03-01 20:46:24,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:24,191 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:24,223 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:24,223 INFO program/MainThread: stderr[25]: 2024-03-01 20:46:24,223 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:46:24,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:24,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:24,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N ; incomplete: False ; hidden: False ; 2024-03-01 20:46:24,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:24,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:46:24,241 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:46:24,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:46:24,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:46:24,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:24,248 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:46:24,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:46:24,252 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:46:24,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:46:24,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:46:24,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:46:24,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:46:24,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:46:24,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:24,266 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:46:24,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:46:24,270 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:46:24,270 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:46:24,271 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:46:24,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:24,274 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:46:24,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:46:24,277 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:46:24,281 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/dae010a8-4215-4c24-a4ee-d910b66e75ba ' '/dev/disk/by-id/dm-uuid-LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjqGec8d3jIdMCulH0NOfHFQ1DXDgIBQ4N ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjqGec8d3jIdMCulH0NOfHFQ1DXDgIBQ4N', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dae010a8-4215-4c24-a4ee-d910b66e75ba', 'ID_FS_UUID_ENC': 'dae010a8-4215-4c24-a4ee-d910b66e75ba', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '987205514'} ; 2024-03-01 20:46:24,281 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:46:24,281 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:24,286 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:46:24,286 INFO program/MainThread: stderr[26]: 2024-03-01 20:46:24,286 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:46:24,286 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:24,290 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:46:24,290 INFO program/MainThread: stderr[27]: 2024-03-01 20:46:24,290 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:46:24,290 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:24,294 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:46:24,294 INFO program/MainThread: stderr[28]: 2024-03-01 20:46:24,294 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:46:24,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:24,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:46:24,305 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:24,306 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:46:24,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:24,307 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:46:24,303 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195ae1a908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195ae84da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:24,307 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:24,312 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:46:24,312 INFO program/MainThread: stderr[29]: 2024-03-01 20:46:24,312 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:46:24,316 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:46:24,320 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:24,320 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:46:24,324 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:24,324 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:46:24,327 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,327 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:46:24,331 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,331 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:46:24,331 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:46:24,334 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:24,334 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:46:24,337 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:46:24,338 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:24,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:24,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:24,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw ; incomplete: False ; hidden: False ; 2024-03-01 20:46:24,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:24,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:46:24,354 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:46:24,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:46:24,358 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:46:24,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:24,361 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:46:24,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:46:24,365 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:46:24,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:46:24,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:46:24,372 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:46:24,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:46:24,375 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:46:24,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:24,379 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:46:24,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:46:24,383 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:46:24,383 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:46:24,383 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:46:24,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:24,400 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:46:24,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:46:24,404 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:46:24,407 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjJRmmmG7jDJXyTLO3K6AUhzEz6j7iWuDw ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/4e3174e0-f189-45db-83dc-8ae9592f71e1', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjJRmmmG7jDJXyTLO3K6AUhzEz6j7iWuDw', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4e3174e0-f189-45db-83dc-8ae9592f71e1', 'ID_FS_UUID_ENC': '4e3174e0-f189-45db-83dc-8ae9592f71e1', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '986871440'} ; 2024-03-01 20:46:24,407 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:46:24,407 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:24,412 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:46:24,412 INFO program/MainThread: stderr[30]: 2024-03-01 20:46:24,412 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:46:24,412 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:24,416 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:46:24,416 INFO program/MainThread: stderr[31]: 2024-03-01 20:46:24,416 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:46:24,417 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:24,420 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:46:24,420 INFO program/MainThread: stderr[32]: 2024-03-01 20:46:24,420 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:46:24,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:24,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:46:24,432 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:24,433 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:24,433 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:24,434 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:24,429 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195ae3c4e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195ae84da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:24,435 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:24,439 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:46:24,439 INFO program/MainThread: stderr[33]: 2024-03-01 20:46:24,439 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:46:24,444 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:46:24,447 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:24,448 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:46:24,451 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:24,451 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:46:24,455 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,455 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:46:24,458 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,458 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:46:24,458 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:46:24,462 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:24,462 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:46:24,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:46:24,465 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:24,466 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:24,469 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140580823dee59cd4dcdabbe6e799 ' '/dev/disk/by-id/lvm-pv-uuid-wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 ' '/dev/disk/by-id/wwn-0x600140580823dee59cd4dcdabbe6e799 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_80823dee-59cd-4dcd-abbe-6e7999b3ef40 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093', 'ID_FS_UUID_ENC': 'wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'ID_SERIAL': '3600140580823dee59cd4dcdabbe6e799', 'ID_SERIAL_SHORT': '600140580823dee59cd4dcdabbe6e799', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580823dee5', 'ID_WWN_VENDOR_EXTENSION': '0x9cd4dcdabbe6e799', 'ID_WWN_WITH_EXTENSION': '0x600140580823dee59cd4dcdabbe6e799', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580823dee59cd4dcdabbe6e799', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:96', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:96.service', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600908042'} ; 2024-03-01 20:46:24,469 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:46:24,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:46:24,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:24,480 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:46:24,480 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:46:24,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:46:24,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:46:24,484 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:46:24,487 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:46:24,487 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:46:24,490 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:46:24,491 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:46:24,491 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:46:24,491 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195ae38550) -- name = sdg status = True id = 132 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 600140580823dee59cd4dcdabbe6e799 2024-03-01 20:46:24,494 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:46:24,498 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:24,498 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:46:24,501 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:24,501 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:46:24,504 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,504 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:46:24,508 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,508 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:46:24,510 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:46:24,511 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:46:24,511 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:24,544 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:24,544 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx. WARNING: Couldn't find device with uuid qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH. WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:24,544 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:46:24,545 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:46:24,549 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 ; label: None ; device: /dev/sdg ; serial: 3600140580823dee59cd4dcdabbe6e799 ; exists: True ; vg_name: test_vg3 ; vg_uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:46:24,549 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:46:24,552 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:46:24,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:24,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:24,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:24,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:24,565 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:24,598 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:24,598 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx. WARNING: Couldn't find device with uuid qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH. WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:24,598 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:46:24,598 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:46:24,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:46:24,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:46:24,607 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:24,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:46:24,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:46:24,611 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:24,645 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:24,645 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx. WARNING: Couldn't find device with uuid qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH. WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:24,645 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:46:24,650 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:46:24,651 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:46:24,654 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:46:24,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:24,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:46:24,660 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:46:24,660 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:24,663 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405cf4e972d70e3421b857a8c68f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:cf4e972d-70e3-421b-857a-8c68fcb5cdb0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_cf4e972d-70e3-421b-857a-8c68fcb5cdb0 ' '/dev/disk/by-id/lvm-pv-uuid-k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx ' '/dev/disk/by-id/scsi-36001405cf4e972d70e3421b857a8c68f', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx', 'ID_FS_UUID_ENC': 'k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'cf4e972d-70e3-421b-857a-8c68fcb5cdb0', 'ID_SERIAL': '36001405cf4e972d70e3421b857a8c68f', 'ID_SERIAL_SHORT': '6001405cf4e972d70e3421b857a8c68f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cf4e972d7', 'ID_WWN_VENDOR_EXTENSION': '0x0e3421b857a8c68f', 'ID_WWN_WITH_EXTENSION': '0x6001405cf4e972d70e3421b857a8c68f', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cf4e972d70e3421b857a8c68f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:cf4e972d-70e3-421b-857a-8c68fcb5cdb0', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cf4e972d-70e3-421b-857a-8c68fcb5cdb0', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:112', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:112.service', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600841344'} ; 2024-03-01 20:46:24,663 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:46:24,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:46:24,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:24,674 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:46:24,675 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:46:24,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:46:24,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:46:24,678 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:46:24,681 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:46:24,681 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:46:24,684 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:46:24,685 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:46:24,685 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:46:24,685 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195ae7eac8) -- name = sdh status = True id = 146 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405cf4e972d70e3421b857a8c68f 2024-03-01 20:46:24,688 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:46:24,692 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:24,692 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:46:24,695 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:24,695 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:46:24,699 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,699 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:46:24,702 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,702 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:46:24,705 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:46:24,705 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:46:24,705 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:24,743 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:24,743 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH. WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:24,743 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:46:24,744 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:46:24,748 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx ; label: None ; device: /dev/sdh ; serial: 36001405cf4e972d70e3421b857a8c68f ; exists: True ; vg_name: test_vg3 ; vg_uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; pe_start: 8 MiB ; 2024-03-01 20:46:24,748 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:46:24,751 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:46:24,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:24,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:46:24,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:46:24,764 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:24,767 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:46:24,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:24,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:24,773 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:24,806 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:24,806 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH. WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:24,806 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:46:24,807 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:46:24,807 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:24,812 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140530d82e6cd6054621810a79007 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:30d82e6c-d605-4621-810a-7900794c99ff ' '/dev/disk/by-id/lvm-pv-uuid-qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH ' '/dev/disk/by-id/scsi-3600140530d82e6cd6054621810a79007 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_30d82e6c-d605-4621-810a-7900794c99ff', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH', 'ID_FS_UUID_ENC': 'qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '30d82e6c-d605-4621-810a-7900794c99ff', 'ID_SERIAL': '3600140530d82e6cd6054621810a79007', 'ID_SERIAL_SHORT': '600140530d82e6cd6054621810a79007', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140530d82e6cd', 'ID_WWN_VENDOR_EXTENSION': '0x6054621810a79007', 'ID_WWN_WITH_EXTENSION': '0x600140530d82e6cd6054621810a79007', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140530d82e6cd6054621810a79007', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:30d82e6c-d605-4621-810a-7900794c99ff', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '30d82e6c-d605-4621-810a-7900794c99ff', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:128', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:128.service', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600963678'} ; 2024-03-01 20:46:24,812 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:46:24,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:46:24,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:24,823 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:46:24,824 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:46:24,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:46:24,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:46:24,827 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:46:24,830 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:46:24,830 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:46:24,833 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:46:24,834 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:46:24,834 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:46:24,834 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195ae7ef28) -- name = sdi status = True id = 156 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 600140530d82e6cd6054621810a79007 2024-03-01 20:46:24,838 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:46:24,841 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:24,841 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:46:24,844 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:24,844 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:46:24,848 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,848 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:46:24,851 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,851 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:46:24,854 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:46:24,854 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:46:24,854 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:24,887 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:24,887 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:24,887 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:46:24,888 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:46:24,892 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH ; label: None ; device: /dev/sdi ; serial: 3600140530d82e6cd6054621810a79007 ; exists: True ; vg_name: test_vg3 ; vg_uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; pe_start: 8 MiB ; 2024-03-01 20:46:24,892 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:46:24,895 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:46:24,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:24,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:24,905 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:46:24,908 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:24,911 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:46:24,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:24,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:24,917 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:24,954 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:24,954 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:24,954 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:46:24,955 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:46:24,955 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:24,960 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01 ' '/dev/disk/by-id/lvm-pv-uuid-ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01 ' '/dev/disk/by-id/wwn-0x6001405aeb3f2ef1d5d4dbb91fa6d282 ' '/dev/disk/by-id/scsi-36001405aeb3f2ef1d5d4dbb91fa6d282', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac', 'ID_FS_UUID_ENC': 'ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'ID_SERIAL': '36001405aeb3f2ef1d5d4dbb91fa6d282', 'ID_SERIAL_SHORT': '6001405aeb3f2ef1d5d4dbb91fa6d282', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405aeb3f2ef1', 'ID_WWN_VENDOR_EXTENSION': '0xd5d4dbb91fa6d282', 'ID_WWN_WITH_EXTENSION': '0x6001405aeb3f2ef1d5d4dbb91fa6d282', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405aeb3f2ef1d5d4dbb91fa6d282', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:144', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:144.service', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '601162195'} ; 2024-03-01 20:46:24,960 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:46:24,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:46:24,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:24,971 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:46:24,972 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:46:24,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:46:24,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:46:24,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:46:24,979 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:46:24,979 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:46:24,982 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:46:24,982 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:46:24,983 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:46:24,983 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195ae93a20) -- name = sdj status = True id = 166 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405aeb3f2ef1d5d4dbb91fa6d282 2024-03-01 20:46:24,986 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:46:24,989 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:24,990 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:46:24,993 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:24,993 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:46:24,996 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:24,996 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:46:25,000 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,000 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:46:25,003 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:46:25,003 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:46:25,003 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:25,035 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdj LVM2_PV_UUID=ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:25,035 INFO program/MainThread: stderr[41]: 2024-03-01 20:46:25,035 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:46:25,036 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:46:25,040 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac ; label: None ; device: /dev/sdj ; serial: 36001405aeb3f2ef1d5d4dbb91fa6d282 ; exists: True ; vg_name: test_vg3 ; vg_uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:46:25,040 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:46:25,043 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:46:25,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:25,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:25,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:46:25,056 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:25,059 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:46:25,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:25,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:25,066 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:25,099 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:25,099 INFO program/MainThread: stderr[42]: 2024-03-01 20:46:25,099 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:46:25,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:25,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:25,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:46:25,117 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:46:25,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:46:25,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:46:25,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:25,125 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:46:25,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:46:25,129 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:46:25,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:46:25,132 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:46:25,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:46:25,136 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:46:25,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:46:25,142 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:25,143 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:46:25,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:46:25,146 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:46:25,147 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:46:25,147 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:46:25,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:25,150 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:46:25,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:46:25,154 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:46:25,157 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/2f2f7b77-a91e-4255-b0cf-d846cdc37451 ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAn1ZysDufxX3DN4007Oh0SVYJCdrXF5Inf', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAn1ZysDufxX3DN4007Oh0SVYJCdrXF5Inf', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2f2f7b77-a91e-4255-b0cf-d846cdc37451', 'ID_FS_UUID_ENC': '2f2f7b77-a91e-4255-b0cf-d846cdc37451', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '985889782'} ; 2024-03-01 20:46:25,157 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:46:25,158 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:25,162 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:46:25,162 INFO program/MainThread: stderr[43]: 2024-03-01 20:46:25,162 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:46:25,162 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:25,166 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:46:25,166 INFO program/MainThread: stderr[44]: 2024-03-01 20:46:25,166 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:46:25,166 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:25,170 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:46:25,170 INFO program/MainThread: stderr[45]: 2024-03-01 20:46:25,170 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:46:25,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:46:25,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,183 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:46:25,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,184 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:46:25,179 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195bf459e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195ae74d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:25,184 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:25,189 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:46:25,189 INFO program/MainThread: stderr[46]: 2024-03-01 20:46:25,189 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:46:25,193 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:46:25,197 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:25,197 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:46:25,200 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:25,200 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:46:25,204 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,204 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:46:25,208 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,208 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:46:25,209 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:46:25,212 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:25,212 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:46:25,215 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:46:25,215 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:25,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:25,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:25,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:46:25,231 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:46:25,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:46:25,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:46:25,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:25,239 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:46:25,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:46:25,243 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:46:25,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:46:25,246 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:46:25,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:46:25,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:46:25,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:46:25,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:25,256 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:46:25,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:46:25,260 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:46:25,260 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:46:25,261 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:46:25,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:25,264 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:46:25,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:46:25,267 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:46:25,271 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/3b038faf-68d0-4895-9dfa-85a83dcbbaf1 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnCVuyhPs4f7Qk9m98WQ9pA1LQ2SXCUDjI ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnCVuyhPs4f7Qk9m98WQ9pA1LQ2SXCUDjI', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3b038faf-68d0-4895-9dfa-85a83dcbbaf1', 'ID_FS_UUID_ENC': '3b038faf-68d0-4895-9dfa-85a83dcbbaf1', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '985538074'} ; 2024-03-01 20:46:25,271 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:46:25,271 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:25,276 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:46:25,276 INFO program/MainThread: stderr[47]: 2024-03-01 20:46:25,276 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:46:25,276 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:25,280 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:46:25,280 INFO program/MainThread: stderr[48]: 2024-03-01 20:46:25,280 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:46:25,280 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:25,284 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:46:25,284 INFO program/MainThread: stderr[49]: 2024-03-01 20:46:25,284 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:46:25,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:46:25,296 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,297 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:46:25,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,298 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:46:25,293 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195ae84d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195ae74d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:25,299 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:25,303 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:46:25,304 INFO program/MainThread: stderr[50]: 2024-03-01 20:46:25,304 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:46:25,308 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:46:25,312 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:25,312 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:46:25,315 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:25,315 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:46:25,318 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,319 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:46:25,322 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,322 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:46:25,322 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:46:25,326 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:25,326 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:46:25,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:46:25,329 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:25,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:25,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:25,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:46:25,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:46:25,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:46:25,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:46:25,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:25,353 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:46:25,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:46:25,357 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:46:25,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:46:25,360 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:46:25,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:46:25,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:46:25,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:46:25,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:25,371 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:46:25,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:46:25,374 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:46:25,375 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:46:25,375 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:46:25,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:25,378 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:46:25,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:46:25,382 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:46:25,385 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnHKRZUWwvX2FAhltjKKGuyJt49qjbMhbt', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnHKRZUWwvX2FAhltjKKGuyJt49qjbMhbt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0', 'ID_FS_UUID_ENC': 'b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '985192914'} ; 2024-03-01 20:46:25,385 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:46:25,385 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:25,390 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:46:25,390 INFO program/MainThread: stderr[51]: 2024-03-01 20:46:25,390 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:46:25,390 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:25,394 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:46:25,394 INFO program/MainThread: stderr[52]: 2024-03-01 20:46:25,394 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:46:25,394 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:25,398 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:46:25,398 INFO program/MainThread: stderr[53]: 2024-03-01 20:46:25,398 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:46:25,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:46:25,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,411 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:46:25,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,413 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:46:25,407 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195bffc748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195ae74d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:25,413 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:25,418 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:46:25,418 INFO program/MainThread: stderr[54]: 2024-03-01 20:46:25,418 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:46:25,423 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:46:25,426 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:25,426 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:46:25,430 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:25,430 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:46:25,434 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,434 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:46:25,437 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,437 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:46:25,438 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:46:25,441 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:25,441 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:46:25,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:46:25,444 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:25,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:25,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:25,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:46:25,461 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:46:25,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:46:25,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:46:25,468 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:25,468 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:46:25,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:46:25,472 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:46:25,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:46:25,476 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:46:25,479 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:46:25,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:46:25,482 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:46:25,486 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:25,486 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:46:25,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:46:25,490 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:46:25,490 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:46:25,490 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:46:25,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:25,494 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:46:25,497 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:46:25,497 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:46:25,501 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnhDlzaexJ7MgZt01cCS3lWfcZQFKiZSF5 ' '/dev/disk/by-uuid/1b223496-ff6e-4463-8cbe-25b26e407aac', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnhDlzaexJ7MgZt01cCS3lWfcZQFKiZSF5', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1b223496-ff6e-4463-8cbe-25b26e407aac', 'ID_FS_UUID_ENC': '1b223496-ff6e-4463-8cbe-25b26e407aac', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '984803598'} ; 2024-03-01 20:46:25,501 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:46:25,501 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:25,506 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:46:25,506 INFO program/MainThread: stderr[55]: 2024-03-01 20:46:25,506 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:46:25,506 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:25,510 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:46:25,510 INFO program/MainThread: stderr[56]: 2024-03-01 20:46:25,510 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:46:25,510 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:25,514 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:46:25,514 INFO program/MainThread: stderr[57]: 2024-03-01 20:46:25,514 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:46:25,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:46:25,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,528 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:25,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,529 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:25,523 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195ae4ae48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195ae74d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:25,530 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:25,534 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:46:25,534 INFO program/MainThread: stderr[58]: 2024-03-01 20:46:25,534 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:46:25,539 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:46:25,542 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:25,542 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:46:25,546 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:25,546 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:46:25,549 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,550 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:46:25,553 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,553 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:46:25,553 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:46:25,557 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:25,557 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:46:25,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:46:25,560 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:25,561 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:25,564 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '27642535'} ; 2024-03-01 20:46:25,564 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:46:25,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:25,575 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:46:25,575 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:46:25,576 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:46:25,576 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:46:25,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:46:25,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:46:25,579 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:46:25,582 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:46:25,582 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:46:25,585 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:46:25,586 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:46:25,586 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:46:25,586 INFO blivet/MainThread: got device: DiskDevice instance (0x7f195ae812e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:46:25,589 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:46:25,593 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:25,593 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:46:25,596 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:25,596 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:46:25,600 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,600 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:46:25,603 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,603 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:46:25,606 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:46:25,609 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:46:25,612 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:46:25,617 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f195ae1d348> 2024-03-01 20:46:28,681 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:46:28,685 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:46:28,685 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:46:28,689 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '27645784'} ; 2024-03-01 20:46:28,690 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:46:28,690 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:46:28,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:28,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:28,701 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:46:28,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:28,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:28,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:28,721 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:28,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:28,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:46:28,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:46:28,749 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:46:28,750 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:46:28,752 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:46:28,756 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:46:28,756 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:46:28,759 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:46:28,759 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:46:28,759 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:46:28,762 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:46:28,766 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:46:28,769 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:46:28,771 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:46:28,774 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:46:28,775 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:46:28,775 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:46:28,776 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:46:28,775 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f195ae81cc0) -- name = xvda1 status = True id = 238 children = [] parents = ['existing 250 GiB disk xvda (228) with existing msdos disklabel'] uuid = b2f85011-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f195add9ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:46:28,779 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:46:28,783 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:28,783 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:46:28,786 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:28,786 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:46:28,790 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:28,790 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:46:28,793 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:28,793 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:46:28,793 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:46:28,796 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:28,796 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:46:28,799 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:46:28,799 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:28,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/1b223496-ff6e-4463-8cbe-25b26e407aac ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnhDlzaexJ7MgZt01cCS3lWfcZQFKiZSF5', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnhDlzaexJ7MgZt01cCS3lWfcZQFKiZSF5', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1b223496-ff6e-4463-8cbe-25b26e407aac', 'ID_FS_UUID_ENC': '1b223496-ff6e-4463-8cbe-25b26e407aac', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '984803598'} ; 2024-03-01 20:46:28,803 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:46:28,803 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:28,807 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:46:28,808 INFO program/MainThread: stderr[59]: 2024-03-01 20:46:28,808 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:46:28,808 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:28,811 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:46:28,812 INFO program/MainThread: stderr[60]: 2024-03-01 20:46:28,812 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:46:28,812 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:28,815 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:46:28,816 INFO program/MainThread: stderr[61]: 2024-03-01 20:46:28,816 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:46:28,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:28,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:46:28,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:28,829 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:28,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:28,831 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:28,825 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195ae4ae48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195ae74d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:28,831 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:28,836 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:46:28,836 INFO program/MainThread: stderr[62]: 2024-03-01 20:46:28,836 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:46:28,840 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:46:28,840 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:46:28,843 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnHKRZUWwvX2FAhltjKKGuyJt49qjbMhbt ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnHKRZUWwvX2FAhltjKKGuyJt49qjbMhbt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0', 'ID_FS_UUID_ENC': 'b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '985192914'} ; 2024-03-01 20:46:28,843 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:46:28,844 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:28,848 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:46:28,848 INFO program/MainThread: stderr[63]: 2024-03-01 20:46:28,848 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:46:28,848 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:28,851 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:46:28,852 INFO program/MainThread: stderr[64]: 2024-03-01 20:46:28,852 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:46:28,852 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:28,855 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:46:28,855 INFO program/MainThread: stderr[65]: 2024-03-01 20:46:28,856 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:46:28,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:28,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:46:28,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:28,869 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:28,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:28,871 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:28,865 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195bffc748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195ae74d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:28,872 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:28,876 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:46:28,876 INFO program/MainThread: stderr[66]: 2024-03-01 20:46:28,876 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:46:28,880 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:46:28,880 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:46:28,883 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnCVuyhPs4f7Qk9m98WQ9pA1LQ2SXCUDjI ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/3b038faf-68d0-4895-9dfa-85a83dcbbaf1 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnCVuyhPs4f7Qk9m98WQ9pA1LQ2SXCUDjI', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3b038faf-68d0-4895-9dfa-85a83dcbbaf1', 'ID_FS_UUID_ENC': '3b038faf-68d0-4895-9dfa-85a83dcbbaf1', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '985538074'} ; 2024-03-01 20:46:28,883 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:46:28,884 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:28,888 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:46:28,888 INFO program/MainThread: stderr[67]: 2024-03-01 20:46:28,888 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:46:28,888 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:28,891 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:46:28,892 INFO program/MainThread: stderr[68]: 2024-03-01 20:46:28,892 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:46:28,892 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:28,895 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:46:28,895 INFO program/MainThread: stderr[69]: 2024-03-01 20:46:28,895 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:46:28,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:28,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:46:28,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:28,908 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:28,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:28,910 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:28,904 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195ae84d30) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195ae74d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:28,910 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:28,914 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:46:28,915 INFO program/MainThread: stderr[70]: 2024-03-01 20:46:28,915 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:46:28,919 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:46:28,919 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:46:28,922 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/2f2f7b77-a91e-4255-b0cf-d846cdc37451 ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAn1ZysDufxX3DN4007Oh0SVYJCdrXF5Inf', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAn1ZysDufxX3DN4007Oh0SVYJCdrXF5Inf', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2f2f7b77-a91e-4255-b0cf-d846cdc37451', 'ID_FS_UUID_ENC': '2f2f7b77-a91e-4255-b0cf-d846cdc37451', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '985889782'} ; 2024-03-01 20:46:28,922 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:46:28,922 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:28,926 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:46:28,926 INFO program/MainThread: stderr[71]: 2024-03-01 20:46:28,926 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:46:28,926 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:28,930 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:46:28,930 INFO program/MainThread: stderr[72]: 2024-03-01 20:46:28,930 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:46:28,930 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:28,934 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:46:28,934 INFO program/MainThread: stderr[73]: 2024-03-01 20:46:28,934 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:46:28,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:28,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:46:28,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:28,947 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:28,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:28,948 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:28,942 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195bf459e8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195ae74d30) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:28,949 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:28,953 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:46:28,953 INFO program/MainThread: stderr[74]: 2024-03-01 20:46:28,953 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:46:28,957 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:46:28,957 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:46:28,961 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjJRmmmG7jDJXyTLO3K6AUhzEz6j7iWuDw ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/4e3174e0-f189-45db-83dc-8ae9592f71e1', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjJRmmmG7jDJXyTLO3K6AUhzEz6j7iWuDw', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4e3174e0-f189-45db-83dc-8ae9592f71e1', 'ID_FS_UUID_ENC': '4e3174e0-f189-45db-83dc-8ae9592f71e1', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '986871440'} ; 2024-03-01 20:46:28,961 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:46:28,961 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:28,965 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:46:28,965 INFO program/MainThread: stderr[75]: 2024-03-01 20:46:28,965 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:46:28,965 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:28,969 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:46:28,969 INFO program/MainThread: stderr[76]: 2024-03-01 20:46:28,969 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:46:28,969 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:28,972 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:46:28,972 INFO program/MainThread: stderr[77]: 2024-03-01 20:46:28,973 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:46:28,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:28,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:46:28,984 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:28,984 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:28,985 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:28,985 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:28,981 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195ae3c4e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195ae84da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:28,986 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:28,990 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:46:28,990 INFO program/MainThread: stderr[78]: 2024-03-01 20:46:28,990 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:46:28,994 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:46:28,994 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:46:28,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/dae010a8-4215-4c24-a4ee-d910b66e75ba ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjqGec8d3jIdMCulH0NOfHFQ1DXDgIBQ4N', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjqGec8d3jIdMCulH0NOfHFQ1DXDgIBQ4N', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dae010a8-4215-4c24-a4ee-d910b66e75ba', 'ID_FS_UUID_ENC': 'dae010a8-4215-4c24-a4ee-d910b66e75ba', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '987205514'} ; 2024-03-01 20:46:28,998 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:46:28,998 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:29,002 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:46:29,002 INFO program/MainThread: stderr[79]: 2024-03-01 20:46:29,002 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:46:29,002 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:29,006 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:46:29,006 INFO program/MainThread: stderr[80]: 2024-03-01 20:46:29,006 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:46:29,006 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:29,010 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:46:29,010 INFO program/MainThread: stderr[81]: 2024-03-01 20:46:29,010 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:46:29,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:46:29,021 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:29,022 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:29,022 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:29,023 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:29,019 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195ae1a908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195ae84da0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:29,024 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:29,028 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:46:29,028 INFO program/MainThread: stderr[82]: 2024-03-01 20:46:29,028 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:46:29,032 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:46:29,032 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:46:29,035 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/6d0d1c22-b9eb-4300-babb-ac1b0354565d ' '/dev/disk/by-id/dm-uuid-LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNPwr5CJf4zrEmXdVfHbEE6o8SoCLT3LYR5 ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNPwr5CJf4zrEmXdVfHbEE6o8SoCLT3LYR5', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6d0d1c22-b9eb-4300-babb-ac1b0354565d', 'ID_FS_UUID_ENC': '6d0d1c22-b9eb-4300-babb-ac1b0354565d', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '988196410'} ; 2024-03-01 20:46:29,035 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:46:29,036 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:29,039 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:46:29,040 INFO program/MainThread: stderr[83]: 2024-03-01 20:46:29,040 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:46:29,040 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:29,043 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:46:29,044 INFO program/MainThread: stderr[84]: 2024-03-01 20:46:29,044 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:46:29,044 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:29,047 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:46:29,048 INFO program/MainThread: stderr[85]: 2024-03-01 20:46:29,048 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:46:29,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:46:29,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:29,059 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:29,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:29,060 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:29,056 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195bf59860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195bf59f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:29,061 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:29,065 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:46:29,065 INFO program/MainThread: stderr[86]: 2024-03-01 20:46:29,065 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:46:29,069 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:46:29,069 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:46:29,073 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/aff2b914-0daf-4afd-b168-55f9e53c0107 ' '/dev/disk/by-id/dm-uuid-LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNP8RFDYTXWa71th5aCa2D107TzoclI1X5n ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNP8RFDYTXWa71th5aCa2D107TzoclI1X5n', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'aff2b914-0daf-4afd-b168-55f9e53c0107', 'ID_FS_UUID_ENC': 'aff2b914-0daf-4afd-b168-55f9e53c0107', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '988541131'} ; 2024-03-01 20:46:29,073 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:46:29,073 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:29,077 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:46:29,078 INFO program/MainThread: stderr[87]: 2024-03-01 20:46:29,078 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:46:29,078 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:29,081 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:46:29,081 INFO program/MainThread: stderr[88]: 2024-03-01 20:46:29,082 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:46:29,082 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:29,085 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:46:29,085 INFO program/MainThread: stderr[89]: 2024-03-01 20:46:29,085 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:46:29,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:46:29,097 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:29,097 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:29,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:29,099 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:29,094 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f195ae69898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f195bf59f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:29,099 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:29,103 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:46:29,104 INFO program/MainThread: stderr[90]: 2024-03-01 20:46:29,104 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:46:29,108 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:46:29,108 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:46:29,108 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,119 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,136 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:46:29,137 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:46:29,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:29,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:29,151 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:46:29,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:29,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:29,163 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:46:29,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:29,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:29,174 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:46:29,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:29,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:29,186 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:46:29,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:29,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:29,198 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:46:29,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:29,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:46:29,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:29,210 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:46:34,335 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3cqf7wrl/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:46:34,374 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:34,374 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:46:34,378 INFO program/MainThread: stdout[2]: 2024-03-01 20:46:34,378 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:46:34,378 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:46:34,378 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:46:34,384 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:34,384 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:46:34,388 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:34,388 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:46:34,391 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:34,391 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:46:34,394 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:34,394 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:46:34,407 INFO program/MainThread: stdout: 2024-03-01 20:46:34,407 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:46:34,407 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi 2024-03-01 20:46:34,407 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6d0d1c22-b9eb-4300-babb-ac1b0354565d 2024-03-01 20:46:34,407 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr 2024-03-01 20:46:34,407 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6d0d1c22-b9eb-4300-babb-ac1b0354565d 2024-03-01 20:46:34,407 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs aff2b914-0daf-4afd-b168-55f9e53c0107 2024-03-01 20:46:34,407 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M 2024-03-01 20:46:34,407 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br 2024-03-01 20:46:34,407 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 4e3174e0-f189-45db-83dc-8ae9592f71e1 2024-03-01 20:46:34,407 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs dae010a8-4215-4c24-a4ee-d910b66e75ba 2024-03-01 20:46:34,407 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID 2024-03-01 20:46:34,407 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ 2024-03-01 20:46:34,407 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 2024-03-01 20:46:34,407 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 1b223496-ff6e-4463-8cbe-25b26e407aac 2024-03-01 20:46:34,407 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0 2024-03-01 20:46:34,407 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3b038faf-68d0-4895-9dfa-85a83dcbbaf1 2024-03-01 20:46:34,408 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx 2024-03-01 20:46:34,408 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3b038faf-68d0-4895-9dfa-85a83dcbbaf1 2024-03-01 20:46:34,408 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH 2024-03-01 20:46:34,408 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2f2f7b77-a91e-4255-b0cf-d846cdc37451 2024-03-01 20:46:34,408 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac 2024-03-01 20:46:34,408 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2f2f7b77-a91e-4255-b0cf-d846cdc37451 2024-03-01 20:46:34,408 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:46:34,408 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:46:34,408 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:46:34,408 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:46:34,408 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:34,408 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6d0d1c22-b9eb-4300-babb-ac1b0354565d sdb 1073741824 root disk brw-rw---- LVM2_member hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6d0d1c22-b9eb-4300-babb-ac1b0354565d `-test_vg1-lv1 482344960 root disk brw-rw---- xfs aff2b914-0daf-4afd-b168-55f9e53c0107 sdc 1073741824 root disk brw-rw---- LVM2_member p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M sdd 1073741824 root disk brw-rw---- LVM2_member 8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 4e3174e0-f189-45db-83dc-8ae9592f71e1 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs dae010a8-4215-4c24-a4ee-d910b66e75ba sde 1073741824 root disk brw-rw---- LVM2_member 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID sdf 1073741824 root disk brw-rw---- LVM2_member ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ sdg 1073741824 root disk brw-rw---- LVM2_member wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 1b223496-ff6e-4463-8cbe-25b26e407aac |-test_vg3-lv7 427819008 root disk brw-rw---- xfs b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3b038faf-68d0-4895-9dfa-85a83dcbbaf1 sdh 1073741824 root disk brw-rw---- LVM2_member k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3b038faf-68d0-4895-9dfa-85a83dcbbaf1 sdi 1073741824 root disk brw-rw---- LVM2_member qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2f2f7b77-a91e-4255-b0cf-d846cdc37451 sdj 1073741824 root disk brw-rw---- LVM2_member ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2f2f7b77-a91e-4255-b0cf-d846cdc37451 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:46:34,408 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:34,408 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:34,409 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:46:34,409 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:34,409 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:46:34,409 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:46:34,409 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:34,423 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:34,440 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:46:34,445 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405fe5a187e65774f05bb5c09573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:fe5a187e-6577-4f05-bb5c-095738c7cbba ' '/dev/disk/by-id/lvm-pv-uuid-ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_fe5a187e-6577-4f05-bb5c-095738c7cbba ' '/dev/disk/by-id/wwn-0x6001405fe5a187e65774f05bb5c09573', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi', 'ID_FS_UUID_ENC': 'ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'fe5a187e-6577-4f05-bb5c-095738c7cbba', 'ID_SERIAL': '36001405fe5a187e65774f05bb5c09573', 'ID_SERIAL_SHORT': '6001405fe5a187e65774f05bb5c09573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405fe5a187e6', 'ID_WWN_VENDOR_EXTENSION': '0x5774f05bb5c09573', 'ID_WWN_WITH_EXTENSION': '0x6001405fe5a187e65774f05bb5c09573', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405fe5a187e65774f05bb5c09573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:fe5a187e-6577-4f05-bb5c-095738c7cbba', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'fe5a187e-6577-4f05-bb5c-095738c7cbba', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:0', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:0.service', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600369820'} ; 2024-03-01 20:46:34,445 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:46:34,446 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:34,479 INFO program/MainThread: stdout[3]: 2024-03-01 20:46:34,479 INFO program/MainThread: stderr[3]: 2024-03-01 20:46:34,479 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:46:34,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:34,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:34,492 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:46:34,497 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:46:34,498 INFO blivet/MainThread: sda is a disk 2024-03-01 20:46:34,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:46:34,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:46:34,502 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:46:34,505 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:46:34,505 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:46:34,508 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:46:34,508 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:46:34,509 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:46:34,509 INFO blivet/MainThread: got device: DiskDevice instance (0x7f245369eb70) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 6001405fe5a187e65774f05bb5c09573 2024-03-01 20:46:34,513 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:46:34,516 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:34,516 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:46:34,520 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:34,520 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:46:34,523 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:34,523 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:46:34,526 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:34,526 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:46:34,529 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:46:34,530 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:46:34,530 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:34,564 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:34,564 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr. WARNING: Couldn't find device with uuid p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M. WARNING: VG test_vg1 is missing PV hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:46:34,564 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:46:34,565 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:46:34,569 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi ; label: None ; device: /dev/sda ; serial: 36001405fe5a187e65774f05bb5c09573 ; exists: True ; vg_name: test_vg1 ; vg_uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; pe_start: 8 MiB ; 2024-03-01 20:46:34,570 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:46:34,573 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:46:34,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; incomplete: True ; hidden: False ; 2024-03-01 20:46:34,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:34,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:34,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:34,585 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:34,616 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:34,616 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr. WARNING: Couldn't find device with uuid p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M. WARNING: VG test_vg1 is missing PV hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:46:34,616 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:46:34,616 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:46:34,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:46:34,622 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:46:34,626 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:46:34,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:46:34,630 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:46:34,630 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:34,662 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:34,662 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr. WARNING: Couldn't find device with uuid p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M. WARNING: VG test_vg1 is missing PV hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:46:34,662 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:46:34,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:46:34,667 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:46:34,670 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:46:34,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; incomplete: True ; hidden: False ; 2024-03-01 20:46:34,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:46:34,676 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:46:34,677 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:34,681 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr ' '/dev/disk/by-id/scsi-360014058f1c87e69b494c10b280b9dd0 ' '/dev/disk/by-id/wwn-0x60014058f1c87e69b494c10b280b9dd0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_8f1c87e6-9b49-4c10-b280-b9dd007f2abd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr', 'ID_FS_UUID_ENC': 'hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'ID_SERIAL': '360014058f1c87e69b494c10b280b9dd0', 'ID_SERIAL_SHORT': '60014058f1c87e69b494c10b280b9dd0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058f1c87e69', 'ID_WWN_VENDOR_EXTENSION': '0xb494c10b280b9dd0', 'ID_WWN_WITH_EXTENSION': '0x60014058f1c87e69b494c10b280b9dd0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058f1c87e69b494c10b280b9dd0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8f1c87e6-9b49-4c10-b280-b9dd007f2abd', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:16', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:16.service', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600382551'} ; 2024-03-01 20:46:34,681 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:46:34,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:46:34,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:34,690 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:46:34,691 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:46:34,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:46:34,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:46:34,694 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:46:34,697 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:46:34,698 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:46:34,701 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:46:34,701 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:46:34,702 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:46:34,702 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24536b2eb8) -- name = sdb status = True id = 16 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 60014058f1c87e69b494c10b280b9dd0 2024-03-01 20:46:34,705 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:46:34,708 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:34,708 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:46:34,712 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:34,712 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:46:34,715 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:34,715 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:46:34,718 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:34,719 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:46:34,721 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:46:34,721 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:46:34,722 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:34,751 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:34,751 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M. WARNING: VG test_vg1 is missing PV p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M (last written to /dev/sdc). 2024-03-01 20:46:34,751 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:46:34,752 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:46:34,756 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr ; label: None ; device: /dev/sdb ; serial: 360014058f1c87e69b494c10b280b9dd0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:46:34,756 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:46:34,759 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:46:34,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; incomplete: True ; hidden: False ; 2024-03-01 20:46:34,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:46:34,769 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:46:34,772 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:46:34,775 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:46:34,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; incomplete: True ; hidden: False ; 2024-03-01 20:46:34,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:34,781 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:34,813 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:34,813 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M. WARNING: VG test_vg1 is missing PV p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M (last written to /dev/sdc). 2024-03-01 20:46:34,813 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:46:34,814 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:46:34,814 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:34,819 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:60dbf49d-4673-4e91-b796-a54feedc0355 ' '/dev/disk/by-id/wwn-0x600140560dbf49d46734e91b796a54fe ' '/dev/disk/by-id/scsi-3600140560dbf49d46734e91b796a54fe ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_60dbf49d-4673-4e91-b796-a54feedc0355', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '60dbf49d-4673-4e91-b796-a54feedc0355', 'ID_SERIAL': '3600140560dbf49d46734e91b796a54fe', 'ID_SERIAL_SHORT': '600140560dbf49d46734e91b796a54fe', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140560dbf49d4', 'ID_WWN_VENDOR_EXTENSION': '0x6734e91b796a54fe', 'ID_WWN_WITH_EXTENSION': '0x600140560dbf49d46734e91b796a54fe', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140560dbf49d46734e91b796a54fe', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:60dbf49d-4673-4e91-b796-a54feedc0355', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '60dbf49d-4673-4e91-b796-a54feedc0355', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '601231533'} ; 2024-03-01 20:46:34,819 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:46:34,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:46:34,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:34,829 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:46:34,830 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:46:34,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:46:34,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:46:34,833 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:46:34,836 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:46:34,837 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:46:34,840 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:46:34,840 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:46:34,841 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:46:34,841 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24525cd860) -- name = sdk status = True id = 26 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 600140560dbf49d46734e91b796a54fe 2024-03-01 20:46:34,844 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:46:34,844 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:46:34,847 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c6a7ad06ce4d485094fffb412 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c6a7ad06-ce4d-4850-94ff-fb41219894bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c6a7ad06-ce4d-4850-94ff-fb41219894bf ' '/dev/disk/by-id/wwn-0x6001405c6a7ad06ce4d485094fffb412', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'ID_SERIAL': '36001405c6a7ad06ce4d485094fffb412', 'ID_SERIAL_SHORT': '6001405c6a7ad06ce4d485094fffb412', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c6a7ad06c', 'ID_WWN_VENDOR_EXTENSION': '0xe4d485094fffb412', 'ID_WWN_WITH_EXTENSION': '0x6001405c6a7ad06ce4d485094fffb412', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c6a7ad06ce4d485094fffb412', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c6a7ad06-ce4d-4850-94ff-fb41219894bf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '601281915'} ; 2024-03-01 20:46:34,847 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:46:34,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:46:34,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:34,857 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:46:34,857 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:46:34,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:46:34,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:46:34,861 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:46:34,864 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:46:34,864 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:46:34,867 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:46:34,868 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:46:34,868 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:46:34,868 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24525d2c88) -- name = sdl status = True id = 31 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 6001405c6a7ad06ce4d485094fffb412 2024-03-01 20:46:34,871 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:46:34,871 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:46:34,875 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405dfce700b490c44c08527fd0ab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_dfce700b-490c-44c0-8527-fd0ab04b6b7d ' '/dev/disk/by-id/scsi-36001405dfce700b490c44c08527fd0ab ' '/dev/disk/by-id/lvm-pv-uuid-p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M', 'ID_FS_UUID_ENC': 'p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'ID_SERIAL': '36001405dfce700b490c44c08527fd0ab', 'ID_SERIAL_SHORT': '6001405dfce700b490c44c08527fd0ab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dfce700b4', 'ID_WWN_VENDOR_EXTENSION': '0x90c44c08527fd0ab', 'ID_WWN_WITH_EXTENSION': '0x6001405dfce700b490c44c08527fd0ab', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dfce700b490c44c08527fd0ab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dfce700b-490c-44c0-8527-fd0ab04b6b7d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:32', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:32.service', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600470537'} ; 2024-03-01 20:46:34,875 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:46:34,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:46:34,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:34,885 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:46:34,885 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:46:34,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:46:34,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:46:34,888 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:46:34,891 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:46:34,892 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:46:34,895 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:46:34,895 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:46:34,895 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:46:34,895 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24536b2dd8) -- name = sdc status = True id = 36 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 6001405dfce700b490c44c08527fd0ab 2024-03-01 20:46:34,899 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:46:34,902 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:34,902 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:46:34,905 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:34,905 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:46:34,909 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:34,909 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:46:34,912 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:34,912 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:46:34,915 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:46:34,915 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:46:34,915 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:34,944 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:34,944 INFO program/MainThread: stderr[9]: 2024-03-01 20:46:34,944 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:46:34,944 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:46:34,949 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M ; label: None ; device: /dev/sdc ; serial: 36001405dfce700b490c44c08527fd0ab ; exists: True ; vg_name: test_vg1 ; vg_uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:46:34,949 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:46:34,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:46:34,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; incomplete: True ; hidden: False ; 2024-03-01 20:46:34,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:34,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:46:34,965 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:46:34,967 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:46:34,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP ; incomplete: True ; hidden: False ; 2024-03-01 20:46:34,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:34,974 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:35,008 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:35,008 INFO program/MainThread: stderr[10]: 2024-03-01 20:46:35,008 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:46:35,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:35,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:35,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:46:35,026 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:46:35,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:46:35,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:46:35,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:35,034 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:46:35,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:46:35,038 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:46:35,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:46:35,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:46:35,045 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:46:35,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:46:35,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:46:35,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:35,052 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:46:35,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:46:35,056 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:46:35,056 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:46:35,057 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:46:35,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:35,060 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:46:35,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:46:35,063 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:46:35,067 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/aff2b914-0daf-4afd-b168-55f9e53c0107 ' '/dev/disk/by-id/dm-uuid-LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNP8RFDYTXWa71th5aCa2D107TzoclI1X5n ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNP8RFDYTXWa71th5aCa2D107TzoclI1X5n', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'aff2b914-0daf-4afd-b168-55f9e53c0107', 'ID_FS_UUID_ENC': 'aff2b914-0daf-4afd-b168-55f9e53c0107', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '988541131'} ; 2024-03-01 20:46:35,067 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:46:35,068 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:35,072 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:46:35,072 INFO program/MainThread: stderr[11]: 2024-03-01 20:46:35,072 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:46:35,072 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:35,076 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:46:35,076 INFO program/MainThread: stderr[12]: 2024-03-01 20:46:35,076 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:46:35,076 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:35,080 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:46:35,080 INFO program/MainThread: stderr[13]: 2024-03-01 20:46:35,080 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:46:35,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:46:35,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:35,092 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:46:35,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:35,093 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:46:35,088 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:35,093 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:35,097 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:46:35,098 INFO program/MainThread: stderr[14]: 2024-03-01 20:46:35,098 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:46:35,102 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:46:35,106 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:35,106 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:46:35,109 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:35,109 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:46:35,114 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,114 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:46:35,118 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,118 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:46:35,120 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:46:35,120 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:46:35,123 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:35,124 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:46:35,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:46:35,127 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:35,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:35,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:35,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:46:35,143 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:46:35,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:46:35,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:46:35,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:35,151 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:46:35,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:46:35,155 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:46:35,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:46:35,158 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:46:35,162 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:46:35,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:46:35,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:46:35,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:35,169 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:46:35,172 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:46:35,172 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:46:35,173 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:46:35,173 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:46:35,176 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:35,176 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:46:35,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:46:35,180 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:46:35,183 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/6d0d1c22-b9eb-4300-babb-ac1b0354565d ' '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNPwr5CJf4zrEmXdVfHbEE6o8SoCLT3LYR5', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNPwr5CJf4zrEmXdVfHbEE6o8SoCLT3LYR5', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6d0d1c22-b9eb-4300-babb-ac1b0354565d', 'ID_FS_UUID_ENC': '6d0d1c22-b9eb-4300-babb-ac1b0354565d', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '988196410'} ; 2024-03-01 20:46:35,183 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:46:35,184 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:35,188 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:46:35,188 INFO program/MainThread: stderr[15]: 2024-03-01 20:46:35,188 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:46:35,189 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:35,192 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:46:35,192 INFO program/MainThread: stderr[16]: 2024-03-01 20:46:35,193 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:46:35,193 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:35,196 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:46:35,197 INFO program/MainThread: stderr[17]: 2024-03-01 20:46:35,197 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:46:35,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:46:35,208 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:35,208 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:35,209 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:35,210 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:35,205 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:35,210 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:35,215 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:46:35,215 INFO program/MainThread: stderr[18]: 2024-03-01 20:46:35,215 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:46:35,219 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:46:35,223 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:35,223 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:46:35,227 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:35,227 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:46:35,230 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,230 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:46:35,233 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,234 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:46:35,234 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:46:35,237 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:35,237 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:46:35,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:46:35,241 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:35,241 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:35,245 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014059dcfa872676c49419f6a13d09 ' '/dev/disk/by-id/lvm-pv-uuid-8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br ' '/dev/disk/by-id/wwn-0x60014059dcfa872676c49419f6a13d09 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:9dcfa872-676c-4941-9f6a-13d09e2d82fe ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br', 'ID_FS_UUID_ENC': '8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'ID_SERIAL': '360014059dcfa872676c49419f6a13d09', 'ID_SERIAL_SHORT': '60014059dcfa872676c49419f6a13d09', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059dcfa8726', 'ID_WWN_VENDOR_EXTENSION': '0x76c49419f6a13d09', 'ID_WWN_WITH_EXTENSION': '0x60014059dcfa872676c49419f6a13d09', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059dcfa872676c49419f6a13d09', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9dcfa872-676c-4941-9f6a-13d09e2d82fe', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:48', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:48.service', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600605408'} ; 2024-03-01 20:46:35,245 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:46:35,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:35,255 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:46:35,256 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:46:35,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:46:35,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:46:35,259 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:46:35,262 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:46:35,263 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:46:35,266 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:46:35,266 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:46:35,267 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:46:35,267 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24525ddda0) -- name = sdd status = True id = 72 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014059dcfa872676c49419f6a13d09 2024-03-01 20:46:35,270 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:46:35,273 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:35,273 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:46:35,277 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:35,277 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:46:35,280 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,280 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:46:35,283 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,284 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:46:35,286 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:46:35,287 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:46:35,287 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:35,317 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:35,317 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID. WARNING: Couldn't find device with uuid ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ. WARNING: VG test_vg2 is missing PV 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ (last written to /dev/sdf). 2024-03-01 20:46:35,317 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:46:35,318 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:46:35,322 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br ; label: None ; device: /dev/sdd ; serial: 360014059dcfa872676c49419f6a13d09 ; exists: True ; vg_name: test_vg2 ; vg_uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:46:35,322 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:46:35,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:46:35,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; incomplete: True ; hidden: False ; 2024-03-01 20:46:35,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:35,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:35,338 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:35,368 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:35,368 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID. WARNING: Couldn't find device with uuid ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ. WARNING: VG test_vg2 is missing PV 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ (last written to /dev/sdf). 2024-03-01 20:46:35,368 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:46:35,368 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:46:35,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:46:35,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:46:35,377 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:46:35,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:46:35,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:46:35,381 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:35,411 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:35,411 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID. WARNING: Couldn't find device with uuid ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ. WARNING: VG test_vg2 is missing PV 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ (last written to /dev/sdf). 2024-03-01 20:46:35,411 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:46:35,416 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:46:35,417 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:46:35,420 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:46:35,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; incomplete: True ; hidden: False ; 2024-03-01 20:46:35,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:46:35,426 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:46:35,426 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:35,429 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_58a09b49-4dd0-4c9f-b588-0ab0e50068ac ' '/dev/disk/by-id/scsi-3600140558a09b494dd04c9fb5880ab0e ' '/dev/disk/by-id/wwn-0x600140558a09b494dd04c9fb5880ab0e ' '/dev/disk/by-id/lvm-pv-uuid-1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID', 'ID_FS_UUID_ENC': '1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'ID_SERIAL': '3600140558a09b494dd04c9fb5880ab0e', 'ID_SERIAL_SHORT': '600140558a09b494dd04c9fb5880ab0e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140558a09b494', 'ID_WWN_VENDOR_EXTENSION': '0xdd04c9fb5880ab0e', 'ID_WWN_WITH_EXTENSION': '0x600140558a09b494dd04c9fb5880ab0e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140558a09b494dd04c9fb5880ab0e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '58a09b49-4dd0-4c9f-b588-0ab0e50068ac', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:64', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:64.service', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600651636'} ; 2024-03-01 20:46:35,429 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:46:35,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:35,440 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:46:35,440 INFO blivet/MainThread: sde is a disk 2024-03-01 20:46:35,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:46:35,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:46:35,444 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:46:35,447 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:46:35,447 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:46:35,450 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:46:35,451 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:46:35,451 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:46:35,451 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24525d7b70) -- name = sde status = True id = 86 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 600140558a09b494dd04c9fb5880ab0e 2024-03-01 20:46:35,454 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:46:35,458 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:35,458 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:46:35,461 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:35,461 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:46:35,465 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,465 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:46:35,468 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,468 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:46:35,471 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:46:35,471 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:46:35,471 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:35,503 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:35,503 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ. WARNING: VG test_vg2 is missing PV ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ (last written to /dev/sdf). 2024-03-01 20:46:35,503 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:46:35,504 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:46:35,508 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID ; label: None ; device: /dev/sde ; serial: 3600140558a09b494dd04c9fb5880ab0e ; exists: True ; vg_name: test_vg2 ; vg_uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:46:35,508 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:46:35,511 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:46:35,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; incomplete: True ; hidden: False ; 2024-03-01 20:46:35,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:46:35,521 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:46:35,524 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:46:35,527 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:46:35,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; incomplete: True ; hidden: False ; 2024-03-01 20:46:35,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:35,533 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:35,565 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:35,565 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ. WARNING: VG test_vg2 is missing PV ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ (last written to /dev/sdf). 2024-03-01 20:46:35,565 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:46:35,566 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:46:35,566 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:35,571 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405119c37f10eb34817a3fe2e1e6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:119c37f1-0eb3-4817-a3fe-2e1e676567ee ' '/dev/disk/by-id/lvm-pv-uuid-ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_119c37f1-0eb3-4817-a3fe-2e1e676567ee ' '/dev/disk/by-id/wwn-0x6001405119c37f10eb34817a3fe2e1e6', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ', 'ID_FS_UUID_ENC': 'ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '119c37f1-0eb3-4817-a3fe-2e1e676567ee', 'ID_SERIAL': '36001405119c37f10eb34817a3fe2e1e6', 'ID_SERIAL_SHORT': '6001405119c37f10eb34817a3fe2e1e6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405119c37f10', 'ID_WWN_VENDOR_EXTENSION': '0xeb34817a3fe2e1e6', 'ID_WWN_WITH_EXTENSION': '0x6001405119c37f10eb34817a3fe2e1e6', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405119c37f10eb34817a3fe2e1e6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:119c37f1-0eb3-4817-a3fe-2e1e676567ee', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '119c37f1-0eb3-4817-a3fe-2e1e676567ee', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:80', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:80.service', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600677830'} ; 2024-03-01 20:46:35,571 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:46:35,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:35,581 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:46:35,582 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:46:35,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:46:35,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:46:35,585 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:46:35,588 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:46:35,589 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:46:35,592 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:46:35,592 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:46:35,592 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:46:35,592 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2452573908) -- name = sdf status = True id = 96 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405119c37f10eb34817a3fe2e1e6 2024-03-01 20:46:35,596 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:46:35,599 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:35,599 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:46:35,603 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:35,603 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:46:35,606 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,606 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:46:35,609 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,609 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:46:35,612 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:46:35,612 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:46:35,612 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:35,644 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:35,644 INFO program/MainThread: stderr[24]: 2024-03-01 20:46:35,644 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:46:35,645 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:46:35,649 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ ; label: None ; device: /dev/sdf ; serial: 36001405119c37f10eb34817a3fe2e1e6 ; exists: True ; vg_name: test_vg2 ; vg_uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:46:35,649 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:46:35,652 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:46:35,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; incomplete: True ; hidden: False ; 2024-03-01 20:46:35,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:35,662 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:46:35,665 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:46:35,668 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:46:35,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj ; incomplete: True ; hidden: False ; 2024-03-01 20:46:35,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:35,674 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:35,706 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:35,706 INFO program/MainThread: stderr[25]: 2024-03-01 20:46:35,706 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:46:35,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:35,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:35,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:46:35,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:46:35,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:46:35,727 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:46:35,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:35,731 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:46:35,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:46:35,735 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:46:35,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:46:35,739 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:46:35,742 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:46:35,743 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:46:35,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:46:35,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:35,750 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:46:35,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:46:35,753 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:46:35,754 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:46:35,754 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:46:35,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:35,757 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:46:35,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:46:35,761 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:46:35,764 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjqGec8d3jIdMCulH0NOfHFQ1DXDgIBQ4N ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/dae010a8-4215-4c24-a4ee-d910b66e75ba', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjqGec8d3jIdMCulH0NOfHFQ1DXDgIBQ4N', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dae010a8-4215-4c24-a4ee-d910b66e75ba', 'ID_FS_UUID_ENC': 'dae010a8-4215-4c24-a4ee-d910b66e75ba', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '987205514'} ; 2024-03-01 20:46:35,764 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:46:35,765 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:35,769 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:46:35,770 INFO program/MainThread: stderr[26]: 2024-03-01 20:46:35,770 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:46:35,770 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:35,773 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:46:35,774 INFO program/MainThread: stderr[27]: 2024-03-01 20:46:35,774 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:46:35,774 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:35,777 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:46:35,778 INFO program/MainThread: stderr[28]: 2024-03-01 20:46:35,778 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:46:35,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:46:35,789 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:35,789 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:46:35,790 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:35,790 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:46:35,786 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:35,791 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:35,795 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:46:35,795 INFO program/MainThread: stderr[29]: 2024-03-01 20:46:35,795 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:46:35,800 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:46:35,803 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:35,804 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:46:35,807 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:35,807 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:46:35,811 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,811 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:46:35,814 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,815 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:46:35,815 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:46:35,818 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:35,818 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:46:35,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:46:35,822 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:35,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:35,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:35,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:46:35,839 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:46:35,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:46:35,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:46:35,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:35,846 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:46:35,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:46:35,850 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:46:35,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:46:35,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:46:35,857 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:46:35,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:46:35,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:46:35,864 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:35,864 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:46:35,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:46:35,868 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:46:35,868 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:46:35,868 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:46:35,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:35,885 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:46:35,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:46:35,889 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:46:35,893 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjJRmmmG7jDJXyTLO3K6AUhzEz6j7iWuDw ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/4e3174e0-f189-45db-83dc-8ae9592f71e1', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjJRmmmG7jDJXyTLO3K6AUhzEz6j7iWuDw', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4e3174e0-f189-45db-83dc-8ae9592f71e1', 'ID_FS_UUID_ENC': '4e3174e0-f189-45db-83dc-8ae9592f71e1', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '986871440'} ; 2024-03-01 20:46:35,893 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:46:35,893 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:35,898 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:46:35,898 INFO program/MainThread: stderr[30]: 2024-03-01 20:46:35,898 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:46:35,898 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:35,902 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:46:35,902 INFO program/MainThread: stderr[31]: 2024-03-01 20:46:35,902 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:46:35,902 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:35,906 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:46:35,906 INFO program/MainThread: stderr[32]: 2024-03-01 20:46:35,906 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:46:35,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:46:35,918 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:35,918 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:35,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:35,919 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:35,915 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:35,920 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:35,925 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:46:35,925 INFO program/MainThread: stderr[33]: 2024-03-01 20:46:35,925 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:46:35,929 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:46:35,933 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:35,933 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:46:35,936 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:35,937 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:46:35,940 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,940 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:46:35,943 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,944 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:46:35,944 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:46:35,947 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:35,947 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:46:35,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:46:35,951 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:35,951 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:35,955 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_80823dee-59cd-4dcd-abbe-6e7999b3ef40 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:80823dee-59cd-4dcd-abbe-6e7999b3ef40 ' '/dev/disk/by-id/scsi-3600140580823dee59cd4dcdabbe6e799 ' '/dev/disk/by-id/wwn-0x600140580823dee59cd4dcdabbe6e799 ' '/dev/disk/by-id/lvm-pv-uuid-wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093', 'ID_FS_UUID_ENC': 'wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'ID_SERIAL': '3600140580823dee59cd4dcdabbe6e799', 'ID_SERIAL_SHORT': '600140580823dee59cd4dcdabbe6e799', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580823dee5', 'ID_WWN_VENDOR_EXTENSION': '0x9cd4dcdabbe6e799', 'ID_WWN_WITH_EXTENSION': '0x600140580823dee59cd4dcdabbe6e799', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580823dee59cd4dcdabbe6e799', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80823dee-59cd-4dcd-abbe-6e7999b3ef40', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:96', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:96.service', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600908042'} ; 2024-03-01 20:46:35,955 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:46:35,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:46:35,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:35,965 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:46:35,966 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:46:35,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:46:35,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:46:35,969 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:46:35,972 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:46:35,973 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:46:35,976 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:46:35,976 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:46:35,976 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:46:35,977 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2452591080) -- name = sdg status = True id = 132 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 600140580823dee59cd4dcdabbe6e799 2024-03-01 20:46:35,980 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:46:35,983 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:35,983 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:46:35,986 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:35,986 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:46:35,990 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,990 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:46:35,993 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:35,993 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:46:35,996 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:46:35,996 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:46:35,996 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:36,029 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:36,029 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx. WARNING: Couldn't find device with uuid qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH. WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:36,029 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:46:36,030 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:46:36,034 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 ; label: None ; device: /dev/sdg ; serial: 3600140580823dee59cd4dcdabbe6e799 ; exists: True ; vg_name: test_vg3 ; vg_uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:46:36,034 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:46:36,037 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:46:36,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:36,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:36,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:36,050 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:36,082 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:36,082 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx. WARNING: Couldn't find device with uuid qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH. WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:36,082 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:46:36,082 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:46:36,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:46:36,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:46:36,091 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:36,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:46:36,095 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:46:36,096 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:36,130 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:36,130 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx. WARNING: Couldn't find device with uuid qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH. WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:36,130 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:46:36,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:46:36,136 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:46:36,139 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:46:36,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:36,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:46:36,145 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:46:36,145 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:36,149 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx ' '/dev/disk/by-id/scsi-36001405cf4e972d70e3421b857a8c68f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_cf4e972d-70e3-421b-857a-8c68fcb5cdb0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:cf4e972d-70e3-421b-857a-8c68fcb5cdb0 ' '/dev/disk/by-id/wwn-0x6001405cf4e972d70e3421b857a8c68f', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx', 'ID_FS_UUID_ENC': 'k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'cf4e972d-70e3-421b-857a-8c68fcb5cdb0', 'ID_SERIAL': '36001405cf4e972d70e3421b857a8c68f', 'ID_SERIAL_SHORT': '6001405cf4e972d70e3421b857a8c68f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cf4e972d7', 'ID_WWN_VENDOR_EXTENSION': '0x0e3421b857a8c68f', 'ID_WWN_WITH_EXTENSION': '0x6001405cf4e972d70e3421b857a8c68f', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cf4e972d70e3421b857a8c68f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:cf4e972d-70e3-421b-857a-8c68fcb5cdb0', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cf4e972d-70e3-421b-857a-8c68fcb5cdb0', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:112', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:112.service', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600841344'} ; 2024-03-01 20:46:36,149 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:46:36,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:36,160 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:46:36,160 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:46:36,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:46:36,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:46:36,164 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:46:36,167 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:46:36,167 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:46:36,170 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:46:36,171 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:46:36,171 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:46:36,171 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24525d7f98) -- name = sdh status = True id = 146 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405cf4e972d70e3421b857a8c68f 2024-03-01 20:46:36,174 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:46:36,178 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:36,178 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:46:36,181 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:36,181 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:46:36,185 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:36,185 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:46:36,188 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:36,188 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:46:36,191 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:46:36,191 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:46:36,191 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:36,226 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:36,226 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH. WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:36,226 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:46:36,227 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:46:36,231 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx ; label: None ; device: /dev/sdh ; serial: 36001405cf4e972d70e3421b857a8c68f ; exists: True ; vg_name: test_vg3 ; vg_uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; pe_start: 8 MiB ; 2024-03-01 20:46:36,231 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:46:36,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:46:36,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:36,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:46:36,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:46:36,247 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:36,250 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:46:36,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:36,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:36,256 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:36,289 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:36,289 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH. WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:36,289 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:46:36,290 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:46:36,290 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:36,295 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140530d82e6cd6054621810a79007 ' '/dev/disk/by-id/wwn-0x600140530d82e6cd6054621810a79007 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_30d82e6c-d605-4621-810a-7900794c99ff ' '/dev/disk/by-id/lvm-pv-uuid-qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:30d82e6c-d605-4621-810a-7900794c99ff', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH', 'ID_FS_UUID_ENC': 'qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '30d82e6c-d605-4621-810a-7900794c99ff', 'ID_SERIAL': '3600140530d82e6cd6054621810a79007', 'ID_SERIAL_SHORT': '600140530d82e6cd6054621810a79007', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140530d82e6cd', 'ID_WWN_VENDOR_EXTENSION': '0x6054621810a79007', 'ID_WWN_WITH_EXTENSION': '0x600140530d82e6cd6054621810a79007', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140530d82e6cd6054621810a79007', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:30d82e6c-d605-4621-810a-7900794c99ff', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '30d82e6c-d605-4621-810a-7900794c99ff', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:128', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:128.service', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '600963678'} ; 2024-03-01 20:46:36,295 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:46:36,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:36,306 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:46:36,307 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:46:36,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:46:36,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:46:36,310 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:46:36,313 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:46:36,313 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:46:36,317 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:46:36,317 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:46:36,317 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:46:36,317 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24525ec9e8) -- name = sdi status = True id = 156 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 600140530d82e6cd6054621810a79007 2024-03-01 20:46:36,321 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:46:36,324 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:36,324 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:46:36,327 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:36,327 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:46:36,331 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:36,331 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:46:36,334 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:36,334 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:46:36,337 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:46:36,337 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:46:36,337 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:36,371 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:36,371 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:36,371 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:46:36,372 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:46:36,376 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH ; label: None ; device: /dev/sdi ; serial: 3600140530d82e6cd6054621810a79007 ; exists: True ; vg_name: test_vg3 ; vg_uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; pe_start: 8 MiB ; 2024-03-01 20:46:36,376 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:46:36,380 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:46:36,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:36,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:36,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:46:36,392 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:36,395 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:46:36,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:36,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:36,401 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:36,434 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:36,434 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac. WARNING: VG test_vg3 is missing PV ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:36,434 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:46:36,435 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:46:36,435 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:36,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01 ' '/dev/disk/by-id/wwn-0x6001405aeb3f2ef1d5d4dbb91fa6d282 ' '/dev/disk/by-id/scsi-36001405aeb3f2ef1d5d4dbb91fa6d282 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac', 'ID_FS_UUID_ENC': 'ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'ID_SERIAL': '36001405aeb3f2ef1d5d4dbb91fa6d282', 'ID_SERIAL_SHORT': '6001405aeb3f2ef1d5d4dbb91fa6d282', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405aeb3f2ef1', 'ID_WWN_VENDOR_EXTENSION': '0xd5d4dbb91fa6d282', 'ID_WWN_WITH_EXTENSION': '0x6001405aeb3f2ef1d5d4dbb91fa6d282', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405aeb3f2ef1d5d4dbb91fa6d282', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'SCSI_IDENT_PORT_NAME': 'naa.500140598573d83f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'aeb3f2ef-1d5d-4dbb-91fa-6d2821b3ec01', 'SCSI_IDENT_TARGET_NAME': 'naa.500140598573d83f', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:144', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:144.service', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '601162195'} ; 2024-03-01 20:46:36,440 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:46:36,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:36,451 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:46:36,452 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:46:36,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:46:36,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:46:36,455 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:46:36,459 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:46:36,459 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:46:36,462 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:46:36,462 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:46:36,463 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:46:36,463 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24525ec208) -- name = sdj status = True id = 166 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405aeb3f2ef1d5d4dbb91fa6d282 2024-03-01 20:46:36,466 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:46:36,470 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:36,470 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:46:36,473 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:36,473 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:46:36,476 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:36,476 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:46:36,480 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:36,480 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:46:36,483 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:46:36,483 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:46:36,483 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:36,518 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZK33i7-3ULY-PzLd-pHjL-dumG-rIXG-58NZoi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=hpTcP7-ePc2-pF0N-ompi-NmOy-ZfW5-NiKOvr LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=p5bH4h-FbVX-Of2d-2Puj-VGoA-9Ds9-uQ5Q5M LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=8Uzsi7-DrBv-DurM-w9kI-xWQ3-63wk-npw3Br LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=1MSgRN-QQUP-30I2-gLiB-901W-yRwl-d9qGID LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=ENl1KK-eP23-abdJ-4U5f-OOO8-38Zo-FT2HHJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=wkIRdX-JxfW-vlbt-vUe9-Wi4k-wsCd-x18093 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=k8N4Mq-Vi25-ETPQ-MfvP-b6pT-CR12-oS9Mgx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=qVC7O3-i9DT-7iP0-b9xf-dTv7-1ht5-nwqCmH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdj LVM2_PV_UUID=ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:36,518 INFO program/MainThread: stderr[41]: 2024-03-01 20:46:36,518 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:46:36,519 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:46:36,523 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ii2Q6Q-78ZM-nqbc-LkgL-rigj-XKKJ-3LZMac ; label: None ; device: /dev/sdj ; serial: 36001405aeb3f2ef1d5d4dbb91fa6d282 ; exists: True ; vg_name: test_vg3 ; vg_uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:46:36,523 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:46:36,526 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:46:36,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:36,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:36,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:46:36,539 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:36,542 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:46:36,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn ; incomplete: True ; hidden: False ; 2024-03-01 20:46:36,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:36,548 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:36,582 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:36,582 INFO program/MainThread: stderr[42]: 2024-03-01 20:46:36,582 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:46:36,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:36,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:36,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:46:36,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:46:36,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:46:36,604 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:46:36,608 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:36,608 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:46:36,611 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:46:36,612 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:46:36,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:46:36,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:46:36,619 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:46:36,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:46:36,622 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:46:36,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:36,626 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:46:36,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:46:36,630 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:46:36,630 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:46:36,630 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:46:36,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:36,633 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:46:36,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:46:36,637 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:46:36,640 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAn1ZysDufxX3DN4007Oh0SVYJCdrXF5Inf ' '/dev/disk/by-uuid/2f2f7b77-a91e-4255-b0cf-d846cdc37451', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAn1ZysDufxX3DN4007Oh0SVYJCdrXF5Inf', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2f2f7b77-a91e-4255-b0cf-d846cdc37451', 'ID_FS_UUID_ENC': '2f2f7b77-a91e-4255-b0cf-d846cdc37451', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '985889782'} ; 2024-03-01 20:46:36,640 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:46:36,641 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:36,645 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:46:36,645 INFO program/MainThread: stderr[43]: 2024-03-01 20:46:36,645 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:46:36,645 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:36,649 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:46:36,649 INFO program/MainThread: stderr[44]: 2024-03-01 20:46:36,649 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:46:36,649 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:36,653 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:46:36,653 INFO program/MainThread: stderr[45]: 2024-03-01 20:46:36,653 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:46:36,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:46:36,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:36,665 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:46:36,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:36,667 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:46:36,662 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:36,667 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:36,671 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:46:36,672 INFO program/MainThread: stderr[46]: 2024-03-01 20:46:36,672 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:46:36,676 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:46:36,680 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:36,680 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:46:36,683 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:36,683 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:46:36,687 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:36,687 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:46:36,691 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:36,691 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:46:36,692 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:46:36,695 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:36,695 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:46:36,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:46:36,699 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:36,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:36,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:36,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:46:36,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:46:36,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:46:36,718 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:46:36,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:36,722 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:46:36,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:46:36,726 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:46:36,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:46:36,730 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:46:36,733 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:46:36,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:46:36,737 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:46:36,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:36,740 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:46:36,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:46:36,744 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:46:36,744 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:46:36,745 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:46:36,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:36,748 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:46:36,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:46:36,752 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:46:36,755 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnCVuyhPs4f7Qk9m98WQ9pA1LQ2SXCUDjI ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/3b038faf-68d0-4895-9dfa-85a83dcbbaf1 ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnCVuyhPs4f7Qk9m98WQ9pA1LQ2SXCUDjI', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3b038faf-68d0-4895-9dfa-85a83dcbbaf1', 'ID_FS_UUID_ENC': '3b038faf-68d0-4895-9dfa-85a83dcbbaf1', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '985538074'} ; 2024-03-01 20:46:36,755 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:46:36,756 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:36,760 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:46:36,760 INFO program/MainThread: stderr[47]: 2024-03-01 20:46:36,760 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:46:36,761 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:36,764 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:46:36,765 INFO program/MainThread: stderr[48]: 2024-03-01 20:46:36,765 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:46:36,765 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:36,768 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:46:36,768 INFO program/MainThread: stderr[49]: 2024-03-01 20:46:36,769 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:46:36,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:46:36,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:36,782 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:46:36,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:36,783 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:46:36,778 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:36,784 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:36,788 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:46:36,788 INFO program/MainThread: stderr[50]: 2024-03-01 20:46:36,789 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:46:36,793 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:46:36,797 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:36,797 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:46:36,801 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:36,801 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:46:36,804 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:36,804 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:46:36,808 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:36,808 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:46:36,808 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:46:36,812 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:36,812 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:46:36,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:46:36,815 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:36,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:36,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:36,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:46:36,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:46:36,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:46:36,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:46:36,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:36,839 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:46:36,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:46:36,843 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:46:36,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:46:36,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:46:36,851 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:46:36,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:46:36,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:46:36,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:36,858 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:46:36,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:46:36,862 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:46:36,862 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:46:36,862 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:46:36,865 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:36,866 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:46:36,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:46:36,869 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:46:36,873 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0 ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnHKRZUWwvX2FAhltjKKGuyJt49qjbMhbt', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnHKRZUWwvX2FAhltjKKGuyJt49qjbMhbt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0', 'ID_FS_UUID_ENC': 'b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '985192914'} ; 2024-03-01 20:46:36,873 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:46:36,873 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:36,878 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:46:36,878 INFO program/MainThread: stderr[51]: 2024-03-01 20:46:36,878 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:46:36,878 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:36,882 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:46:36,882 INFO program/MainThread: stderr[52]: 2024-03-01 20:46:36,882 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:46:36,882 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:36,886 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:46:36,886 INFO program/MainThread: stderr[53]: 2024-03-01 20:46:36,886 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:46:36,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:46:36,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:36,899 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:46:36,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:36,901 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:46:36,895 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:36,902 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:36,906 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:46:36,906 INFO program/MainThread: stderr[54]: 2024-03-01 20:46:36,906 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:46:36,911 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:46:36,914 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:36,915 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:46:36,918 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:36,918 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:46:36,922 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:36,922 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:46:36,925 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:36,925 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:46:36,926 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:46:36,929 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:36,929 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:46:36,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:46:36,932 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:36,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:36,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:36,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:36,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:46:36,949 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:46:36,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:46:36,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:46:36,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:36,956 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:46:36,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:46:36,960 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:46:36,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:46:36,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:46:36,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:46:36,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:46:36,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:46:36,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:36,974 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:46:36,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:46:36,978 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:46:36,978 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:46:36,978 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:46:36,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:36,981 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:46:36,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:46:36,985 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:46:36,989 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnhDlzaexJ7MgZt01cCS3lWfcZQFKiZSF5 ' '/dev/disk/by-uuid/1b223496-ff6e-4463-8cbe-25b26e407aac ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnhDlzaexJ7MgZt01cCS3lWfcZQFKiZSF5', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1b223496-ff6e-4463-8cbe-25b26e407aac', 'ID_FS_UUID_ENC': '1b223496-ff6e-4463-8cbe-25b26e407aac', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '984803598'} ; 2024-03-01 20:46:36,989 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:46:36,989 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:36,993 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:46:36,994 INFO program/MainThread: stderr[55]: 2024-03-01 20:46:36,994 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:46:36,994 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:36,997 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:46:36,998 INFO program/MainThread: stderr[56]: 2024-03-01 20:46:36,998 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:46:36,998 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:37,001 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:46:37,002 INFO program/MainThread: stderr[57]: 2024-03-01 20:46:37,002 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:46:37,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:37,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:46:37,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:37,015 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:37,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:37,017 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:37,011 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:37,018 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:37,022 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:46:37,022 INFO program/MainThread: stderr[58]: 2024-03-01 20:46:37,022 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:46:37,027 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:46:37,031 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:37,031 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:46:37,034 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:37,034 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:46:37,038 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:37,038 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:46:37,041 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:37,042 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:46:37,042 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:46:37,045 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:37,045 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:46:37,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:46:37,049 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:37,049 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:37,052 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '27642535'} ; 2024-03-01 20:46:37,053 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:46:37,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:37,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:37,064 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:46:37,064 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:46:37,064 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:46:37,064 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:46:37,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:46:37,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:46:37,068 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:46:37,071 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:46:37,071 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:46:37,074 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:46:37,074 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:46:37,075 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:46:37,075 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24525da2e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:46:37,078 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:46:37,081 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:37,081 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:46:37,084 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:37,085 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:46:37,088 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:37,088 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:46:37,091 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:37,091 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:46:37,094 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:46:37,097 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:46:37,100 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:46:37,104 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f2452576348> 2024-03-01 20:46:40,209 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:46:40,213 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:46:40,214 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:46:40,218 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '27645784'} ; 2024-03-01 20:46:40,218 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:46:40,218 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:46:40,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:40,229 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:46:40,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:40,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:40,247 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:40,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:46:40,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:46:40,276 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:46:40,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:46:40,280 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:46:40,283 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:46:40,283 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:46:40,286 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:46:40,287 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:46:40,287 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:46:40,290 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:46:40,293 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:46:40,296 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:46:40,299 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:46:40,302 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:46:40,302 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:46:40,302 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:46:40,303 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:46:40,303 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f24525dac50) -- name = xvda1 status = True id = 238 children = [] parents = ['existing 250 GiB disk xvda (228) with existing msdos disklabel'] uuid = b2f85011-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f2452532ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:46:40,307 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:46:40,310 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:40,310 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:46:40,313 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:40,314 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:46:40,317 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:40,317 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:46:40,320 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:40,320 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:46:40,320 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:46:40,323 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:40,323 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:46:40,326 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:46:40,326 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:40,330 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/1b223496-ff6e-4463-8cbe-25b26e407aac ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnhDlzaexJ7MgZt01cCS3lWfcZQFKiZSF5', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnhDlzaexJ7MgZt01cCS3lWfcZQFKiZSF5', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1b223496-ff6e-4463-8cbe-25b26e407aac', 'ID_FS_UUID_ENC': '1b223496-ff6e-4463-8cbe-25b26e407aac', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '984803598'} ; 2024-03-01 20:46:40,330 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:46:40,330 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:40,335 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:46:40,335 INFO program/MainThread: stderr[59]: 2024-03-01 20:46:40,335 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:46:40,335 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:40,339 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:46:40,339 INFO program/MainThread: stderr[60]: 2024-03-01 20:46:40,339 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:46:40,339 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:40,343 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:46:40,343 INFO program/MainThread: stderr[61]: 2024-03-01 20:46:40,343 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:46:40,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:46:40,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:40,356 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:40,357 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:40,358 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:40,352 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:40,359 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:40,363 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:46:40,363 INFO program/MainThread: stderr[62]: 2024-03-01 20:46:40,363 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:46:40,367 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:46:40,368 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:46:40,371 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnHKRZUWwvX2FAhltjKKGuyJt49qjbMhbt ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnHKRZUWwvX2FAhltjKKGuyJt49qjbMhbt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0', 'ID_FS_UUID_ENC': 'b1dd6e66-e2fe-4eb0-94be-8f7fd9088aa0', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '985192914'} ; 2024-03-01 20:46:40,371 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:46:40,371 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:40,375 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:46:40,375 INFO program/MainThread: stderr[63]: 2024-03-01 20:46:40,375 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:46:40,376 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:40,379 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:46:40,379 INFO program/MainThread: stderr[64]: 2024-03-01 20:46:40,379 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:46:40,380 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:40,383 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:46:40,383 INFO program/MainThread: stderr[65]: 2024-03-01 20:46:40,383 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:46:40,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:46:40,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:40,397 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:40,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:40,399 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:40,393 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:40,400 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:40,404 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:46:40,404 INFO program/MainThread: stderr[66]: 2024-03-01 20:46:40,405 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:46:40,409 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:46:40,409 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:46:40,412 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/3b038faf-68d0-4895-9dfa-85a83dcbbaf1 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnCVuyhPs4f7Qk9m98WQ9pA1LQ2SXCUDjI', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAnCVuyhPs4f7Qk9m98WQ9pA1LQ2SXCUDjI', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3b038faf-68d0-4895-9dfa-85a83dcbbaf1', 'ID_FS_UUID_ENC': '3b038faf-68d0-4895-9dfa-85a83dcbbaf1', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '985538074'} ; 2024-03-01 20:46:40,412 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:46:40,413 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:40,417 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:46:40,417 INFO program/MainThread: stderr[67]: 2024-03-01 20:46:40,417 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:46:40,417 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:40,421 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:46:40,421 INFO program/MainThread: stderr[68]: 2024-03-01 20:46:40,421 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:46:40,422 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:40,425 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:46:40,425 INFO program/MainThread: stderr[69]: 2024-03-01 20:46:40,425 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:46:40,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:46:40,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:40,439 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:40,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:40,440 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:40,434 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:40,441 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:40,446 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:46:40,446 INFO program/MainThread: stderr[70]: 2024-03-01 20:46:40,446 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:46:40,450 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:46:40,450 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:46:40,454 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-uuid/2f2f7b77-a91e-4255-b0cf-d846cdc37451 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAn1ZysDufxX3DN4007Oh0SVYJCdrXF5Inf', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-mF733eBSOXsuE1ZnkqXqtB1hHDUJtiAn1ZysDufxX3DN4007Oh0SVYJCdrXF5Inf', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2f2f7b77-a91e-4255-b0cf-d846cdc37451', 'ID_FS_UUID_ENC': '2f2f7b77-a91e-4255-b0cf-d846cdc37451', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '985889782'} ; 2024-03-01 20:46:40,454 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:46:40,454 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:40,458 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:46:40,458 INFO program/MainThread: stderr[71]: 2024-03-01 20:46:40,458 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:46:40,459 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:40,462 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:46:40,463 INFO program/MainThread: stderr[72]: 2024-03-01 20:46:40,463 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:46:40,463 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:40,466 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:46:40,466 INFO program/MainThread: stderr[73]: 2024-03-01 20:46:40,467 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:46:40,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:46:40,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:40,480 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:40,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:40,481 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:40,475 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:40,482 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:40,487 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:46:40,487 INFO program/MainThread: stderr[74]: 2024-03-01 20:46:40,487 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:46:40,491 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:46:40,491 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:46:40,494 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/4e3174e0-f189-45db-83dc-8ae9592f71e1 ' '/dev/disk/by-id/dm-uuid-LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjJRmmmG7jDJXyTLO3K6AUhzEz6j7iWuDw', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjJRmmmG7jDJXyTLO3K6AUhzEz6j7iWuDw', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4e3174e0-f189-45db-83dc-8ae9592f71e1', 'ID_FS_UUID_ENC': '4e3174e0-f189-45db-83dc-8ae9592f71e1', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '986871440'} ; 2024-03-01 20:46:40,495 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:46:40,495 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:40,499 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:46:40,499 INFO program/MainThread: stderr[75]: 2024-03-01 20:46:40,500 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:46:40,500 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:40,503 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:46:40,504 INFO program/MainThread: stderr[76]: 2024-03-01 20:46:40,504 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:46:40,504 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:40,507 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:46:40,508 INFO program/MainThread: stderr[77]: 2024-03-01 20:46:40,508 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:46:40,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:46:40,519 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:40,520 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:40,520 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:40,521 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:40,517 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:40,522 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:40,526 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:46:40,527 INFO program/MainThread: stderr[78]: 2024-03-01 20:46:40,527 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:46:40,531 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:46:40,531 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:46:40,534 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjqGec8d3jIdMCulH0NOfHFQ1DXDgIBQ4N ' '/dev/disk/by-uuid/dae010a8-4215-4c24-a4ee-d910b66e75ba ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-pDHoI6ge0bnc5TmueSuOgOxlPWouOIWjqGec8d3jIdMCulH0NOfHFQ1DXDgIBQ4N', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dae010a8-4215-4c24-a4ee-d910b66e75ba', 'ID_FS_UUID_ENC': 'dae010a8-4215-4c24-a4ee-d910b66e75ba', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '987205514'} ; 2024-03-01 20:46:40,534 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:46:40,535 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:40,539 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:46:40,539 INFO program/MainThread: stderr[79]: 2024-03-01 20:46:40,539 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:46:40,539 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:40,543 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:46:40,543 INFO program/MainThread: stderr[80]: 2024-03-01 20:46:40,543 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:46:40,543 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:40,547 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:46:40,547 INFO program/MainThread: stderr[81]: 2024-03-01 20:46:40,547 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:46:40,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:46:40,559 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:40,559 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:40,560 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:40,561 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:40,556 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:40,561 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:40,566 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:46:40,566 INFO program/MainThread: stderr[82]: 2024-03-01 20:46:40,566 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:46:40,570 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:46:40,570 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:46:40,573 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNPwr5CJf4zrEmXdVfHbEE6o8SoCLT3LYR5 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/6d0d1c22-b9eb-4300-babb-ac1b0354565d', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNPwr5CJf4zrEmXdVfHbEE6o8SoCLT3LYR5', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6d0d1c22-b9eb-4300-babb-ac1b0354565d', 'ID_FS_UUID_ENC': '6d0d1c22-b9eb-4300-babb-ac1b0354565d', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '988196410'} ; 2024-03-01 20:46:40,574 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:46:40,574 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:40,578 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:46:40,579 INFO program/MainThread: stderr[83]: 2024-03-01 20:46:40,579 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:46:40,579 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:40,582 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:46:40,583 INFO program/MainThread: stderr[84]: 2024-03-01 20:46:40,583 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:46:40,583 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:40,587 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:46:40,587 INFO program/MainThread: stderr[85]: 2024-03-01 20:46:40,587 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:46:40,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:46:40,598 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,599 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,600 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,596 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:40,601 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:40,605 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:46:40,605 INFO program/MainThread: stderr[86]: 2024-03-01 20:46:40,605 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:46:40,610 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:46:40,610 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:46:40,613 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNP8RFDYTXWa71th5aCa2D107TzoclI1X5n ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/aff2b914-0daf-4afd-b168-55f9e53c0107', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-KUJyQc1wfexGj9agMrDKbtFnF9707tNP8RFDYTXWa71th5aCa2D107TzoclI1X5n', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'aff2b914-0daf-4afd-b168-55f9e53c0107', 'ID_FS_UUID_ENC': 'aff2b914-0daf-4afd-b168-55f9e53c0107', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '988541131'} ; 2024-03-01 20:46:40,613 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:46:40,613 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:40,617 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:46:40,618 INFO program/MainThread: stderr[87]: 2024-03-01 20:46:40,618 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:46:40,618 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:40,621 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:46:40,622 INFO program/MainThread: stderr[88]: 2024-03-01 20:46:40,622 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:46:40,622 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:40,625 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:46:40,626 INFO program/MainThread: stderr[89]: 2024-03-01 20:46:40,626 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:46:40,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:46:40,637 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,637 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,638 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,639 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,634 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,639 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:40,644 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:46:40,644 INFO program/MainThread: stderr[90]: 2024-03-01 20:46:40,644 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:46:40,648 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:46:40,648 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:46:40,648 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:40,662 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:40,680 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:46:40,681 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:46:40,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:40,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:40,695 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:46:40,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:40,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:40,707 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:46:40,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:40,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:40,718 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:46:40,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:40,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:40,731 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:46:40,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:40,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:40,742 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:46:40,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:40,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:40,754 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:46:40,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,760 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:46:40,761 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,761 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,762 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,762 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,762 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,763 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,763 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,763 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,764 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,764 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,764 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,765 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:40,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:46:40,771 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:46:40,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:46:40,776 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:46:40,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:46:40,782 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:46:40,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:46:40,788 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:46:40,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,791 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,792 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,792 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,796 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,796 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,797 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,800 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,800 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,801 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,802 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,797 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,804 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,805 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,806 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,809 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,809 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,811 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,813 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,814 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,815 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,819 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,819 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,820 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,822 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,823 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,824 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,828 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,828 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,829 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,825 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,832 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,832 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,833 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,836 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,837 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,837 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,838 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,834 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,840 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,841 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,841 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,842 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,845 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,846 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,846 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,847 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,849 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,850 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,851 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,855 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,856 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,852 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,859 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,860 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,860 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,864 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,864 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,865 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,868 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,869 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,869 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,873 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,874 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,877 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,877 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,878 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,882 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,883 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,886 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,887 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,887 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,890 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,891 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,892 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,894 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,895 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,896 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,900 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,901 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,904 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,904 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,905 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,908 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,909 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,910 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,912 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,913 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,914 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,914 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,917 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,918 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,919 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,915 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,922 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,923 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,923 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,926 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,927 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,928 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,931 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,932 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:40,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525c45f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8RFDYT-XWa7-1th5-aCa2-D107-Tzoc-lI1X5n size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:40,933 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:46:40,936 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:40,936 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:40,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:46:40,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:46:40,941 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:40,941 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:46:40,946 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:46:40,946 INFO program/MainThread: stderr[91]: 2024-03-01 20:46:40,946 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:46:40,951 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:46:40,951 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:46:40,951 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:40,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:40,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:46:40,958 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:46:40,960 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,961 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,961 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,962 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:40,964 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,965 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,966 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:40,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,969 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,969 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,970 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:40,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,973 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,974 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:40,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,977 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,978 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:40,980 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,981 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,981 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,982 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:40,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,985 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,986 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:40,988 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,989 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,989 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,990 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:40,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,993 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,993 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,994 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,990 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:40,996 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,997 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,997 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:40,998 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,994 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,001 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,002 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:40,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,005 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,006 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,008 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,009 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,010 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,013 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,014 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,017 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,017 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,018 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,014 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,021 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,022 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,025 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,026 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,029 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,029 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,030 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,033 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,034 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,036 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,037 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,038 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,040 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,041 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,041 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,041 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,044 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,044 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,045 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,048 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,049 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,049 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,053 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,053 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,056 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,057 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,057 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,060 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,061 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,061 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,064 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,065 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,065 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,068 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,068 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,069 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,072 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,072 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,073 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,076 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,076 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,077 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,074 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,080 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,080 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,081 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,084 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:41,085 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:41,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24536b2780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wr5CJf-4zrE-mXdV-fHbE-E6o8-SoCL-T3LYR5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24536b2f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KUJyQc-1wfe-xGj9-agMr-DKbt-FnF9-707tNP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:41,086 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:46:41,089 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:41,089 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:46:41,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:46:41,093 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:41,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:46:41,096 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:46:41,096 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:41,096 DEBUG blivet.ansible/MainThread: ['test_vg1', 'sdb', 'sdc', 'sda'] 2024-03-01 20:46:41,096 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:46:41,099 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:46:41,099 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,103 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:46:41,105 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:46:41,108 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:46:41,108 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:46:41,109 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:46:41,109 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:46:41,109 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:46:41,111 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:41,111 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:46:41,114 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:46:41,115 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:46:41,115 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:46:41,115 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:46:41,117 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:41,117 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:46:41,121 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:46:41,121 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:46:41,121 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:46:41,121 DEBUG blivet/MainThread: removing sda 2024-03-01 20:46:41,124 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:41,124 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:46:41,127 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:46:41,127 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:46:41,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,133 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:46:41,133 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,134 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,134 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,134 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,136 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,136 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:41,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:46:41,143 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:46:41,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:46:41,149 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:46:41,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:46:41,154 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:46:41,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:46:41,160 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:46:41,163 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,163 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,164 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,164 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,160 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,167 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,168 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,168 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,169 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,165 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,172 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,172 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,173 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,174 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,176 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,177 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,177 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,178 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,174 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,181 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,181 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,182 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,183 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,185 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,186 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,186 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,187 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,190 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,190 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,191 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,191 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,194 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,195 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,195 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,196 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,192 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,199 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,199 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,200 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,201 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,203 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,204 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,204 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,205 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,208 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,208 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,209 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,209 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,212 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,213 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,213 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,214 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,217 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,217 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,218 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,218 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,214 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,221 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,222 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,222 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,223 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,225 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,226 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,227 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,227 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,223 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,230 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,231 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,231 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,232 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,228 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,234 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,235 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,235 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,236 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,232 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,239 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,240 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,240 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,241 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,237 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,243 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,244 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,244 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,245 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,241 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,248 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,249 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,249 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,250 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,246 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,252 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,253 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,253 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,254 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,250 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,257 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,258 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,258 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,259 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,261 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,262 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,263 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,263 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,266 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,267 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,267 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,268 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,270 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,271 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,271 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,272 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,275 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,276 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,276 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,277 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,273 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,280 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,280 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,281 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,284 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,285 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,285 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,286 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,288 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,289 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,289 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,290 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,293 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,294 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,294 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,295 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,297 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,298 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,298 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,299 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,303 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,303 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,304 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:41,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452573898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = qGec8d-3jId-MCul-H0NO-fHFQ-1DXD-gIBQ4N size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:41,304 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:46:41,307 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:41,307 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:46:41,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:46:41,311 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:41,314 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:46:41,314 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:46:41,315 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:41,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:46:41,320 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:46:41,323 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,324 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,324 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,325 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,327 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,328 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,328 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,329 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,331 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,332 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,332 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,333 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,336 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,336 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,337 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,340 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,340 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,341 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,343 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,344 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,344 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,345 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,347 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,348 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,348 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,349 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,351 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,352 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,352 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,353 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,349 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,355 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,356 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,356 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,357 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,359 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,360 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,360 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,360 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,363 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,364 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,364 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,364 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,367 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,367 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,368 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,368 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,371 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,371 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,372 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,372 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,369 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,375 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,375 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,376 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,376 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,373 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,379 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,379 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,380 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,380 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,383 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,383 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,384 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,384 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,387 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,388 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,388 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,389 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,392 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,393 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,394 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,396 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,397 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,397 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,398 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,400 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,401 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,401 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,402 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,404 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,405 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,405 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,406 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,408 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,409 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,409 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,410 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,412 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,413 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,413 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,414 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,410 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,416 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,417 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,417 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,418 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,420 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,421 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,421 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,422 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,424 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,425 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,425 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,426 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,428 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,429 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,429 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,430 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,432 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,433 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,433 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,434 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,430 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,436 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,437 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,437 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,438 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,434 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,440 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,441 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,441 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,442 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,444 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,445 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,445 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,446 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,448 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,449 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,449 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:41,450 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:41,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2452596470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JRmmmG-7jDJ-XyTL-O3K6-AUhz-Ez6j-7iWuDw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24525ddc18) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = pDHoI6-ge0b-nc5T-mueS-uOgO-xlPW-ouOIWj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:41,450 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:46:41,453 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:41,454 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:46:41,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:46:41,457 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:41,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:46:41,461 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:46:41,461 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:41,461 DEBUG blivet.ansible/MainThread: ['sdf', 'test_vg2', 'sdd', 'sde'] 2024-03-01 20:46:41,461 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:46:41,463 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:46:41,464 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,467 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:46:41,470 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:46:41,473 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:46:41,473 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:46:41,473 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:46:41,473 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:46:41,473 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:46:41,476 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:41,476 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,476 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:46:41,479 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:46:41,479 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:46:41,479 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:46:41,479 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:46:41,482 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:41,482 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:46:41,485 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:46:41,486 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:46:41,486 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:46:41,486 DEBUG blivet/MainThread: removing sde 2024-03-01 20:46:41,488 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:41,489 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:46:41,492 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:46:41,492 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:46:41,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,498 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:46:41,498 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,499 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,499 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,500 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,500 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,501 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,501 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,501 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,502 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,502 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,503 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,503 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:41,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:46:41,510 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:46:41,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:46:41,515 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:46:41,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:46:41,521 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:46:41,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:46:41,526 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:46:41,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:46:41,532 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:46:41,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,536 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,538 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,542 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,544 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,539 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,549 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,550 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,555 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,556 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,561 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,563 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,567 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,569 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,573 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,575 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,579 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,581 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,585 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,587 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,592 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,592 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,593 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,588 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,596 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,598 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,599 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,594 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,604 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,605 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,600 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,611 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,616 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,617 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,622 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,624 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,628 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,630 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,634 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,636 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,640 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,642 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,646 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,647 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,648 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,653 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,654 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,649 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,658 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,659 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,660 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,664 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,665 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,666 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,671 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,672 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,677 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,677 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,678 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,682 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,683 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,685 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,679 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,688 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,689 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,691 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,694 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,695 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,697 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,702 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,703 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,708 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,709 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,714 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,715 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,720 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,721 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,725 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,726 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,728 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:41,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f245369ef60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1ZysDu-fxX3-DN40-07Oh-0SVY-JCdr-XF5Inf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:41,728 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:46:41,731 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:41,732 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:46:41,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:46:41,735 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:41,739 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:46:41,739 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:46:41,739 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:41,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:46:41,745 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:46:41,748 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,749 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,749 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,750 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,754 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,756 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,759 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,760 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,760 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,761 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,765 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,766 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,767 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,771 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,772 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,773 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,777 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,777 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,778 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,782 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,783 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,784 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,788 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,789 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,792 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,793 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,795 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,798 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,799 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,800 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,805 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,806 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,801 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,810 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,812 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,816 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,816 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,817 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,820 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,821 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,822 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,823 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,818 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,826 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,827 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,827 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,828 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,823 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,831 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,832 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,833 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,834 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,837 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,838 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,838 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,839 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,834 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,844 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,845 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,849 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,851 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,855 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,856 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,860 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,861 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,862 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,857 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,866 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,866 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,867 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,862 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,871 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,872 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,873 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,877 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,878 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,882 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,883 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,884 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,888 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,889 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,893 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,894 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,894 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,895 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,899 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,901 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,904 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,905 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,906 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,911 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,912 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,907 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,916 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,917 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,922 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,923 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:41,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525dd128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CVuyhP-s4f7-Qk9m-98WQ-9pA1-LQ2S-XCUDjI size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:41,924 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:46:41,927 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:41,927 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:41,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:46:41,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:46:41,931 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:41,934 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:46:41,934 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:46:41,934 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:41,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:41,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:46:41,940 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:46:41,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,944 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,945 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:41,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,949 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,950 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,951 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:41,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,955 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,955 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,956 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:41,959 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,960 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,960 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,961 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:41,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,965 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,966 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:41,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,970 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,971 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,967 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:41,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,975 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,976 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:41,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,980 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,981 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:41,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,985 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,986 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:41,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,990 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,992 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:41,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,995 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:41,997 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,992 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,001 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,002 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:41,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,006 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,007 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,011 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,011 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,012 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,016 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,017 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,021 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,022 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,026 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,028 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,023 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,031 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,033 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,036 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,038 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,042 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,043 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,047 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,048 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,051 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,052 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,052 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,053 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,049 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,057 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,057 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,058 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,062 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,063 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,059 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,067 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,068 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,072 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,074 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,077 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,079 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,074 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,082 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,084 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,088 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,089 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,093 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,094 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,098 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,099 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,103 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,104 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:42,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24537556d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HKRZUW-wvX2-FAhl-tjKK-GuyJ-t49q-jbMhbt size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,105 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:46:42,108 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:42,108 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:42,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:46:42,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:46:42,112 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:42,115 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:46:42,115 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:46:42,115 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:42,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:42,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:46:42,121 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:46:42,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,124 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,126 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,121 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,129 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,130 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,134 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,135 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,138 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,139 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,143 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,144 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,140 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,147 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,149 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,151 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,152 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,153 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,149 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,157 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,158 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,161 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,162 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,166 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,167 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,170 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,171 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,175 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,176 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,180 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,181 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,177 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,184 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,185 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,189 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,190 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,193 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,194 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,198 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,199 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,202 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,202 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,203 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,204 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,207 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,208 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,204 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,212 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,213 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,216 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,217 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,221 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,222 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,225 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,226 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,229 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,230 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,231 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,234 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,235 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,239 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,240 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,244 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,244 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,245 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,241 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,248 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,249 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,249 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,245 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,252 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,253 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,254 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,250 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,257 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,258 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,258 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,262 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,263 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,266 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:42,268 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:42,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f24525a3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hDlzae-xJ7M-gZt0-1cCS-3lWf-cZQF-KiZSF5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2452659d68) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = mF733e-BSOX-suE1-Znkq-XqtB-1hHD-UJtiAn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:42,268 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:46:42,271 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:42,271 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:42,272 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:46:42,275 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:46:42,275 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:42,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:46:42,278 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:46:42,278 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:42,279 DEBUG blivet.ansible/MainThread: ['sdj', 'test_vg3', 'sdg', 'sdh', 'sdi'] 2024-03-01 20:46:42,279 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:46:42,281 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:46:42,282 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:42,285 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:46:42,288 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:46:42,291 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:46:42,294 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:46:42,294 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:46:42,294 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:46:42,294 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:46:42,294 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:46:42,297 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:42,297 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:42,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:46:42,300 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:46:42,300 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:46:42,300 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:46:42,300 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:46:42,303 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:42,303 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:42,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:46:42,306 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:46:42,306 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:46:42,306 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:46:42,307 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:46:42,309 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:42,309 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:42,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:46:42,312 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:46:42,312 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:46:42,313 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:46:42,313 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:46:42,315 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:42,316 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:42,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:46:42,318 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:46:42,319 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:46:42,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,335 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,367 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,388 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:46:42,388 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,402 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,423 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:46:42,424 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,436 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,457 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:46:42,458 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,472 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,493 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:46:42,493 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,505 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,526 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:46:42,526 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,538 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,559 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:46:42,559 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,571 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,591 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:46:42,592 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,604 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,625 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:46:42,625 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:42,626 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:42,626 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:42,626 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:42,626 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:46:42,626 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:46:42,626 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:46:42,626 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:46:42,626 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:42,626 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:42,626 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:42,626 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:46:42,627 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:46:42,628 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:46:42,628 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:46:42,629 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:46:42,633 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:46:42,635 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:46:42,638 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:46:42,639 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:46:42,641 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:46:42,641 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f24524febf8> 2024-03-01 20:46:42,642 INFO blivet/MainThread: sorting actions... 2024-03-01 20:46:42,665 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:42,665 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:42,666 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:42,666 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:42,666 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:42,666 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:42,666 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:42,666 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:42,667 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:46:42,667 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:46:42,667 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:46:42,667 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:46:42,667 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:46:42,667 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:42,667 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:42,667 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:42,668 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:42,668 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:46:42,668 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:46:42,668 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:46:42,668 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:46:42,668 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:42,668 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:42,669 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:42,669 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:42,669 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:46:42,669 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:46:42,669 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:46:42,669 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:46:42,669 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:42,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:42,676 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:46:42,676 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:46:42,685 INFO program/MainThread: stdout: 2024-03-01 20:46:42,685 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:42,686 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,686 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,703 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,717 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,718 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:42,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:42,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:46:42,730 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:46:42,733 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:46:42,736 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:46:42,737 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:42,777 INFO program/MainThread: stdout[92]: 2024-03-01 20:46:42,777 INFO program/MainThread: stderr[92]: 2024-03-01 20:46:42,777 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:46:42,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:46:42,785 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:42,788 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:46:42,791 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:42,794 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:46:42,797 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:42,800 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:46:42,803 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:42,807 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:46:42,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:46:42,810 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:42,858 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:46:42,858 INFO program/MainThread: stderr[93]: 2024-03-01 20:46:42,858 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:46:42,859 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:42,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:42,874 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:46:42,874 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:46:42,901 INFO program/MainThread: stdout: 2024-03-01 20:46:42,901 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:42,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,901 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,930 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:42,942 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:42,943 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:42,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:42,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:46:42,955 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:46:42,958 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:46:42,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:46:42,961 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:43,000 INFO program/MainThread: stdout[94]: 2024-03-01 20:46:43,000 INFO program/MainThread: stderr[94]: 2024-03-01 20:46:43,000 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:46:43,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:46:43,008 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,011 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:46:43,014 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,017 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:46:43,020 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,023 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:46:43,026 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,029 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:46:43,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:46:43,033 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:43,086 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:46:43,086 INFO program/MainThread: stderr[95]: 2024-03-01 20:46:43,086 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:46:43,087 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:43,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,103 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:46:43,104 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:46:43,122 INFO program/MainThread: stdout: 2024-03-01 20:46:43,123 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:43,123 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:43,123 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:43,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:43,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:43,165 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:43,166 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:43,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:43,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:46:43,178 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:46:43,181 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:46:43,184 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:46:43,184 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:43,220 INFO program/MainThread: stdout[96]: 2024-03-01 20:46:43,220 INFO program/MainThread: stderr[96]: 2024-03-01 20:46:43,220 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:46:43,225 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:46:43,228 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,231 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:46:43,234 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,237 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:46:43,241 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,244 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:46:43,247 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,249 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:46:43,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:46:43,253 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:43,302 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:46:43,302 INFO program/MainThread: stderr[97]: 2024-03-01 20:46:43,303 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:46:43,303 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:43,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,317 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:46:43,318 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:46:43,337 INFO program/MainThread: stdout: 2024-03-01 20:46:43,337 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:43,338 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:43,338 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:43,372 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:43,373 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:43,387 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:43,388 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:43,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:43,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:46:43,400 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:46:43,403 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:46:43,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:46:43,406 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:43,445 INFO program/MainThread: stdout[98]: 2024-03-01 20:46:43,445 INFO program/MainThread: stderr[98]: 2024-03-01 20:46:43,445 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:46:43,450 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:46:43,453 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,456 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:46:43,460 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,463 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:46:43,466 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,469 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:46:43,472 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,475 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:46:43,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:46:43,478 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:43,527 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:46:43,527 INFO program/MainThread: stderr[99]: 2024-03-01 20:46:43,527 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:46:43,528 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:46:43,535 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:46:43,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:46:43,547 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:46:43,554 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,562 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:46:43,569 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,574 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:46:43,581 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,586 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:46:43,593 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,599 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:46:43,603 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:46:43,604 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:43,644 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:46:43,644 INFO program/MainThread: stderr[100]: 2024-03-01 20:46:43,644 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:46:43,644 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:43,707 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:46:43,708 INFO program/MainThread: stderr[101]: 2024-03-01 20:46:43,708 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:46:43,708 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:43,752 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:46:43,752 INFO program/MainThread: stderr[102]: 2024-03-01 20:46:43,752 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:46:43,753 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:46:43,760 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,767 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:46:43,773 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:46:43,773 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:43,829 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:46:43,830 INFO program/MainThread: stderr[103]: 2024-03-01 20:46:43,830 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:46:43,830 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:46:43,831 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:43,870 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:43,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:43,889 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:43,890 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:43,907 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:43,908 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:46:43,912 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:43,915 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:46:43,918 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:46:43,918 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:43,953 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:46:43,953 INFO program/MainThread: stderr[104]: 2024-03-01 20:46:43,953 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:46:43,954 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:46:43,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:43,991 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:43,992 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,006 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,007 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,024 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,025 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:46:44,029 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,032 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:46:44,035 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:46:44,035 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:44,072 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:46:44,072 INFO program/MainThread: stderr[105]: 2024-03-01 20:46:44,072 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:46:44,072 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:46:44,073 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,101 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,101 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,122 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,123 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,140 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,141 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:46:44,145 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,148 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:46:44,151 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:46:44,151 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:44,188 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:46:44,188 INFO program/MainThread: stderr[106]: 2024-03-01 20:46:44,189 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:46:44,189 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:46:44,189 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,219 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,219 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,238 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,254 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,255 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:44,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,263 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:46:44,264 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:46:44,272 INFO program/MainThread: stdout: 2024-03-01 20:46:44,272 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:44,272 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,273 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,289 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,290 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,301 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,302 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:44,306 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:44,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:46:44,313 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:46:44,317 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:46:44,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:46:44,320 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:44,358 INFO program/MainThread: stdout[107]: 2024-03-01 20:46:44,358 INFO program/MainThread: stderr[107]: 2024-03-01 20:46:44,358 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:46:44,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:46:44,366 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,369 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:46:44,372 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,375 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:46:44,378 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,381 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:46:44,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:46:44,385 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:44,429 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 20:46:44,429 INFO program/MainThread: stderr[108]: 2024-03-01 20:46:44,429 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:46:44,430 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:44,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,446 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:46:44,447 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:46:44,459 INFO program/MainThread: stdout: 2024-03-01 20:46:44,459 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:44,459 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,459 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,490 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,505 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,506 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:44,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:44,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:46:44,518 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:46:44,521 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:46:44,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:46:44,525 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:44,561 INFO program/MainThread: stdout[109]: 2024-03-01 20:46:44,561 INFO program/MainThread: stderr[109]: 2024-03-01 20:46:44,561 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:46:44,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:46:44,569 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,572 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:46:44,575 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,578 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:46:44,581 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,584 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:46:44,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:46:44,588 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:44,631 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 20:46:44,631 INFO program/MainThread: stderr[110]: 2024-03-01 20:46:44,631 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:46:44,632 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:46:44,638 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:46:44,644 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:46:44,649 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:46:44,655 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,660 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:46:44,668 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,673 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:46:44,679 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,684 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:46:44,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:46:44,688 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:44,733 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 20:46:44,733 INFO program/MainThread: stderr[111]: 2024-03-01 20:46:44,734 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:46:44,734 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:44,780 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:46:44,781 INFO program/MainThread: stderr[112]: 2024-03-01 20:46:44,781 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:46:44,781 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:44,819 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 20:46:44,820 INFO program/MainThread: stderr[113]: 2024-03-01 20:46:44,820 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:46:44,820 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:46:44,828 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,838 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:46:44,843 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:46:44,844 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:44,891 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:46:44,892 INFO program/MainThread: stderr[114]: 2024-03-01 20:46:44,892 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:46:44,892 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:46:44,892 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,929 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,945 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,946 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:44,961 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:44,962 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:46:44,966 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:44,969 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:46:44,972 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:46:44,972 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:45,003 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:46:45,003 INFO program/MainThread: stderr[115]: 2024-03-01 20:46:45,003 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:46:45,003 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:46:45,004 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,038 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,053 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,070 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,071 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:46:45,075 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,078 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:46:45,081 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:46:45,081 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:45,116 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:46:45,116 INFO program/MainThread: stderr[116]: 2024-03-01 20:46:45,116 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:46:45,117 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:46:45,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,170 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,170 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,181 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,182 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:45,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,190 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:46:45,190 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:46:45,198 INFO program/MainThread: stdout: 2024-03-01 20:46:45,198 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:45,198 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,198 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,213 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,214 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,227 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,228 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:45,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:45,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:46:45,239 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:46:45,243 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:46:45,246 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:46:45,246 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:45,282 INFO program/MainThread: stdout[117]: 2024-03-01 20:46:45,282 INFO program/MainThread: stderr[117]: 2024-03-01 20:46:45,282 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:46:45,287 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:46:45,290 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,294 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:46:45,297 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,300 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:46:45,303 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,305 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:46:45,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:46:45,309 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:45,352 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 20:46:45,352 INFO program/MainThread: stderr[118]: 2024-03-01 20:46:45,352 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:46:45,353 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:45,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,368 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:46:45,369 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:46:45,384 INFO program/MainThread: stdout: 2024-03-01 20:46:45,384 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:45,385 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,385 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,408 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,408 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,420 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,421 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:45,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:45,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:46:45,433 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:46:45,436 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:46:45,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:46:45,440 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:45,476 INFO program/MainThread: stdout[119]: 2024-03-01 20:46:45,476 INFO program/MainThread: stderr[119]: 2024-03-01 20:46:45,476 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:46:45,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:46:45,484 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,487 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:46:45,490 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,493 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:46:45,496 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,499 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:46:45,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:46:45,503 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:45,542 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 20:46:45,542 INFO program/MainThread: stderr[120]: 2024-03-01 20:46:45,543 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:46:45,543 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:46:45,550 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:46:45,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:46:45,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:46:45,570 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,575 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:46:45,582 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,587 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:46:45,593 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,599 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:46:45,605 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:46:45,605 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:45,657 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 20:46:45,658 INFO program/MainThread: stderr[121]: 2024-03-01 20:46:45,658 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:46:45,658 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:45,697 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:46:45,697 INFO program/MainThread: stderr[122]: 2024-03-01 20:46:45,697 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:46:45,697 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:45,731 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 20:46:45,732 INFO program/MainThread: stderr[123]: 2024-03-01 20:46:45,732 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:46:45,733 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:46:45,740 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,745 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:46:45,750 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:46:45,751 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:45,797 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:46:45,797 INFO program/MainThread: stderr[124]: 2024-03-01 20:46:45,797 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:46:45,797 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:46:45,798 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,810 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,811 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,824 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,825 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,839 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,840 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:46:45,845 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,848 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:46:45,851 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:46:45,851 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:45,882 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:46:45,883 INFO program/MainThread: stderr[125]: 2024-03-01 20:46:45,883 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:46:45,883 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:46:45,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,919 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,920 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,934 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,934 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:45,949 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:45,950 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:46:45,954 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:45,957 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:46:45,960 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:46:45,960 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:45,993 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:46:45,993 INFO program/MainThread: stderr[126]: 2024-03-01 20:46:45,994 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:46:45,994 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:46:45,994 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:46,031 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:46,032 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:46,046 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:46,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:46,062 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:46,068 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:46:46,068 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f24524fe3b8> to retry, use: --limit @/tmp/tests_mount_verify.retry PLAY RECAP ********************************************************************* sut : ok=236 changed=13 unreachable=0 failed=1 skipped=160 rescued=0 ignored=0 Friday 01 March 2024 20:46:51 +0000 (0:00:00.663) 0:03:17.901 ********** =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------ 51.21s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 12.21s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 10.54s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 6.77s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 linux-system-roles.snapshot : Ensure required packages are installed ---- 5.56s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 5.54s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Get required packages --------------- 4.39s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 linux-system-roles.snapshot : Run snapshot command snapshot ------------- 3.05s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.80s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.78s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.78s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.78s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.78s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.77s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.77s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.77s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Ensure test packages ---------------------------------------------------- 2.77s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 ------ linux-system-roles.snapshot : Ensure required packages are installed ---- 2.77s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.76s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.76s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---