Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1510014 Details for
Bug 1654880
pykickstart.errors.KickstartError: /usr/sbin/authconfig is missing. Cannot setup authentication.
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: storage.log
storage.log (text/plain), 159.19 KB, created by
Jan Gerrit Kootstra
on 2018-11-29 22:58:06 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Jan Gerrit Kootstra
Created:
2018-11-29 22:58:06 UTC
Size:
159.19 KB
patch
obsolete
>22:29:19,948 INF blivet: ISCSID is /sbin/iscsid >22:29:19,949 INF blivet: no initiator set >22:29:20,874 DBG blivet: Ext4FS.supported: supported: True ; >22:29:20,875 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >22:29:20,876 DBG blivet: Ext4FS.supported: supported: True ; >22:29:20,877 DBG blivet: trying to set new default fstype to 'ext4' >22:29:20,879 DBG blivet: Ext4FS.supported: supported: True ; >22:29:20,879 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >22:29:20,881 DBG blivet: Ext4FS.supported: supported: True ; >22:29:20,904 DBG blivet: trying to set new default fstype to 'xfs' >22:29:20,906 DBG blivet: XFS.supported: supported: True ; >22:29:21,056 DBG blivet: get_format('xfs') returning XFS instance with object id 2 >22:29:21,059 DBG blivet: XFS.supported: supported: True ; >22:29:21,064 DBG blivet: LUKS.__init__: luks_version: luks2 ; >22:29:21,065 DBG blivet: get_format('luks') returning LUKS instance with object id 3 >22:29:21,753 INF blivet: no initiator set >22:29:21,759 INF blivet: resetting Blivet (version 3.1.0) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fc9b3b38780> >22:29:21,759 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >22:29:21,761 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >22:29:22,000 INF blivet: devices to scan: ['vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >22:29:22,009 DBG blivet: DeviceTree.handle_device: name: vda ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:04.0 ' > '/dev/disk/by-path/virtio-pci-0000:00:04.0', > 'DEVNAME': '/dev/vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'd9340e9a', > 'ID_PATH': 'pci-0000:00:04.0', > 'ID_PATH_TAG': 'pci-0000_00_04_0', > 'MAJOR': '252', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25209123'} ; >22:29:22,010 INF blivet: scanning vda (/sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >22:29:22,014 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >22:29:22,020 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:22,027 DBG blivet: DiskDevicePopulator.run: name: vda ; >22:29:22,029 WRN blivet: device/model is not a valid attribute >22:29:22,029 INF blivet: vda is a disk >22:29:22,035 DBG blivet: get_format('None') returning DeviceFormat instance with object id 5 >22:29:22,036 DBG blivet: get_format('None') returning DeviceFormat instance with object id 6 >22:29:22,039 DBG blivet: DiskDevice._set_format: vda ; type: None ; current: None ; >22:29:22,045 DBG blivet: DiskDevice.update_sysfs_path: vda ; status: True ; >22:29:22,048 DBG blivet: vda sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda >22:29:22,051 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/vda ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda ; >22:29:22,056 DBG blivet: updated vda size to 50 GiB (50 GiB) >22:29:22,057 INF blivet: added disk vda (id 4) to device tree >22:29:22,057 INF blivet: got device: DiskDevice instance (0x7fc9ab9611d0) -- > name = vda status = True id = 4 > children = [] > parents = [] > uuid = None size = 50 GiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda > target size = 50 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None >22:29:22,068 DBG blivet: DeviceTree.handle_format: name: vda ; >22:29:22,075 DBG blivet: AppleBootstrapFS.supported: supported: True ; >22:29:22,076 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >22:29:22,084 DBG blivet: EFIFS.supported: supported: True ; >22:29:22,085 DBG blivet: get_format('efi') returning EFIFS instance with object id 9 >22:29:22,090 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:22,094 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 10 >22:29:22,100 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:22,101 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 11 >22:29:22,118 DBG blivet: DiskLabelFormatPopulator.run: device: vda ; label_type: dos ; >22:29:22,132 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >22:29:22,141 DBG blivet: DiskLabel.__init__: uuid: d9340e9a ; label: None ; device: /dev/vda ; serial: None ; exists: True ; >22:29:22,201 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc9ab994c88>, <parted.partition.Partition object at 0x7fc9ab994e80>] > device: <parted.device.Device object at 0x7fc9ab983518> > PedDisk: <_ped.Disk object at 0x7fc9af957948> >22:29:22,305 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 12 >22:29:22,308 DBG blivet: DiskDevice._set_format: vda ; type: disklabel ; current: None ; >22:29:22,309 INF blivet: got format: existing msdos disklabel >22:29:22,327 DBG blivet: DeviceTree.handle_device: name: vda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/d9340e9a-01 ' > '/dev/disk/by-uuid/6e8c6b75-613d-4713-878b-82640ed38b6b ' > '/dev/disk/by-path/virtio-pci-0000:00:04.0-part1 ' > '/dev/disk/by-path/pci-0000:00:04.0-part1', > 'DEVNAME': '/dev/vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e8c6b75-613d-4713-878b-82640ed38b6b', > 'ID_FS_UUID_ENC': '6e8c6b75-613d-4713-878b-82640ed38b6b', > 'ID_PART_ENTRY_DISK': '252: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': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'd9340e9a-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'd9340e9a', > 'ID_PATH': 'pci-0000:00:04.0', > 'ID_PATH_TAG': 'pci-0000_00_04_0', > 'MAJOR': '252', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25265160'} ; >22:29:22,328 INF blivet: scanning vda1 (/sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1)... >22:29:22,333 DBG blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: False ; hidden: False ; >22:29:22,337 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:22,342 DBG blivet: PartitionDevicePopulator.run: name: vda1 ; >22:29:22,410 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >22:29:22,418 DBG blivet: DeviceTree.get_device_by_name returned existing 50 GiB disk vda (4) with existing msdos disklabel >22:29:22,420 DBG blivet: get_format('None') returning DeviceFormat instance with object id 15 >22:29:22,425 DBG blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >22:29:22,431 DBG blivet: get_format('None') returning DeviceFormat instance with object id 16 >22:29:22,434 DBG blivet: PartitionDevice._set_format: vda1 ; type: None ; current: None ; >22:29:22,445 DBG blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; >22:29:22,446 DBG blivet: vda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 >22:29:22,453 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 ; >22:29:22,454 DBG blivet: updated vda1 size to 1024 MiB (1024 MiB) >22:29:22,454 DBG blivet: looking up parted Partition: /dev/vda1 >22:29:22,461 DBG blivet: PartitionDevice.probe: vda1 ; exists: True ; >22:29:22,464 DBG blivet: PartitionDevice.get_flag: path: /dev/vda1 ; flag: 1 ; >22:29:22,466 DBG blivet: PartitionDevice.get_flag: path: /dev/vda1 ; flag: 10 ; >22:29:22,468 DBG blivet: PartitionDevice.get_flag: path: /dev/vda1 ; flag: 12 ; >22:29:22,479 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 ; >22:29:22,483 DBG blivet: updated vda1 size to 1024 MiB (1024 MiB) >22:29:22,485 INF blivet: added partition vda1 (id 14) to device tree >22:29:22,486 INF blivet: parted exception: msdos disk labels do not support partition names. >22:29:22,485 INF blivet: got device: PartitionDevice instance (0x7fc9af965b70) -- > name = vda1 status = True id = 14 > children = [] > parents = ['existing 50 GiB disk vda (4) with existing msdos disklabel'] > uuid = d9340e9a-01 size = 1024 MiB > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 > target size = 1024 MiB path = /dev/vda1 > 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: <parted.disk.Disk object at 0x7fc9ab9834e0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc9ab994f28> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9ab994be0> PedPartition: <_ped.Partition object at 0x7fc9af953fc0> > disk = existing 50 GiB disk vda (4) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot >22:29:22,495 INF blivet: parted exception: msdos disk labels do not support partition names. >22:29:22,500 INF blivet: parted exception: msdos disk labels do not support partition names. >22:29:22,506 INF blivet: parted exception: msdos disk labels do not support partition names. >22:29:22,519 DBG blivet: DeviceTree.handle_format: name: vda1 ; >22:29:22,531 DBG blivet: AppleBootstrapFS.supported: supported: True ; >22:29:23,005 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 18 >22:29:23,011 DBG blivet: EFIFS.supported: supported: True ; >22:29:23,018 DBG blivet: get_format('efi') returning EFIFS instance with object id 19 >22:29:23,030 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:23,032 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 20 >22:29:23,047 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:23,049 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 21 >22:29:23,050 INF blivet: type detected on 'vda1' is 'xfs' >22:29:23,061 DBG blivet: XFS.supported: supported: True ; >22:29:23,062 DBG blivet: get_format('xfs') returning XFS instance with object id 22 >22:29:23,067 DBG blivet: PartitionDevice._set_format: vda1 ; type: xfs ; current: None ; >22:29:23,067 INF blivet: got format: existing xfs filesystem >22:29:23,190 DBG blivet: XFS.supported: supported: True ; >22:29:23,222 DBG blivet: XFS.supported: supported: True ; >22:29:23,226 DBG blivet: DeviceTree.handle_device: name: vda2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:04.0-part2 ' > '/dev/disk/by-path/virtio-pci-0000:00:04.0-part2 ' > '/dev/disk/by-partuuid/d9340e9a-02', > 'DEVNAME': '/dev/vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '96QIb8-UEYQ-xhxu-nBcY-ziNg-o3Se-XnwDDE', > 'ID_FS_UUID_ENC': '96QIb8-UEYQ-xhxu-nBcY-ziNg-o3Se-XnwDDE', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '102758400', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': 'd9340e9a-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'd9340e9a', > 'ID_PATH': 'pci-0000:00:04.0', > 'ID_PATH_TAG': 'pci-0000_00_04_0', > 'MAJOR': '252', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '25249709'} ; >22:29:23,226 INF blivet: scanning vda2 (/sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >22:29:23,228 DBG blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: False ; hidden: False ; >22:29:23,230 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:23,232 DBG blivet: PartitionDevicePopulator.run: name: vda2 ; >22:29:23,261 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >22:29:23,263 DBG blivet: DeviceTree.get_device_by_name returned existing 50 GiB disk vda (4) with existing msdos disklabel >22:29:23,266 DBG blivet: get_format('None') returning DeviceFormat instance with object id 25 >22:29:23,269 DBG blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >22:29:23,270 DBG blivet: get_format('None') returning DeviceFormat instance with object id 26 >22:29:23,271 DBG blivet: PartitionDevice._set_format: vda2 ; type: None ; current: None ; >22:29:23,274 DBG blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >22:29:23,274 DBG blivet: vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 >22:29:23,276 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 ; >22:29:23,277 DBG blivet: updated vda2 size to 49 GiB (49 GiB) >22:29:23,278 DBG blivet: looking up parted Partition: /dev/vda2 >22:29:23,280 DBG blivet: PartitionDevice.probe: vda2 ; exists: True ; >22:29:23,282 DBG blivet: PartitionDevice.get_flag: path: /dev/vda2 ; flag: 1 ; >22:29:23,284 DBG blivet: PartitionDevice.get_flag: path: /dev/vda2 ; flag: 10 ; >22:29:23,286 DBG blivet: PartitionDevice.get_flag: path: /dev/vda2 ; flag: 12 ; >22:29:23,288 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 ; >22:29:23,289 DBG blivet: updated vda2 size to 49 GiB (49 GiB) >22:29:23,290 INF blivet: added partition vda2 (id 24) to device tree >22:29:23,290 INF blivet: parted exception: msdos disk labels do not support partition names. >22:29:23,290 INF blivet: got device: PartitionDevice instance (0x7fc9a8dd1710) -- > name = vda2 status = True id = 24 > children = [] > parents = ['existing 50 GiB disk vda (4) with existing msdos disklabel'] > uuid = d9340e9a-02 size = 49 GiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 > target size = 49 GiB path = /dev/vda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9ab9834e0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9ab994cf8> PedPartition: <_ped.Partition object at 0x7fc9af960048> > disk = existing 50 GiB disk vda (4) with existing msdos disklabel > start = 2099200 end = 104857599 length = 102758400 > flags = lvm >22:29:23,292 INF blivet: parted exception: msdos disk labels do not support partition names. >22:29:23,294 INF blivet: parted exception: msdos disk labels do not support partition names. >22:29:23,296 INF blivet: parted exception: msdos disk labels do not support partition names. >22:29:23,298 DBG blivet: DeviceTree.handle_format: name: vda2 ; >22:29:23,301 DBG blivet: AppleBootstrapFS.supported: supported: True ; >22:29:23,301 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 28 >22:29:23,304 DBG blivet: EFIFS.supported: supported: True ; >22:29:23,304 DBG blivet: get_format('efi') returning EFIFS instance with object id 29 >22:29:23,307 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:23,307 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 30 >22:29:23,310 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:23,310 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 31 >22:29:23,312 DBG blivet: LVMFormatPopulator.run: pv: vda2 ; >22:29:23,367 INF blivet: type detected on 'vda2' is 'lvmpv' >22:29:23,370 DBG blivet: LVMPhysicalVolume.__init__: uuid: 96QIb8-UEYQ-xhxu-nBcY-ziNg-o3Se-XnwDDE ; label: None ; device: /dev/vda2 ; serial: None ; exists: True ; vg_name: rhel_rhel8beta-dev ; vg_uuid: 1JFydr-WA1a-U1Ac-M2jJ-IndG-PQvt-IgRjKg ; pe_start: 1024 KiB ; >22:29:23,371 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 32 >22:29:23,373 DBG blivet: PartitionDevice._set_format: vda2 ; type: lvmpv ; current: None ; >22:29:23,376 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 1JFydr-WA1a-U1Ac-M2jJ-IndG-PQvt-IgRjKg ; incomplete: True ; hidden: False ; >22:29:23,378 DBG blivet: DeviceTree.get_device_by_uuid returned None >22:29:23,381 DBG blivet: DeviceTree.get_device_by_name: name: rhel_rhel8beta-dev ; incomplete: False ; hidden: False ; >22:29:23,383 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:23,384 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >22:29:23,389 DBG blivet: LVMVolumeGroupDevice._add_parent: rhel_rhel8beta-dev ; parent: vda2 ; >22:29:23,393 DBG blivet: PartitionDevice.add_child: name: vda2 ; child: rhel_rhel8beta-dev ; kids: 0 ; >22:29:23,393 DBG blivet: get_format('None') returning DeviceFormat instance with object id 35 >22:29:23,396 DBG blivet: LVMVolumeGroupDevice._set_format: rhel_rhel8beta-dev ; type: None ; current: None ; >22:29:23,400 DBG blivet: LVMVolumeGroupDevice.update_sysfs_path: rhel_rhel8beta-dev ; status: True ; >22:29:23,402 INF blivet: added lvmvg rhel_rhel8beta-dev (id 33) to device tree >22:29:23,404 DBG blivet: LVMFormatPopulator._update_lvs: pv: vda2 ; >22:29:23,406 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 1JFydr-WA1a-U1Ac-M2jJ-IndG-PQvt-IgRjKg ; incomplete: True ; hidden: False ; >22:29:23,408 DBG blivet: DeviceTree.get_device_by_uuid returned existing 49 GiB lvmvg rhel_rhel8beta-dev (33) >22:29:23,412 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:23,413 DBG blivet: vg rhel_rhel8beta-dev has 49 GiB free >22:29:23,415 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:23,416 DBG blivet: vg rhel_rhel8beta-dev has 49 GiB free >22:29:23,419 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:23,420 DBG blivet: vg rhel_rhel8beta-dev has 49 GiB free >22:29:23,421 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:23,423 DBG blivet: vg rhel_rhel8beta-dev has 49 GiB free >22:29:23,476 DBG blivet: DeviceTree.get_device_by_name: name: rhel_rhel8beta-dev-root ; incomplete: False ; hidden: False ; >22:29:23,480 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:23,483 DBG blivet: DeviceTree.get_device_by_uuid: uuid: LDjqiN-hFAS-2mT0-xQVA-WOnG-u0G7-po3bPI ; incomplete: False ; hidden: False ; >22:29:23,486 DBG blivet: DeviceTree.get_device_by_uuid returned None >22:29:23,487 DBG blivet: get_format('None') returning DeviceFormat instance with object id 38 >22:29:23,492 DBG blivet: LVMVolumeGroupDevice.add_child: name: rhel_rhel8beta-dev ; child: root ; kids: 0 ; >22:29:23,493 DBG blivet: get_format('None') returning DeviceFormat instance with object id 39 >22:29:23,497 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-root ; type: None ; current: None ; >22:29:23,502 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-root ; status: False ; >22:29:23,502 ERR blivet: failed to update sysfs path for rhel_rhel8beta-dev-root: [Errno 2] No such file or directory: '/dev/mapper/rhel_rhel8beta--dev-root' >22:29:23,503 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >22:29:23,507 DBG blivet: LVMVolumeGroupDevice.remove_child: name: rhel_rhel8beta-dev ; child: root ; kids: 1 ; >22:29:23,511 DBG blivet: LVMVolumeGroupDevice.add_child: name: rhel_rhel8beta-dev ; child: root ; kids: 0 ; >22:29:23,512 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >22:29:23,516 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-root ; type: None ; current: None ; >22:29:23,520 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-root ; status: False ; >22:29:23,521 ERR blivet: failed to update sysfs path for rhel_rhel8beta-dev-root: [Errno 2] No such file or directory: '/dev/mapper/rhel_rhel8beta--dev-root' >22:29:23,522 DBG blivet: Adding rhel_rhel8beta-dev-root/46.93 GiB to rhel_rhel8beta-dev >22:29:23,523 INF blivet: added lvmlv rhel_rhel8beta-dev-root (id 37) to device tree >22:29:23,545 DBG blivet: LVMLogicalVolumeDevice.setup: rhel_rhel8beta-dev-root ; orig: False ; status: False ; controllable: True ; >22:29:23,550 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: rhel_rhel8beta-dev-root ; orig: False ; >22:29:23,554 DBG blivet: LVMVolumeGroupDevice.setup: rhel_rhel8beta-dev ; orig: False ; status: True ; controllable: True ; >22:29:23,558 DBG blivet: LVMLogicalVolumeDevice._setup: rhel_rhel8beta-dev-root ; orig: False ; status: False ; controllable: True ; >22:29:24,074 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-root ; status: True ; >22:29:24,075 DBG blivet: rhel_rhel8beta-dev-root sysfs_path set to /sys/devices/virtual/block/dm-2 >22:29:24,078 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-root ; status: True ; >22:29:24,078 DBG blivet: rhel_rhel8beta-dev-root sysfs_path set to /sys/devices/virtual/block/dm-2 >22:29:24,081 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/rhel_rhel8beta--dev-root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >22:29:24,082 DBG blivet: updated rhel_rhel8beta-dev-root size to 46.93 GiB (46.93 GiB) >22:29:24,086 DBG blivet: DeviceTree.handle_device: name: rhel_rhel8beta--dev-root ; info: {'DEVLINKS': '/dev/rhel_rhel8beta-dev/root ' > '/dev/disk/by-uuid/c02c6468-72fb-4f10-b5e4-72c81c2f67f0 ' > '/dev/mapper/rhel_rhel8beta--dev-root ' > '/dev/disk/by-id/dm-name-rhel_rhel8beta--dev-root ' > '/dev/disk/by-id/dm-uuid-LVM-1JFydrWA1aU1AcM2jJIndGPQvtIgRjKgLDjqiNhFAS2mT0xQVAWOnGu0G7po3bPI', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'rhel_rhel8beta--dev-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-1JFydrWA1aU1AcM2jJIndGPQvtIgRjKgLDjqiNhFAS2mT0xQVAWOnGu0G7po3bPI', > 'DM_VG_NAME': 'rhel_rhel8beta-dev', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c02c6468-72fb-4f10-b5e4-72c81c2f67f0', > 'ID_FS_UUID_ENC': 'c02c6468-72fb-4f10-b5e4-72c81c2f67f0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '293150732'} ; >22:29:24,086 INF blivet: scanning rhel_rhel8beta--dev-root (/sys/devices/virtual/block/dm-2)... >22:29:24,089 DBG blivet: DeviceTree.get_device_by_name: name: rhel_rhel8beta--dev-root ; incomplete: False ; hidden: False ; >22:29:24,091 DBG blivet: DeviceTree.get_device_by_name returned existing 46.93 GiB lvmlv rhel_rhel8beta-dev-root (37) >22:29:24,096 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,097 DBG blivet: vg rhel_rhel8beta-dev has 2.07 GiB free >22:29:24,098 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,100 DBG blivet: vg rhel_rhel8beta-dev has 2.07 GiB free >22:29:24,104 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,105 DBG blivet: vg rhel_rhel8beta-dev has 2.07 GiB free >22:29:24,106 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,107 DBG blivet: vg rhel_rhel8beta-dev has 2.07 GiB free >22:29:24,113 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,114 DBG blivet: vg rhel_rhel8beta-dev has 2.07 GiB free >22:29:24,115 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,116 DBG blivet: vg rhel_rhel8beta-dev has 2.07 GiB free >22:29:24,108 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fc9a8d45e48) -- > name = rhel_rhel8beta-dev-root status = True id = 37 > children = [] > parents = ['existing 49 GiB lvmvg rhel_rhel8beta-dev (33)'] > uuid = LDjqiN-hFAS-2mT0-xQVA-WOnG-u0G7-po3bPI size = 46.93 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 46.93 GiB path = /dev/mapper/rhel_rhel8beta--dev-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9a8d45b70) -- > name = rhel_rhel8beta-dev status = True id = 33 > children = ['existing 46.93 GiB lvmlv rhel_rhel8beta-dev-root (37)'] > parents = ['existing 49 GiB partition vda2 (24) with existing lvmpv'] > uuid = 1JFydr-WA1a-U1Ac-M2jJ-IndG-PQvt-IgRjKg size = 49 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 49 GiB path = /dev/rhel_rhel8beta--dev > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 12543 > PE Free = 0 PV Count = 1 > modified = False extents = 12543 free space = 2.07 GiB > free extents = 530 reserved percent = 0 reserved space = 0 B > PVs = ['existing 49 GiB partition vda2 (24) with existing lvmpv'] > LVs = ['existing 46.93 GiB lvmlv rhel_rhel8beta-dev-root (37)'] > segment type = linear percent = 0 > VG space used = 46.93 GiB >22:29:24,120 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,122 DBG blivet: vg rhel_rhel8beta-dev has 2.07 GiB free >22:29:24,123 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,124 DBG blivet: vg rhel_rhel8beta-dev has 2.07 GiB free >22:29:24,128 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,129 DBG blivet: vg rhel_rhel8beta-dev has 2.07 GiB free >22:29:24,130 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,131 DBG blivet: vg rhel_rhel8beta-dev has 2.07 GiB free >22:29:24,135 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,137 DBG blivet: vg rhel_rhel8beta-dev has 2.07 GiB free >22:29:24,138 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,139 DBG blivet: vg rhel_rhel8beta-dev has 2.07 GiB free >22:29:24,152 DBG blivet: DeviceTree.handle_format: name: rhel_rhel8beta-dev-root ; >22:29:24,157 DBG blivet: AppleBootstrapFS.supported: supported: True ; >22:29:24,157 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >22:29:24,161 DBG blivet: EFIFS.supported: supported: True ; >22:29:24,161 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >22:29:24,164 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:24,165 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >22:29:24,168 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:24,169 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >22:29:24,170 INF blivet: type detected on 'rhel_rhel8beta-dev-root' is 'xfs' >22:29:24,172 DBG blivet: XFS.supported: supported: True ; >22:29:24,177 DBG blivet: get_format('xfs') returning XFS instance with object id 48 >22:29:24,180 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-root ; type: xfs ; current: None ; >22:29:24,181 INF blivet: got format: existing xfs filesystem >22:29:24,216 DBG blivet: XFS.supported: supported: True ; >22:29:24,254 DBG blivet: XFS.supported: supported: True ; >22:29:24,257 DBG blivet: DeviceTree.get_device_by_name: name: rhel_rhel8beta-dev-swap ; incomplete: False ; hidden: False ; >22:29:24,259 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:24,261 DBG blivet: DeviceTree.get_device_by_uuid: uuid: PApQaK-7Qw5-9tv9-4pI8-5cF1-f3X9-htNeqe ; incomplete: False ; hidden: False ; >22:29:24,263 DBG blivet: DeviceTree.get_device_by_uuid returned None >22:29:24,264 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >22:29:24,267 DBG blivet: LVMVolumeGroupDevice.add_child: name: rhel_rhel8beta-dev ; child: swap ; kids: 1 ; >22:29:24,268 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >22:29:24,271 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-swap ; type: None ; current: None ; >22:29:24,274 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-swap ; status: False ; >22:29:24,275 ERR blivet: failed to update sysfs path for rhel_rhel8beta-dev-swap: [Errno 2] No such file or directory: '/dev/mapper/rhel_rhel8beta--dev-swap' >22:29:24,275 DBG blivet: get_format('None') returning DeviceFormat instance with object id 54 >22:29:24,278 DBG blivet: LVMVolumeGroupDevice.remove_child: name: rhel_rhel8beta-dev ; child: swap ; kids: 2 ; >22:29:24,281 DBG blivet: LVMVolumeGroupDevice.add_child: name: rhel_rhel8beta-dev ; child: swap ; kids: 1 ; >22:29:24,281 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >22:29:24,284 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-swap ; type: None ; current: None ; >22:29:24,287 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-swap ; status: False ; >22:29:24,287 ERR blivet: failed to update sysfs path for rhel_rhel8beta-dev-swap: [Errno 2] No such file or directory: '/dev/mapper/rhel_rhel8beta--dev-swap' >22:29:24,288 DBG blivet: Adding rhel_rhel8beta-dev-swap/2.07 GiB to rhel_rhel8beta-dev >22:29:24,289 INF blivet: added lvmlv rhel_rhel8beta-dev-swap (id 50) to device tree >22:29:24,291 DBG blivet: LVMLogicalVolumeDevice.setup: rhel_rhel8beta-dev-swap ; orig: False ; status: False ; controllable: True ; >22:29:24,294 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: rhel_rhel8beta-dev-swap ; orig: False ; >22:29:24,297 DBG blivet: LVMVolumeGroupDevice.setup: rhel_rhel8beta-dev ; orig: False ; status: True ; controllable: True ; >22:29:24,300 DBG blivet: LVMLogicalVolumeDevice._setup: rhel_rhel8beta-dev-swap ; orig: False ; status: False ; controllable: True ; >22:29:24,460 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-swap ; status: True ; >22:29:24,461 DBG blivet: rhel_rhel8beta-dev-swap sysfs_path set to /sys/devices/virtual/block/dm-3 >22:29:24,463 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-swap ; status: True ; >22:29:24,464 DBG blivet: rhel_rhel8beta-dev-swap sysfs_path set to /sys/devices/virtual/block/dm-3 >22:29:24,466 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/rhel_rhel8beta--dev-swap ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >22:29:24,467 DBG blivet: updated rhel_rhel8beta-dev-swap size to 2.07 GiB (2.07 GiB) >22:29:24,471 DBG blivet: DeviceTree.handle_device: name: rhel_rhel8beta--dev-swap ; info: {'DEVLINKS': '/dev/mapper/rhel_rhel8beta--dev-swap ' > '/dev/disk/by-id/dm-uuid-LVM-1JFydrWA1aU1AcM2jJIndGPQvtIgRjKgPApQaK7Qw59tv94pI85cF1f3X9htNeqe ' > '/dev/rhel_rhel8beta-dev/swap ' > '/dev/disk/by-id/dm-name-rhel_rhel8beta--dev-swap ' > '/dev/disk/by-uuid/ed46825d-087a-4250-84de-58833a364f4c', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'rhel_rhel8beta--dev-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-1JFydrWA1aU1AcM2jJIndGPQvtIgRjKgPApQaK7Qw59tv94pI85cF1f3X9htNeqe', > 'DM_VG_NAME': 'rhel_rhel8beta-dev', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ed46825d-087a-4250-84de-58833a364f4c', > 'ID_FS_UUID_ENC': 'ed46825d-087a-4250-84de-58833a364f4c', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '293886521'} ; >22:29:24,471 INF blivet: scanning rhel_rhel8beta--dev-swap (/sys/devices/virtual/block/dm-3)... >22:29:24,473 DBG blivet: DeviceTree.get_device_by_name: name: rhel_rhel8beta--dev-swap ; incomplete: False ; hidden: False ; >22:29:24,476 DBG blivet: DeviceTree.get_device_by_name returned existing 2.07 GiB lvmlv rhel_rhel8beta-dev-swap (50) >22:29:24,481 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,483 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:24,484 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,486 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:24,490 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,491 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:24,492 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,493 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:24,498 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,500 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:24,501 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,502 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:24,495 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fc9af965860) -- > name = rhel_rhel8beta-dev-swap status = True id = 50 > children = [] > parents = ['existing 49 GiB lvmvg rhel_rhel8beta-dev (33)'] > uuid = PApQaK-7Qw5-9tv9-4pI8-5cF1-f3X9-htNeqe size = 2.07 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 2.07 GiB path = /dev/mapper/rhel_rhel8beta--dev-swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9a8d45b70) -- > name = rhel_rhel8beta-dev status = True id = 33 > children = ['existing 46.93 GiB lvmlv rhel_rhel8beta-dev-root (37) with existing xfs ' > 'filesystem', > 'existing 2.07 GiB lvmlv rhel_rhel8beta-dev-swap (50)'] > parents = ['existing 49 GiB partition vda2 (24) with existing lvmpv'] > uuid = 1JFydr-WA1a-U1Ac-M2jJ-IndG-PQvt-IgRjKg size = 49 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 49 GiB path = /dev/rhel_rhel8beta--dev > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 12543 > PE Free = 0 PV Count = 1 > modified = False extents = 12543 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 49 GiB partition vda2 (24) with existing lvmpv'] > LVs = ['existing 46.93 GiB lvmlv rhel_rhel8beta-dev-root (37) with existing xfs ' > 'filesystem', > 'existing 2.07 GiB lvmlv rhel_rhel8beta-dev-swap (50)'] > segment type = linear percent = 0 > VG space used = 2.07 GiB >22:29:24,506 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,508 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:24,508 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,510 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:24,514 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,516 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:24,517 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,518 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:24,523 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,525 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:24,525 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:24,527 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:24,538 DBG blivet: DeviceTree.handle_format: name: rhel_rhel8beta-dev-swap ; >22:29:24,542 DBG blivet: AppleBootstrapFS.supported: supported: True ; >22:29:24,542 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 57 >22:29:24,545 DBG blivet: EFIFS.supported: supported: True ; >22:29:24,546 DBG blivet: get_format('efi') returning EFIFS instance with object id 58 >22:29:24,549 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:24,549 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 59 >22:29:24,553 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:24,553 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >22:29:24,554 INF blivet: type detected on 'rhel_rhel8beta-dev-swap' is 'swap' >22:29:24,556 DBG blivet: SwapSpace.__init__: uuid: ed46825d-087a-4250-84de-58833a364f4c ; label: None ; device: /dev/mapper/rhel_rhel8beta--dev-swap ; serial: None ; exists: True ; >22:29:24,557 DBG blivet: get_format('swap') returning SwapSpace instance with object id 61 >22:29:24,560 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-swap ; type: swap ; current: None ; >22:29:24,560 INF blivet: got format: existing swap >22:29:24,570 INF blivet: got format: existing lvmpv >22:29:24,575 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25331834'} ; >22:29:24,575 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >22:29:24,577 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >22:29:24,579 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:24,581 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >22:29:24,583 DBG blivet: DeviceTree.get_device_by_name: name: /tmp/curl_fetch_url1/install.img (deleted) ; incomplete: False ; hidden: False ; >22:29:24,585 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:24,585 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >22:29:24,586 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >22:29:24,588 DBG blivet: FileDevice._set_format: /tmp/curl_fetch_url1/install.img (deleted) ; type: None ; current: None ; >22:29:24,590 DBG blivet: FileDevice.update_sysfs_path: /tmp/curl_fetch_url1/install.img (deleted) ; status: False ; >22:29:24,591 ERR blivet: failed to update sysfs path for /tmp/curl_fetch_url1/install.img (deleted): [Errno 2] No such file or directory: '/tmp/curl_fetch_url1/install.img (deleted)' >22:29:24,591 INF blivet: added file /tmp/curl_fetch_url1/install.img (deleted) (id 64) to device tree >22:29:24,591 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >22:29:24,594 DBG blivet: FileDevice.add_child: name: /tmp/curl_fetch_url1/install.img (deleted) ; child: loop0 ; kids: 0 ; >22:29:24,594 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >22:29:24,596 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >22:29:24,598 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >22:29:24,599 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >22:29:24,599 INF blivet: added loop loop0 (id 68) to device tree >22:29:24,600 INF blivet: got device: LoopDevice instance (0x7fc9a8db9ba8) -- > name = loop0 status = False id = 68 > children = [] > parents = ['existing 0 B file /tmp/curl_fetch_url1/install.img (deleted) (64)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >22:29:24,604 DBG blivet: DeviceTree.handle_format: name: loop0 ; >22:29:24,606 DBG blivet: AppleBootstrapFS.supported: supported: True ; >22:29:24,607 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >22:29:24,609 DBG blivet: EFIFS.supported: supported: True ; >22:29:24,610 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >22:29:24,612 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:24,612 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >22:29:24,615 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:24,615 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >22:29:24,616 INF blivet: type detected on 'loop0' is 'squashfs' >22:29:24,616 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 76 >22:29:24,618 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >22:29:24,618 INF blivet: got format: existing None >22:29:24,621 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/9f4f335f-5afb-41a0-864a-e477f24b7ed5 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9f4f335f-5afb-41a0-864a-e477f24b7ed5', > 'ID_FS_UUID_ENC': '9f4f335f-5afb-41a0-864a-e477f24b7ed5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25349445'} ; >22:29:24,622 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >22:29:24,623 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >22:29:24,625 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:24,627 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >22:29:24,628 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >22:29:24,630 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:24,631 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >22:29:24,631 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >22:29:24,633 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >22:29:24,635 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >22:29:24,635 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >22:29:24,636 INF blivet: added file /LiveOS/rootfs.img (id 78) to device tree >22:29:24,636 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >22:29:24,638 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >22:29:24,639 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >22:29:24,641 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >22:29:24,643 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >22:29:24,643 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >22:29:24,644 INF blivet: added loop loop1 (id 82) to device tree >22:29:24,644 INF blivet: got device: LoopDevice instance (0x7fc9a8db3f98) -- > name = loop1 status = False id = 82 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (78)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >22:29:24,647 DBG blivet: DeviceTree.handle_format: name: loop1 ; >22:29:24,649 DBG blivet: AppleBootstrapFS.supported: supported: True ; >22:29:24,650 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >22:29:24,652 DBG blivet: EFIFS.supported: supported: True ; >22:29:24,652 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >22:29:24,655 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:24,655 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >22:29:24,658 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:24,658 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >22:29:24,659 INF blivet: type detected on 'loop1' is 'ext4' >22:29:24,713 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >22:29:24,727 DBG blivet: Ext4FS.supported: supported: True ; >22:29:24,729 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 90 >22:29:24,733 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >22:29:24,735 INF blivet: got format: existing ext4 filesystem >22:29:24,772 DBG blivet: Ext4FS.supported: supported: True ; >22:29:24,805 DBG blivet: Ext4FS.supported: supported: True ; >22:29:24,808 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25334489'} ; >22:29:24,809 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >22:29:24,810 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >22:29:24,813 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:24,815 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >22:29:24,818 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >22:29:24,821 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:24,821 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >22:29:24,822 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >22:29:24,824 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >22:29:24,826 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >22:29:24,826 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >22:29:24,827 INF blivet: added file /overlay (deleted) (id 92) to device tree >22:29:24,827 DBG blivet: get_format('None') returning DeviceFormat instance with object id 97 >22:29:24,830 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >22:29:24,830 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >22:29:24,832 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >22:29:24,834 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >22:29:24,835 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >22:29:24,835 INF blivet: added loop loop2 (id 96) to device tree >22:29:24,835 INF blivet: got device: LoopDevice instance (0x7fc9a8daa4a8) -- > name = loop2 status = False id = 96 > children = [] > parents = ['existing 0 B file /overlay (deleted) (92)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >22:29:24,839 DBG blivet: DeviceTree.handle_format: name: loop2 ; >22:29:24,839 DBG blivet: no type or existing type for loop2, bailing >22:29:24,841 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/mapper/live-rw /dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/9f4f335f-5afb-41a0-864a-e477f24b7ed5 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9f4f335f-5afb-41a0-864a-e477f24b7ed5', > 'ID_FS_UUID_ENC': '9f4f335f-5afb-41a0-864a-e477f24b7ed5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19015929'} ; >22:29:24,841 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >22:29:24,843 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >22:29:24,844 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:24,909 DBG blivet: DMDevicePopulator.run: name: live-rw ; >22:29:24,913 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >22:29:24,915 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (82) with existing ext4 filesystem >22:29:24,919 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >22:29:24,921 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (96) >22:29:24,923 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >22:29:24,925 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:24,926 DBG blivet: get_format('None') returning DeviceFormat instance with object id 102 >22:29:24,929 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >22:29:24,929 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >22:29:24,932 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >22:29:24,935 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >22:29:24,935 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >22:29:24,938 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >22:29:24,939 DBG blivet: updated live-rw size to 2 GiB (2 GiB) >22:29:24,939 INF blivet: added dm live-rw (id 101) to device tree >22:29:24,940 INF blivet: got device: DMDevice instance (0x7fc9a8da4908) -- > name = live-rw status = True id = 101 > children = [] > parents = ['existing 0 B loop loop1 (82) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 2 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >22:29:24,964 DBG blivet: DeviceTree.handle_format: name: live-rw ; >22:29:24,967 DBG blivet: AppleBootstrapFS.supported: supported: True ; >22:29:24,968 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 105 >22:29:24,970 DBG blivet: EFIFS.supported: supported: True ; >22:29:24,970 DBG blivet: get_format('efi') returning EFIFS instance with object id 106 >22:29:24,973 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:24,973 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 107 >22:29:24,976 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:24,976 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >22:29:24,977 INF blivet: type detected on 'live-rw' is 'ext4' >22:29:25,027 DBG blivet: using current size 2 GiB as min size >22:29:25,030 DBG blivet: Ext4FS.supported: supported: True ; >22:29:25,030 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 109 >22:29:25,032 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >22:29:25,033 INF blivet: got format: existing ext4 filesystem >22:29:25,064 DBG blivet: Ext4FS.supported: supported: True ; >22:29:25,099 DBG blivet: Ext4FS.supported: supported: True ; >22:29:25,102 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/mapper/live-base /dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-uuid/9f4f335f-5afb-41a0-864a-e477f24b7ed5 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9f4f335f-5afb-41a0-864a-e477f24b7ed5', > 'ID_FS_UUID_ENC': '9f4f335f-5afb-41a0-864a-e477f24b7ed5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19043344'} ; >22:29:25,103 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >22:29:25,104 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >22:29:25,106 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:25,175 DBG blivet: DMDevicePopulator.run: name: live-base ; >22:29:25,178 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >22:29:25,180 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (82) with existing ext4 filesystem >22:29:25,184 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >22:29:25,186 DBG blivet: DeviceTree.get_device_by_name returned None >22:29:25,187 DBG blivet: get_format('None') returning DeviceFormat instance with object id 112 >22:29:25,190 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >22:29:25,190 DBG blivet: get_format('None') returning DeviceFormat instance with object id 113 >22:29:25,192 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >22:29:25,195 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >22:29:25,195 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >22:29:25,198 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >22:29:25,199 DBG blivet: updated live-base size to 2 GiB (2 GiB) >22:29:25,199 INF blivet: added dm live-base (id 111) to device tree >22:29:25,199 INF blivet: got device: DMDevice instance (0x7fc9a8d13470) -- > name = live-base status = True id = 111 > children = [] > parents = ['existing 0 B loop loop1 (82) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 2 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >22:29:25,230 DBG blivet: DeviceTree.handle_format: name: live-base ; >22:29:25,233 DBG blivet: AppleBootstrapFS.supported: supported: True ; >22:29:25,234 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 115 >22:29:25,237 DBG blivet: EFIFS.supported: supported: True ; >22:29:25,237 DBG blivet: get_format('efi') returning EFIFS instance with object id 116 >22:29:25,240 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:25,240 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 117 >22:29:25,243 DBG blivet: MacEFIFS.supported: supported: True ; >22:29:25,243 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 118 >22:29:25,243 INF blivet: type detected on 'live-base' is 'ext4' >22:29:25,292 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >22:29:25,295 DBG blivet: Ext4FS.supported: supported: True ; >22:29:25,295 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 119 >22:29:25,298 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >22:29:25,298 INF blivet: got format: existing ext4 filesystem >22:29:25,332 DBG blivet: Ext4FS.supported: supported: True ; >22:29:25,368 DBG blivet: Ext4FS.supported: supported: True ; >22:29:25,400 INF blivet: devices to scan: ['rhel_rhel8beta--dev-root', 'rhel_rhel8beta--dev-swap'] >22:29:25,403 DBG blivet: DeviceTree.handle_device: name: rhel_rhel8beta--dev-root ; info: {'DEVLINKS': '/dev/mapper/rhel_rhel8beta--dev-root ' > '/dev/disk/by-id/dm-uuid-LVM-1JFydrWA1aU1AcM2jJIndGPQvtIgRjKgLDjqiNhFAS2mT0xQVAWOnGu0G7po3bPI ' > '/dev/disk/by-uuid/c02c6468-72fb-4f10-b5e4-72c81c2f67f0 ' > '/dev/rhel_rhel8beta-dev/root ' > '/dev/disk/by-id/dm-name-rhel_rhel8beta--dev-root', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'rhel_rhel8beta--dev-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-1JFydrWA1aU1AcM2jJIndGPQvtIgRjKgLDjqiNhFAS2mT0xQVAWOnGu0G7po3bPI', > 'DM_VG_NAME': 'rhel_rhel8beta-dev', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c02c6468-72fb-4f10-b5e4-72c81c2f67f0', > 'ID_FS_UUID_ENC': 'c02c6468-72fb-4f10-b5e4-72c81c2f67f0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '293150732'} ; >22:29:25,403 INF blivet: scanning rhel_rhel8beta--dev-root (/sys/devices/virtual/block/dm-2)... >22:29:25,405 DBG blivet: DeviceTree.get_device_by_name: name: rhel_rhel8beta--dev-root ; incomplete: False ; hidden: False ; >22:29:25,407 DBG blivet: DeviceTree.get_device_by_name returned existing 46.93 GiB lvmlv rhel_rhel8beta-dev-root (37) with existing xfs filesystem >22:29:25,412 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,413 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,414 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,415 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,419 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,421 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,422 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,423 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,428 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,429 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,430 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,431 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,424 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fc9a8d45e48) -- > name = rhel_rhel8beta-dev-root status = True id = 37 > children = [] > parents = ['existing 49 GiB lvmvg rhel_rhel8beta-dev (33)'] > uuid = LDjqiN-hFAS-2mT0-xQVA-WOnG-u0G7-po3bPI size = 46.93 GiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 46.93 GiB path = /dev/mapper/rhel_rhel8beta--dev-root > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9a8d45b70) -- > name = rhel_rhel8beta-dev status = True id = 33 > children = ['existing 46.93 GiB lvmlv rhel_rhel8beta-dev-root (37) with existing xfs ' > 'filesystem', > 'existing 2.07 GiB lvmlv rhel_rhel8beta-dev-swap (50) with existing swap'] > parents = ['existing 49 GiB partition vda2 (24) with existing lvmpv'] > uuid = 1JFydr-WA1a-U1Ac-M2jJ-IndG-PQvt-IgRjKg size = 49 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 49 GiB path = /dev/rhel_rhel8beta--dev > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 12543 > PE Free = 0 PV Count = 1 > modified = False extents = 12543 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 49 GiB partition vda2 (24) with existing lvmpv'] > LVs = ['existing 46.93 GiB lvmlv rhel_rhel8beta-dev-root (37) with existing xfs ' > 'filesystem', > 'existing 2.07 GiB lvmlv rhel_rhel8beta-dev-swap (50) with existing swap'] > segment type = linear percent = 0 > VG space used = 46.93 GiB >22:29:25,435 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,437 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,437 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,439 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,443 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,444 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,445 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,447 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,451 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,452 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,453 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,455 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,471 DBG blivet: DeviceTree.handle_format: name: rhel_rhel8beta-dev-root ; >22:29:25,473 DBG blivet: no type or existing type for rhel_rhel8beta--dev-root, bailing >22:29:25,477 DBG blivet: DeviceTree.handle_device: name: rhel_rhel8beta--dev-swap ; info: {'DEVLINKS': '/dev/disk/by-uuid/ed46825d-087a-4250-84de-58833a364f4c ' > '/dev/disk/by-id/dm-uuid-LVM-1JFydrWA1aU1AcM2jJIndGPQvtIgRjKgPApQaK7Qw59tv94pI85cF1f3X9htNeqe ' > '/dev/mapper/rhel_rhel8beta--dev-swap ' > '/dev/rhel_rhel8beta-dev/swap ' > '/dev/disk/by-id/dm-name-rhel_rhel8beta--dev-swap', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'rhel_rhel8beta--dev-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-1JFydrWA1aU1AcM2jJIndGPQvtIgRjKgPApQaK7Qw59tv94pI85cF1f3X9htNeqe', > 'DM_VG_NAME': 'rhel_rhel8beta-dev', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ed46825d-087a-4250-84de-58833a364f4c', > 'ID_FS_UUID_ENC': 'ed46825d-087a-4250-84de-58833a364f4c', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '293886521'} ; >22:29:25,477 INF blivet: scanning rhel_rhel8beta--dev-swap (/sys/devices/virtual/block/dm-3)... >22:29:25,479 DBG blivet: DeviceTree.get_device_by_name: name: rhel_rhel8beta--dev-swap ; incomplete: False ; hidden: False ; >22:29:25,481 DBG blivet: DeviceTree.get_device_by_name returned existing 2.07 GiB lvmlv rhel_rhel8beta-dev-swap (50) with existing swap >22:29:25,486 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,487 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,488 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,490 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,494 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,496 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,497 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,498 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,503 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,504 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,505 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,506 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,499 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fc9af965860) -- > name = rhel_rhel8beta-dev-swap status = True id = 50 > children = [] > parents = ['existing 49 GiB lvmvg rhel_rhel8beta-dev (33)'] > uuid = PApQaK-7Qw5-9tv9-4pI8-5cF1-f3X9-htNeqe size = 2.07 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 2.07 GiB path = /dev/mapper/rhel_rhel8beta--dev-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9a8d45b70) -- > name = rhel_rhel8beta-dev status = True id = 33 > children = ['existing 46.93 GiB lvmlv rhel_rhel8beta-dev-root (37) with existing xfs ' > 'filesystem', > 'existing 2.07 GiB lvmlv rhel_rhel8beta-dev-swap (50) with existing swap'] > parents = ['existing 49 GiB partition vda2 (24) with existing lvmpv'] > uuid = 1JFydr-WA1a-U1Ac-M2jJ-IndG-PQvt-IgRjKg size = 49 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 49 GiB path = /dev/rhel_rhel8beta--dev > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 12543 > PE Free = 0 PV Count = 1 > modified = False extents = 12543 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 49 GiB partition vda2 (24) with existing lvmpv'] > LVs = ['existing 46.93 GiB lvmlv rhel_rhel8beta-dev-root (37) with existing xfs ' > 'filesystem', > 'existing 2.07 GiB lvmlv rhel_rhel8beta-dev-swap (50) with existing swap'] > segment type = linear percent = 0 > VG space used = 2.07 GiB >22:29:25,510 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,512 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,512 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,514 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,518 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,519 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,520 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,522 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,526 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,528 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,528 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:25,530 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:25,540 DBG blivet: DeviceTree.handle_format: name: rhel_rhel8beta-dev-swap ; >22:29:25,540 DBG blivet: no type or existing type for rhel_rhel8beta--dev-swap, bailing >22:29:25,574 DBG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >22:29:25,607 DBG blivet: XFS.teardown: device: /dev/vda1 ; type: xfs ; status: False ; >22:29:25,670 DBG blivet: XFS.teardown: device: /dev/vda1 ; type: xfs ; status: False ; >22:29:25,730 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:29:25,733 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:25,735 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:25,761 DBG blivet: LVMLogicalVolumeDevice.teardown: rhel_rhel8beta-dev-root ; status: True ; controllable: True ; >22:29:25,805 DBG blivet: XFS.teardown: device: /dev/mapper/rhel_rhel8beta--dev-root ; type: xfs ; status: False ; >22:29:25,883 DBG blivet: XFS.teardown: device: /dev/mapper/rhel_rhel8beta--dev-root ; type: xfs ; status: False ; >22:29:25,948 DBG blivet: LVMLogicalVolumeDevice._teardown: rhel_rhel8beta-dev-root ; status: True ; controllable: True ; >22:29:26,028 DBG blivet: LVMVolumeGroupDevice.teardown: rhel_rhel8beta-dev ; status: True ; controllable: True ; >22:29:26,034 DBG blivet: DeviceFormat.teardown: device: /dev/rhel_rhel8beta--dev ; type: None ; status: False ; >22:29:26,040 DBG blivet: DeviceFormat.teardown: device: /dev/rhel_rhel8beta--dev ; type: None ; status: False ; >22:29:26,082 DBG blivet: LVMVolumeGroupDevice._teardown: rhel_rhel8beta-dev ; status: True ; controllable: True ; >22:29:26,146 DBG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >22:29:26,155 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:26,164 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:26,204 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:29:26,208 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:26,212 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:26,236 DBG blivet: LVMLogicalVolumeDevice.teardown: rhel_rhel8beta-dev-swap ; status: False ; controllable: True ; >22:29:26,239 DBG blivet: LVMVolumeGroupDevice.teardown: rhel_rhel8beta-dev ; status: True ; controllable: True ; >22:29:26,241 DBG blivet: DeviceFormat.teardown: device: /dev/rhel_rhel8beta--dev ; type: None ; status: False ; >22:29:26,243 DBG blivet: DeviceFormat.teardown: device: /dev/rhel_rhel8beta--dev ; type: None ; status: False ; >22:29:26,270 DBG blivet: LVMVolumeGroupDevice._teardown: rhel_rhel8beta-dev ; status: True ; controllable: True ; >22:29:26,323 DBG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >22:29:26,330 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:26,338 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:26,374 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:29:26,378 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:26,382 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:26,413 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >22:29:26,416 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >22:29:26,418 INF blivet: edd: collected mbr signatures: {'vda': '0xd9340e9a'} >22:29:26,420 DBG blivet: edd: found device 0x80 at /sys/firmware/edd/int13_dev80/ >22:29:26,423 DBG blivet: edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: 0xd9340e9a sectors: 104857600 SCSI sysfs pci path: ../devices/pci0000:00/0000:00:04.0/virtio1/block/vda host_bus: PCI pci_dev: 00:04.0 channel: 0 interface: "SCSI id: 0 lun: 0" scsi_id: 0, scsi_lun: 0> >22:29:26,424 INF blivet: edd: matched 0x80 to vda using PCI dev >22:29:26,427 DBG blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >22:29:26,429 DBG blivet: DeviceTree.get_device_by_path returned None >22:29:26,429 DBG blivet: failed to resolve '/dev/zram0' >22:29:26,432 DBG blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >22:29:26,467 DBG blivet: XFS.setup: device: /dev/vda1 ; type: xfs ; status: False ; >22:29:26,786 DBG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >22:29:26,819 DBG blivet: XFS.teardown: device: /dev/vda1 ; type: xfs ; status: False ; >22:29:26,881 DBG blivet: XFS.teardown: device: /dev/vda1 ; type: xfs ; status: False ; >22:29:26,937 DBG blivet: LVMLogicalVolumeDevice.setup: rhel_rhel8beta-dev-root ; orig: False ; status: False ; controllable: True ; >22:29:26,940 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: rhel_rhel8beta-dev-root ; orig: False ; >22:29:26,942 DBG blivet: LVMVolumeGroupDevice.setup: rhel_rhel8beta-dev ; orig: False ; status: True ; controllable: True ; >22:29:26,944 DBG blivet: LVMLogicalVolumeDevice._setup: rhel_rhel8beta-dev-root ; orig: False ; status: False ; controllable: True ; >22:29:27,074 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-root ; status: True ; >22:29:27,076 DBG blivet: rhel_rhel8beta-dev-root sysfs_path set to /sys/devices/virtual/block/dm-2 >22:29:27,107 DBG blivet: XFS.setup: device: /dev/mapper/rhel_rhel8beta--dev-root ; type: xfs ; status: False ; >22:29:27,625 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/rhel_rhel8beta--dev-root ; incomplete: False ; hidden: False ; >22:29:27,627 DBG blivet: DeviceTree.get_device_by_path returned existing 46.93 GiB lvmlv rhel_rhel8beta-dev-root (37) with existing xfs filesystem >22:29:27,632 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:27,634 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:27,635 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:27,636 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:27,640 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:27,641 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:27,642 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:27,644 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:27,646 DBG blivet: resolved '/dev/mapper/rhel_rhel8beta--dev-root' to 'rhel_rhel8beta-dev-root' (lvmlv) >22:29:27,646 DBG blivet: resolved 'UUID=6e8c6b75-613d-4713-878b-82640ed38b6b' to 'vda1' (partition) >22:29:27,648 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/rhel_rhel8beta--dev-swap ; incomplete: False ; hidden: False ; >22:29:27,650 DBG blivet: DeviceTree.get_device_by_path returned existing 2.07 GiB lvmlv rhel_rhel8beta-dev-swap (50) with existing swap >22:29:27,653 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:27,655 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:27,655 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:27,657 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:27,661 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:27,662 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:27,663 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:27,665 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:27,666 DBG blivet: resolved '/dev/mapper/rhel_rhel8beta--dev-swap' to 'rhel_rhel8beta-dev-swap' (lvmlv) >22:29:27,688 DBG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >22:29:27,723 DBG blivet: XFS.teardown: device: /dev/vda1 ; type: xfs ; status: False ; >22:29:27,789 DBG blivet: XFS.teardown: device: /dev/vda1 ; type: xfs ; status: False ; >22:29:27,858 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:29:27,862 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:27,864 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:27,898 DBG blivet: LVMLogicalVolumeDevice.teardown: rhel_rhel8beta-dev-root ; status: True ; controllable: True ; >22:29:27,944 DBG blivet: XFS.teardown: device: /dev/mapper/rhel_rhel8beta--dev-root ; type: xfs ; status: False ; >22:29:28,026 DBG blivet: XFS.teardown: device: /dev/mapper/rhel_rhel8beta--dev-root ; type: xfs ; status: False ; >22:29:28,104 DBG blivet: LVMLogicalVolumeDevice._teardown: rhel_rhel8beta-dev-root ; status: True ; controllable: True ; >22:29:28,187 DBG blivet: LVMVolumeGroupDevice.teardown: rhel_rhel8beta-dev ; status: True ; controllable: True ; >22:29:28,194 DBG blivet: DeviceFormat.teardown: device: /dev/rhel_rhel8beta--dev ; type: None ; status: False ; >22:29:28,199 DBG blivet: DeviceFormat.teardown: device: /dev/rhel_rhel8beta--dev ; type: None ; status: False ; >22:29:28,249 DBG blivet: LVMVolumeGroupDevice._teardown: rhel_rhel8beta-dev ; status: True ; controllable: True ; >22:29:28,322 DBG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >22:29:28,333 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:28,343 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:28,394 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:29:28,400 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:28,406 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:28,439 DBG blivet: LVMLogicalVolumeDevice.teardown: rhel_rhel8beta-dev-swap ; status: False ; controllable: True ; >22:29:28,442 DBG blivet: LVMVolumeGroupDevice.teardown: rhel_rhel8beta-dev ; status: True ; controllable: True ; >22:29:28,444 DBG blivet: DeviceFormat.teardown: device: /dev/rhel_rhel8beta--dev ; type: None ; status: False ; >22:29:28,447 DBG blivet: DeviceFormat.teardown: device: /dev/rhel_rhel8beta--dev ; type: None ; status: False ; >22:29:28,484 DBG blivet: LVMVolumeGroupDevice._teardown: rhel_rhel8beta-dev ; status: True ; controllable: True ; >22:29:28,543 DBG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >22:29:28,553 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:28,560 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:28,603 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:29:28,607 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:28,610 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:28,638 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >22:29:28,640 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >22:29:28,654 DBG blivet: Ext4FS.supported: supported: True ; >22:29:28,657 DBG blivet: Ext4FS.supported: supported: True ; >22:29:28,659 DBG blivet: Ext4FS.supported: supported: True ; >22:29:28,663 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:28,665 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:28,666 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:28,667 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:28,670 DBG blivet: XFS.supported: supported: True ; >22:29:28,674 DBG blivet: XFS.supported: supported: True ; >22:29:31,001 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 49 GiB partition vda2 (24) with existing lvmpv ; hidden: False ; >22:29:31,006 DBG blivet: checking if vda depends on vda2 >22:29:31,007 DBG blivet: checking if vda1 depends on vda2 >22:29:31,007 DBG blivet: checking if vda2 depends on vda2 >22:29:31,007 DBG blivet: checking if rhel_rhel8beta-dev depends on vda2 >22:29:31,008 DBG blivet: checking if rhel_rhel8beta-dev-root depends on vda2 >22:29:31,008 DBG blivet: checking if rhel_rhel8beta-dev-swap depends on vda2 >22:29:31,008 DBG blivet: checking if /tmp/curl_fetch_url1/install.img (deleted) depends on vda2 >22:29:31,009 DBG blivet: checking if loop0 depends on vda2 >22:29:31,009 DBG blivet: checking if /LiveOS/rootfs.img depends on vda2 >22:29:31,009 DBG blivet: checking if loop1 depends on vda2 >22:29:31,010 DBG blivet: checking if /overlay (deleted) depends on vda2 >22:29:31,010 DBG blivet: checking if loop2 depends on vda2 >22:29:31,010 DBG blivet: checking if live-rw depends on vda2 >22:29:31,010 DBG blivet: checking if live-base depends on vda2 >22:29:31,011 DBG blivet: removing vda2 >22:29:31,013 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 49 GiB partition vda2 (24) with existing lvmpv ; hidden: False ; >22:29:31,018 DBG blivet: checking if vda depends on vda2 >22:29:31,018 DBG blivet: checking if vda1 depends on vda2 >22:29:31,018 DBG blivet: checking if vda2 depends on vda2 >22:29:31,019 DBG blivet: checking if rhel_rhel8beta-dev depends on vda2 >22:29:31,019 DBG blivet: checking if rhel_rhel8beta-dev-root depends on vda2 >22:29:31,020 DBG blivet: checking if rhel_rhel8beta-dev-swap depends on vda2 >22:29:31,020 DBG blivet: checking if /tmp/curl_fetch_url1/install.img (deleted) depends on vda2 >22:29:31,020 DBG blivet: checking if loop0 depends on vda2 >22:29:31,021 DBG blivet: checking if /LiveOS/rootfs.img depends on vda2 >22:29:31,021 DBG blivet: checking if loop1 depends on vda2 >22:29:31,021 DBG blivet: checking if /overlay (deleted) depends on vda2 >22:29:31,022 DBG blivet: checking if loop2 depends on vda2 >22:29:31,022 DBG blivet: checking if live-rw depends on vda2 >22:29:31,022 DBG blivet: checking if live-base depends on vda2 >22:29:31,023 DBG blivet: devices to remove: ['rhel_rhel8beta-dev-swap', 'rhel_rhel8beta-dev-root', 'rhel_rhel8beta-dev'] >22:29:31,023 DBG blivet: leaves to remove: ['rhel_rhel8beta-dev-swap', 'rhel_rhel8beta-dev-root'] >22:29:31,024 DBG blivet: get_format('None') returning DeviceFormat instance with object id 122 >22:29:31,027 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-swap ; type: None ; current: swap ; >22:29:31,027 INF blivet: registered action: [121] destroy format swap on lvmlv rhel_rhel8beta-dev-swap (id 50) >22:29:31,030 DBG blivet: LVMVolumeGroupDevice.remove_child: name: rhel_rhel8beta-dev ; child: swap ; kids: 2 ; >22:29:31,031 INF blivet: removed lvmlv rhel_rhel8beta-dev-swap (id 50) from device tree >22:29:31,031 INF blivet: registered action: [123] destroy device lvmlv rhel_rhel8beta-dev-swap (id 50) >22:29:31,032 DBG blivet: get_format('None') returning DeviceFormat instance with object id 125 >22:29:31,034 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-root ; type: None ; current: xfs ; >22:29:31,035 INF blivet: registered action: [124] destroy format xfs filesystem on lvmlv rhel_rhel8beta-dev-root (id 37) >22:29:31,038 DBG blivet: LVMVolumeGroupDevice.remove_child: name: rhel_rhel8beta-dev ; child: root ; kids: 1 ; >22:29:31,038 INF blivet: removed lvmlv rhel_rhel8beta-dev-root (id 37) from device tree >22:29:31,038 INF blivet: registered action: [126] destroy device lvmlv rhel_rhel8beta-dev-root (id 37) >22:29:31,039 DBG blivet: devices to remove: ['rhel_rhel8beta-dev'] >22:29:31,039 DBG blivet: leaves to remove: ['rhel_rhel8beta-dev'] >22:29:31,042 DBG blivet: PartitionDevice.remove_child: name: vda2 ; child: rhel_rhel8beta-dev ; kids: 1 ; >22:29:31,042 INF blivet: removed lvmvg rhel_rhel8beta-dev (id 33) from device tree >22:29:31,042 INF blivet: registered action: [127] destroy device lvmvg rhel_rhel8beta-dev (id 33) >22:29:31,043 DBG blivet: get_format('None') returning DeviceFormat instance with object id 129 >22:29:31,044 DBG blivet: PartitionDevice._set_format: vda2 ; type: None ; current: lvmpv ; >22:29:31,045 INF blivet: registered action: [128] destroy format lvmpv on partition vda2 (id 24) >22:29:31,047 DBG blivet: DiskDevice.remove_child: name: vda ; child: vda2 ; kids: 2 ; >22:29:31,048 INF blivet: removed partition vda2 (id 24) from device tree >22:29:31,048 INF blivet: registered action: [130] destroy device partition vda2 (id 24) >22:29:31,050 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 1024 MiB partition vda1 (14) with existing xfs filesystem ; hidden: False ; >22:29:31,055 DBG blivet: dep is a leaf >22:29:31,055 DBG blivet: removing vda1 >22:29:31,057 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 1024 MiB partition vda1 (14) with existing xfs filesystem ; hidden: False ; >22:29:31,060 DBG blivet: dep is a leaf >22:29:31,061 DBG blivet: get_format('None') returning DeviceFormat instance with object id 132 >22:29:31,063 DBG blivet: PartitionDevice._set_format: vda1 ; type: None ; current: xfs ; >22:29:31,063 INF blivet: registered action: [131] destroy format xfs filesystem on partition vda1 (id 14) >22:29:31,065 DBG blivet: DiskDevice.remove_child: name: vda ; child: vda1 ; kids: 1 ; >22:29:31,066 INF blivet: removed partition vda1 (id 14) from device tree >22:29:31,066 INF blivet: registered action: [133] destroy device partition vda1 (id 14) >22:29:31,067 DBG blivet: checking whether disk vda has an empty extended >22:29:31,067 DBG blivet: extended is None ; logicals is [] >22:29:31,069 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 50 GiB disk vda (4) with existing msdos disklabel ; hidden: False ; >22:29:31,070 DBG blivet: dep is a leaf >22:29:31,071 DBG blivet: removing vda >22:29:31,072 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 50 GiB disk vda (4) with existing msdos disklabel ; hidden: False ; >22:29:31,073 DBG blivet: dep is a leaf >22:29:31,074 DBG blivet: get_format('None') returning DeviceFormat instance with object id 135 >22:29:31,076 DBG blivet: DiskDevice._set_format: vda ; type: None ; current: disklabel ; >22:29:31,076 INF blivet: registered action: [134] destroy format msdos disklabel on disk vda (id 4) >22:29:31,077 DBG blivet: get_format('None') returning DeviceFormat instance with object id 137 >22:29:31,079 DBG blivet: DiskDevice._set_format: vda ; type: None ; current: None ; >22:29:31,079 INF blivet: registered action: [136] destroy format None on disk vda (id 4) >22:29:31,080 DBG blivet: DiskLabel.__init__: device: /dev/vda ; >22:29:31,081 DBG blivet: selecting None disklabel for vda based on size >22:29:31,083 DBG blivet: DiskLabel.fresh_parted_disk: device: /dev/vda ; label_type: msdos ; >22:29:31,084 DBG blivet: selecting None disklabel for vda based on size >22:29:31,084 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fc9a8cb4a58> > PedDisk: <_ped.Disk object at 0x7fc9b061bf88> >22:29:31,105 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 138 >22:29:31,108 DBG blivet: DiskDevice._set_format: vda ; type: disklabel ; current: None ; >22:29:31,109 INF blivet: registered action: [139] create format msdos disklabel on disk vda (id 4) >22:29:31,128 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >22:29:31,129 DBG blivet: DeviceTree.get_device_by_name returned existing 50 GiB disk vda (4) with non-existent msdos disklabel >22:29:31,131 DBG blivet: resolved 'vda' to 'vda' (disk) >22:29:31,143 DBG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >22:29:31,143 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 >22:29:31,144 DBG blivet: get_format('None') returning DeviceFormat instance with object id 142 >22:29:31,146 DBG blivet: DiskDevice.add_child: name: vda ; child: req0 ; kids: 0 ; >22:29:31,148 DBG blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: None ; >22:29:31,150 DBG blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >22:29:31,150 INF blivet: added partition req0 (id 141) to device tree >22:29:31,151 INF blivet: registered action: [144] create device partition req0 (id 141) >22:29:31,152 DBG blivet: get_format('None') returning DeviceFormat instance with object id 146 >22:29:31,153 DBG blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: lvmpv ; >22:29:31,154 INF blivet: registered action: [145] create format lvmpv on partition req0 (id 141) >22:29:31,164 DBG blivet: XFS.supported: supported: True ; >22:29:31,165 DBG blivet: get_format('xfs') returning XFS instance with object id 147 >22:29:31,165 DBG blivet: get_format('None') returning DeviceFormat instance with object id 149 >22:29:31,167 DBG blivet: DiskDevice.add_child: name: vda ; child: req1 ; kids: 0 ; >22:29:31,169 DBG blivet: PartitionDevice._set_format: req1 ; type: xfs ; current: None ; >22:29:31,171 DBG blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 1 ; >22:29:31,172 INF blivet: added partition req1 (id 148) to device tree >22:29:31,172 INF blivet: registered action: [151] create device partition req1 (id 148) >22:29:31,172 DBG blivet: get_format('None') returning DeviceFormat instance with object id 153 >22:29:31,174 DBG blivet: PartitionDevice._set_format: req1 ; type: xfs ; current: xfs ; >22:29:31,175 INF blivet: registered action: [152] create format xfs filesystem mounted at /boot on partition req1 (id 148) >22:29:31,177 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >22:29:31,177 DBG blivet: removing all non-preexisting partitions ['req0(id 141)', 'req1(id 148)'] from disk(s) ['vda'] >22:29:31,178 DBG blivet: allocate_partitions: disks=['vda'] ; partitions=['req0(id 141)', 'req1(id 148)'] >22:29:31,178 DBG blivet: removing all non-preexisting partitions ['req1(id 148)', 'req0(id 141)'] from disk(s) ['vda'] >22:29:31,179 DBG blivet: allocating partition: req1 ; id: 148 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >22:29:31,179 DBG blivet: checking freespace on vda >22:29:31,180 DBG blivet: get_best_free_space_region: disk=/dev/vda part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None >22:29:31,181 DBG blivet: checking 2-104857599 (50 GiB) >22:29:31,182 DBG blivet: current free range is 2-104857599 (50 GiB) >22:29:31,182 DBG blivet: updating use_disk to vda, type: 0 >22:29:31,183 DBG blivet: new free: 2-104857599 / 50 GiB >22:29:31,183 DBG blivet: new free allows for 0 sectors of growth >22:29:31,183 DBG blivet: found free space for bootable request >22:29:31,184 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc9b05a6518> >22:29:31,185 DBG blivet: adjusted start sector from 2 to 2048 >22:29:31,186 DBG blivet: created partition vda1 of 1024 MiB and added it to /dev/vda >22:29:31,188 DBG blivet: PartitionDevice._set_parted_partition: req1 ; >22:29:31,188 DBG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb49e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b05b2898> PedPartition: <_ped.Partition object at 0x7fc9b05d5a98> >22:29:31,191 DBG blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >22:29:31,192 DBG blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >22:29:31,194 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >22:29:31,194 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb49e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b05b2748> PedPartition: <_ped.Partition object at 0x7fc9b05d5b48> >22:29:31,195 DBG blivet: allocating partition: req0 ; id: 141 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >22:29:31,196 DBG blivet: checking freespace on vda >22:29:31,196 DBG blivet: get_best_free_space_region: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >22:29:31,197 DBG blivet: checking 2-2047 (1023 KiB) >22:29:31,197 DBG blivet: current free range is 2-2047 (1023 KiB) >22:29:31,198 DBG blivet: checking 2099200-104857599 (49 GiB) >22:29:31,198 DBG blivet: current free range is 2099200-104857599 (49 GiB) >22:29:31,199 DBG blivet: evaluating growth potential for new layout >22:29:31,199 DBG blivet: calculating growth for disk /dev/vda >22:29:31,199 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc9b05a6518> >22:29:31,201 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >22:29:31,202 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb49e8> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b05b2710> PedPartition: <_ped.Partition object at 0x7fc9b05d5ca8> >22:29:31,204 DBG blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >22:29:31,206 DBG blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >22:29:31,207 DBG blivet: adding request 148 to chunk 104855552 (2048-104857599) on /dev/vda >22:29:31,208 DBG blivet: adding request 141 to chunk 104855552 (2048-104857599) on /dev/vda >22:29:31,208 DBG blivet: Chunk.grow_requests: 104855552 (2048-104857599) on /dev/vda start = 2048 end = 104857599 >sector_size = 512 B > >22:29:31,209 DBG blivet: req: PartitionRequest instance -- >id = 148 name = vda1 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >22:29:31,209 DBG blivet: req: PartitionRequest instance -- >id = 141 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >22:29:31,210 DBG blivet: 1 requests and 101734400 (48.51 GiB) left in chunk >22:29:31,210 DBG blivet: adding 101734400 (48.51 GiB) to 141 (vda2) >22:29:31,211 DBG blivet: new grow amount for request 141 (vda2) is 101734400 units, or 48.51 GiB >22:29:31,211 DBG blivet: request 148 (vda1) growth: 0 (0 B) size: 1024 MiB >22:29:31,211 DBG blivet: request 141 (vda2) growth: 101734400 (48.51 GiB) size: 49 GiB >22:29:31,212 DBG blivet: disk /dev/vda growth: 101734400 (48.51 GiB) >22:29:31,214 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >22:29:31,214 DBG blivet: device vda2 new parted_partition None >22:29:31,215 DBG blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >22:29:31,217 DBG blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 2 ; >22:29:31,217 DBG blivet: total growth: 101734400 sectors >22:29:31,218 DBG blivet: updating use_disk to vda, type: 0 >22:29:31,218 DBG blivet: new free: 2099200-104857599 / 49 GiB >22:29:31,218 DBG blivet: new free allows for 101734400 sectors of growth >22:29:31,219 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc9b05a6518> >22:29:31,220 DBG blivet: created partition vda2 of 500 MiB and added it to /dev/vda >22:29:31,221 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >22:29:31,221 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb49e8> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b05db0f0> PedPartition: <_ped.Partition object at 0x7fc9b05d5bf8> >22:29:31,223 DBG blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >22:29:31,225 DBG blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >22:29:31,227 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >22:29:31,230 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb49e8> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b05b29b0> PedPartition: <_ped.Partition object at 0x7fc9b05d5d58> >22:29:31,233 DBG blivet: grow_partitions: disks=['vda'], partitions=['vda2(id 141)', 'vda1(id 148)'] >22:29:31,233 DBG blivet: growable partitions are ['vda2'] >22:29:31,234 DBG blivet: adding request 141 to chunk 104855552 (2048-104857599) on /dev/vda >22:29:31,236 DBG blivet: adding request 148 to chunk 104855552 (2048-104857599) on /dev/vda >22:29:31,237 DBG blivet: disk vda has 1 chunks >22:29:31,237 DBG blivet: Chunk.grow_requests: 104855552 (2048-104857599) on /dev/vda start = 2048 end = 104857599 >sector_size = 512 B > >22:29:31,238 DBG blivet: req: PartitionRequest instance -- >id = 148 name = vda1 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >22:29:31,238 DBG blivet: req: PartitionRequest instance -- >id = 141 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >22:29:31,239 DBG blivet: 1 requests and 101734400 (48.51 GiB) left in chunk >22:29:31,239 DBG blivet: adding 101734400 (48.51 GiB) to 141 (vda2) >22:29:31,240 DBG blivet: new grow amount for request 141 (vda2) is 101734400 units, or 48.51 GiB >22:29:31,241 DBG blivet: growing partitions on vda >22:29:31,241 DBG blivet: partition vda1 (148): 0 >22:29:31,243 DBG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 2099199 length: 2097152 > device: <parted.device.Device object at 0x7fc9b05f3e48> PedGeometry: <_ped.Geometry object at 0x7fc9b05db048> >22:29:31,244 DBG blivet: partition vda2 (141): 0 >22:29:31,244 DBG blivet: new geometry for vda2: parted.Geometry instance -- > start: 2099200 end: 104857599 length: 102758400 > device: <parted.device.Device object at 0x7fc9b05f3e48> PedGeometry: <_ped.Geometry object at 0x7fc9b05db4a8> >22:29:31,245 DBG blivet: removing all non-preexisting partitions ['vda1(id 148)', 'vda2(id 141)'] from disk(s) ['vda'] >22:29:31,249 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >22:29:31,249 DBG blivet: device vda1 new parted_partition None >22:29:31,252 DBG blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >22:29:31,255 DBG blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 2 ; >22:29:31,256 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >22:29:31,256 DBG blivet: device vda2 new parted_partition None >22:29:31,258 DBG blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >22:29:31,260 DBG blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >22:29:31,260 DBG blivet: back from remove_new_partitions >22:29:31,260 DBG blivet: extended: None >22:29:31,261 DBG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 2099199 length: 2097152 > device: <parted.device.Device object at 0x7fc9b05f3e48> PedGeometry: <_ped.Geometry object at 0x7fc9b05db048> >22:29:31,263 DBG blivet: PartitionDevice._set_parted_partition: req1 ; >22:29:31,263 DBG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb49e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b05db780> PedPartition: <_ped.Partition object at 0x7fc9b05d5db0> >22:29:31,265 DBG blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >22:29:31,267 DBG blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >22:29:31,269 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >22:29:31,269 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb49e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b05db048> PedPartition: <_ped.Partition object at 0x7fc9b05d5e60> >22:29:31,270 DBG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2099200 end: 104857599 length: 102758400 > device: <parted.device.Device object at 0x7fc9b05f3e48> PedGeometry: <_ped.Geometry object at 0x7fc9b05db4a8> >22:29:31,272 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >22:29:31,272 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb49e8> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b05b29e8> PedPartition: <_ped.Partition object at 0x7fc9b05d5ba0> >22:29:31,274 DBG blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >22:29:31,276 DBG blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >22:29:31,278 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >22:29:31,278 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb49e8> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b05db630> PedPartition: <_ped.Partition object at 0x7fc9b05d5c50> >22:29:31,279 DBG blivet: fixing size of non-existent 1024 MiB partition vda1 (148) with non-existent xfs filesystem mounted at /boot >22:29:31,284 DBG blivet: fixing size of non-existent 49 GiB partition vda2 (141) with non-existent lvmpv >22:29:31,292 DBG blivet: get_format('None') returning DeviceFormat instance with object id 155 >22:29:31,295 DBG blivet: LVMVolumeGroupDevice._add_parent: rhel_rhel8beta-dev ; parent: vda2 ; >22:29:31,297 DBG blivet: PartitionDevice.add_child: name: vda2 ; child: rhel_rhel8beta-dev ; kids: 0 ; >22:29:31,298 DBG blivet: get_format('None') returning DeviceFormat instance with object id 156 >22:29:31,300 DBG blivet: LVMVolumeGroupDevice._set_format: rhel_rhel8beta-dev ; type: None ; current: None ; >22:29:31,301 INF blivet: added lvmvg rhel_rhel8beta-dev (id 154) to device tree >22:29:31,301 INF blivet: registered action: [158] create device lvmvg rhel_rhel8beta-dev (id 154) >22:29:31,303 DBG blivet: XFS.supported: supported: True ; >22:29:31,303 DBG blivet: get_format('xfs') returning XFS instance with object id 159 >22:29:31,304 DBG blivet: get_format('None') returning DeviceFormat instance with object id 161 >22:29:31,306 DBG blivet: LVMVolumeGroupDevice.add_child: name: rhel_rhel8beta-dev ; child: root ; kids: 0 ; >22:29:31,308 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-root ; type: xfs ; current: None ; >22:29:31,309 DBG blivet: get_format('None') returning DeviceFormat instance with object id 163 >22:29:31,311 DBG blivet: LVMVolumeGroupDevice.remove_child: name: rhel_rhel8beta-dev ; child: root ; kids: 1 ; >22:29:31,314 DBG blivet: LVMVolumeGroupDevice.add_child: name: rhel_rhel8beta-dev ; child: root ; kids: 0 ; >22:29:31,316 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-root ; type: xfs ; current: None ; >22:29:31,317 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:31,318 DBG blivet: vg rhel_rhel8beta-dev has 49 GiB free >22:29:31,319 DBG blivet: Adding rhel_rhel8beta-dev-root/1024 MiB to rhel_rhel8beta-dev >22:29:31,319 INF blivet: added lvmlv rhel_rhel8beta-dev-root (id 160) to device tree >22:29:31,320 INF blivet: registered action: [165] create device lvmlv rhel_rhel8beta-dev-root (id 160) >22:29:31,320 DBG blivet: get_format('None') returning DeviceFormat instance with object id 167 >22:29:31,323 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-root ; type: xfs ; current: xfs ; >22:29:31,323 INF blivet: registered action: [166] create format xfs filesystem mounted at / on lvmlv rhel_rhel8beta-dev-root (id 160) >22:29:31,325 DBG blivet: SwapSpace.__init__: mountpoint: None ; >22:29:31,325 DBG blivet: get_format('swap') returning SwapSpace instance with object id 168 >22:29:31,326 DBG blivet: get_format('None') returning DeviceFormat instance with object id 170 >22:29:31,328 DBG blivet: LVMVolumeGroupDevice.add_child: name: rhel_rhel8beta-dev ; child: swap ; kids: 1 ; >22:29:31,330 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-swap ; type: swap ; current: None ; >22:29:31,331 DBG blivet: get_format('None') returning DeviceFormat instance with object id 172 >22:29:31,333 DBG blivet: LVMVolumeGroupDevice.remove_child: name: rhel_rhel8beta-dev ; child: swap ; kids: 2 ; >22:29:31,335 DBG blivet: LVMVolumeGroupDevice.add_child: name: rhel_rhel8beta-dev ; child: swap ; kids: 1 ; >22:29:31,337 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-swap ; type: swap ; current: None ; >22:29:31,339 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:31,340 DBG blivet: vg rhel_rhel8beta-dev has 48 GiB free >22:29:31,340 DBG blivet: Adding rhel_rhel8beta-dev-swap/2.07 GiB to rhel_rhel8beta-dev >22:29:31,341 INF blivet: added lvmlv rhel_rhel8beta-dev-swap (id 169) to device tree >22:29:31,341 INF blivet: registered action: [174] create device lvmlv rhel_rhel8beta-dev-swap (id 169) >22:29:31,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 176 >22:29:31,344 DBG blivet: LVMLogicalVolumeDevice._set_format: rhel_rhel8beta-dev-swap ; type: swap ; current: swap ; >22:29:31,344 INF blivet: registered action: [175] create format swap on lvmlv rhel_rhel8beta-dev-swap (id 169) >22:29:31,345 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:31,346 DBG blivet: vg rhel_rhel8beta-dev has 45.93 GiB free >22:29:31,347 DBG blivet: vg rhel_rhel8beta-dev: 45.93 GiB free ; lvs: ['root', 'swap'] >22:29:31,348 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:31,349 DBG blivet: vg rhel_rhel8beta-dev has 45.93 GiB free >22:29:31,351 DBG blivet: adding request 160 to chunk 12543 on /dev/rhel_rhel8beta--dev >22:29:31,351 DBG blivet: adding request 169 to chunk 12543 on /dev/rhel_rhel8beta--dev >22:29:31,352 DBG blivet: Chunk.grow_requests: VGChunk instance -- >device = /dev/rhel_rhel8beta--dev length = 12543 size = 49 GiB >remaining = 1 pool = 11757 >22:29:31,353 DBG blivet: req: LVRequest instance -- >id = 169 name = rhel_rhel8beta-dev-swap growable = False >base = 530 growth = 0 max_grow = 0 >done = True >22:29:31,354 DBG blivet: req: LVRequest instance -- >id = 160 name = rhel_rhel8beta-dev-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >22:29:31,354 DBG blivet: 1 requests and 11757 (45.93 GiB) left in chunk >22:29:31,355 DBG blivet: adding 11757 (45.93 GiB) to 160 (rhel_rhel8beta-dev-root) >22:29:31,355 DBG blivet: new grow amount for request 160 (rhel_rhel8beta-dev-root) is 11757 units, or 45.93 GiB >22:29:31,355 DBG blivet: trying to set lv rhel_rhel8beta-dev-root size to 46.93 GiB >22:29:31,356 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:31,358 DBG blivet: vg rhel_rhel8beta-dev has 45.93 GiB free >22:29:31,374 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >22:29:31,376 DBG blivet: DeviceTree.get_device_by_name returned existing 50 GiB disk vda (4) with non-existent msdos disklabel >22:29:31,378 DBG blivet: resolved 'vda' to 'vda' (disk) >22:29:31,399 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >22:29:31,400 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vda1 (148) with non-existent xfs filesystem mounted at /boot >22:29:31,405 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >22:29:31,406 DBG blivet: DeviceTree.get_device_by_path returned non-existent 49 GiB partition vda2 (141) with non-existent lvmpv >22:29:31,500 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >22:29:31,503 DBG blivet: DeviceTree.get_device_by_name returned existing 50 GiB disk vda (4) with non-existent msdos disklabel >22:29:31,507 DBG blivet: resolved 'vda' to 'vda' (disk) >22:29:31,509 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >22:29:31,511 DBG blivet: DeviceTree.get_device_by_name returned existing 50 GiB disk vda (4) with non-existent msdos disklabel >22:29:31,521 DBG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >22:29:31,523 DBG blivet: DeviceTree.get_device_by_name returned existing 50 GiB disk vda (4) with non-existent msdos disklabel >22:29:31,526 DBG blivet: resolved 'vda' to 'vda' (disk) >22:29:31,551 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >22:29:31,553 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vda1 (148) with non-existent xfs filesystem mounted at /boot >22:29:31,560 DBG blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >22:29:31,561 DBG blivet: DeviceTree.get_device_by_path returned non-existent 49 GiB partition vda2 (141) with non-existent lvmpv >22:29:32,557 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >22:29:32,559 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >22:29:32,561 DBG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >22:29:32,563 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:29:32,565 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:32,599 DBG blivet: LVMLogicalVolumeDevice.teardown: rhel_rhel8beta-dev-root ; status: False ; controllable: True ; >22:29:32,601 DBG blivet: LVMVolumeGroupDevice.teardown: rhel_rhel8beta-dev ; status: False ; controllable: True ; >22:29:32,604 DBG blivet: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >22:29:32,608 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:29:32,613 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:32,643 DBG blivet: LVMLogicalVolumeDevice.teardown: rhel_rhel8beta-dev-swap ; status: False ; controllable: True ; >22:29:32,646 DBG blivet: LVMVolumeGroupDevice.teardown: rhel_rhel8beta-dev ; status: False ; controllable: True ; >22:29:32,649 DBG blivet: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >22:29:32,652 DBG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:29:32,656 DBG blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >22:29:32,683 DBG blivet: action: [121] destroy format swap on lvmlv rhel_rhel8beta-dev-swap (id 50) >22:29:32,685 DBG blivet: action: [123] destroy device lvmlv rhel_rhel8beta-dev-swap (id 50) >22:29:32,685 DBG blivet: action: [124] destroy format xfs filesystem on lvmlv rhel_rhel8beta-dev-root (id 37) >22:29:32,687 DBG blivet: action: [126] destroy device lvmlv rhel_rhel8beta-dev-root (id 37) >22:29:32,688 DBG blivet: action: [127] destroy device lvmvg rhel_rhel8beta-dev (id 33) >22:29:32,688 DBG blivet: action: [128] destroy format lvmpv on partition vda2 (id 24) >22:29:32,689 DBG blivet: action: [130] destroy device partition vda2 (id 24) >22:29:32,690 DBG blivet: action: [131] destroy format xfs filesystem on partition vda1 (id 14) >22:29:32,690 DBG blivet: action: [133] destroy device partition vda1 (id 14) >22:29:32,691 DBG blivet: action: [134] destroy format msdos disklabel on disk vda (id 4) >22:29:32,691 DBG blivet: action: [136] destroy format None on disk vda (id 4) >22:29:32,692 DBG blivet: action: [139] create format msdos disklabel on disk vda (id 4) >22:29:32,692 DBG blivet: action: [144] create device partition vda2 (id 141) >22:29:32,693 DBG blivet: action: [145] create format lvmpv on partition vda2 (id 141) >22:29:32,693 DBG blivet: action: [151] create device partition vda1 (id 148) >22:29:32,693 DBG blivet: action: [152] create format xfs filesystem mounted at /boot on partition vda1 (id 148) >22:29:32,693 DBG blivet: action: [158] create device lvmvg rhel_rhel8beta-dev (id 154) >22:29:32,694 DBG blivet: action: [165] create device lvmlv rhel_rhel8beta-dev-root (id 160) >22:29:32,694 DBG blivet: action: [166] create format xfs filesystem mounted at / on lvmlv rhel_rhel8beta-dev-root (id 160) >22:29:32,695 DBG blivet: action: [174] create device lvmlv rhel_rhel8beta-dev-swap (id 169) >22:29:32,695 DBG blivet: action: [175] create format swap on lvmlv rhel_rhel8beta-dev-swap (id 169) >22:29:32,695 INF blivet: pruning action queue... >22:29:32,696 INF blivet: removing obsolete action 136 (134) >22:29:32,739 INF blivet: resetting parted disks... >22:29:32,743 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/vda ; >22:29:32,747 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/vda ; >22:29:32,749 DBG blivet: PartitionDevice.pre_commit_fixup: vda1 ; >22:29:32,751 DBG blivet: PartitionDevice.pre_commit_fixup: vda2 ; >22:29:32,752 DBG blivet: PartitionDevice.pre_commit_fixup: vda2 ; >22:29:32,757 DBG blivet: sector-based lookup found partition vda2 >22:29:32,763 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >22:29:32,764 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9af9656d8> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b04b8a90> PedPartition: <_ped.Partition object at 0x7fc9b04eb620> >22:29:32,768 DBG blivet: PartitionDevice.pre_commit_fixup: vda1 ; >22:29:32,769 DBG blivet: sector-based lookup found partition vda1 >22:29:32,770 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >22:29:32,771 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9af9656d8> fileSystem: <parted.filesystem.FileSystem object at 0x7fc9b04b83c8> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b04b82e8> PedPartition: <_ped.Partition object at 0x7fc9af960048> >22:29:32,772 INF blivet: sorting actions... >22:29:32,794 DBG blivet: action: [131] destroy format xfs filesystem on partition vda1 (id 14) >22:29:32,795 DBG blivet: action: [124] destroy format xfs filesystem on lvmlv rhel_rhel8beta-dev-root (id 37) >22:29:32,796 DBG blivet: action: [126] destroy device lvmlv rhel_rhel8beta-dev-root (id 37) >22:29:32,797 DBG blivet: action: [121] destroy format swap on lvmlv rhel_rhel8beta-dev-swap (id 50) >22:29:32,798 DBG blivet: action: [123] destroy device lvmlv rhel_rhel8beta-dev-swap (id 50) >22:29:32,799 DBG blivet: action: [127] destroy device lvmvg rhel_rhel8beta-dev (id 33) >22:29:32,799 DBG blivet: action: [128] destroy format lvmpv on partition vda2 (id 24) >22:29:32,800 DBG blivet: action: [130] destroy device partition vda2 (id 24) >22:29:32,800 DBG blivet: action: [133] destroy device partition vda1 (id 14) >22:29:32,801 DBG blivet: action: [134] destroy format msdos disklabel on disk vda (id 4) >22:29:32,802 DBG blivet: lvm filter: removing rhel_rhel8beta-dev from the reject list >22:29:32,802 DBG blivet: rhel_rhel8beta-dev wasn't in the reject list >22:29:32,802 DBG blivet: lvm filter: removing rhel_rhel8beta-dev-root from the reject list >22:29:32,802 DBG blivet: rhel_rhel8beta-dev-root wasn't in the reject list >22:29:32,803 DBG blivet: lvm filter: removing rhel_rhel8beta-dev-swap from the reject list >22:29:32,803 DBG blivet: rhel_rhel8beta-dev-swap wasn't in the reject list >22:29:32,803 DBG blivet: lvm filter: removing vda1 from the reject list >22:29:32,803 DBG blivet: vda1 wasn't in the reject list >22:29:32,804 DBG blivet: lvm filter: removing vda2 from the reject list >22:29:32,804 DBG blivet: vda2 wasn't in the reject list >22:29:32,804 DBG blivet: action: [139] create format msdos disklabel on disk vda (id 4) >22:29:32,805 DBG blivet: lvm filter: removing rhel_rhel8beta-dev from the reject list >22:29:32,805 DBG blivet: rhel_rhel8beta-dev wasn't in the reject list >22:29:32,805 DBG blivet: lvm filter: removing rhel_rhel8beta-dev-root from the reject list >22:29:32,805 DBG blivet: rhel_rhel8beta-dev-root wasn't in the reject list >22:29:32,806 DBG blivet: lvm filter: removing rhel_rhel8beta-dev-swap from the reject list >22:29:32,806 DBG blivet: rhel_rhel8beta-dev-swap wasn't in the reject list >22:29:32,806 DBG blivet: lvm filter: removing vda1 from the reject list >22:29:32,807 DBG blivet: vda1 wasn't in the reject list >22:29:32,807 DBG blivet: lvm filter: removing vda2 from the reject list >22:29:32,807 DBG blivet: vda2 wasn't in the reject list >22:29:32,807 DBG blivet: action: [151] create device partition vda1 (id 148) >22:29:32,809 DBG blivet: action: [152] create format xfs filesystem mounted at /boot on partition vda1 (id 148) >22:29:32,810 DBG blivet: action: [144] create device partition vda2 (id 141) >22:29:32,810 DBG blivet: lvm filter: removing rhel_rhel8beta-dev from the reject list >22:29:32,811 DBG blivet: rhel_rhel8beta-dev wasn't in the reject list >22:29:32,811 DBG blivet: lvm filter: removing rhel_rhel8beta-dev-root from the reject list >22:29:32,812 DBG blivet: rhel_rhel8beta-dev-root wasn't in the reject list >22:29:32,812 DBG blivet: lvm filter: removing rhel_rhel8beta-dev-swap from the reject list >22:29:32,812 DBG blivet: rhel_rhel8beta-dev-swap wasn't in the reject list >22:29:32,813 DBG blivet: action: [145] create format lvmpv on partition vda2 (id 141) >22:29:32,814 DBG blivet: lvm filter: removing rhel_rhel8beta-dev from the reject list >22:29:32,814 DBG blivet: rhel_rhel8beta-dev wasn't in the reject list >22:29:32,815 DBG blivet: lvm filter: removing rhel_rhel8beta-dev-root from the reject list >22:29:32,815 DBG blivet: rhel_rhel8beta-dev-root wasn't in the reject list >22:29:32,815 DBG blivet: lvm filter: removing rhel_rhel8beta-dev-swap from the reject list >22:29:32,816 DBG blivet: rhel_rhel8beta-dev-swap wasn't in the reject list >22:29:32,816 DBG blivet: action: [158] create device lvmvg rhel_rhel8beta-dev (id 154) >22:29:32,817 DBG blivet: lvm filter: removing rhel_rhel8beta-dev-root from the reject list >22:29:32,817 DBG blivet: rhel_rhel8beta-dev-root wasn't in the reject list >22:29:32,818 DBG blivet: lvm filter: removing rhel_rhel8beta-dev-swap from the reject list >22:29:32,818 DBG blivet: rhel_rhel8beta-dev-swap wasn't in the reject list >22:29:32,819 DBG blivet: action: [174] create device lvmlv rhel_rhel8beta-dev-swap (id 169) >22:29:32,820 DBG blivet: action: [175] create format swap on lvmlv rhel_rhel8beta-dev-swap (id 169) >22:29:32,821 DBG blivet: action: [165] create device lvmlv rhel_rhel8beta-dev-root (id 160) >22:29:32,822 DBG blivet: action: [166] create format xfs filesystem mounted at / on lvmlv rhel_rhel8beta-dev-root (id 160) >22:29:32,823 INF blivet: executing action: [131] destroy format xfs filesystem on partition vda1 (id 14) >22:29:32,826 DBG blivet: PartitionDevice.setup: vda1 ; orig: True ; status: True ; controllable: True ; >22:29:32,861 DBG blivet: XFS.destroy: device: /dev/vda1 ; type: xfs ; status: False ; >22:29:32,957 DBG blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 2 ; >22:29:33,047 INF blivet: executing action: [124] destroy format xfs filesystem on lvmlv rhel_rhel8beta-dev-root (id 37) >22:29:33,054 DBG blivet: LVMLogicalVolumeDevice.setup: rhel_rhel8beta-dev-root ; orig: True ; status: False ; controllable: True ; >22:29:33,058 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: rhel_rhel8beta-dev-root ; orig: True ; >22:29:33,062 DBG blivet: LVMVolumeGroupDevice.setup: rhel_rhel8beta-dev ; orig: True ; status: True ; controllable: True ; >22:29:33,065 DBG blivet: LVMLogicalVolumeDevice._setup: rhel_rhel8beta-dev-root ; orig: True ; status: False ; controllable: True ; >22:29:33,213 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-root ; status: True ; >22:29:33,215 DBG blivet: rhel_rhel8beta-dev-root sysfs_path set to /sys/devices/virtual/block/dm-2 >22:29:33,250 DBG blivet: XFS.destroy: device: /dev/mapper/rhel_rhel8beta--dev-root ; type: xfs ; status: False ; >22:29:33,341 DBG blivet: LVMLogicalVolumeDevice.teardown: rhel_rhel8beta-dev-root ; status: True ; controllable: True ; >22:29:33,379 DBG blivet: XFS.teardown: device: /dev/mapper/rhel_rhel8beta--dev-root ; type: xfs ; status: False ; >22:29:33,417 DBG blivet: DeviceFormat.teardown: device: /dev/mapper/rhel_rhel8beta--dev-root ; type: None ; status: False ; >22:29:33,446 DBG blivet: LVMLogicalVolumeDevice._teardown: rhel_rhel8beta-dev-root ; status: True ; controllable: True ; >22:29:33,502 INF blivet: executing action: [126] destroy device lvmlv rhel_rhel8beta-dev-root (id 37) >22:29:33,511 DBG blivet: LVMLogicalVolumeDevice.destroy: rhel_rhel8beta-dev-root ; status: False ; >22:29:33,516 DBG blivet: LVMLogicalVolumeDevice.teardown: rhel_rhel8beta-dev-root ; status: False ; controllable: True ; >22:29:33,520 DBG blivet: LVMVolumeGroupDevice.setup_parents: name: rhel_rhel8beta-dev ; orig: True ; >22:29:33,525 DBG blivet: PartitionDevice.setup: vda2 ; orig: True ; status: True ; controllable: True ; >22:29:33,531 DBG blivet: LVMPhysicalVolume.setup: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:33,535 DBG blivet: LVMLogicalVolumeDevice._destroy: rhel_rhel8beta-dev-root ; status: False ; >22:29:33,600 INF blivet: executing action: [121] destroy format swap on lvmlv rhel_rhel8beta-dev-swap (id 50) >22:29:33,607 DBG blivet: LVMLogicalVolumeDevice.setup: rhel_rhel8beta-dev-swap ; orig: True ; status: False ; controllable: True ; >22:29:33,613 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: rhel_rhel8beta-dev-swap ; orig: True ; >22:29:33,620 DBG blivet: LVMVolumeGroupDevice.setup: rhel_rhel8beta-dev ; orig: True ; status: True ; controllable: True ; >22:29:33,625 DBG blivet: LVMLogicalVolumeDevice._setup: rhel_rhel8beta-dev-swap ; orig: True ; status: False ; controllable: True ; >22:29:33,751 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-swap ; status: True ; >22:29:33,753 DBG blivet: rhel_rhel8beta-dev-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >22:29:33,755 DBG blivet: SwapSpace.destroy: device: /dev/mapper/rhel_rhel8beta--dev-swap ; type: swap ; status: False ; >22:29:33,820 DBG blivet: LVMLogicalVolumeDevice.teardown: rhel_rhel8beta-dev-swap ; status: True ; controllable: True ; >22:29:33,823 DBG blivet: SwapSpace.teardown: device: /dev/mapper/rhel_rhel8beta--dev-swap ; type: swap ; status: False ; >22:29:33,825 DBG blivet: DeviceFormat.teardown: device: /dev/mapper/rhel_rhel8beta--dev-swap ; type: None ; status: False ; >22:29:33,848 DBG blivet: LVMLogicalVolumeDevice._teardown: rhel_rhel8beta-dev-swap ; status: True ; controllable: True ; >22:29:33,906 INF blivet: executing action: [123] destroy device lvmlv rhel_rhel8beta-dev-swap (id 50) >22:29:33,912 DBG blivet: LVMLogicalVolumeDevice.destroy: rhel_rhel8beta-dev-swap ; status: False ; >22:29:33,919 DBG blivet: LVMLogicalVolumeDevice.teardown: rhel_rhel8beta-dev-swap ; status: False ; controllable: True ; >22:29:33,924 DBG blivet: LVMVolumeGroupDevice.setup_parents: name: rhel_rhel8beta-dev ; orig: True ; >22:29:33,929 DBG blivet: PartitionDevice.setup: vda2 ; orig: True ; status: True ; controllable: True ; >22:29:33,931 DBG blivet: LVMPhysicalVolume.setup: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:33,938 DBG blivet: LVMLogicalVolumeDevice._destroy: rhel_rhel8beta-dev-swap ; status: False ; >22:29:33,992 INF blivet: executing action: [127] destroy device lvmvg rhel_rhel8beta-dev (id 33) >22:29:33,998 DBG blivet: LVMVolumeGroupDevice.destroy: rhel_rhel8beta-dev ; status: True ; >22:29:34,002 DBG blivet: LVMVolumeGroupDevice.teardown: rhel_rhel8beta-dev ; status: True ; controllable: True ; >22:29:34,007 DBG blivet: DeviceFormat.teardown: device: /dev/rhel_rhel8beta--dev ; type: None ; status: False ; >22:29:34,013 DBG blivet: DeviceFormat.teardown: device: /dev/rhel_rhel8beta--dev ; type: None ; status: False ; >22:29:34,042 DBG blivet: LVMVolumeGroupDevice._teardown: rhel_rhel8beta-dev ; status: True ; controllable: True ; >22:29:34,081 DBG blivet: LVMVolumeGroupDevice.setup_parents: name: rhel_rhel8beta-dev ; orig: True ; >22:29:34,083 DBG blivet: PartitionDevice.setup: vda2 ; orig: True ; status: True ; controllable: True ; >22:29:34,086 DBG blivet: LVMPhysicalVolume.setup: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:34,088 DBG blivet: LVMVolumeGroupDevice._destroy: rhel_rhel8beta-dev ; status: True ; >22:29:34,213 INF blivet: executing action: [128] destroy format lvmpv on partition vda2 (id 24) >22:29:34,218 DBG blivet: PartitionDevice.setup: vda2 ; orig: True ; status: True ; controllable: True ; >22:29:34,222 DBG blivet: LVMPhysicalVolume.destroy: device: /dev/vda2 ; type: lvmpv ; status: None ; >22:29:34,225 DBG blivet: LVMPhysicalVolume._destroy: device: /dev/vda2 ; type: lvmpv ; status: None ; >22:29:34,333 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 6 ; >22:29:34,336 DBG blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 2 ; >22:29:34,414 INF blivet: executing action: [130] destroy device partition vda2 (id 24) >22:29:34,417 DBG blivet: PartitionDevice.destroy: vda2 ; status: True ; >22:29:34,420 DBG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >22:29:34,423 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:34,425 DBG blivet: DeviceFormat.teardown: device: /dev/vda2 ; type: None ; status: False ; >22:29:34,450 DBG blivet: PartitionDevice.setup_parents: name: vda2 ; orig: True ; >22:29:34,452 DBG blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >22:29:34,454 DBG blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >22:29:34,456 DBG blivet: PartitionDevice._destroy: vda2 ; status: True ; >22:29:34,459 DBG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >22:29:34,541 INF blivet: executing action: [133] destroy device partition vda1 (id 14) >22:29:34,547 DBG blivet: PartitionDevice.destroy: vda1 ; status: True ; >22:29:34,552 DBG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >22:29:34,584 DBG blivet: XFS.teardown: device: /dev/vda1 ; type: xfs ; status: False ; >22:29:34,616 DBG blivet: DeviceFormat.teardown: device: /dev/vda1 ; type: None ; status: False ; >22:29:34,641 DBG blivet: PartitionDevice.setup_parents: name: vda1 ; orig: True ; >22:29:34,643 DBG blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >22:29:34,646 DBG blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >22:29:34,648 DBG blivet: PartitionDevice._destroy: vda1 ; status: True ; >22:29:34,650 DBG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >22:29:34,723 INF blivet: executing action: [134] destroy format msdos disklabel on disk vda (id 4) >22:29:34,726 DBG blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >22:29:34,728 DBG blivet: DiskLabel.destroy: device: /dev/vda ; type: disklabel ; status: False ; >22:29:34,783 INF blivet: executing action: [139] create format msdos disklabel on disk vda (id 4) >22:29:34,790 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >22:29:34,792 DBG blivet: DiskLabel.create: device: /dev/vda ; type: disklabel ; status: False ; >22:29:34,794 DBG blivet: DiskLabel._create: device: /dev/vda ; type: disklabel ; status: False ; >22:29:34,796 DBG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >22:29:34,869 DBG blivet: DiskDevice.update_sysfs_path: vda ; status: True ; >22:29:34,870 DBG blivet: vda sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda >22:29:34,871 INF blivet: executing action: [151] create device partition vda1 (id 148) >22:29:34,873 DBG blivet: PartitionDevice.create: vda1 ; status: False ; >22:29:34,875 DBG blivet: PartitionDevice.setup_parents: name: vda1 ; orig: False ; >22:29:34,877 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >22:29:34,879 DBG blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >22:29:34,881 DBG blivet: PartitionDevice._create: vda1 ; status: False ; >22:29:34,884 DBG blivet: PartitionDevice._wipe: vda1 ; status: False ; >22:29:34,969 DBG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >22:29:35,049 DBG blivet: post-commit partition path is /dev/vda1 >22:29:35,052 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >22:29:35,053 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb4470> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b0513f28> PedPartition: <_ped.Partition object at 0x7fc9b04eb990> >22:29:35,056 DBG blivet: DeviceFormat.destroy: device: /dev/vda1 ; type: None ; status: False ; >22:29:35,087 DBG blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >22:29:35,090 DBG blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; >22:29:35,091 DBG blivet: vda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 >22:29:35,119 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 ; >22:29:35,121 DBG blivet: updated vda1 size to 1024 MiB (1024 MiB) >22:29:35,122 INF blivet: executing action: [152] create format xfs filesystem mounted at /boot on partition vda1 (id 148) >22:29:35,125 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 1 ; >22:29:35,127 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 2 ; >22:29:35,129 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 3 ; >22:29:35,131 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 4 ; >22:29:35,133 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 5 ; >22:29:35,135 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 6 ; >22:29:35,137 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 8 ; >22:29:35,139 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 9 ; >22:29:35,141 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 10 ; >22:29:35,143 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 11 ; >22:29:35,145 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 12 ; >22:29:35,147 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 13 ; >22:29:35,149 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 14 ; >22:29:35,151 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 15 ; >22:29:35,153 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 16 ; >22:29:35,155 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 17 ; >22:29:35,157 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 18 ; >22:29:35,160 DBG blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 1 ; >22:29:35,270 DBG blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >22:29:35,272 DBG blivet: XFS.create: device: /dev/vda1 ; type: xfs ; status: False ; >22:29:35,274 DBG blivet: XFS._create: type: xfs ; device: /dev/vda1 ; mountpoint: /boot ; >22:29:35,447 DBG blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; >22:29:35,448 DBG blivet: vda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 >22:29:35,450 INF blivet: executing action: [144] create device partition vda2 (id 141) >22:29:35,452 DBG blivet: PartitionDevice.create: vda2 ; status: False ; >22:29:35,454 DBG blivet: PartitionDevice.setup_parents: name: vda2 ; orig: False ; >22:29:35,456 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >22:29:35,459 DBG blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >22:29:35,461 DBG blivet: PartitionDevice._create: vda2 ; status: False ; >22:29:35,464 DBG blivet: PartitionDevice._wipe: vda2 ; status: False ; >22:29:35,563 DBG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >22:29:35,667 DBG blivet: post-commit partition path is /dev/vda2 >22:29:35,671 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >22:29:35,671 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb4470> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b04a9be0> PedPartition: <_ped.Partition object at 0x7fc9af9600a0> >22:29:35,676 DBG blivet: DeviceFormat.destroy: device: /dev/vda2 ; type: None ; status: False ; >22:29:35,703 DBG blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >22:29:35,705 DBG blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >22:29:35,706 DBG blivet: vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 >22:29:35,732 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 ; >22:29:35,733 DBG blivet: updated vda2 size to 49 GiB (49 GiB) >22:29:35,734 INF blivet: executing action: [145] create format lvmpv on partition vda2 (id 141) >22:29:35,737 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 1 ; >22:29:35,739 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 2 ; >22:29:35,741 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 3 ; >22:29:35,743 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 4 ; >22:29:35,745 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 5 ; >22:29:35,747 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 8 ; >22:29:35,749 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 9 ; >22:29:35,751 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 10 ; >22:29:35,753 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 11 ; >22:29:35,755 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 12 ; >22:29:35,757 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 13 ; >22:29:35,761 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 14 ; >22:29:35,763 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 15 ; >22:29:35,765 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 16 ; >22:29:35,767 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 17 ; >22:29:35,769 DBG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 18 ; >22:29:35,771 DBG blivet: PartitionDevice.set_flag: path: /dev/vda2 ; flag: 6 ; >22:29:35,773 DBG blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 2 ; >22:29:35,853 DBG blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >22:29:35,855 DBG blivet: LVMPhysicalVolume.create: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:35,857 DBG blivet: LVMPhysicalVolume._create: device: /dev/vda2 ; type: lvmpv ; status: False ; >22:29:35,965 DBG blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >22:29:35,965 DBG blivet: vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 >22:29:35,967 INF blivet: executing action: [158] create device lvmvg rhel_rhel8beta-dev (id 154) >22:29:35,969 DBG blivet: LVMVolumeGroupDevice.create: rhel_rhel8beta-dev ; status: False ; >22:29:35,971 DBG blivet: LVMVolumeGroupDevice.setup_parents: name: rhel_rhel8beta-dev ; orig: False ; >22:29:35,973 DBG blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >22:29:35,975 DBG blivet: LVMPhysicalVolume.setup: device: /dev/vda2 ; type: lvmpv ; status: None ; >22:29:35,977 DBG blivet: LVMVolumeGroupDevice._create: rhel_rhel8beta-dev ; status: False ; >22:29:36,063 DBG blivet: LVMVolumeGroupDevice.setup: rhel_rhel8beta-dev ; orig: False ; status: True ; controllable: True ; >22:29:36,070 DBG blivet: LVMVolumeGroupDevice.update_sysfs_path: rhel_rhel8beta-dev ; status: True ; >22:29:36,104 INF blivet: executing action: [174] create device lvmlv rhel_rhel8beta-dev-swap (id 169) >22:29:36,107 DBG blivet: LVMLogicalVolumeDevice.create: rhel_rhel8beta-dev-swap ; status: False ; >22:29:36,110 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: rhel_rhel8beta-dev-swap ; orig: False ; >22:29:36,112 DBG blivet: LVMVolumeGroupDevice.setup: rhel_rhel8beta-dev ; orig: False ; status: True ; controllable: True ; >22:29:36,149 DBG blivet: LVMLogicalVolumeDevice._create: rhel_rhel8beta-dev-swap ; status: False ; >22:29:36,246 DBG blivet: LVMLogicalVolumeDevice.setup: rhel_rhel8beta-dev-swap ; orig: False ; status: True ; controllable: True ; >22:29:36,255 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-swap ; status: True ; >22:29:36,263 DBG blivet: rhel_rhel8beta-dev-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >22:29:36,306 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/rhel_rhel8beta--dev-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >22:29:36,309 DBG blivet: updated rhel_rhel8beta-dev-swap size to 2.07 GiB (2.07 GiB) >22:29:36,310 INF blivet: executing action: [175] create format swap on lvmlv rhel_rhel8beta-dev-swap (id 169) >22:29:36,314 DBG blivet: LVMLogicalVolumeDevice.setup: rhel_rhel8beta-dev-swap ; orig: False ; status: True ; controllable: True ; >22:29:36,317 DBG blivet: SwapSpace.create: device: /dev/mapper/rhel_rhel8beta--dev-swap ; type: swap ; status: False ; >22:29:36,319 DBG blivet: SwapSpace._create: device: /dev/mapper/rhel_rhel8beta--dev-swap ; type: swap ; status: False ; >22:29:36,402 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-swap ; status: True ; >22:29:36,402 DBG blivet: rhel_rhel8beta-dev-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >22:29:36,404 INF blivet: executing action: [165] create device lvmlv rhel_rhel8beta-dev-root (id 160) >22:29:36,406 DBG blivet: LVMLogicalVolumeDevice.create: rhel_rhel8beta-dev-root ; status: False ; >22:29:36,409 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: rhel_rhel8beta-dev-root ; orig: False ; >22:29:36,411 DBG blivet: LVMVolumeGroupDevice.setup: rhel_rhel8beta-dev ; orig: False ; status: True ; controllable: True ; >22:29:36,447 DBG blivet: LVMLogicalVolumeDevice._create: rhel_rhel8beta-dev-root ; status: False ; >22:29:36,540 DBG blivet: LVMLogicalVolumeDevice.setup: rhel_rhel8beta-dev-root ; orig: False ; status: True ; controllable: True ; >22:29:36,551 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-root ; status: True ; >22:29:36,559 DBG blivet: rhel_rhel8beta-dev-root sysfs_path set to /sys/devices/virtual/block/dm-3 >22:29:36,604 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/rhel_rhel8beta--dev-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >22:29:36,606 DBG blivet: updated rhel_rhel8beta-dev-root size to 46.93 GiB (46.93 GiB) >22:29:36,607 INF blivet: executing action: [166] create format xfs filesystem mounted at / on lvmlv rhel_rhel8beta-dev-root (id 160) >22:29:36,611 DBG blivet: LVMLogicalVolumeDevice.setup: rhel_rhel8beta-dev-root ; orig: False ; status: True ; controllable: True ; >22:29:36,614 DBG blivet: XFS.create: device: /dev/mapper/rhel_rhel8beta--dev-root ; type: xfs ; status: False ; >22:29:36,616 DBG blivet: XFS._create: type: xfs ; device: /dev/mapper/rhel_rhel8beta--dev-root ; mountpoint: / ; >22:29:36,868 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: rhel_rhel8beta-dev-root ; status: True ; >22:29:36,869 DBG blivet: rhel_rhel8beta-dev-root sysfs_path set to /sys/devices/virtual/block/dm-3 >22:29:36,874 DBG blivet: PartitionDevice._set_parted_partition: vda1 ; >22:29:36,874 DBG blivet: device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb4470> fileSystem: <parted.filesystem.FileSystem object at 0x7fc9b05737b8> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b0573940> PedPartition: <_ped.Partition object at 0x7fc9b05a8ba0> >22:29:36,877 DBG blivet: PartitionDevice._set_parted_partition: vda2 ; >22:29:36,877 DBG blivet: device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9a8cb4470> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9b0573ba8> PedPartition: <_ped.Partition object at 0x7fc9b04ccc50> >22:29:36,881 DBG blivet: PartitionDevice.set_flag: path: /dev/vda1 ; flag: 1 ; >22:29:36,883 DBG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >22:29:36,884 DBG blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 2 ; >22:29:36,913 DBG blivet: Ext4FS.supported: supported: True ; >22:29:36,918 DBG blivet: Ext4FS.supported: supported: True ; >22:29:36,924 DBG blivet: Ext4FS.supported: supported: True ; >22:29:36,932 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:36,938 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:36,942 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:29:36,944 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:29:36,956 DBG blivet: XFS.supported: supported: True ; >22:29:36,972 DBG blivet: XFS.supported: supported: True ; >22:29:36,978 DBG blivet: LVMLogicalVolumeDevice.setup: rhel_rhel8beta-dev-swap ; orig: False ; status: True ; controllable: True ; >22:29:36,979 DBG blivet: SwapSpace.setup: device: /dev/mapper/rhel_rhel8beta--dev-swap ; type: swap ; status: False ; >22:29:36,981 DBG blivet: SwapSpace._setup: device: /dev/mapper/rhel_rhel8beta--dev-swap ; type: swap ; status: False ; >22:29:36,994 DBG blivet: BindFS.supported: supported: False ; >22:29:36,996 DBG blivet: get_format('bind') returning BindFS instance with object id 180 >22:29:36,996 DBG blivet: get_format('None') returning DeviceFormat instance with object id 182 >22:29:37,000 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >22:29:37,006 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >22:29:37,006 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >22:29:37,008 DBG blivet: updated /dev size to 3.07 KiB (3.07 KiB) >22:29:37,012 DBG blivet: TmpFS.supported: supported: True ; >22:29:37,019 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 184 >22:29:37,020 DBG blivet: get_format('None') returning DeviceFormat instance with object id 186 >22:29:37,023 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >22:29:37,026 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >22:29:37,026 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >22:29:37,028 DBG blivet: DevPtsFS.supported: supported: False ; >22:29:37,029 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 188 >22:29:37,030 DBG blivet: get_format('None') returning DeviceFormat instance with object id 190 >22:29:37,032 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >22:29:37,035 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >22:29:37,035 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >22:29:37,037 DBG blivet: SysFS.supported: supported: False ; >22:29:37,037 DBG blivet: get_format('sysfs') returning SysFS instance with object id 192 >22:29:37,037 DBG blivet: get_format('None') returning DeviceFormat instance with object id 194 >22:29:37,039 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >22:29:37,042 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >22:29:37,042 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >22:29:37,044 DBG blivet: ProcFS.supported: supported: False ; >22:29:37,044 DBG blivet: get_format('proc') returning ProcFS instance with object id 196 >22:29:37,045 DBG blivet: get_format('None') returning DeviceFormat instance with object id 198 >22:29:37,047 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >22:29:37,049 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >22:29:37,050 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >22:29:37,052 DBG blivet: SELinuxFS.supported: supported: False ; >22:29:37,052 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 200 >22:29:37,052 DBG blivet: get_format('None') returning DeviceFormat instance with object id 202 >22:29:37,054 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >22:29:37,057 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >22:29:37,057 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >22:29:37,059 DBG blivet: USBFS.supported: supported: False ; >22:29:37,059 DBG blivet: get_format('usbfs') returning USBFS instance with object id 204 >22:29:37,060 DBG blivet: get_format('None') returning DeviceFormat instance with object id 206 >22:29:37,063 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >22:29:37,066 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >22:29:37,066 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >22:29:37,068 DBG blivet: BindFS.supported: supported: False ; >22:29:37,068 DBG blivet: get_format('bind') returning BindFS instance with object id 208 >22:29:37,069 DBG blivet: get_format('None') returning DeviceFormat instance with object id 210 >22:29:37,071 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >22:29:37,073 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >22:29:37,074 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >22:29:37,074 DBG blivet: updated /run size to 720 B (720 B) >22:29:37,076 DBG blivet: LVMLogicalVolumeDevice.setup: rhel_rhel8beta-dev-root ; orig: False ; status: True ; controllable: True ; >22:29:37,118 DBG blivet: XFS.setup: device: /dev/mapper/rhel_rhel8beta--dev-root ; type: xfs ; status: False ; >22:29:37,186 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >22:29:37,189 DBG blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >22:29:37,298 DBG blivet: XFS.setup: device: /dev/vda1 ; type: xfs ; status: False ; >22:29:37,363 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /boot/lost+found to system_u:object_r:lost_found_t:s0 >22:29:37,368 DBG blivet: DirectoryDevice.setup: /dev ; orig: False ; status: True ; controllable: True ; >22:29:37,537 DBG blivet: BindFS.setup: device: /dev ; type: bind ; status: False ; >22:29:37,592 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >22:29:37,596 DBG blivet: NoDevice.setup: devpts ; orig: False ; status: False ; controllable: True ; >22:29:37,744 DBG blivet: DevPtsFS.setup: device: devpts ; type: devpts ; status: False ; >22:29:37,800 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >22:29:37,802 DBG blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; >22:29:37,891 DBG blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >22:29:37,905 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >22:29:37,907 DBG blivet: NoDevice.setup: proc ; orig: False ; status: False ; controllable: True ; >22:29:38,023 DBG blivet: ProcFS.setup: device: proc ; type: proc ; status: False ; >22:29:38,068 INF blivet: failed to set SELinux context for /mnt/sysimage/proc: [Errno 95] Operation not supported >22:29:38,068 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >22:29:38,069 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >22:29:38,133 DBG blivet: DirectoryDevice.setup: /run ; orig: False ; status: True ; controllable: True ; >22:29:38,280 DBG blivet: BindFS.setup: device: /run ; type: bind ; status: False ; >22:29:38,324 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >22:29:38,326 DBG blivet: NoDevice.setup: sysfs ; orig: False ; status: False ; controllable: True ; >22:29:38,446 DBG blivet: SysFS.setup: device: sysfs ; type: sysfs ; status: False ; >22:29:38,499 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >22:29:38,501 DBG blivet: NoDevice.setup: selinuxfs ; orig: False ; status: False ; controllable: True ; >22:29:38,638 DBG blivet: SELinuxFS.setup: device: selinuxfs ; type: selinuxfs ; status: False ; >22:29:38,685 INF blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >22:29:38,686 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >22:29:38,686 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 >22:54:12,049 ERR blivet: 1 >22:54:21,321 ERR blivet: 1 >22:54:24,264 ERR blivet: 1 >22:54:25,436 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:54:25,438 DBG blivet: vg rhel_rhel8beta-dev has 0 B free >22:54:25,439 DBG blivet: rhel_rhel8beta-dev size is 49 GiB >22:54:25,440 DBG blivet: vg rhel_rhel8beta-dev has 0 B free
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1654880
:
1510001
|
1510002
|
1510003
|
1510004
|
1510005
|
1510006
|
1510007
|
1510008
|
1510009
|
1510010
|
1510011
|
1510012
|
1510013
| 1510014 |
1510015
|
1510016
|
1510017