Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1487317 Details for
Bug 1633296
AttributeError: 'NoneType' object has no attribute 'format'
[?]
New
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.rh83 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), 654.94 KB, created by
Rickard von Essen
on 2018-09-26 15:38:51 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Rickard von Essen
Created:
2018-09-26 15:38:51 UTC
Size:
654.94 KB
patch
obsolete
>08:00:36,904 DBG blivet: registered device format class DeviceFormat as None >08:00:36,923 DBG blivet: registered device format class BIOSBoot as biosboot >08:00:36,932 DBG blivet: registered device format class DiskLabel as disklabel >08:00:36,933 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:00:36,948 DBG blivet: registered device format class Ext2FS as ext2 >08:00:36,948 DBG blivet: registered device format class Ext3FS as ext3 >08:00:36,948 DBG blivet: registered device format class Ext4FS as ext4 >08:00:36,948 DBG blivet: registered device format class FATFS as vfat >08:00:36,949 DBG blivet: registered device format class EFIFS as efi >08:00:36,949 DBG blivet: registered device format class BTRFS as btrfs >08:00:36,949 DBG blivet: registered device format class GFS2 as gfs2 >08:00:36,949 DBG blivet: registered device format class JFS as jfs >08:00:36,949 DBG blivet: registered device format class ReiserFS as reiserfs >08:00:36,950 DBG blivet: registered device format class XFS as xfs >08:00:36,950 DBG blivet: registered device format class HFS as hfs >08:00:36,950 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:00:36,950 DBG blivet: registered device format class HFSPlus as hfs+ >08:00:36,950 DBG blivet: registered device format class MacEFIFS as macefi >08:00:36,950 DBG blivet: registered device format class NTFS as ntfs >08:00:36,950 DBG blivet: registered device format class NFS as nfs >08:00:36,950 DBG blivet: registered device format class NFSv4 as nfs4 >08:00:36,950 DBG blivet: registered device format class Iso9660FS as iso9660 >08:00:36,951 DBG blivet: registered device format class NoDevFS as nodev >08:00:36,951 DBG blivet: registered device format class DevPtsFS as devpts >08:00:36,951 DBG blivet: registered device format class ProcFS as proc >08:00:36,951 DBG blivet: registered device format class SysFS as sysfs >08:00:36,951 DBG blivet: registered device format class TmpFS as tmpfs >08:00:36,951 DBG blivet: registered device format class BindFS as bind >08:00:36,951 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:00:36,951 DBG blivet: registered device format class USBFS as usbfs >08:00:36,951 DBG blivet: registered device format class EFIVarFS as efivarfs >08:00:36,954 DBG blivet: registered device format class LUKS as luks >08:00:36,958 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:00:36,959 DBG blivet: registered device format class MDRaidMember as mdmember >08:00:36,959 DBG blivet: registered device format class MultipathMember as multipath_member >08:00:36,960 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:00:36,961 DBG blivet: registered device format class SwapSpace as swap >08:00:37,126 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:00:37,126 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:00:37,148 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:00:37,149 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:00:37,177 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,177 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:00:37,178 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:00:37,178 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:00:37,178 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:00:37,179 INF blivet: added cdrom sr0 (id 0) to device tree >08:00:37,179 INF blivet: got device: OpticalDevice instance (0x7f1f96ebbb70) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:00:37,183 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:00:37,183 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:00:37,183 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:00:37,184 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:00:37,184 INF blivet: type detected on 'sr0' is 'iso9660' >08:00:37,184 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:00:37,184 INF blivet: got format: existing iso9660 filesystem >08:00:37,185 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:00:37,185 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,243 DBG blivet: IGNORED: Caught exception, continuing. >08:00:37,243 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:00:37,243 DBG blivet: IGNORED: Begin exception details. >08:00:37,244 DBG blivet: IGNORED: Traceback (most recent call last): >08:00:37,244 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:00:37,244 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:00:37,244 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:00:37,245 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:00:37,245 DBG blivet: IGNORED: Traceback (most recent call last): >08:00:37,245 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:00:37,245 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:00:37,245 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:00:37,245 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:00:37,245 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:00:37,245 DBG blivet: IGNORED: connection=self._connection) >08:00:37,245 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:00:37,245 DBG blivet: IGNORED: raise DBusCallError(msg) >08:00:37,245 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:00:37,245 DBG blivet: IGNORED: End exception details. >08:00:37,246 INF blivet: sda is a disk >08:00:37,247 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:00:37,247 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:00:37,247 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:00:37,247 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:00:37,248 INF blivet: added disk sda (id 10) to device tree >08:00:37,248 INF blivet: got device: DiskDevice instance (0x7f1f96e29fd0) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:00:37,249 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:00:37,249 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:00:37,249 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:00:37,249 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:00:37,264 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f1f96e2eeb8>, <parted.partition.Partition object at 0x7f1f96e2ee48>, <parted.partition.Partition object at 0x7f1f96e81c50>] > device: <parted.device.Device object at 0x7f1f95d88b00> > PedDisk: <_ped.Disk object at 0x7f1f96e05308> >08:00:37,373 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:00:37,373 INF blivet: got format: existing gpt disklabel >08:00:37,375 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:00:37,375 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,397 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:00:37,398 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:00:37,398 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:00:37,398 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:00:37,399 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:00:37,399 DBG blivet: looking up parted Partition: /dev/sda1 >08:00:37,400 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:00:37,400 INF blivet: added partition sda1 (id 20) to device tree >08:00:37,400 INF blivet: got device: PartitionDevice instance (0x7f1f95d88f60) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7f1f96e2edd8> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1f96e2eef0> PedPartition: <_ped.Partition object at 0x7f1f96e3f518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:00:37,401 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:00:37,401 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:00:37,402 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:00:37,402 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:00:37,402 INF blivet: type detected on 'sda1' is 'zfs_member' >08:00:37,402 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:00:37,402 INF blivet: got format: existing None >08:00:37,403 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:00:37,403 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,425 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:00:37,426 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:00:37,426 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:00:37,426 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:00:37,427 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:00:37,427 DBG blivet: looking up parted Partition: /dev/sda2 >08:00:37,428 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:00:37,428 INF blivet: added partition sda2 (id 30) to device tree >08:00:37,428 INF blivet: got device: PartitionDevice instance (0x7f1f95d99a20) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7f1f96e2edd8> fileSystem: <parted.filesystem.FileSystem object at 0x7f1f96e2e7b8> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1f96e2ec18> PedPartition: <_ped.Partition object at 0x7f1f96e94410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:00:37,429 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:00:37,429 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:00:37,430 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:00:37,430 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:00:37,430 INF blivet: type detected on 'sda2' is 'xfs' >08:00:37,512 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:00:37,513 INF blivet: got format: existing xfs filesystem >08:00:37,514 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:00:37,515 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,537 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:00:37,538 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:00:37,538 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:00:37,538 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:00:37,539 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:00:37,539 DBG blivet: looking up parted Partition: /dev/sda3 >08:00:37,540 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:00:37,540 INF blivet: added partition sda3 (id 40) to device tree >08:00:37,540 INF blivet: got device: PartitionDevice instance (0x7f1f95da0390) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7f1f96e2edd8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1f96e81898> PedPartition: <_ped.Partition object at 0x7f1f95d802b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:00:37,542 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:00:37,542 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:00:37,542 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:00:37,542 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:00:37,543 INF blivet: type detected on 'sda3' is 'zfs_member' >08:00:37,543 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:00:37,543 INF blivet: got format: existing None >08:00:37,543 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:00:37,544 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,545 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,545 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:00:37,545 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:00:37,546 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:00:37,546 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:00:37,546 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:00:37,546 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:00:37,546 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:00:37,547 INF blivet: added loop loop0 (id 54) to device tree >08:00:37,547 INF blivet: got device: LoopDevice instance (0x7f1f95da3be0) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >08:00:37,547 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:00:37,548 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:00:37,548 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:00:37,548 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:00:37,548 INF blivet: type detected on 'loop0' is 'squashfs' >08:00:37,548 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:00:37,548 INF blivet: got format: existing None >08:00:37,549 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:00:37,549 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,550 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,550 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:00:37,550 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:00:37,550 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:00:37,550 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:00:37,550 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:00:37,551 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:00:37,551 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:00:37,551 INF blivet: added loop loop1 (id 68) to device tree >08:00:37,551 INF blivet: got device: LoopDevice instance (0x7f1f95d8fa90) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >08:00:37,552 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:00:37,552 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:00:37,552 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:00:37,552 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:00:37,552 INF blivet: type detected on 'loop1' is 'ext4' >08:00:37,578 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:00:37,579 INF blivet: got format: existing ext4 filesystem >08:00:37,580 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:00:37,580 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,581 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,581 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:00:37,581 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:00:37,582 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:00:37,582 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:00:37,582 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:00:37,582 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:00:37,583 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:00:37,583 INF blivet: added loop loop2 (id 82) to device tree >08:00:37,583 INF blivet: got device: LoopDevice instance (0x7f1f95d2dd30) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >08:00:37,583 DBG blivet: no type or existing type for loop2, bailing >08:00:37,584 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:00:37,584 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,612 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:00:37,614 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:00:37,614 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,614 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:00:37,614 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:00:37,615 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:00:37,615 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:00:37,615 INF blivet: added dm live-rw (id 87) to device tree >08:00:37,615 INF blivet: got device: DMDevice instance (0x7f1f95d2df28) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:00:37,623 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:00:37,624 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:00:37,624 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:00:37,624 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:00:37,624 INF blivet: type detected on 'live-rw' is 'ext4' >08:00:37,625 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:00:37,625 INF blivet: got format: existing ext4 filesystem >08:00:37,625 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:00:37,626 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,653 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:00:37,654 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,654 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:00:37,654 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:00:37,654 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:00:37,655 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:00:37,655 INF blivet: added dm live-base (id 97) to device tree >08:00:37,655 INF blivet: got device: DMDevice instance (0x7f1f95d2ff60) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:00:37,664 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:00:37,664 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:00:37,665 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:00:37,665 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:00:37,665 INF blivet: type detected on 'live-base' is 'ext4' >08:00:37,665 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:00:37,665 INF blivet: got format: existing ext4 filesystem >08:06:57,570 DBG blivet: registered device format class DeviceFormat as None >08:06:57,579 DBG blivet: registered device format class BIOSBoot as biosboot >08:06:57,584 DBG blivet: registered device format class DiskLabel as disklabel >08:06:57,584 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:06:57,592 DBG blivet: registered device format class Ext2FS as ext2 >08:06:57,593 DBG blivet: registered device format class Ext3FS as ext3 >08:06:57,593 DBG blivet: registered device format class Ext4FS as ext4 >08:06:57,593 DBG blivet: registered device format class FATFS as vfat >08:06:57,593 DBG blivet: registered device format class EFIFS as efi >08:06:57,593 DBG blivet: registered device format class BTRFS as btrfs >08:06:57,593 DBG blivet: registered device format class GFS2 as gfs2 >08:06:57,594 DBG blivet: registered device format class JFS as jfs >08:06:57,594 DBG blivet: registered device format class ReiserFS as reiserfs >08:06:57,594 DBG blivet: registered device format class XFS as xfs >08:06:57,594 DBG blivet: registered device format class HFS as hfs >08:06:57,594 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:06:57,594 DBG blivet: registered device format class HFSPlus as hfs+ >08:06:57,595 DBG blivet: registered device format class MacEFIFS as macefi >08:06:57,595 DBG blivet: registered device format class NTFS as ntfs >08:06:57,595 DBG blivet: registered device format class NFS as nfs >08:06:57,595 DBG blivet: registered device format class NFSv4 as nfs4 >08:06:57,595 DBG blivet: registered device format class Iso9660FS as iso9660 >08:06:57,595 DBG blivet: registered device format class NoDevFS as nodev >08:06:57,595 DBG blivet: registered device format class DevPtsFS as devpts >08:06:57,595 DBG blivet: registered device format class ProcFS as proc >08:06:57,595 DBG blivet: registered device format class SysFS as sysfs >08:06:57,596 DBG blivet: registered device format class TmpFS as tmpfs >08:06:57,596 DBG blivet: registered device format class BindFS as bind >08:06:57,596 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:06:57,596 DBG blivet: registered device format class USBFS as usbfs >08:06:57,596 DBG blivet: registered device format class EFIVarFS as efivarfs >08:06:57,598 DBG blivet: registered device format class LUKS as luks >08:06:57,600 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:06:57,601 DBG blivet: registered device format class MDRaidMember as mdmember >08:06:57,601 DBG blivet: registered device format class MultipathMember as multipath_member >08:06:57,601 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:06:57,602 DBG blivet: registered device format class SwapSpace as swap >08:06:57,815 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:06:57,816 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:06:57,835 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:06:57,836 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:06:57,853 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:57,853 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:06:57,853 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:06:57,854 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:06:57,854 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:06:57,854 INF blivet: added cdrom sr0 (id 0) to device tree >08:06:57,854 INF blivet: got device: OpticalDevice instance (0x7f364f18cc18) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:06:57,858 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:06:57,858 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:06:57,859 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:06:57,859 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:06:57,859 INF blivet: type detected on 'sr0' is 'iso9660' >08:06:57,859 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:06:57,859 INF blivet: got format: existing iso9660 filesystem >08:06:57,860 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:06:57,860 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:57,884 DBG blivet: IGNORED: Caught exception, continuing. >08:06:57,884 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:06:57,884 DBG blivet: IGNORED: Begin exception details. >08:06:57,885 DBG blivet: IGNORED: Traceback (most recent call last): >08:06:57,885 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:06:57,885 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:06:57,885 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:06:57,885 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:06:57,885 DBG blivet: IGNORED: Traceback (most recent call last): >08:06:57,885 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:06:57,885 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:06:57,885 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:06:57,885 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:06:57,885 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:06:57,885 DBG blivet: IGNORED: connection=self._connection) >08:06:57,885 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:06:57,885 DBG blivet: IGNORED: raise DBusCallError(msg) >08:06:57,885 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:06:57,885 DBG blivet: IGNORED: End exception details. >08:06:57,887 INF blivet: sda is a disk >08:06:57,887 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:06:57,887 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:06:57,887 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:06:57,888 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:06:57,888 INF blivet: added disk sda (id 10) to device tree >08:06:57,888 INF blivet: got device: DiskDevice instance (0x7f364f151a90) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:06:57,889 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:06:57,889 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:06:57,889 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:06:57,890 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:06:57,900 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f364f0feeb8>, <parted.partition.Partition object at 0x7f364f0fe908>, <parted.partition.Partition object at 0x7f364e0596a0>] > device: <parted.device.Device object at 0x7f364e059ba8> > PedDisk: <_ped.Disk object at 0x7f364f0d7308> >08:06:57,991 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:06:57,991 INF blivet: got format: existing gpt disklabel >08:06:57,993 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:06:57,993 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,014 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:06:58,014 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:06:58,014 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:06:58,015 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:06:58,015 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:06:58,015 DBG blivet: looking up parted Partition: /dev/sda1 >08:06:58,016 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:06:58,016 INF blivet: added partition sda1 (id 20) to device tree >08:06:58,017 INF blivet: got device: PartitionDevice instance (0x7f364e059d68) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7f364f0fee10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f364f0fe0f0> PedPartition: <_ped.Partition object at 0x7f364f110518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:06:58,018 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:06:58,018 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:06:58,018 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:06:58,018 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:06:58,018 INF blivet: type detected on 'sda1' is 'zfs_member' >08:06:58,019 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:06:58,019 INF blivet: got format: existing None >08:06:58,019 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:06:58,020 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,041 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:06:58,042 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:06:58,042 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:06:58,043 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:06:58,043 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:06:58,043 DBG blivet: looking up parted Partition: /dev/sda2 >08:06:58,044 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:06:58,045 INF blivet: added partition sda2 (id 30) to device tree >08:06:58,045 INF blivet: got device: PartitionDevice instance (0x7f364e06aac8) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7f364f0fee10> fileSystem: <parted.filesystem.FileSystem object at 0x7f364f1519e8> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f364f0fe940> PedPartition: <_ped.Partition object at 0x7f364f164410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:06:58,046 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:06:58,046 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:06:58,046 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:06:58,046 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:06:58,046 INF blivet: type detected on 'sda2' is 'xfs' >08:06:58,047 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:06:58,047 INF blivet: got format: existing xfs filesystem >08:06:58,048 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:06:58,048 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,072 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:06:58,072 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:06:58,073 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:06:58,073 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:06:58,074 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:06:58,074 DBG blivet: looking up parted Partition: /dev/sda3 >08:06:58,075 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:06:58,075 INF blivet: added partition sda3 (id 40) to device tree >08:06:58,075 INF blivet: got device: PartitionDevice instance (0x7f364e0590b8) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7f364f0fee10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f364e059978> PedPartition: <_ped.Partition object at 0x7f364e0512b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:06:58,077 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:06:58,077 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:06:58,077 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:06:58,078 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:06:58,078 INF blivet: type detected on 'sda3' is 'zfs_member' >08:06:58,078 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:06:58,078 INF blivet: got format: existing None >08:06:58,079 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:06:58,079 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,080 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,080 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:06:58,080 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:06:58,081 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:06:58,081 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:06:58,081 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:06:58,082 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:06:58,082 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:06:58,082 INF blivet: added loop loop0 (id 54) to device tree >08:06:58,082 INF blivet: got device: LoopDevice instance (0x7f364e072588) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >08:06:58,083 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:06:58,083 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:06:58,084 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:06:58,084 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:06:58,084 INF blivet: type detected on 'loop0' is 'squashfs' >08:06:58,084 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:06:58,084 INF blivet: got format: existing None >08:06:58,085 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:06:58,085 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,086 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,086 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:06:58,086 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:06:58,087 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:06:58,087 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:06:58,087 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:06:58,087 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:06:58,088 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:06:58,088 INF blivet: added loop loop1 (id 68) to device tree >08:06:58,088 INF blivet: got device: LoopDevice instance (0x7f364e070c88) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >08:06:58,089 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:06:58,089 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:06:58,089 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:06:58,090 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:06:58,090 INF blivet: type detected on 'loop1' is 'ext4' >08:06:58,094 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:06:58,095 INF blivet: got format: existing ext4 filesystem >08:06:58,096 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:06:58,096 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,097 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,097 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:06:58,097 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:06:58,098 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:06:58,098 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:06:58,098 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:06:58,098 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:06:58,098 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:06:58,098 INF blivet: added loop loop2 (id 82) to device tree >08:06:58,098 INF blivet: got device: LoopDevice instance (0x7f364dffd780) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >08:06:58,099 DBG blivet: no type or existing type for loop2, bailing >08:06:58,100 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:06:58,100 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,126 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:06:58,128 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:06:58,128 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,128 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:06:58,129 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:06:58,129 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:06:58,130 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:06:58,130 INF blivet: added dm live-rw (id 87) to device tree >08:06:58,130 INF blivet: got device: DMDevice instance (0x7f364dffde48) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:06:58,138 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:06:58,138 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:06:58,138 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:06:58,138 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:06:58,138 INF blivet: type detected on 'live-rw' is 'ext4' >08:06:58,139 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:06:58,139 INF blivet: got format: existing ext4 filesystem >08:06:58,139 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:06:58,140 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,167 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:06:58,168 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,168 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:06:58,168 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:06:58,169 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:06:58,169 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:06:58,169 INF blivet: added dm live-base (id 97) to device tree >08:06:58,169 INF blivet: got device: DMDevice instance (0x7f364e0019e8) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:06:58,178 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:06:58,178 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:06:58,178 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:06:58,178 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:06:58,178 INF blivet: type detected on 'live-base' is 'ext4' >08:06:58,179 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:06:58,179 INF blivet: got format: existing ext4 filesystem >08:07:28,312 DBG blivet: registered device format class DeviceFormat as None >08:07:28,320 DBG blivet: registered device format class BIOSBoot as biosboot >08:07:28,325 DBG blivet: registered device format class DiskLabel as disklabel >08:07:28,325 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:07:28,335 DBG blivet: registered device format class Ext2FS as ext2 >08:07:28,335 DBG blivet: registered device format class Ext3FS as ext3 >08:07:28,335 DBG blivet: registered device format class Ext4FS as ext4 >08:07:28,335 DBG blivet: registered device format class FATFS as vfat >08:07:28,336 DBG blivet: registered device format class EFIFS as efi >08:07:28,336 DBG blivet: registered device format class BTRFS as btrfs >08:07:28,336 DBG blivet: registered device format class GFS2 as gfs2 >08:07:28,337 DBG blivet: registered device format class JFS as jfs >08:07:28,337 DBG blivet: registered device format class ReiserFS as reiserfs >08:07:28,337 DBG blivet: registered device format class XFS as xfs >08:07:28,337 DBG blivet: registered device format class HFS as hfs >08:07:28,337 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:07:28,337 DBG blivet: registered device format class HFSPlus as hfs+ >08:07:28,338 DBG blivet: registered device format class MacEFIFS as macefi >08:07:28,338 DBG blivet: registered device format class NTFS as ntfs >08:07:28,338 DBG blivet: registered device format class NFS as nfs >08:07:28,338 DBG blivet: registered device format class NFSv4 as nfs4 >08:07:28,338 DBG blivet: registered device format class Iso9660FS as iso9660 >08:07:28,338 DBG blivet: registered device format class NoDevFS as nodev >08:07:28,338 DBG blivet: registered device format class DevPtsFS as devpts >08:07:28,338 DBG blivet: registered device format class ProcFS as proc >08:07:28,339 DBG blivet: registered device format class SysFS as sysfs >08:07:28,339 DBG blivet: registered device format class TmpFS as tmpfs >08:07:28,339 DBG blivet: registered device format class BindFS as bind >08:07:28,339 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:07:28,339 DBG blivet: registered device format class USBFS as usbfs >08:07:28,339 DBG blivet: registered device format class EFIVarFS as efivarfs >08:07:28,342 DBG blivet: registered device format class LUKS as luks >08:07:28,346 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:07:28,346 DBG blivet: registered device format class MDRaidMember as mdmember >08:07:28,347 DBG blivet: registered device format class MultipathMember as multipath_member >08:07:28,347 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:07:28,348 DBG blivet: registered device format class SwapSpace as swap >08:07:28,458 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:07:28,459 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:07:28,479 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:07:28,480 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:07:28,493 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,494 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:07:28,494 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:07:28,494 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:07:28,495 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:07:28,495 INF blivet: added cdrom sr0 (id 0) to device tree >08:07:28,495 INF blivet: got device: OpticalDevice instance (0x7f333fd01b70) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:07:28,499 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:07:28,499 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:07:28,499 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:07:28,500 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:07:28,500 INF blivet: type detected on 'sr0' is 'iso9660' >08:07:28,500 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:07:28,500 INF blivet: got format: existing iso9660 filesystem >08:07:28,501 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:07:28,502 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,525 DBG blivet: IGNORED: Caught exception, continuing. >08:07:28,526 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:07:28,526 DBG blivet: IGNORED: Begin exception details. >08:07:28,526 DBG blivet: IGNORED: Traceback (most recent call last): >08:07:28,526 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:07:28,526 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:07:28,526 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:07:28,526 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:07:28,526 DBG blivet: IGNORED: Traceback (most recent call last): >08:07:28,526 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:07:28,526 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:07:28,526 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:07:28,526 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:07:28,526 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:07:28,526 DBG blivet: IGNORED: connection=self._connection) >08:07:28,526 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:07:28,526 DBG blivet: IGNORED: raise DBusCallError(msg) >08:07:28,526 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:07:28,527 DBG blivet: IGNORED: End exception details. >08:07:28,528 INF blivet: sda is a disk >08:07:28,528 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:07:28,528 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:07:28,529 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:07:28,529 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:07:28,530 INF blivet: added disk sda (id 10) to device tree >08:07:28,530 INF blivet: got device: DiskDevice instance (0x7f333fc6ffd0) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:07:28,531 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:07:28,531 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:07:28,531 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:07:28,531 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:07:28,542 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f333fc74eb8>, <parted.partition.Partition object at 0x7f333fc74e48>, <parted.partition.Partition object at 0x7f333fcc7c50>] > device: <parted.device.Device object at 0x7f333ebceb00> > PedDisk: <_ped.Disk object at 0x7f333fc4c348> >08:07:28,631 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:07:28,631 INF blivet: got format: existing gpt disklabel >08:07:28,632 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:07:28,633 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,655 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:28,656 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:07:28,656 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:07:28,656 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:07:28,657 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:07:28,657 DBG blivet: looking up parted Partition: /dev/sda1 >08:07:28,658 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:07:28,658 INF blivet: added partition sda1 (id 20) to device tree >08:07:28,658 INF blivet: got device: PartitionDevice instance (0x7f333ebcef60) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7f333fc74dd8> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f333fc74ef0> PedPartition: <_ped.Partition object at 0x7f333fc85518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:07:28,659 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:07:28,660 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:07:28,660 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:07:28,660 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:07:28,660 INF blivet: type detected on 'sda1' is 'zfs_member' >08:07:28,660 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:07:28,660 INF blivet: got format: existing None >08:07:28,661 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:07:28,663 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,686 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:28,687 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:07:28,688 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:07:28,688 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:07:28,689 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:07:28,689 DBG blivet: looking up parted Partition: /dev/sda2 >08:07:28,690 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:07:28,690 INF blivet: added partition sda2 (id 30) to device tree >08:07:28,690 INF blivet: got device: PartitionDevice instance (0x7f333ebdfa20) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7f333fc74dd8> fileSystem: <parted.filesystem.FileSystem object at 0x7f333fc747b8> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f333fc74c18> PedPartition: <_ped.Partition object at 0x7f333fcd9410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:07:28,691 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:07:28,691 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:07:28,692 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:07:28,693 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:07:28,693 INF blivet: type detected on 'sda2' is 'xfs' >08:07:28,694 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:07:28,695 INF blivet: got format: existing xfs filesystem >08:07:28,696 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:07:28,697 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,720 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:28,721 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:07:28,721 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:07:28,721 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:07:28,722 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:07:28,722 DBG blivet: looking up parted Partition: /dev/sda3 >08:07:28,723 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:07:28,723 INF blivet: added partition sda3 (id 40) to device tree >08:07:28,723 INF blivet: got device: PartitionDevice instance (0x7f333ebce080) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7f333fc74dd8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f333fcc7898> PedPartition: <_ped.Partition object at 0x7f333ebc62b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:07:28,724 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:07:28,724 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:07:28,724 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:07:28,724 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:07:28,725 INF blivet: type detected on 'sda3' is 'zfs_member' >08:07:28,725 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:07:28,725 INF blivet: got format: existing None >08:07:28,725 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:07:28,726 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,726 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,726 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:07:28,727 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:07:28,727 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:07:28,727 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:07:28,727 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:07:28,728 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:07:28,728 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:07:28,728 INF blivet: added loop loop0 (id 54) to device tree >08:07:28,728 INF blivet: got device: LoopDevice instance (0x7f333ebeb4e0) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >08:07:28,729 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:07:28,729 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:07:28,729 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:07:28,729 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:07:28,730 INF blivet: type detected on 'loop0' is 'squashfs' >08:07:28,730 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:07:28,730 INF blivet: got format: existing None >08:07:28,730 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:07:28,731 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,732 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,732 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:07:28,732 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:07:28,732 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:07:28,732 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:07:28,732 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:07:28,732 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:07:28,733 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:07:28,733 INF blivet: added loop loop1 (id 68) to device tree >08:07:28,733 INF blivet: got device: LoopDevice instance (0x7f333ebe6a20) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >08:07:28,733 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:07:28,734 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:07:28,734 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:07:28,734 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:07:28,734 INF blivet: type detected on 'loop1' is 'ext4' >08:07:28,740 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:07:28,740 INF blivet: got format: existing ext4 filesystem >08:07:28,741 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:07:28,742 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,743 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,743 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:07:28,744 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:07:28,744 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:07:28,744 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:07:28,744 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:07:28,744 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:07:28,745 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:07:28,745 INF blivet: added loop loop2 (id 82) to device tree >08:07:28,745 INF blivet: got device: LoopDevice instance (0x7f333eb726d8) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >08:07:28,745 DBG blivet: no type or existing type for loop2, bailing >08:07:28,746 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:07:28,747 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,777 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:07:28,779 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:07:28,779 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,779 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:07:28,780 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:07:28,780 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:07:28,781 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:07:28,781 INF blivet: added dm live-rw (id 87) to device tree >08:07:28,781 INF blivet: got device: DMDevice instance (0x7f333eb72da0) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:07:28,791 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:07:28,791 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:07:28,791 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:07:28,791 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:07:28,791 INF blivet: type detected on 'live-rw' is 'ext4' >08:07:28,792 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:07:28,792 INF blivet: got format: existing ext4 filesystem >08:07:28,792 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:07:28,793 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,820 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:07:28,821 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,822 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:07:28,822 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:07:28,822 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:07:28,823 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:07:28,823 INF blivet: added dm live-base (id 97) to device tree >08:07:28,823 INF blivet: got device: DMDevice instance (0x7f333eb76940) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:07:28,833 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:07:28,833 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:07:28,833 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:07:28,833 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:07:28,833 INF blivet: type detected on 'live-base' is 'ext4' >08:07:28,833 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:07:28,834 INF blivet: got format: existing ext4 filesystem >08:07:41,795 DBG blivet: registered device format class DeviceFormat as None >08:07:41,804 DBG blivet: registered device format class BIOSBoot as biosboot >08:07:41,809 DBG blivet: registered device format class DiskLabel as disklabel >08:07:41,809 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:07:41,818 DBG blivet: registered device format class Ext2FS as ext2 >08:07:41,818 DBG blivet: registered device format class Ext3FS as ext3 >08:07:41,818 DBG blivet: registered device format class Ext4FS as ext4 >08:07:41,819 DBG blivet: registered device format class FATFS as vfat >08:07:41,819 DBG blivet: registered device format class EFIFS as efi >08:07:41,819 DBG blivet: registered device format class BTRFS as btrfs >08:07:41,819 DBG blivet: registered device format class GFS2 as gfs2 >08:07:41,819 DBG blivet: registered device format class JFS as jfs >08:07:41,820 DBG blivet: registered device format class ReiserFS as reiserfs >08:07:41,820 DBG blivet: registered device format class XFS as xfs >08:07:41,820 DBG blivet: registered device format class HFS as hfs >08:07:41,820 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:07:41,820 DBG blivet: registered device format class HFSPlus as hfs+ >08:07:41,821 DBG blivet: registered device format class MacEFIFS as macefi >08:07:41,821 DBG blivet: registered device format class NTFS as ntfs >08:07:41,821 DBG blivet: registered device format class NFS as nfs >08:07:41,821 DBG blivet: registered device format class NFSv4 as nfs4 >08:07:41,821 DBG blivet: registered device format class Iso9660FS as iso9660 >08:07:41,822 DBG blivet: registered device format class NoDevFS as nodev >08:07:41,822 DBG blivet: registered device format class DevPtsFS as devpts >08:07:41,822 DBG blivet: registered device format class ProcFS as proc >08:07:41,822 DBG blivet: registered device format class SysFS as sysfs >08:07:41,822 DBG blivet: registered device format class TmpFS as tmpfs >08:07:41,822 DBG blivet: registered device format class BindFS as bind >08:07:41,822 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:07:41,822 DBG blivet: registered device format class USBFS as usbfs >08:07:41,823 DBG blivet: registered device format class EFIVarFS as efivarfs >08:07:41,826 DBG blivet: registered device format class LUKS as luks >08:07:41,828 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:07:41,829 DBG blivet: registered device format class MDRaidMember as mdmember >08:07:41,829 DBG blivet: registered device format class MultipathMember as multipath_member >08:07:41,830 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:07:41,831 DBG blivet: registered device format class SwapSpace as swap >08:07:41,953 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:07:41,954 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:07:41,976 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:07:41,978 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:07:41,993 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:41,993 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:07:41,994 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:07:41,994 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:07:41,995 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:07:41,995 INF blivet: added cdrom sr0 (id 0) to device tree >08:07:41,995 INF blivet: got device: OpticalDevice instance (0x7fd617766be0) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:07:41,998 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:07:41,999 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:07:41,999 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:07:41,999 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:07:41,999 INF blivet: type detected on 'sr0' is 'iso9660' >08:07:41,999 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:07:42,000 INF blivet: got format: existing iso9660 filesystem >08:07:42,001 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:07:42,001 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,027 DBG blivet: IGNORED: Caught exception, continuing. >08:07:42,027 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:07:42,027 DBG blivet: IGNORED: Begin exception details. >08:07:42,028 DBG blivet: IGNORED: Traceback (most recent call last): >08:07:42,028 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:07:42,028 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:07:42,028 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:07:42,028 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:07:42,028 DBG blivet: IGNORED: Traceback (most recent call last): >08:07:42,029 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:07:42,029 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:07:42,029 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:07:42,029 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:07:42,029 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:07:42,030 DBG blivet: IGNORED: connection=self._connection) >08:07:42,030 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:07:42,030 DBG blivet: IGNORED: raise DBusCallError(msg) >08:07:42,030 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:07:42,030 DBG blivet: IGNORED: End exception details. >08:07:42,033 INF blivet: sda is a disk >08:07:42,033 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:07:42,033 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:07:42,034 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:07:42,034 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:07:42,035 INF blivet: added disk sda (id 10) to device tree >08:07:42,035 INF blivet: got device: DiskDevice instance (0x7fd61772ca58) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:07:42,036 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:07:42,036 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:07:42,036 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:07:42,036 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:07:42,051 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd6176d90b8>, <parted.partition.Partition object at 0x7fd6176d9908>, <parted.partition.Partition object at 0x7fd61772c978>] > device: <parted.device.Device object at 0x7fd616633b70> > PedDisk: <_ped.Disk object at 0x7fd6176b1348> >08:07:42,139 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:07:42,139 INF blivet: got format: existing gpt disklabel >08:07:42,141 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:07:42,142 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,165 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:42,166 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:07:42,166 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:07:42,166 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:07:42,167 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:07:42,167 DBG blivet: looking up parted Partition: /dev/sda1 >08:07:42,168 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:07:42,168 INF blivet: added partition sda1 (id 20) to device tree >08:07:42,168 INF blivet: got device: PartitionDevice instance (0x7fd616633f28) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7fd6176d9dd8> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6176d9d68> PedPartition: <_ped.Partition object at 0x7fd6176ea518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:07:42,169 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:07:42,169 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:07:42,169 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:07:42,170 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:07:42,170 INF blivet: type detected on 'sda1' is 'zfs_member' >08:07:42,170 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:07:42,170 INF blivet: got format: existing None >08:07:42,171 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:07:42,172 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,195 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:42,196 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:07:42,196 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:07:42,196 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:07:42,197 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:07:42,197 DBG blivet: looking up parted Partition: /dev/sda2 >08:07:42,198 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:07:42,198 INF blivet: added partition sda2 (id 30) to device tree >08:07:42,198 INF blivet: got device: PartitionDevice instance (0x7fd616644a90) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7fd6176d9dd8> fileSystem: <parted.filesystem.FileSystem object at 0x7fd61772c8d0> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6176d9ef0> PedPartition: <_ped.Partition object at 0x7fd61773e410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:07:42,199 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:07:42,200 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:07:42,200 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:07:42,200 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:07:42,201 INF blivet: type detected on 'sda2' is 'xfs' >08:07:42,201 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:07:42,201 INF blivet: got format: existing xfs filesystem >08:07:42,204 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:07:42,204 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,226 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:42,227 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:07:42,227 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:07:42,227 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:07:42,228 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:07:42,228 DBG blivet: looking up parted Partition: /dev/sda3 >08:07:42,229 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:07:42,229 INF blivet: added partition sda3 (id 40) to device tree >08:07:42,229 INF blivet: got device: PartitionDevice instance (0x7fd6166330b8) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7fd6176d9dd8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd616633668> PedPartition: <_ped.Partition object at 0x7fd61662b2b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:07:42,230 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:07:42,230 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:07:42,231 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:07:42,231 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:07:42,231 INF blivet: type detected on 'sda3' is 'zfs_member' >08:07:42,231 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:07:42,231 INF blivet: got format: existing None >08:07:42,232 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:07:42,232 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,233 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,233 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:07:42,233 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:07:42,234 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:07:42,234 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:07:42,234 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:07:42,234 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:07:42,234 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:07:42,234 INF blivet: added loop loop0 (id 54) to device tree >08:07:42,235 INF blivet: got device: LoopDevice instance (0x7fd616650550) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >08:07:42,235 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:07:42,236 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:07:42,236 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:07:42,236 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:07:42,236 INF blivet: type detected on 'loop0' is 'squashfs' >08:07:42,236 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:07:42,236 INF blivet: got format: existing None >08:07:42,237 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:07:42,237 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,238 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,238 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:07:42,238 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:07:42,238 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:07:42,238 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:07:42,239 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:07:42,239 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:07:42,239 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:07:42,239 INF blivet: added loop loop1 (id 68) to device tree >08:07:42,239 INF blivet: got device: LoopDevice instance (0x7fd61664bbe0) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >08:07:42,240 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:07:42,240 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:07:42,240 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:07:42,240 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:07:42,240 INF blivet: type detected on 'loop1' is 'ext4' >08:07:42,244 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:07:42,244 INF blivet: got format: existing ext4 filesystem >08:07:42,245 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:07:42,246 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,247 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,248 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:07:42,248 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:07:42,248 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:07:42,248 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:07:42,249 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:07:42,249 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:07:42,249 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:07:42,250 INF blivet: added loop loop2 (id 82) to device tree >08:07:42,250 INF blivet: got device: LoopDevice instance (0x7fd6165d7748) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >08:07:42,250 DBG blivet: no type or existing type for loop2, bailing >08:07:42,251 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:07:42,252 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,280 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:07:42,281 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:07:42,282 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,282 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:07:42,282 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:07:42,283 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:07:42,283 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:07:42,283 INF blivet: added dm live-rw (id 87) to device tree >08:07:42,284 INF blivet: got device: DMDevice instance (0x7fd6165d7e10) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:07:42,293 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:07:42,293 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:07:42,294 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:07:42,294 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:07:42,294 INF blivet: type detected on 'live-rw' is 'ext4' >08:07:42,294 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:07:42,294 INF blivet: got format: existing ext4 filesystem >08:07:42,295 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:07:42,296 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,324 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:07:42,325 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,325 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:07:42,325 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:07:42,326 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:07:42,326 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:07:42,326 INF blivet: added dm live-base (id 97) to device tree >08:07:42,326 INF blivet: got device: DMDevice instance (0x7fd6165db9b0) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:07:42,335 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:07:42,336 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:07:42,336 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:07:42,336 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:07:42,337 INF blivet: type detected on 'live-base' is 'ext4' >08:07:42,337 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:07:42,337 INF blivet: got format: existing ext4 filesystem >08:07:46,792 DBG blivet: registered device format class DeviceFormat as None >08:07:46,801 DBG blivet: registered device format class BIOSBoot as biosboot >08:07:46,806 DBG blivet: registered device format class DiskLabel as disklabel >08:07:46,806 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:07:46,816 DBG blivet: registered device format class Ext2FS as ext2 >08:07:46,817 DBG blivet: registered device format class Ext3FS as ext3 >08:07:46,817 DBG blivet: registered device format class Ext4FS as ext4 >08:07:46,817 DBG blivet: registered device format class FATFS as vfat >08:07:46,817 DBG blivet: registered device format class EFIFS as efi >08:07:46,818 DBG blivet: registered device format class BTRFS as btrfs >08:07:46,818 DBG blivet: registered device format class GFS2 as gfs2 >08:07:46,818 DBG blivet: registered device format class JFS as jfs >08:07:46,818 DBG blivet: registered device format class ReiserFS as reiserfs >08:07:46,819 DBG blivet: registered device format class XFS as xfs >08:07:46,819 DBG blivet: registered device format class HFS as hfs >08:07:46,819 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:07:46,819 DBG blivet: registered device format class HFSPlus as hfs+ >08:07:46,819 DBG blivet: registered device format class MacEFIFS as macefi >08:07:46,820 DBG blivet: registered device format class NTFS as ntfs >08:07:46,820 DBG blivet: registered device format class NFS as nfs >08:07:46,820 DBG blivet: registered device format class NFSv4 as nfs4 >08:07:46,820 DBG blivet: registered device format class Iso9660FS as iso9660 >08:07:46,820 DBG blivet: registered device format class NoDevFS as nodev >08:07:46,821 DBG blivet: registered device format class DevPtsFS as devpts >08:07:46,821 DBG blivet: registered device format class ProcFS as proc >08:07:46,821 DBG blivet: registered device format class SysFS as sysfs >08:07:46,821 DBG blivet: registered device format class TmpFS as tmpfs >08:07:46,822 DBG blivet: registered device format class BindFS as bind >08:07:46,822 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:07:46,822 DBG blivet: registered device format class USBFS as usbfs >08:07:46,822 DBG blivet: registered device format class EFIVarFS as efivarfs >08:07:46,825 DBG blivet: registered device format class LUKS as luks >08:07:46,828 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:07:46,829 DBG blivet: registered device format class MDRaidMember as mdmember >08:07:46,830 DBG blivet: registered device format class MultipathMember as multipath_member >08:07:46,831 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:07:46,832 DBG blivet: registered device format class SwapSpace as swap >08:07:46,969 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:07:46,970 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:07:46,995 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:07:46,996 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:07:47,013 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,014 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:07:47,014 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:07:47,015 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:07:47,016 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:07:47,016 INF blivet: added cdrom sr0 (id 0) to device tree >08:07:47,016 INF blivet: got device: OpticalDevice instance (0x7f66ee3d6c18) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:07:47,021 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:07:47,021 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:07:47,022 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:07:47,022 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:07:47,022 INF blivet: type detected on 'sr0' is 'iso9660' >08:07:47,022 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:07:47,022 INF blivet: got format: existing iso9660 filesystem >08:07:47,023 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:07:47,024 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,059 DBG blivet: IGNORED: Caught exception, continuing. >08:07:47,059 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:07:47,060 DBG blivet: IGNORED: Begin exception details. >08:07:47,060 DBG blivet: IGNORED: Traceback (most recent call last): >08:07:47,060 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:07:47,060 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:07:47,060 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:07:47,060 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:07:47,060 DBG blivet: IGNORED: Traceback (most recent call last): >08:07:47,060 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:07:47,060 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:07:47,060 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:07:47,061 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:07:47,061 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:07:47,061 DBG blivet: IGNORED: connection=self._connection) >08:07:47,061 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:07:47,061 DBG blivet: IGNORED: raise DBusCallError(msg) >08:07:47,061 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:07:47,061 DBG blivet: IGNORED: End exception details. >08:07:47,063 INF blivet: sda is a disk >08:07:47,063 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:07:47,063 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:07:47,063 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:07:47,064 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:07:47,064 INF blivet: added disk sda (id 10) to device tree >08:07:47,064 INF blivet: got device: DiskDevice instance (0x7f66ee39ba90) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:07:47,065 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:07:47,066 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:07:47,066 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:07:47,066 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:07:47,076 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f66ee348eb8>, <parted.partition.Partition object at 0x7f66ee348908>, <parted.partition.Partition object at 0x7f66ed2a36a0>] > device: <parted.device.Device object at 0x7f66ed2a3ba8> > PedDisk: <_ped.Disk object at 0x7f66ee321348> >08:07:47,168 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:07:47,168 INF blivet: got format: existing gpt disklabel >08:07:47,170 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:07:47,171 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,192 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:47,193 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:07:47,193 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:07:47,194 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:07:47,194 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:07:47,195 DBG blivet: looking up parted Partition: /dev/sda1 >08:07:47,196 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:07:47,196 INF blivet: added partition sda1 (id 20) to device tree >08:07:47,196 INF blivet: got device: PartitionDevice instance (0x7f66ed2a3d68) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7f66ee348e10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66ee3480f0> PedPartition: <_ped.Partition object at 0x7f66ee35a518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:07:47,197 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:07:47,197 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:07:47,198 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:07:47,198 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:07:47,198 INF blivet: type detected on 'sda1' is 'zfs_member' >08:07:47,198 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:07:47,198 INF blivet: got format: existing None >08:07:47,199 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:07:47,200 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,230 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:47,231 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:07:47,231 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:07:47,231 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:07:47,232 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:07:47,232 DBG blivet: looking up parted Partition: /dev/sda2 >08:07:47,233 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:07:47,233 INF blivet: added partition sda2 (id 30) to device tree >08:07:47,233 INF blivet: got device: PartitionDevice instance (0x7f66ed2b4ac8) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7f66ee348e10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66ee39b9e8> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66ee348940> PedPartition: <_ped.Partition object at 0x7f66ee3ae410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:07:47,234 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:07:47,234 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:07:47,235 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:07:47,235 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:07:47,235 INF blivet: type detected on 'sda2' is 'xfs' >08:07:47,235 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:07:47,235 INF blivet: got format: existing xfs filesystem >08:07:47,236 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:07:47,237 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,258 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:47,258 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:07:47,259 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:07:47,259 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:07:47,259 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:07:47,260 DBG blivet: looking up parted Partition: /dev/sda3 >08:07:47,262 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:07:47,262 INF blivet: added partition sda3 (id 40) to device tree >08:07:47,262 INF blivet: got device: PartitionDevice instance (0x7f66ed2a3eb8) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7f66ee348e10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66ed2a3978> PedPartition: <_ped.Partition object at 0x7f66ed29b2b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:07:47,264 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:07:47,264 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:07:47,264 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:07:47,265 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:07:47,265 INF blivet: type detected on 'sda3' is 'zfs_member' >08:07:47,265 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:07:47,265 INF blivet: got format: existing None >08:07:47,266 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:07:47,267 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,268 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,269 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:07:47,269 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:07:47,270 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:07:47,270 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:07:47,270 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:07:47,270 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:07:47,270 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:07:47,271 INF blivet: added loop loop0 (id 54) to device tree >08:07:47,271 INF blivet: got device: LoopDevice instance (0x7f66ed2c0550) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >08:07:47,272 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:07:47,272 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:07:47,272 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:07:47,272 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:07:47,273 INF blivet: type detected on 'loop0' is 'squashfs' >08:07:47,273 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:07:47,273 INF blivet: got format: existing None >08:07:47,274 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:07:47,274 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,275 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,275 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:07:47,276 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:07:47,276 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:07:47,276 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:07:47,276 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:07:47,276 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:07:47,277 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:07:47,277 INF blivet: added loop loop1 (id 68) to device tree >08:07:47,277 INF blivet: got device: LoopDevice instance (0x7f66ed2bbbe0) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >08:07:47,278 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:07:47,278 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:07:47,278 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:07:47,278 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:07:47,278 INF blivet: type detected on 'loop1' is 'ext4' >08:07:47,282 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:07:47,283 INF blivet: got format: existing ext4 filesystem >08:07:47,284 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:07:47,285 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,286 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,286 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:07:47,287 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:07:47,287 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:07:47,287 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:07:47,287 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:07:47,288 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:07:47,288 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:07:47,288 INF blivet: added loop loop2 (id 82) to device tree >08:07:47,289 INF blivet: got device: LoopDevice instance (0x7f66ed247748) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >08:07:47,289 DBG blivet: no type or existing type for loop2, bailing >08:07:47,290 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:07:47,291 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,324 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:07:47,326 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:07:47,326 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,327 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:07:47,327 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:07:47,327 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:07:47,328 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:07:47,328 INF blivet: added dm live-rw (id 87) to device tree >08:07:47,328 INF blivet: got device: DMDevice instance (0x7f66ed247e10) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:07:47,341 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:07:47,342 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:07:47,342 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:07:47,342 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:07:47,343 INF blivet: type detected on 'live-rw' is 'ext4' >08:07:47,343 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:07:47,344 INF blivet: got format: existing ext4 filesystem >08:07:47,345 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:07:47,347 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,384 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:07:47,385 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,385 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:07:47,386 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:07:47,386 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:07:47,387 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:07:47,388 INF blivet: added dm live-base (id 97) to device tree >08:07:47,388 INF blivet: got device: DMDevice instance (0x7f66ed24b9b0) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:07:47,399 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:07:47,400 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:07:47,400 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:07:47,400 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:07:47,400 INF blivet: type detected on 'live-base' is 'ext4' >08:07:47,400 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:07:47,401 INF blivet: got format: existing ext4 filesystem >08:27:12,519 DBG blivet: registered device format class DeviceFormat as None >08:27:12,529 DBG blivet: registered device format class BIOSBoot as biosboot >08:27:12,540 DBG blivet: registered device format class DiskLabel as disklabel >08:27:12,542 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:27:12,554 DBG blivet: registered device format class Ext2FS as ext2 >08:27:12,554 DBG blivet: registered device format class Ext3FS as ext3 >08:27:12,554 DBG blivet: registered device format class Ext4FS as ext4 >08:27:12,555 DBG blivet: registered device format class FATFS as vfat >08:27:12,555 DBG blivet: registered device format class EFIFS as efi >08:27:12,555 DBG blivet: registered device format class BTRFS as btrfs >08:27:12,555 DBG blivet: registered device format class GFS2 as gfs2 >08:27:12,555 DBG blivet: registered device format class JFS as jfs >08:27:12,555 DBG blivet: registered device format class ReiserFS as reiserfs >08:27:12,556 DBG blivet: registered device format class XFS as xfs >08:27:12,556 DBG blivet: registered device format class HFS as hfs >08:27:12,556 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:27:12,556 DBG blivet: registered device format class HFSPlus as hfs+ >08:27:12,556 DBG blivet: registered device format class MacEFIFS as macefi >08:27:12,557 DBG blivet: registered device format class NTFS as ntfs >08:27:12,557 DBG blivet: registered device format class NFS as nfs >08:27:12,557 DBG blivet: registered device format class NFSv4 as nfs4 >08:27:12,557 DBG blivet: registered device format class Iso9660FS as iso9660 >08:27:12,557 DBG blivet: registered device format class NoDevFS as nodev >08:27:12,557 DBG blivet: registered device format class DevPtsFS as devpts >08:27:12,557 DBG blivet: registered device format class ProcFS as proc >08:27:12,557 DBG blivet: registered device format class SysFS as sysfs >08:27:12,558 DBG blivet: registered device format class TmpFS as tmpfs >08:27:12,558 DBG blivet: registered device format class BindFS as bind >08:27:12,558 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:27:12,558 DBG blivet: registered device format class USBFS as usbfs >08:27:12,558 DBG blivet: registered device format class EFIVarFS as efivarfs >08:27:12,561 DBG blivet: registered device format class LUKS as luks >08:27:12,565 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:27:12,565 DBG blivet: registered device format class MDRaidMember as mdmember >08:27:12,566 DBG blivet: registered device format class MultipathMember as multipath_member >08:27:12,566 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:27:12,568 DBG blivet: registered device format class SwapSpace as swap >08:27:12,713 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:27:12,713 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:27:12,739 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:27:12,740 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:27:12,753 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,754 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:27:12,754 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:27:12,754 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:27:12,755 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:27:12,755 INF blivet: added cdrom sr0 (id 0) to device tree >08:27:12,755 INF blivet: got device: OpticalDevice instance (0x7fe5b331ec18) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:27:12,760 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:27:12,760 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:27:12,760 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:27:12,761 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:27:12,761 INF blivet: type detected on 'sr0' is 'iso9660' >08:27:12,761 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:27:12,761 INF blivet: got format: existing iso9660 filesystem >08:27:12,762 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:27:12,763 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,790 DBG blivet: IGNORED: Caught exception, continuing. >08:27:12,790 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:27:12,790 DBG blivet: IGNORED: Begin exception details. >08:27:12,790 DBG blivet: IGNORED: Traceback (most recent call last): >08:27:12,790 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:27:12,790 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:27:12,790 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:27:12,790 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:27:12,790 DBG blivet: IGNORED: Traceback (most recent call last): >08:27:12,790 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:27:12,790 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:27:12,791 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:27:12,791 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:27:12,791 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:27:12,791 DBG blivet: IGNORED: connection=self._connection) >08:27:12,791 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:27:12,791 DBG blivet: IGNORED: raise DBusCallError(msg) >08:27:12,791 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:27:12,791 DBG blivet: IGNORED: End exception details. >08:27:12,792 INF blivet: sda is a disk >08:27:12,792 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:27:12,793 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:27:12,793 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:27:12,793 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:27:12,794 INF blivet: added disk sda (id 10) to device tree >08:27:12,794 INF blivet: got device: DiskDevice instance (0x7fe5b32e3a90) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:27:12,795 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:27:12,795 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:27:12,795 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:27:12,795 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:27:12,809 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe5b3290eb8>, <parted.partition.Partition object at 0x7fe5b3290908>, <parted.partition.Partition object at 0x7fe5b21eb6a0>] > device: <parted.device.Device object at 0x7fe5b21ebba8> > PedDisk: <_ped.Disk object at 0x7fe5b3269308> >08:27:12,904 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:27:12,904 INF blivet: got format: existing gpt disklabel >08:27:12,905 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:27:12,906 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,927 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:27:12,927 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:27:12,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:27:12,928 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:27:12,928 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:27:12,929 DBG blivet: looking up parted Partition: /dev/sda1 >08:27:12,930 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:27:12,930 INF blivet: added partition sda1 (id 20) to device tree >08:27:12,930 INF blivet: got device: PartitionDevice instance (0x7fe5b21ebd68) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7fe5b3290e10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe5b32900f0> PedPartition: <_ped.Partition object at 0x7fe5b32a2518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:27:12,932 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:27:12,932 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:27:12,933 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:27:12,933 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:27:12,933 INF blivet: type detected on 'sda1' is 'zfs_member' >08:27:12,933 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:27:12,933 INF blivet: got format: existing None >08:27:12,934 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:27:12,934 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,958 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:27:12,958 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:27:12,959 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:27:12,959 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:27:12,960 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:27:12,960 DBG blivet: looking up parted Partition: /dev/sda2 >08:27:12,961 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:27:12,961 INF blivet: added partition sda2 (id 30) to device tree >08:27:12,961 INF blivet: got device: PartitionDevice instance (0x7fe5b21fcac8) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7fe5b3290e10> fileSystem: <parted.filesystem.FileSystem object at 0x7fe5b32e39e8> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe5b3290940> PedPartition: <_ped.Partition object at 0x7fe5b32f6410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:27:12,962 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:27:12,963 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:27:12,963 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:27:12,963 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:27:12,963 INF blivet: type detected on 'sda2' is 'xfs' >08:27:12,964 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:27:12,964 INF blivet: got format: existing xfs filesystem >08:27:12,965 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:27:12,965 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,986 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:27:12,987 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:27:12,987 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:27:12,987 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:27:12,988 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:27:12,988 DBG blivet: looking up parted Partition: /dev/sda3 >08:27:12,989 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:27:12,989 INF blivet: added partition sda3 (id 40) to device tree >08:27:12,989 INF blivet: got device: PartitionDevice instance (0x7fe5b21eb0b8) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7fe5b3290e10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe5b21eb978> PedPartition: <_ped.Partition object at 0x7fe5b21e32b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:27:12,990 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:27:12,990 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:27:12,990 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:27:12,991 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:27:12,991 INF blivet: type detected on 'sda3' is 'zfs_member' >08:27:12,991 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:27:12,991 INF blivet: got format: existing None >08:27:12,991 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:27:12,992 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,993 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,993 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:27:12,993 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:27:12,993 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:27:12,994 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:27:12,994 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:27:12,994 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:27:12,994 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:27:12,994 INF blivet: added loop loop0 (id 54) to device tree >08:27:12,994 INF blivet: got device: LoopDevice instance (0x7fe5b2204588) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >08:27:12,995 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:27:12,995 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:27:12,995 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:27:12,996 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:27:12,996 INF blivet: type detected on 'loop0' is 'squashfs' >08:27:12,996 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:27:12,996 INF blivet: got format: existing None >08:27:12,997 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:27:12,998 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,999 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,000 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:27:13,000 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:27:13,000 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:27:13,001 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:27:13,001 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:27:13,001 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:27:13,002 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:27:13,002 INF blivet: added loop loop1 (id 68) to device tree >08:27:13,002 INF blivet: got device: LoopDevice instance (0x7fe5b2202c88) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >08:27:13,004 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:27:13,004 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:27:13,005 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:27:13,005 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:27:13,005 INF blivet: type detected on 'loop1' is 'ext4' >08:27:13,012 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:27:13,013 INF blivet: got format: existing ext4 filesystem >08:27:13,015 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:27:13,016 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,018 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,018 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:27:13,019 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:27:13,020 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:27:13,021 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:27:13,021 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:27:13,022 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:27:13,023 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:27:13,023 INF blivet: added loop loop2 (id 82) to device tree >08:27:13,023 INF blivet: got device: LoopDevice instance (0x7fe5b218f780) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >08:27:13,025 DBG blivet: no type or existing type for loop2, bailing >08:27:13,025 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:27:13,026 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,060 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:27:13,061 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:27:13,062 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,062 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:27:13,062 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:27:13,063 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:27:13,064 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:27:13,064 INF blivet: added dm live-rw (id 87) to device tree >08:27:13,064 INF blivet: got device: DMDevice instance (0x7fe5b218fe48) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:27:13,073 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:27:13,073 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:27:13,073 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:27:13,073 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:27:13,074 INF blivet: type detected on 'live-rw' is 'ext4' >08:27:13,074 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:27:13,074 INF blivet: got format: existing ext4 filesystem >08:27:13,075 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:27:13,076 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,109 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:27:13,110 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,110 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:27:13,111 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:27:13,111 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:27:13,112 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:27:13,112 INF blivet: added dm live-base (id 97) to device tree >08:27:13,112 INF blivet: got device: DMDevice instance (0x7fe5b21939e8) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:27:13,121 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:27:13,122 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:27:13,122 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:27:13,122 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:27:13,122 INF blivet: type detected on 'live-base' is 'ext4' >08:27:13,122 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:27:13,122 INF blivet: got format: existing ext4 filesystem >08:27:19,561 INF blivet: ISCSID is /sbin/iscsid >08:27:19,561 INF blivet: no initiator set >08:27:19,618 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:27:19,619 INF blivet: no /etc/zfcp.conf; not configuring zfcp >08:27:48,410 DBG blivet: Ext4FS.supported: supported: True ; >08:27:48,411 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >08:27:48,412 DBG blivet: Ext4FS.supported: supported: True ; >08:27:48,413 DBG blivet: trying to set new default fstype to 'ext4' >08:27:48,415 DBG blivet: Ext4FS.supported: supported: True ; >08:27:48,415 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >08:27:48,417 DBG blivet: Ext4FS.supported: supported: True ; >08:27:48,545 INF blivet: no initiator set >08:27:48,545 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f2a8705ddd8> >08:27:48,545 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:27:48,547 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:27:48,685 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:27:48,695 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-path/pci-0000:00:07.1-ata-2 /dev/cdrom', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_07_1-ata-2', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VMware_Virtual_IDE_CDROM_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20IDE\\x20CDROM\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:00:07.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_07_1-ata-2', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > 'ID_SERIAL_SHORT': '10000000000000000001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0', > 'TAGS': ':systemd:uaccess:seat:', > 'USEC_INITIALIZED': '14871215'} ; >08:27:48,695 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:27:48,698 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:27:48,701 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:48,705 DBG blivet: OpticalDevicePopulator.run: >08:27:48,706 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >08:27:48,707 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >08:27:48,714 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >08:27:48,719 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >08:27:48,720 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:27:48,723 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 ; >08:27:48,725 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:27:48,725 INF blivet: added cdrom sr0 (id 2) to device tree >08:27:48,726 INF blivet: got device: OpticalDevice instance (0x7f2a849f8588) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:27:48,731 DBG blivet: DeviceTree.handle_format: name: sr0 ; >08:27:48,734 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >08:27:48,740 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:48,741 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >08:27:48,744 DBG blivet: EFIFS.supported: supported: True ; >08:27:48,745 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >08:27:48,749 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:48,749 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >08:27:48,754 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:48,754 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >08:27:48,755 INF blivet: type detected on 'sr0' is 'iso9660' >08:27:48,761 DBG blivet: Iso9660FS.supported: supported: True ; >08:27:48,761 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >08:27:48,765 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >08:27:48,765 INF blivet: got format: existing iso9660 filesystem >08:27:48,943 DBG blivet: Iso9660FS.supported: supported: True ; >08:27:48,990 DBG blivet: Iso9660FS.supported: supported: True ; >08:27:48,993 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b /dev/disk/by-label/zroot ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14688421'} ; >08:27:48,994 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:27:48,995 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:27:48,997 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,001 DBG blivet: DiskDevicePopulator.run: name: sda ; >08:27:49,002 INF blivet: sda is a disk >08:27:49,002 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >08:27:49,002 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >08:27:49,008 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >08:27:49,009 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >08:27:49,009 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:27:49,012 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >08:27:49,013 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:27:49,014 INF blivet: added disk sda (id 12) to device tree >08:27:49,015 INF blivet: got device: DiskDevice instance (0x7f2a848cffd0) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:27:49,020 DBG blivet: DeviceTree.handle_format: name: sda ; >08:27:49,025 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,026 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >08:27:49,027 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,027 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >08:27:49,029 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,029 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >08:27:49,032 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,033 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >08:27:49,035 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >08:27:49,037 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >08:27:49,039 DBG blivet: DiskLabel.__init__: uuid: 7ae1a7b0-6543-4105-b1a6-3178269fc375 ; label: zroot ; device: /dev/sda ; serial: VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ; exists: True ; >08:27:49,054 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2a867e5e10>, <parted.partition.Partition object at 0x7f2a87050a20>, <parted.partition.Partition object at 0x7f2a87050c88>] > device: <parted.device.Device object at 0x7f2a87039eb8> > PedDisk: <_ped.Disk object at 0x7f2a8496d608> >08:27:49,208 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >08:27:49,210 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >08:27:49,210 INF blivet: got format: existing gpt disklabel >08:27:49,219 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part1 ' > '/dev/disk/by-partuuid/eb725671-cbce-43e5-b63e-2ce2c0625bc0 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part1 ' > '/dev/disk/by-label/zroot ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '524288', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'eb725671-cbce-43e5-b63e-2ce2c0625bc0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14741994'} ; >08:27:49,219 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:27:49,224 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >08:27:49,226 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,228 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >08:27:49,255 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:27:49,256 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:27:49,258 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >08:27:49,260 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >08:27:49,261 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >08:27:49,262 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:27:49,263 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >08:27:49,263 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:27:49,265 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:27:49,265 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:27:49,266 DBG blivet: looking up parted Partition: /dev/sda1 >08:27:49,267 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:27:49,268 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >08:27:49,269 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >08:27:49,270 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >08:27:49,271 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:27:49,272 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:27:49,272 INF blivet: added partition sda1 (id 22) to device tree >08:27:49,272 INF blivet: got device: PartitionDevice instance (0x7f2a85ea6f60) -- > name = sda1 status = True id = 22 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7f2a87039f60> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a867e5d30> PedPartition: <_ped.Partition object at 0x7f2a84903ca8> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:27:49,279 DBG blivet: DeviceTree.handle_format: name: sda1 ; >08:27:49,281 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,281 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >08:27:49,283 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,284 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >08:27:49,286 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,286 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >08:27:49,288 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,288 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >08:27:49,289 INF blivet: type detected on 'sda1' is 'zfs_member' >08:27:49,289 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 30 >08:27:49,291 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:27:49,291 INF blivet: got format: existing None >08:27:49,293 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part2 ' > '/dev/disk/by-label/zroot ' > '/dev/disk/by-uuid/f90439ed-4366-4338-8eae-ee8351e0ada6 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part2 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part2 ' > '/dev/disk/by-partlabel/Boot ' > '/dev/disk/by-partuuid/d69d5f64-f14d-4223-90ed-a988ace0b80e', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f90439ed-4366-4338-8eae-ee8351e0ada6', > 'ID_FS_UUID_ENC': 'f90439ed-4366-4338-8eae-ee8351e0ada6', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Boot', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '526336', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'd69d5f64-f14d-4223-90ed-a988ace0b80e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'Boot', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14791759'} ; >08:27:49,293 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:27:49,295 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >08:27:49,296 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,298 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >08:27:49,330 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:27:49,332 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:27:49,335 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >08:27:49,336 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >08:27:49,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >08:27:49,337 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >08:27:49,339 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >08:27:49,339 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:27:49,341 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:27:49,341 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:27:49,341 DBG blivet: looking up parted Partition: /dev/sda2 >08:27:49,343 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:27:49,344 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >08:27:49,345 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >08:27:49,346 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >08:27:49,347 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:27:49,348 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:27:49,348 INF blivet: added partition sda2 (id 32) to device tree >08:27:49,348 INF blivet: got device: PartitionDevice instance (0x7f2a87050198) -- > name = sda2 status = True id = 32 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7f2a87039f60> fileSystem: <parted.filesystem.FileSystem object at 0x7f2a87050cc0> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a87050518> PedPartition: <_ped.Partition object at 0x7f2a84903c50> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:27:49,353 DBG blivet: DeviceTree.handle_format: name: sda2 ; >08:27:49,355 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,355 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >08:27:49,356 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,357 DBG blivet: get_format('efi') returning EFIFS instance with object id 37 >08:27:49,359 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,359 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >08:27:49,361 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,361 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >08:27:49,361 INF blivet: type detected on 'sda2' is 'xfs' >08:27:49,363 DBG blivet: XFS.supported: supported: True ; >08:27:49,364 DBG blivet: get_format('xfs') returning XFS instance with object id 40 >08:27:49,365 DBG blivet: PartitionDevice._set_format: sda2 ; type: xfs ; current: None ; >08:27:49,365 INF blivet: got format: existing xfs filesystem >08:27:49,401 DBG blivet: XFS.supported: supported: True ; >08:27:49,435 DBG blivet: XFS.supported: supported: True ; >08:27:49,439 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-label/zroot /dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-partlabel/ZFS\\x20Root ' > '/dev/disk/by-partuuid/853f13f9-601f-4471-bb23-a8f593b54710 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part3 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part3 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'ZFS\\x20Root', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2623488', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39319519', > 'ID_PART_ENTRY_TYPE': '6a898cc3-1dd2-11b2-99a6-080020736631', > 'ID_PART_ENTRY_UUID': '853f13f9-601f-4471-bb23-a8f593b54710', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'PARTNAME': 'ZFS Root', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14720461'} ; >08:27:49,440 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:27:49,442 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >08:27:49,443 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,444 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >08:27:49,471 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:27:49,472 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:27:49,474 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >08:27:49,475 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >08:27:49,476 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >08:27:49,477 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:27:49,479 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >08:27:49,480 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:27:49,482 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:27:49,482 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:27:49,482 DBG blivet: looking up parted Partition: /dev/sda3 >08:27:49,484 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >08:27:49,488 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >08:27:49,492 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >08:27:49,493 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >08:27:49,496 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:27:49,498 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:27:49,498 INF blivet: added partition sda3 (id 42) to device tree >08:27:49,499 INF blivet: got device: PartitionDevice instance (0x7f2a8494a7b8) -- > name = sda3 status = True id = 42 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7f2a87039f60> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a87050d30> PedPartition: <_ped.Partition object at 0x7f2a84903d00> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:27:49,508 DBG blivet: DeviceTree.handle_format: name: sda3 ; >08:27:49,511 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,511 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >08:27:49,514 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,514 DBG blivet: get_format('efi') returning EFIFS instance with object id 47 >08:27:49,517 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,517 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >08:27:49,520 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,521 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >08:27:49,521 INF blivet: type detected on 'sda3' is 'zfs_member' >08:27:49,521 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 50 >08:27:49,524 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:27:49,524 INF blivet: got format: existing None >08:27:49,525 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': '14920704'} ; >08:27:49,525 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:27:49,526 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >08:27:49,527 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,528 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >08:27:49,529 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >08:27:49,530 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,530 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >08:27:49,530 DBG blivet: get_format('None') returning DeviceFormat instance with object id 54 >08:27:49,531 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >08:27:49,533 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >08:27:49,533 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:27:49,533 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 52) to device tree >08:27:49,533 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >08:27:49,535 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >08:27:49,535 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >08:27:49,536 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:27:49,537 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >08:27:49,537 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:27:49,538 INF blivet: added loop loop0 (id 56) to device tree >08:27:49,538 INF blivet: got device: LoopDevice instance (0x7f2a8ec0cd68) -- > name = loop0 status = False id = 56 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] > 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 >08:27:49,540 DBG blivet: DeviceTree.handle_format: name: loop0 ; >08:27:49,541 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,542 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >08:27:49,543 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,543 DBG blivet: get_format('efi') returning EFIFS instance with object id 61 >08:27:49,545 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,545 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >08:27:49,546 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,546 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >08:27:49,547 INF blivet: type detected on 'loop0' is 'squashfs' >08:27:49,547 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 64 >08:27:49,548 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:27:49,548 INF blivet: got format: existing None >08:27:49,549 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '14911382'} ; >08:27:49,549 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:27:49,550 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:27:49,551 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,551 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >08:27:49,552 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >08:27:49,553 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,554 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >08:27:49,554 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >08:27:49,556 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >08:27:49,558 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >08:27:49,558 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:27:49,559 INF blivet: added file /LiveOS/rootfs.img (id 66) to device tree >08:27:49,559 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >08:27:49,561 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >08:27:49,562 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >08:27:49,563 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >08:27:49,564 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >08:27:49,565 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:27:49,565 INF blivet: added loop loop1 (id 70) to device tree >08:27:49,565 INF blivet: got device: LoopDevice instance (0x7f2a84059588) -- > name = loop1 status = False id = 70 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (66)'] > 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 >08:27:49,567 DBG blivet: DeviceTree.handle_format: name: loop1 ; >08:27:49,568 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,568 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 74 >08:27:49,569 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,569 DBG blivet: get_format('efi') returning EFIFS instance with object id 75 >08:27:49,570 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,571 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 76 >08:27:49,572 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,572 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >08:27:49,572 INF blivet: type detected on 'loop1' is 'ext4' >08:27:49,605 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >08:27:49,606 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,607 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 78 >08:27:49,608 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >08:27:49,608 INF blivet: got format: existing ext4 filesystem >08:27:49,642 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,669 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,670 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': '14935466'} ; >08:27:49,671 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:27:49,671 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:27:49,672 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,673 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >08:27:49,674 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >08:27:49,675 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,675 DBG blivet: get_format('None') returning DeviceFormat instance with object id 81 >08:27:49,675 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >08:27:49,677 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >08:27:49,679 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >08:27:49,679 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:27:49,679 INF blivet: added file /overlay (deleted) (id 80) to device tree >08:27:49,679 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >08:27:49,681 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >08:27:49,681 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >08:27:49,682 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >08:27:49,683 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >08:27:49,683 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:27:49,683 INF blivet: added loop loop2 (id 84) to device tree >08:27:49,684 INF blivet: got device: LoopDevice instance (0x7f2a84059358) -- > name = loop2 status = False id = 84 > children = [] > parents = ['existing 0 B file /overlay (deleted) (80)'] > 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 >08:27:49,685 DBG blivet: DeviceTree.handle_format: name: loop2 ; >08:27:49,686 DBG blivet: no type or existing type for loop2, bailing >08:27:49,686 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/mapper/live-rw /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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '7864421'} ; >08:27:49,687 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:27:49,687 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:27:49,688 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,730 DBG blivet: DMDevicePopulator.run: name: live-rw ; >08:27:49,732 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:27:49,733 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >08:27:49,735 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:27:49,737 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (84) >08:27:49,739 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:27:49,742 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,742 DBG blivet: get_format('None') returning DeviceFormat instance with object id 90 >08:27:49,744 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >08:27:49,744 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >08:27:49,745 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >08:27:49,746 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >08:27:49,747 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:27:49,748 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >08:27:49,748 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:27:49,749 INF blivet: added dm live-rw (id 89) to device tree >08:27:49,749 INF blivet: got device: DMDevice instance (0x7f2a84064d30) -- > name = live-rw status = True id = 89 > children = [] > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:27:49,763 DBG blivet: DeviceTree.handle_format: name: live-rw ; >08:27:49,765 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,765 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >08:27:49,766 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,766 DBG blivet: get_format('efi') returning EFIFS instance with object id 94 >08:27:49,767 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,768 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >08:27:49,769 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,769 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >08:27:49,770 INF blivet: type detected on 'live-rw' is 'ext4' >08:27:49,792 DBG blivet: padding min size from 6.43 GiB up to 6.5 GiB >08:27:49,794 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,794 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 97 >08:27:49,796 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >08:27:49,796 INF blivet: got format: existing ext4 filesystem >08:27:49,825 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,857 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,860 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-base ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-id/dm-name-live-base', > '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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '7941663'} ; >08:27:49,860 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:27:49,861 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:27:49,863 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,911 DBG blivet: DMDevicePopulator.run: name: live-base ; >08:27:49,912 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:27:49,913 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >08:27:49,915 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:27:49,917 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,917 DBG blivet: get_format('None') returning DeviceFormat instance with object id 100 >08:27:49,919 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >08:27:49,919 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >08:27:49,921 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >08:27:49,922 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >08:27:49,922 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:27:49,923 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >08:27:49,924 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:27:49,924 INF blivet: added dm live-base (id 99) to device tree >08:27:49,924 INF blivet: got device: DMDevice instance (0x7f2a84064668) -- > name = live-base status = True id = 99 > children = [] > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:27:49,940 DBG blivet: DeviceTree.handle_format: name: live-base ; >08:27:49,942 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,942 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >08:27:49,943 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,943 DBG blivet: get_format('efi') returning EFIFS instance with object id 104 >08:27:49,945 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,945 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >08:27:49,946 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,946 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >08:27:49,947 INF blivet: type detected on 'live-base' is 'ext4' >08:27:49,971 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >08:27:49,973 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,973 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 107 >08:27:49,975 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >08:27:49,975 INF blivet: got format: existing ext4 filesystem >08:27:50,008 DBG blivet: Ext4FS.supported: supported: True ; >08:27:50,040 DBG blivet: Ext4FS.supported: supported: True ; >08:27:50,069 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:27:50,102 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >08:27:50,464 INF blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >08:27:50,465 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:27:50,466 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:27:50,467 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:27:50,489 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:27:50,490 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,491 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,511 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:27:50,536 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:50,582 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:50,628 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:27:50,629 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,630 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,648 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:27:50,649 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:27:50,650 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:27:50,669 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:27:50,671 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,673 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,697 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:27:50,698 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:27:50,699 INF blivet: edd: MBR signature on sda is zero. new disk image? >08:27:50,700 INF blivet: edd: collected mbr signatures: {} >08:27:50,703 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >08:27:50,705 DBG blivet: DeviceTree.get_device_by_path returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:27:50,706 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >08:27:50,709 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:27:50,710 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:27:50,711 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:27:50,712 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:27:50,716 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >08:27:50,742 DBG blivet: XFS.setup: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:50,831 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:27:50,862 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:50,924 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:50,968 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:27:50,968 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:27:50,969 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:27:50,990 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:27:50,993 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,994 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:51,014 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:27:51,037 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:51,086 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:51,131 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:27:51,132 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:51,133 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:51,150 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:27:51,151 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:27:51,152 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:27:51,173 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:27:51,175 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:51,178 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:51,203 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:27:51,204 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:27:51,211 DBG blivet: Ext4FS.supported: supported: True ; >08:27:51,212 DBG blivet: Ext4FS.supported: supported: True ; >08:27:51,214 DBG blivet: Ext4FS.supported: supported: True ; >08:27:51,217 DBG blivet: XFS.supported: supported: True ; >08:27:51,218 DBG blivet: Iso9660FS.supported: supported: True ; >08:27:51,250 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >08:27:51,252 DBG blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (99) with existing ext4 filesystem >08:28:19,238 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >08:28:19,239 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:28:19,242 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk sda (12) with existing gpt disklabel ; hidden: True ; >08:28:19,243 DBG blivet: checking if sr0 depends on sda >08:28:19,243 DBG blivet: checking if sda depends on sda >08:28:19,244 DBG blivet: checking if sda1 depends on sda >08:28:19,244 DBG blivet: checking if sda2 depends on sda >08:28:19,244 DBG blivet: checking if sda3 depends on sda >08:28:19,244 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >08:28:19,244 DBG blivet: checking if loop0 depends on sda >08:28:19,245 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >08:28:19,245 DBG blivet: checking if loop1 depends on sda >08:28:19,245 DBG blivet: checking if /overlay (deleted) depends on sda >08:28:19,245 DBG blivet: checking if loop2 depends on sda >08:28:19,245 DBG blivet: checking if live-rw depends on sda >08:28:19,246 DBG blivet: checking if live-base depends on sda >08:28:27,172 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >08:28:27,175 DBG blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >08:28:27,180 DBG blivet: resolved '/dev/sda1' to 'sda1' (partition) >08:28:27,183 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >08:28:27,184 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >08:28:27,186 DBG blivet: resolved '/dev/sda2' to 'sda2' (partition) >08:28:27,188 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >08:28:27,190 DBG blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >08:28:27,196 DBG blivet: resolved '/dev/sda3' to 'sda3' (partition) >08:28:32,735 DBG blivet: DiskLabel.__init__: >08:28:32,735 INF blivet: DiskLabel.parted_device returning None >08:28:32,737 DBG blivet: DMRaidMember.__init__: >08:28:32,738 DBG blivet: Ext2FS.supported: supported: True ; >08:28:32,740 DBG blivet: Ext2FS.supported: supported: True ; >08:28:32,741 DBG blivet: Ext3FS.supported: supported: True ; >08:28:32,743 DBG blivet: Ext3FS.supported: supported: True ; >08:28:32,745 DBG blivet: Ext4FS.supported: supported: True ; >08:28:32,747 DBG blivet: Ext4FS.supported: supported: True ; >08:28:32,749 DBG blivet: FATFS.supported: supported: True ; >08:28:32,750 DBG blivet: FATFS.supported: supported: True ; >08:28:32,754 DBG blivet: EFIFS.supported: supported: True ; >08:28:32,757 DBG blivet: EFIFS.supported: supported: True ; >08:28:32,760 DBG blivet: BTRFS.supported: supported: True ; >08:28:32,890 DBG blivet: BTRFS.supported: supported: True ; >08:28:32,892 DBG blivet: XFS.supported: supported: True ; >08:28:32,893 DBG blivet: XFS.supported: supported: True ; >08:28:32,895 DBG blivet: HFS.supported: supported: False ; >08:28:32,896 DBG blivet: HFS.supported: supported: False ; >08:28:32,898 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:28:32,899 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:28:32,901 DBG blivet: HFSPlus.supported: supported: False ; >08:28:32,902 DBG blivet: HFSPlus.supported: supported: False ; >08:28:32,904 DBG blivet: MacEFIFS.supported: supported: True ; >08:28:32,905 DBG blivet: MacEFIFS.supported: supported: True ; >08:28:32,907 DBG blivet: NTFS.supported: supported: False ; >08:28:32,908 DBG blivet: NTFS.supported: supported: False ; >08:28:32,910 DBG blivet: NFS.supported: supported: False ; >08:28:32,911 DBG blivet: NFS.supported: supported: False ; >08:28:32,912 DBG blivet: NFSv4.supported: supported: False ; >08:28:32,914 DBG blivet: NFSv4.supported: supported: False ; >08:28:32,916 DBG blivet: Iso9660FS.supported: supported: True ; >08:28:32,917 DBG blivet: Iso9660FS.supported: supported: True ; >08:28:32,919 DBG blivet: NoDevFS.supported: supported: False ; >08:28:32,920 DBG blivet: NoDevFS.supported: supported: False ; >08:28:32,922 DBG blivet: DevPtsFS.supported: supported: False ; >08:28:32,923 DBG blivet: DevPtsFS.supported: supported: False ; >08:28:32,925 DBG blivet: ProcFS.supported: supported: False ; >08:28:32,926 DBG blivet: ProcFS.supported: supported: False ; >08:28:32,927 DBG blivet: SysFS.supported: supported: False ; >08:28:32,929 DBG blivet: SysFS.supported: supported: False ; >08:28:32,931 DBG blivet: TmpFS.supported: supported: True ; >08:28:32,939 DBG blivet: TmpFS.supported: supported: True ; >08:28:32,942 DBG blivet: BindFS.supported: supported: False ; >08:28:32,944 DBG blivet: BindFS.supported: supported: False ; >08:28:32,946 DBG blivet: SELinuxFS.supported: supported: False ; >08:28:32,947 DBG blivet: SELinuxFS.supported: supported: False ; >08:28:32,949 DBG blivet: USBFS.supported: supported: False ; >08:28:32,950 DBG blivet: USBFS.supported: supported: False ; >08:28:32,953 DBG blivet: EFIVarFS.supported: supported: False ; >08:28:32,955 DBG blivet: EFIVarFS.supported: supported: False ; >08:28:32,958 DBG blivet: LUKS.__init__: >08:28:32,960 DBG blivet: LVMPhysicalVolume.__init__: >08:28:32,961 DBG blivet: MDRaidMember.__init__: >08:28:32,963 DBG blivet: MultipathMember.__init__: >08:28:32,964 DBG blivet: SwapSpace.__init__: >08:28:32,969 DBG blivet: XFS.supported: supported: True ; >08:28:32,969 DBG blivet: get_format('xfs') returning XFS instance with object id 146 >08:28:44,216 DBG blivet: XFS.supported: supported: True ; >08:28:44,216 DBG blivet: get_format('xfs') returning XFS instance with object id 147 >08:28:48,311 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >08:28:48,313 DBG blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >08:28:48,318 DBG blivet: resolved '/dev/sda1' to 'sda1' (partition) >08:28:48,321 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >08:28:48,323 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >08:28:48,327 DBG blivet: resolved '/dev/sda2' to 'sda2' (partition) >08:28:48,329 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >08:28:48,331 DBG blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >08:28:48,334 DBG blivet: resolved '/dev/sda3' to 'sda3' (partition) >08:28:52,503 DBG blivet: DiskLabel.__init__: >08:28:52,504 INF blivet: DiskLabel.parted_device returning None >08:28:52,506 DBG blivet: DMRaidMember.__init__: >08:28:52,508 DBG blivet: Ext2FS.supported: supported: True ; >08:28:52,509 DBG blivet: Ext2FS.supported: supported: True ; >08:28:52,510 DBG blivet: Ext3FS.supported: supported: True ; >08:28:52,512 DBG blivet: Ext3FS.supported: supported: True ; >08:28:52,513 DBG blivet: Ext4FS.supported: supported: True ; >08:28:52,515 DBG blivet: Ext4FS.supported: supported: True ; >08:28:52,517 DBG blivet: FATFS.supported: supported: True ; >08:28:52,519 DBG blivet: FATFS.supported: supported: True ; >08:28:52,522 DBG blivet: EFIFS.supported: supported: True ; >08:28:52,525 DBG blivet: EFIFS.supported: supported: True ; >08:28:52,528 DBG blivet: BTRFS.supported: supported: True ; >08:28:52,530 DBG blivet: BTRFS.supported: supported: True ; >08:28:52,533 DBG blivet: XFS.supported: supported: True ; >08:28:52,536 DBG blivet: XFS.supported: supported: True ; >08:28:52,539 DBG blivet: HFS.supported: supported: False ; >08:28:52,542 DBG blivet: HFS.supported: supported: False ; >08:28:52,544 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:28:52,548 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:28:52,550 DBG blivet: HFSPlus.supported: supported: False ; >08:28:52,551 DBG blivet: HFSPlus.supported: supported: False ; >08:28:52,554 DBG blivet: MacEFIFS.supported: supported: True ; >08:28:52,556 DBG blivet: MacEFIFS.supported: supported: True ; >08:28:52,557 DBG blivet: NTFS.supported: supported: False ; >08:28:52,558 DBG blivet: NTFS.supported: supported: False ; >08:28:52,560 DBG blivet: NFS.supported: supported: False ; >08:28:52,561 DBG blivet: NFS.supported: supported: False ; >08:28:52,562 DBG blivet: NFSv4.supported: supported: False ; >08:28:52,564 DBG blivet: NFSv4.supported: supported: False ; >08:28:52,566 DBG blivet: Iso9660FS.supported: supported: True ; >08:28:52,591 DBG blivet: Iso9660FS.supported: supported: True ; >08:28:52,592 DBG blivet: NoDevFS.supported: supported: False ; >08:28:52,593 DBG blivet: NoDevFS.supported: supported: False ; >08:28:52,595 DBG blivet: DevPtsFS.supported: supported: False ; >08:28:52,596 DBG blivet: DevPtsFS.supported: supported: False ; >08:28:52,598 DBG blivet: ProcFS.supported: supported: False ; >08:28:52,599 DBG blivet: ProcFS.supported: supported: False ; >08:28:52,600 DBG blivet: SysFS.supported: supported: False ; >08:28:52,602 DBG blivet: SysFS.supported: supported: False ; >08:28:52,603 DBG blivet: TmpFS.supported: supported: True ; >08:28:52,610 DBG blivet: TmpFS.supported: supported: True ; >08:28:52,612 DBG blivet: BindFS.supported: supported: False ; >08:28:52,614 DBG blivet: BindFS.supported: supported: False ; >08:28:52,615 DBG blivet: SELinuxFS.supported: supported: False ; >08:28:52,617 DBG blivet: SELinuxFS.supported: supported: False ; >08:28:52,618 DBG blivet: USBFS.supported: supported: False ; >08:28:52,619 DBG blivet: USBFS.supported: supported: False ; >08:28:52,621 DBG blivet: EFIVarFS.supported: supported: False ; >08:28:52,622 DBG blivet: EFIVarFS.supported: supported: False ; >08:28:52,624 DBG blivet: LUKS.__init__: >08:28:52,625 DBG blivet: LVMPhysicalVolume.__init__: >08:28:52,626 DBG blivet: MDRaidMember.__init__: >08:28:52,628 DBG blivet: MultipathMember.__init__: >08:28:52,629 DBG blivet: SwapSpace.__init__: >08:28:52,631 DBG blivet: get_format('None') returning DeviceFormat instance with object id 185 >08:29:01,456 DBG blivet: get_format('None') returning DeviceFormat instance with object id 186 >08:29:01,459 DBG blivet: get_format('None') returning DeviceFormat instance with object id 187 >08:29:35,107 DBG blivet: registered device format class DeviceFormat as None >08:29:35,118 DBG blivet: registered device format class BIOSBoot as biosboot >08:29:35,122 DBG blivet: registered device format class DiskLabel as disklabel >08:29:35,123 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:29:35,130 DBG blivet: registered device format class Ext2FS as ext2 >08:29:35,131 DBG blivet: registered device format class Ext3FS as ext3 >08:29:35,131 DBG blivet: registered device format class Ext4FS as ext4 >08:29:35,131 DBG blivet: registered device format class FATFS as vfat >08:29:35,131 DBG blivet: registered device format class EFIFS as efi >08:29:35,131 DBG blivet: registered device format class BTRFS as btrfs >08:29:35,131 DBG blivet: registered device format class GFS2 as gfs2 >08:29:35,131 DBG blivet: registered device format class JFS as jfs >08:29:35,132 DBG blivet: registered device format class ReiserFS as reiserfs >08:29:35,132 DBG blivet: registered device format class XFS as xfs >08:29:35,132 DBG blivet: registered device format class HFS as hfs >08:29:35,132 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:29:35,132 DBG blivet: registered device format class HFSPlus as hfs+ >08:29:35,132 DBG blivet: registered device format class MacEFIFS as macefi >08:29:35,133 DBG blivet: registered device format class NTFS as ntfs >08:29:35,133 DBG blivet: registered device format class NFS as nfs >08:29:35,133 DBG blivet: registered device format class NFSv4 as nfs4 >08:29:35,133 DBG blivet: registered device format class Iso9660FS as iso9660 >08:29:35,133 DBG blivet: registered device format class NoDevFS as nodev >08:29:35,133 DBG blivet: registered device format class DevPtsFS as devpts >08:29:35,133 DBG blivet: registered device format class ProcFS as proc >08:29:35,133 DBG blivet: registered device format class SysFS as sysfs >08:29:35,133 DBG blivet: registered device format class TmpFS as tmpfs >08:29:35,133 DBG blivet: registered device format class BindFS as bind >08:29:35,134 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:29:35,134 DBG blivet: registered device format class USBFS as usbfs >08:29:35,134 DBG blivet: registered device format class EFIVarFS as efivarfs >08:29:35,135 DBG blivet: registered device format class LUKS as luks >08:29:35,138 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:29:35,138 DBG blivet: registered device format class MDRaidMember as mdmember >08:29:35,139 DBG blivet: registered device format class MultipathMember as multipath_member >08:29:35,139 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:29:35,140 DBG blivet: registered device format class SwapSpace as swap >08:29:35,263 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:29:35,264 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:29:35,287 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:29:35,288 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:29:35,304 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,305 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:29:35,305 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:29:35,306 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:29:35,306 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:29:35,307 INF blivet: added cdrom sr0 (id 0) to device tree >08:29:35,307 INF blivet: got device: OpticalDevice instance (0x7f23edc47c18) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:29:35,310 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:29:35,310 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:29:35,311 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:29:35,311 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:29:35,311 INF blivet: type detected on 'sr0' is 'iso9660' >08:29:35,311 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:29:35,311 INF blivet: got format: existing iso9660 filesystem >08:29:35,313 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:29:35,314 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,339 DBG blivet: IGNORED: Caught exception, continuing. >08:29:35,339 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:29:35,339 DBG blivet: IGNORED: Begin exception details. >08:29:35,340 DBG blivet: IGNORED: Traceback (most recent call last): >08:29:35,340 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:29:35,340 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:29:35,340 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:29:35,340 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:29:35,340 DBG blivet: IGNORED: Traceback (most recent call last): >08:29:35,340 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:29:35,340 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:29:35,340 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:29:35,340 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:29:35,340 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:29:35,340 DBG blivet: IGNORED: connection=self._connection) >08:29:35,340 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:29:35,340 DBG blivet: IGNORED: raise DBusCallError(msg) >08:29:35,340 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:29:35,340 DBG blivet: IGNORED: End exception details. >08:29:35,342 INF blivet: sda is a disk >08:29:35,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:29:35,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:29:35,343 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:29:35,343 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:29:35,343 INF blivet: added disk sda (id 10) to device tree >08:29:35,343 INF blivet: got device: DiskDevice instance (0x7f23edc0ca90) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:29:35,345 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:29:35,345 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:29:35,345 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:29:35,345 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:29:35,362 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f23edbb9d68>, <parted.partition.Partition object at 0x7f23edbb9ef0>, <parted.partition.Partition object at 0x7f23edc0c9b0>] > device: <parted.device.Device object at 0x7f23ecb14b70> > PedDisk: <_ped.Disk object at 0x7f23edb92348> >08:29:35,501 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:29:35,501 INF blivet: got format: existing gpt disklabel >08:29:35,503 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:29:35,504 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,532 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:29:35,532 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:29:35,533 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:29:35,533 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:29:35,534 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:29:35,534 DBG blivet: looking up parted Partition: /dev/sda1 >08:29:35,535 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:29:35,535 INF blivet: added partition sda1 (id 20) to device tree >08:29:35,535 INF blivet: got device: PartitionDevice instance (0x7f23ecb14f28) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7f23edbb5278> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f23edbb9f28> PedPartition: <_ped.Partition object at 0x7f23edbcb518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:29:35,536 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:29:35,537 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:29:35,537 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:29:35,537 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:29:35,537 INF blivet: type detected on 'sda1' is 'zfs_member' >08:29:35,537 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:29:35,537 INF blivet: got format: existing None >08:29:35,538 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:29:35,539 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,560 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:29:35,561 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:29:35,561 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:29:35,562 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:29:35,562 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:29:35,562 DBG blivet: looking up parted Partition: /dev/sda2 >08:29:35,564 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:29:35,564 INF blivet: added partition sda2 (id 30) to device tree >08:29:35,564 INF blivet: got device: PartitionDevice instance (0x7f23ecb25ac8) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7f23edbb5278> fileSystem: <parted.filesystem.FileSystem object at 0x7f23edc0c978> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f23edbb9eb8> PedPartition: <_ped.Partition object at 0x7f23edc1f410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:29:35,566 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:29:35,566 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:29:35,566 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:29:35,566 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:29:35,566 INF blivet: type detected on 'sda2' is 'xfs' >08:29:35,567 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:29:35,567 INF blivet: got format: existing xfs filesystem >08:29:35,569 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:29:35,569 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,591 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:29:35,591 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:29:35,592 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:29:35,593 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:29:35,593 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:29:35,594 DBG blivet: looking up parted Partition: /dev/sda3 >08:29:35,594 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:29:35,595 INF blivet: added partition sda3 (id 40) to device tree >08:29:35,595 INF blivet: got device: PartitionDevice instance (0x7f23ecb14080) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7f23edbb5278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f23ecb14668> PedPartition: <_ped.Partition object at 0x7f23ecb0c2b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:29:35,596 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:29:35,596 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:29:35,596 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:29:35,597 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:29:35,597 INF blivet: type detected on 'sda3' is 'zfs_member' >08:29:35,597 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:29:35,597 INF blivet: got format: existing None >08:29:35,598 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:29:35,598 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,599 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,600 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:29:35,600 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:29:35,600 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:29:35,600 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:29:35,601 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:29:35,601 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:29:35,601 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:29:35,601 INF blivet: added loop loop0 (id 54) to device tree >08:29:35,601 INF blivet: got device: LoopDevice instance (0x7f23ecb31550) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >08:29:35,602 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:29:35,602 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:29:35,603 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:29:35,603 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:29:35,603 INF blivet: type detected on 'loop0' is 'squashfs' >08:29:35,603 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:29:35,603 INF blivet: got format: existing None >08:29:35,604 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:29:35,604 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,605 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,605 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:29:35,606 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:29:35,606 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:29:35,606 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:29:35,606 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:29:35,607 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:29:35,607 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:29:35,607 INF blivet: added loop loop1 (id 68) to device tree >08:29:35,607 INF blivet: got device: LoopDevice instance (0x7f23ecb2cef0) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >08:29:35,608 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:29:35,608 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:29:35,608 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:29:35,608 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:29:35,608 INF blivet: type detected on 'loop1' is 'ext4' >08:29:35,614 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:29:35,615 INF blivet: got format: existing ext4 filesystem >08:29:35,616 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:29:35,617 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,619 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,619 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:29:35,620 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:29:35,620 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:29:35,620 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:29:35,621 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:29:35,621 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:29:35,621 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:29:35,622 INF blivet: added loop loop2 (id 82) to device tree >08:29:35,622 INF blivet: got device: LoopDevice instance (0x7f23ecab8748) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >08:29:35,623 DBG blivet: no type or existing type for loop2, bailing >08:29:35,624 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:29:35,625 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,655 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:29:35,657 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:29:35,658 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,658 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:29:35,658 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:29:35,659 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:29:35,660 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:29:35,660 INF blivet: added dm live-rw (id 87) to device tree >08:29:35,660 INF blivet: got device: DMDevice instance (0x7f23ecab8e10) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:29:35,669 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:29:35,670 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:29:35,670 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:29:35,670 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:29:35,671 INF blivet: type detected on 'live-rw' is 'ext4' >08:29:35,671 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:29:35,671 INF blivet: got format: existing ext4 filesystem >08:29:35,672 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:29:35,673 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,703 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:29:35,703 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,704 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:29:35,704 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:29:35,704 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:29:35,705 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:29:35,705 INF blivet: added dm live-base (id 97) to device tree >08:29:35,705 INF blivet: got device: DMDevice instance (0x7f23ecabc9b0) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:29:35,716 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:29:35,716 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:29:35,717 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:29:35,717 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:29:35,717 INF blivet: type detected on 'live-base' is 'ext4' >08:29:35,717 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:29:35,717 INF blivet: got format: existing ext4 filesystem >08:29:39,658 INF blivet: ISCSID is /sbin/iscsid >08:29:39,658 INF blivet: no initiator set >08:29:39,703 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:29:39,704 INF blivet: no /etc/zfcp.conf; not configuring zfcp >08:32:00,599 DBG blivet: Ext4FS.supported: supported: True ; >08:32:00,600 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >08:32:00,601 DBG blivet: Ext4FS.supported: supported: True ; >08:32:00,601 DBG blivet: trying to set new default fstype to 'ext4' >08:32:00,602 DBG blivet: Ext4FS.supported: supported: True ; >08:32:00,602 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >08:32:00,603 DBG blivet: Ext4FS.supported: supported: True ; >08:32:00,716 INF blivet: no initiator set >08:32:00,716 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fa12feaea58> >08:32:00,716 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:32:00,719 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:32:00,811 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:32:00,816 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/cdrom ' > '/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-path/pci-0000:00:07.1-ata-2 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_07_1-ata-2', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VMware_Virtual_IDE_CDROM_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20IDE\\x20CDROM\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:00:07.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_07_1-ata-2', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > 'ID_SERIAL_SHORT': '10000000000000000001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '14871215'} ; >08:32:00,816 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:32:00,821 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:32:00,822 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:00,824 DBG blivet: OpticalDevicePopulator.run: >08:32:00,824 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >08:32:00,824 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >08:32:00,825 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >08:32:00,827 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >08:32:00,827 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:32:00,828 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 ; >08:32:00,829 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:32:00,830 INF blivet: added cdrom sr0 (id 2) to device tree >08:32:00,830 INF blivet: got device: OpticalDevice instance (0x7fa12d811390) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:32:00,832 DBG blivet: DeviceTree.handle_format: name: sr0 ; >08:32:00,832 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >08:32:00,836 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:00,837 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >08:32:00,838 DBG blivet: EFIFS.supported: supported: True ; >08:32:00,838 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >08:32:00,840 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:00,840 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >08:32:00,841 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:00,841 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >08:32:00,842 INF blivet: type detected on 'sr0' is 'iso9660' >08:32:00,843 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:00,843 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >08:32:00,844 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >08:32:00,844 INF blivet: got format: existing iso9660 filesystem >08:32:00,925 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:00,950 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:00,952 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c29a16e9a08b ' > '/dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1 ' > '/dev/disk/by-label/zroot', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14688421'} ; >08:32:00,952 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:32:00,953 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:32:00,953 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:00,955 DBG blivet: DiskDevicePopulator.run: name: sda ; >08:32:00,956 INF blivet: sda is a disk >08:32:00,956 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >08:32:00,957 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >08:32:00,958 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >08:32:00,959 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >08:32:00,959 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:32:00,960 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >08:32:00,961 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:32:00,962 INF blivet: added disk sda (id 12) to device tree >08:32:00,962 INF blivet: got device: DiskDevice instance (0x7fa12cf89e80) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:32:00,965 DBG blivet: DeviceTree.handle_format: name: sda ; >08:32:00,968 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:00,968 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >08:32:00,969 DBG blivet: EFIFS.supported: supported: True ; >08:32:00,969 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >08:32:00,970 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:00,971 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >08:32:00,972 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:00,972 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >08:32:00,974 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >08:32:00,974 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >08:32:00,976 DBG blivet: DiskLabel.__init__: uuid: 7ae1a7b0-6543-4105-b1a6-3178269fc375 ; label: zroot ; device: /dev/sda ; serial: VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ; exists: True ; >08:32:00,986 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fa12feb9208>, <parted.partition.Partition object at 0x7fa12fe8f7f0>, <parted.partition.Partition object at 0x7fa12fe8f8d0>] > device: <parted.device.Device object at 0x7fa12feb9198> > PedDisk: <_ped.Disk object at 0x7fa12cf3aa08> >08:32:01,101 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >08:32:01,103 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >08:32:01,103 INF blivet: got format: existing gpt disklabel >08:32:01,107 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part1 ' > '/dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-partuuid/eb725671-cbce-43e5-b63e-2ce2c0625bc0 ' > '/dev/disk/by-label/zroot ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part1 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '524288', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'eb725671-cbce-43e5-b63e-2ce2c0625bc0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14741994'} ; >08:32:01,107 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:32:01,109 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >08:32:01,110 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,112 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >08:32:01,138 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:32:01,138 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:32:01,140 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >08:32:01,142 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >08:32:01,142 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >08:32:01,143 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:32:01,144 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >08:32:01,145 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:32:01,146 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:32:01,147 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:32:01,147 DBG blivet: looking up parted Partition: /dev/sda1 >08:32:01,149 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:32:01,151 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >08:32:01,153 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >08:32:01,155 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >08:32:01,156 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:32:01,157 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:32:01,157 INF blivet: added partition sda1 (id 22) to device tree >08:32:01,158 INF blivet: got device: PartitionDevice instance (0x7fa12d811cf8) -- > name = sda1 status = True id = 22 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7fa12feb9358> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa12feb9320> PedPartition: <_ped.Partition object at 0x7fa12cf61d00> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:32:01,168 DBG blivet: DeviceTree.handle_format: name: sda1 ; >08:32:01,170 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,170 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >08:32:01,172 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,172 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >08:32:01,173 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,173 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >08:32:01,175 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,175 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >08:32:01,175 INF blivet: type detected on 'sda1' is 'zfs_member' >08:32:01,176 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 30 >08:32:01,177 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:32:01,177 INF blivet: got format: existing None >08:32:01,179 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/Boot ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part2 ' > '/dev/disk/by-uuid/f90439ed-4366-4338-8eae-ee8351e0ada6 ' > '/dev/disk/by-label/zroot ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part2 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part2 ' > '/dev/disk/by-partuuid/d69d5f64-f14d-4223-90ed-a988ace0b80e', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f90439ed-4366-4338-8eae-ee8351e0ada6', > 'ID_FS_UUID_ENC': 'f90439ed-4366-4338-8eae-ee8351e0ada6', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Boot', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '526336', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'd69d5f64-f14d-4223-90ed-a988ace0b80e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'Boot', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14791759'} ; >08:32:01,180 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:32:01,180 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >08:32:01,181 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,182 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >08:32:01,210 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:32:01,211 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:32:01,212 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >08:32:01,214 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >08:32:01,214 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >08:32:01,216 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >08:32:01,217 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >08:32:01,218 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:32:01,219 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:32:01,221 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:32:01,221 DBG blivet: looking up parted Partition: /dev/sda2 >08:32:01,222 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:32:01,224 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >08:32:01,224 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >08:32:01,225 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >08:32:01,227 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:32:01,227 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:32:01,228 INF blivet: added partition sda2 (id 32) to device tree >08:32:01,228 INF blivet: got device: PartitionDevice instance (0x7fa12cf8b7b8) -- > name = sda2 status = True id = 32 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7fa12feb9358> fileSystem: <parted.filesystem.FileSystem object at 0x7fa12fe8f128> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa12fe8f9b0> PedPartition: <_ped.Partition object at 0x7fa12cf61ca8> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:32:01,232 DBG blivet: DeviceTree.handle_format: name: sda2 ; >08:32:01,234 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,234 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >08:32:01,235 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,235 DBG blivet: get_format('efi') returning EFIFS instance with object id 37 >08:32:01,236 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,236 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >08:32:01,238 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,238 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >08:32:01,238 INF blivet: type detected on 'sda2' is 'xfs' >08:32:01,239 DBG blivet: XFS.supported: supported: True ; >08:32:01,239 DBG blivet: get_format('xfs') returning XFS instance with object id 40 >08:32:01,240 DBG blivet: PartitionDevice._set_format: sda2 ; type: xfs ; current: None ; >08:32:01,240 INF blivet: got format: existing xfs filesystem >08:32:01,270 DBG blivet: XFS.supported: supported: True ; >08:32:01,302 DBG blivet: XFS.supported: supported: True ; >08:32:01,304 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part3 ' > '/dev/disk/by-uuid/10114546123328479187 /dev/disk/by-label/zroot ' > '/dev/disk/by-partuuid/853f13f9-601f-4471-bb23-a8f593b54710 ' > '/dev/disk/by-partlabel/ZFS\\x20Root ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part3 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'ZFS\\x20Root', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2623488', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39319519', > 'ID_PART_ENTRY_TYPE': '6a898cc3-1dd2-11b2-99a6-080020736631', > 'ID_PART_ENTRY_UUID': '853f13f9-601f-4471-bb23-a8f593b54710', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'PARTNAME': 'ZFS Root', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14720461'} ; >08:32:01,304 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:32:01,305 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >08:32:01,306 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,306 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >08:32:01,337 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:32:01,338 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:32:01,340 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >08:32:01,342 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >08:32:01,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >08:32:01,343 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:32:01,344 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >08:32:01,344 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:32:01,345 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:32:01,346 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:32:01,346 DBG blivet: looking up parted Partition: /dev/sda3 >08:32:01,347 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >08:32:01,349 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >08:32:01,350 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >08:32:01,351 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >08:32:01,352 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:32:01,353 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:32:01,353 INF blivet: added partition sda3 (id 42) to device tree >08:32:01,353 INF blivet: got device: PartitionDevice instance (0x7fa12fe89e48) -- > name = sda3 status = True id = 42 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7fa12feb9358> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa12fe8f278> PedPartition: <_ped.Partition object at 0x7fa12cf61d58> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:32:01,358 DBG blivet: DeviceTree.handle_format: name: sda3 ; >08:32:01,359 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,360 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >08:32:01,361 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,361 DBG blivet: get_format('efi') returning EFIFS instance with object id 47 >08:32:01,363 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,363 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >08:32:01,364 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,364 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >08:32:01,365 INF blivet: type detected on 'sda3' is 'zfs_member' >08:32:01,365 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 50 >08:32:01,366 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:32:01,366 INF blivet: got format: existing None >08:32:01,367 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': '14920704'} ; >08:32:01,368 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:32:01,368 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >08:32:01,369 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,371 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >08:32:01,371 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >08:32:01,372 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,372 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >08:32:01,373 DBG blivet: get_format('None') returning DeviceFormat instance with object id 54 >08:32:01,376 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >08:32:01,382 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >08:32:01,383 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:32:01,383 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 52) to device tree >08:32:01,383 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >08:32:01,385 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >08:32:01,385 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >08:32:01,386 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:32:01,387 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >08:32:01,387 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:32:01,388 INF blivet: added loop loop0 (id 56) to device tree >08:32:01,388 INF blivet: got device: LoopDevice instance (0x7fa12fead278) -- > name = loop0 status = False id = 56 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] > 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 >08:32:01,391 DBG blivet: DeviceTree.handle_format: name: loop0 ; >08:32:01,392 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,392 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >08:32:01,393 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,394 DBG blivet: get_format('efi') returning EFIFS instance with object id 61 >08:32:01,395 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,395 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >08:32:01,396 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,396 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >08:32:01,397 INF blivet: type detected on 'loop0' is 'squashfs' >08:32:01,397 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 64 >08:32:01,398 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:32:01,398 INF blivet: got format: existing None >08:32:01,399 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '14911382'} ; >08:32:01,399 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:32:01,400 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:32:01,401 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,402 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >08:32:01,402 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >08:32:01,403 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,404 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >08:32:01,404 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >08:32:01,405 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >08:32:01,406 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >08:32:01,406 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:32:01,406 INF blivet: added file /LiveOS/rootfs.img (id 66) to device tree >08:32:01,406 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >08:32:01,407 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >08:32:01,408 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >08:32:01,408 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >08:32:01,410 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >08:32:01,410 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:32:01,411 INF blivet: added loop loop1 (id 70) to device tree >08:32:01,411 INF blivet: got device: LoopDevice instance (0x7fa12ff2cfd0) -- > name = loop1 status = False id = 70 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (66)'] > 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 >08:32:01,412 DBG blivet: DeviceTree.handle_format: name: loop1 ; >08:32:01,414 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,414 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 74 >08:32:01,415 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,415 DBG blivet: get_format('efi') returning EFIFS instance with object id 75 >08:32:01,416 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,417 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 76 >08:32:01,418 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,418 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >08:32:01,419 INF blivet: type detected on 'loop1' is 'ext4' >08:32:01,449 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >08:32:01,450 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,450 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 78 >08:32:01,451 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >08:32:01,452 INF blivet: got format: existing ext4 filesystem >08:32:01,482 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,514 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,517 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': '14935466'} ; >08:32:01,518 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:32:01,520 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:32:01,521 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,523 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >08:32:01,525 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >08:32:01,526 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,527 DBG blivet: get_format('None') returning DeviceFormat instance with object id 81 >08:32:01,528 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >08:32:01,530 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >08:32:01,532 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >08:32:01,532 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:32:01,532 INF blivet: added file /overlay (deleted) (id 80) to device tree >08:32:01,533 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >08:32:01,534 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >08:32:01,534 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >08:32:01,535 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >08:32:01,536 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >08:32:01,537 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:32:01,537 INF blivet: added loop loop2 (id 84) to device tree >08:32:01,537 INF blivet: got device: LoopDevice instance (0x7fa12ceb2e80) -- > name = loop2 status = False id = 84 > children = [] > parents = ['existing 0 B file /overlay (deleted) (80)'] > 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 >08:32:01,539 DBG blivet: DeviceTree.handle_format: name: loop2 ; >08:32:01,540 DBG blivet: no type or existing type for loop2, bailing >08:32:01,541 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/mapper/live-rw /dev/disk/by-id/dm-name-live-rw ' > '/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '7864421'} ; >08:32:01,542 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:32:01,543 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:32:01,543 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,585 DBG blivet: DMDevicePopulator.run: name: live-rw ; >08:32:01,587 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:32:01,589 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >08:32:01,591 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:32:01,594 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (84) >08:32:01,595 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:32:01,597 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,597 DBG blivet: get_format('None') returning DeviceFormat instance with object id 90 >08:32:01,599 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >08:32:01,599 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >08:32:01,601 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >08:32:01,602 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >08:32:01,602 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:32:01,603 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >08:32:01,604 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:32:01,604 INF blivet: added dm live-rw (id 89) to device tree >08:32:01,604 INF blivet: got device: DMDevice instance (0x7fa12ceb2f98) -- > name = live-rw status = True id = 89 > children = [] > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:32:01,620 DBG blivet: DeviceTree.handle_format: name: live-rw ; >08:32:01,622 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,622 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >08:32:01,623 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,623 DBG blivet: get_format('efi') returning EFIFS instance with object id 94 >08:32:01,624 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,625 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >08:32:01,626 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,626 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >08:32:01,627 INF blivet: type detected on 'live-rw' is 'ext4' >08:32:01,649 DBG blivet: padding min size from 6.43 GiB up to 6.5 GiB >08:32:01,651 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,651 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 97 >08:32:01,652 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >08:32:01,653 INF blivet: got format: existing ext4 filesystem >08:32:01,679 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,707 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,709 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base ' > '/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '7941663'} ; >08:32:01,709 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:32:01,710 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:32:01,712 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,755 DBG blivet: DMDevicePopulator.run: name: live-base ; >08:32:01,758 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:32:01,760 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >08:32:01,764 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:32:01,765 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,765 DBG blivet: get_format('None') returning DeviceFormat instance with object id 100 >08:32:01,769 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >08:32:01,769 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >08:32:01,772 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >08:32:01,774 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >08:32:01,775 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:32:01,778 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >08:32:01,780 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:32:01,780 INF blivet: added dm live-base (id 99) to device tree >08:32:01,781 INF blivet: got device: DMDevice instance (0x7fa12cf14f28) -- > name = live-base status = True id = 99 > children = [] > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:32:01,798 DBG blivet: DeviceTree.handle_format: name: live-base ; >08:32:01,800 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,800 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >08:32:01,801 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,801 DBG blivet: get_format('efi') returning EFIFS instance with object id 104 >08:32:01,802 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,803 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >08:32:01,804 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,804 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >08:32:01,804 INF blivet: type detected on 'live-base' is 'ext4' >08:32:01,828 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >08:32:01,831 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,832 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 107 >08:32:01,833 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >08:32:01,833 INF blivet: got format: existing ext4 filesystem >08:32:01,860 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,886 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,914 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:32:01,944 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >08:32:02,240 INF blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >08:32:02,241 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:32:02,242 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:32:02,243 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:32:02,263 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:32:02,265 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,265 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,286 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:32:02,312 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,363 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,408 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:32:02,410 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,411 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,429 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:32:02,430 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:32:02,431 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:32:02,452 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:32:02,453 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,454 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,472 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:32:02,473 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:32:02,474 INF blivet: edd: MBR signature on sda is zero. new disk image? >08:32:02,474 INF blivet: edd: collected mbr signatures: {} >08:32:02,476 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >08:32:02,477 DBG blivet: DeviceTree.get_device_by_path returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:32:02,478 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >08:32:02,480 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:32:02,481 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:32:02,483 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:32:02,484 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:32:02,486 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >08:32:02,512 DBG blivet: XFS.setup: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,582 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:32:02,615 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,670 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,709 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:32:02,710 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:32:02,711 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:32:02,728 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:32:02,729 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,730 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,746 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:32:02,769 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,815 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,857 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:32:02,858 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,860 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,877 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:32:02,877 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:32:02,878 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:32:02,895 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:32:02,896 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,897 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,915 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:32:02,917 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:32:02,923 DBG blivet: Ext4FS.supported: supported: True ; >08:32:02,925 DBG blivet: Ext4FS.supported: supported: True ; >08:32:02,927 DBG blivet: Ext4FS.supported: supported: True ; >08:32:02,931 DBG blivet: XFS.supported: supported: True ; >08:32:02,934 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:02,965 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >08:32:02,966 DBG blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (99) with existing ext4 filesystem >08:32:19,640 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >08:32:19,641 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:32:19,645 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk sda (12) with existing gpt disklabel ; hidden: True ; >08:32:19,647 DBG blivet: checking if sr0 depends on sda >08:32:19,647 DBG blivet: checking if sda depends on sda >08:32:19,647 DBG blivet: checking if sda1 depends on sda >08:32:19,648 DBG blivet: checking if sda2 depends on sda >08:32:19,648 DBG blivet: checking if sda3 depends on sda >08:32:19,648 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >08:32:19,648 DBG blivet: checking if loop0 depends on sda >08:32:19,649 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >08:32:19,649 DBG blivet: checking if loop1 depends on sda >08:32:19,649 DBG blivet: checking if /overlay (deleted) depends on sda >08:32:19,649 DBG blivet: checking if loop2 depends on sda >08:32:19,649 DBG blivet: checking if live-rw depends on sda >08:32:19,650 DBG blivet: checking if live-base depends on sda >08:32:23,867 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >08:32:23,868 DBG blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >08:32:23,871 DBG blivet: resolved '/dev/sda1' to 'sda1' (partition) >08:32:23,873 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >08:32:23,874 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >08:32:23,877 DBG blivet: resolved '/dev/sda2' to 'sda2' (partition) >08:32:23,879 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >08:32:23,882 DBG blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >08:32:23,885 DBG blivet: resolved '/dev/sda3' to 'sda3' (partition) >08:32:30,016 DBG blivet: DiskLabel.__init__: >08:32:30,016 INF blivet: DiskLabel.parted_device returning None >08:32:30,018 DBG blivet: DMRaidMember.__init__: >08:32:30,019 DBG blivet: Ext2FS.supported: supported: True ; >08:32:30,021 DBG blivet: Ext2FS.supported: supported: True ; >08:32:30,022 DBG blivet: Ext3FS.supported: supported: True ; >08:32:30,023 DBG blivet: Ext3FS.supported: supported: True ; >08:32:30,027 DBG blivet: Ext4FS.supported: supported: True ; >08:32:30,030 DBG blivet: Ext4FS.supported: supported: True ; >08:32:30,032 DBG blivet: FATFS.supported: supported: True ; >08:32:30,035 DBG blivet: FATFS.supported: supported: True ; >08:32:30,036 DBG blivet: EFIFS.supported: supported: True ; >08:32:30,039 DBG blivet: EFIFS.supported: supported: True ; >08:32:30,043 DBG blivet: BTRFS.supported: supported: True ; >08:32:30,045 DBG blivet: BTRFS.supported: supported: True ; >08:32:30,050 DBG blivet: XFS.supported: supported: True ; >08:32:30,053 DBG blivet: XFS.supported: supported: True ; >08:32:30,054 DBG blivet: HFS.supported: supported: False ; >08:32:30,056 DBG blivet: HFS.supported: supported: False ; >08:32:30,059 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:30,060 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:30,061 DBG blivet: HFSPlus.supported: supported: False ; >08:32:30,063 DBG blivet: HFSPlus.supported: supported: False ; >08:32:30,065 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:30,067 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:30,071 DBG blivet: NTFS.supported: supported: False ; >08:32:30,073 DBG blivet: NTFS.supported: supported: False ; >08:32:30,075 DBG blivet: NFS.supported: supported: False ; >08:32:30,076 DBG blivet: NFS.supported: supported: False ; >08:32:30,078 DBG blivet: NFSv4.supported: supported: False ; >08:32:30,079 DBG blivet: NFSv4.supported: supported: False ; >08:32:30,081 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:30,083 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:30,086 DBG blivet: NoDevFS.supported: supported: False ; >08:32:30,087 DBG blivet: NoDevFS.supported: supported: False ; >08:32:30,089 DBG blivet: DevPtsFS.supported: supported: False ; >08:32:30,090 DBG blivet: DevPtsFS.supported: supported: False ; >08:32:30,092 DBG blivet: ProcFS.supported: supported: False ; >08:32:30,093 DBG blivet: ProcFS.supported: supported: False ; >08:32:30,095 DBG blivet: SysFS.supported: supported: False ; >08:32:30,096 DBG blivet: SysFS.supported: supported: False ; >08:32:30,098 DBG blivet: TmpFS.supported: supported: True ; >08:32:30,105 DBG blivet: TmpFS.supported: supported: True ; >08:32:30,108 DBG blivet: BindFS.supported: supported: False ; >08:32:30,109 DBG blivet: BindFS.supported: supported: False ; >08:32:30,110 DBG blivet: SELinuxFS.supported: supported: False ; >08:32:30,112 DBG blivet: SELinuxFS.supported: supported: False ; >08:32:30,113 DBG blivet: USBFS.supported: supported: False ; >08:32:30,115 DBG blivet: USBFS.supported: supported: False ; >08:32:30,116 DBG blivet: EFIVarFS.supported: supported: False ; >08:32:30,117 DBG blivet: EFIVarFS.supported: supported: False ; >08:32:30,119 DBG blivet: LUKS.__init__: >08:32:30,121 DBG blivet: LVMPhysicalVolume.__init__: >08:32:30,123 DBG blivet: MDRaidMember.__init__: >08:32:30,124 DBG blivet: MultipathMember.__init__: >08:32:30,125 DBG blivet: SwapSpace.__init__: >08:32:30,129 DBG blivet: XFS.supported: supported: True ; >08:32:30,129 DBG blivet: get_format('xfs') returning XFS instance with object id 146 >08:32:35,729 DBG blivet: XFS.supported: supported: True ; >08:32:35,729 DBG blivet: get_format('xfs') returning XFS instance with object id 147 >08:32:38,335 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >08:32:38,337 DBG blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >08:32:38,340 DBG blivet: resolved '/dev/sda1' to 'sda1' (partition) >08:32:38,342 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >08:32:38,344 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >08:32:38,347 DBG blivet: resolved '/dev/sda2' to 'sda2' (partition) >08:32:38,351 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >08:32:38,356 DBG blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >08:32:38,365 DBG blivet: resolved '/dev/sda3' to 'sda3' (partition) >08:32:40,735 DBG blivet: DiskLabel.__init__: >08:32:40,735 INF blivet: DiskLabel.parted_device returning None >08:32:40,737 DBG blivet: DMRaidMember.__init__: >08:32:40,738 DBG blivet: Ext2FS.supported: supported: True ; >08:32:40,741 DBG blivet: Ext2FS.supported: supported: True ; >08:32:40,743 DBG blivet: Ext3FS.supported: supported: True ; >08:32:40,746 DBG blivet: Ext3FS.supported: supported: True ; >08:32:40,748 DBG blivet: Ext4FS.supported: supported: True ; >08:32:40,750 DBG blivet: Ext4FS.supported: supported: True ; >08:32:40,753 DBG blivet: FATFS.supported: supported: True ; >08:32:40,754 DBG blivet: FATFS.supported: supported: True ; >08:32:40,757 DBG blivet: EFIFS.supported: supported: True ; >08:32:40,759 DBG blivet: EFIFS.supported: supported: True ; >08:32:40,762 DBG blivet: BTRFS.supported: supported: True ; >08:32:40,764 DBG blivet: BTRFS.supported: supported: True ; >08:32:40,767 DBG blivet: XFS.supported: supported: True ; >08:32:40,769 DBG blivet: XFS.supported: supported: True ; >08:32:40,772 DBG blivet: HFS.supported: supported: False ; >08:32:40,774 DBG blivet: HFS.supported: supported: False ; >08:32:40,777 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:40,779 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:40,782 DBG blivet: HFSPlus.supported: supported: False ; >08:32:40,784 DBG blivet: HFSPlus.supported: supported: False ; >08:32:40,787 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:40,789 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:40,792 DBG blivet: NTFS.supported: supported: False ; >08:32:40,795 DBG blivet: NTFS.supported: supported: False ; >08:32:40,797 DBG blivet: NFS.supported: supported: False ; >08:32:40,798 DBG blivet: NFS.supported: supported: False ; >08:32:40,801 DBG blivet: NFSv4.supported: supported: False ; >08:32:40,802 DBG blivet: NFSv4.supported: supported: False ; >08:32:40,805 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:40,840 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:40,842 DBG blivet: NoDevFS.supported: supported: False ; >08:32:40,844 DBG blivet: NoDevFS.supported: supported: False ; >08:32:40,845 DBG blivet: DevPtsFS.supported: supported: False ; >08:32:40,846 DBG blivet: DevPtsFS.supported: supported: False ; >08:32:40,848 DBG blivet: ProcFS.supported: supported: False ; >08:32:40,849 DBG blivet: ProcFS.supported: supported: False ; >08:32:40,852 DBG blivet: SysFS.supported: supported: False ; >08:32:40,854 DBG blivet: SysFS.supported: supported: False ; >08:32:40,856 DBG blivet: TmpFS.supported: supported: True ; >08:32:40,864 DBG blivet: TmpFS.supported: supported: True ; >08:32:40,866 DBG blivet: BindFS.supported: supported: False ; >08:32:40,868 DBG blivet: BindFS.supported: supported: False ; >08:32:40,870 DBG blivet: SELinuxFS.supported: supported: False ; >08:32:40,871 DBG blivet: SELinuxFS.supported: supported: False ; >08:32:40,874 DBG blivet: USBFS.supported: supported: False ; >08:32:40,876 DBG blivet: USBFS.supported: supported: False ; >08:32:40,879 DBG blivet: EFIVarFS.supported: supported: False ; >08:32:40,882 DBG blivet: EFIVarFS.supported: supported: False ; >08:32:40,884 DBG blivet: LUKS.__init__: >08:32:40,885 DBG blivet: LVMPhysicalVolume.__init__: >08:32:40,886 DBG blivet: MDRaidMember.__init__: >08:32:40,888 DBG blivet: MultipathMember.__init__: >08:32:40,889 DBG blivet: SwapSpace.__init__: >08:32:40,891 DBG blivet: get_format('None') returning DeviceFormat instance with object id 185 >08:32:48,305 DBG blivet: get_format('None') returning DeviceFormat instance with object id 186 >08:32:48,309 DBG blivet: get_format('None') returning DeviceFormat instance with object id 187 >08:33:12,280 DBG blivet: registered device format class DeviceFormat as None >08:33:12,289 DBG blivet: registered device format class BIOSBoot as biosboot >08:33:12,293 DBG blivet: registered device format class DiskLabel as disklabel >08:33:12,294 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:33:12,302 DBG blivet: registered device format class Ext2FS as ext2 >08:33:12,302 DBG blivet: registered device format class Ext3FS as ext3 >08:33:12,302 DBG blivet: registered device format class Ext4FS as ext4 >08:33:12,302 DBG blivet: registered device format class FATFS as vfat >08:33:12,302 DBG blivet: registered device format class EFIFS as efi >08:33:12,303 DBG blivet: registered device format class BTRFS as btrfs >08:33:12,303 DBG blivet: registered device format class GFS2 as gfs2 >08:33:12,303 DBG blivet: registered device format class JFS as jfs >08:33:12,303 DBG blivet: registered device format class ReiserFS as reiserfs >08:33:12,303 DBG blivet: registered device format class XFS as xfs >08:33:12,303 DBG blivet: registered device format class HFS as hfs >08:33:12,303 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:33:12,304 DBG blivet: registered device format class HFSPlus as hfs+ >08:33:12,304 DBG blivet: registered device format class MacEFIFS as macefi >08:33:12,304 DBG blivet: registered device format class NTFS as ntfs >08:33:12,304 DBG blivet: registered device format class NFS as nfs >08:33:12,304 DBG blivet: registered device format class NFSv4 as nfs4 >08:33:12,304 DBG blivet: registered device format class Iso9660FS as iso9660 >08:33:12,304 DBG blivet: registered device format class NoDevFS as nodev >08:33:12,304 DBG blivet: registered device format class DevPtsFS as devpts >08:33:12,304 DBG blivet: registered device format class ProcFS as proc >08:33:12,305 DBG blivet: registered device format class SysFS as sysfs >08:33:12,305 DBG blivet: registered device format class TmpFS as tmpfs >08:33:12,305 DBG blivet: registered device format class BindFS as bind >08:33:12,305 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:33:12,305 DBG blivet: registered device format class USBFS as usbfs >08:33:12,305 DBG blivet: registered device format class EFIVarFS as efivarfs >08:33:12,307 DBG blivet: registered device format class LUKS as luks >08:33:12,310 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:33:12,311 DBG blivet: registered device format class MDRaidMember as mdmember >08:33:12,311 DBG blivet: registered device format class MultipathMember as multipath_member >08:33:12,311 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:33:12,313 DBG blivet: registered device format class SwapSpace as swap >08:33:12,441 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:33:12,441 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:33:12,463 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:33:12,464 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:33:12,481 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,481 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:33:12,481 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:33:12,482 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:33:12,482 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:33:12,483 INF blivet: added cdrom sr0 (id 0) to device tree >08:33:12,483 INF blivet: got device: OpticalDevice instance (0x7f927b79ac88) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:33:12,487 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:33:12,487 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:33:12,487 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:33:12,488 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:33:12,488 INF blivet: type detected on 'sr0' is 'iso9660' >08:33:12,488 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:33:12,488 INF blivet: got format: existing iso9660 filesystem >08:33:12,489 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:33:12,490 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,522 DBG blivet: IGNORED: Caught exception, continuing. >08:33:12,522 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:33:12,522 DBG blivet: IGNORED: Begin exception details. >08:33:12,522 DBG blivet: IGNORED: Traceback (most recent call last): >08:33:12,523 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:33:12,523 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:33:12,523 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:33:12,523 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:33:12,523 DBG blivet: IGNORED: Traceback (most recent call last): >08:33:12,523 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:33:12,523 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:33:12,523 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:33:12,523 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:33:12,523 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:33:12,523 DBG blivet: IGNORED: connection=self._connection) >08:33:12,523 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:33:12,523 DBG blivet: IGNORED: raise DBusCallError(msg) >08:33:12,523 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:33:12,523 DBG blivet: IGNORED: End exception details. >08:33:12,525 INF blivet: sda is a disk >08:33:12,525 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:33:12,525 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:33:12,526 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:33:12,526 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:33:12,527 INF blivet: added disk sda (id 10) to device tree >08:33:12,527 INF blivet: got device: DiskDevice instance (0x7f927b75eb00) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:33:12,528 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:33:12,528 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:33:12,528 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:33:12,529 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:33:12,560 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f927b70cda0>, <parted.partition.Partition object at 0x7f927b70c940>, <parted.partition.Partition object at 0x7f927a6679b0>] > device: <parted.device.Device object at 0x7f927a667be0> > PedDisk: <_ped.Disk object at 0x7f927b6e5348> >08:33:12,644 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:33:12,644 INF blivet: got format: existing gpt disklabel >08:33:12,646 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:33:12,647 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,673 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:33:12,673 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:33:12,674 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:33:12,674 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:33:12,675 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:33:12,675 DBG blivet: looking up parted Partition: /dev/sda1 >08:33:12,676 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:33:12,676 INF blivet: added partition sda1 (id 20) to device tree >08:33:12,676 INF blivet: got device: PartitionDevice instance (0x7f927a667320) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7f927b70ce48> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f927b70cef0> PedPartition: <_ped.Partition object at 0x7f927b71e518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:33:12,677 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:33:12,677 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:33:12,677 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:33:12,678 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:33:12,678 INF blivet: type detected on 'sda1' is 'zfs_member' >08:33:12,678 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:33:12,678 INF blivet: got format: existing None >08:33:12,679 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:33:12,679 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,706 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:33:12,707 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:33:12,708 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:33:12,708 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:33:12,709 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:33:12,709 DBG blivet: looking up parted Partition: /dev/sda2 >08:33:12,710 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:33:12,710 INF blivet: added partition sda2 (id 30) to device tree >08:33:12,711 INF blivet: got device: PartitionDevice instance (0x7f927a678b38) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7f927b70ce48> fileSystem: <parted.filesystem.FileSystem object at 0x7f927b75ed68> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f927b70c978> PedPartition: <_ped.Partition object at 0x7f927b772410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:33:12,712 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:33:12,712 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:33:12,713 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:33:12,713 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:33:12,713 INF blivet: type detected on 'sda2' is 'xfs' >08:33:12,713 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:33:12,714 INF blivet: got format: existing xfs filesystem >08:33:12,716 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:33:12,717 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,747 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:33:12,748 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:33:12,748 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:33:12,748 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:33:12,750 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:33:12,750 DBG blivet: looking up parted Partition: /dev/sda3 >08:33:12,752 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:33:12,752 INF blivet: added partition sda3 (id 40) to device tree >08:33:12,752 INF blivet: got device: PartitionDevice instance (0x7f927a667e80) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7f927b70ce48> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f927a667978> PedPartition: <_ped.Partition object at 0x7f927a65f2b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:33:12,754 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:33:12,754 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:33:12,755 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:33:12,755 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:33:12,755 INF blivet: type detected on 'sda3' is 'zfs_member' >08:33:12,755 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:33:12,755 INF blivet: got format: existing None >08:33:12,756 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:33:12,757 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,759 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,759 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:33:12,759 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:33:12,760 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:33:12,761 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:33:12,761 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:33:12,761 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:33:12,762 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:33:12,762 INF blivet: added loop loop0 (id 54) to device tree >08:33:12,762 INF blivet: got device: LoopDevice instance (0x7f927a6805c0) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >08:33:12,763 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:33:12,763 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:33:12,764 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:33:12,764 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:33:12,764 INF blivet: type detected on 'loop0' is 'squashfs' >08:33:12,764 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:33:12,764 INF blivet: got format: existing None >08:33:12,765 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:33:12,766 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,767 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,767 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:33:12,767 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:33:12,768 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:33:12,768 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:33:12,768 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:33:12,769 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:33:12,769 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:33:12,769 INF blivet: added loop loop1 (id 68) to device tree >08:33:12,769 INF blivet: got device: LoopDevice instance (0x7f927a67fa58) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >08:33:12,771 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:33:12,771 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:33:12,771 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:33:12,772 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:33:12,772 INF blivet: type detected on 'loop1' is 'ext4' >08:33:12,778 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:33:12,779 INF blivet: got format: existing ext4 filesystem >08:33:12,781 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:33:12,782 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,783 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,784 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:33:12,784 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:33:12,785 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:33:12,786 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:33:12,786 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:33:12,786 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:33:12,788 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:33:12,788 INF blivet: added loop loop2 (id 82) to device tree >08:33:12,788 INF blivet: got device: LoopDevice instance (0x7f927a60b7b8) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >08:33:12,790 DBG blivet: no type or existing type for loop2, bailing >08:33:12,791 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:33:12,792 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,865 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:33:12,869 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:33:12,870 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,870 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:33:12,870 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:33:12,871 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:33:12,872 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:33:12,872 INF blivet: added dm live-rw (id 87) to device tree >08:33:12,872 INF blivet: got device: DMDevice instance (0x7f927a60be80) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:33:12,888 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:33:12,889 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:33:12,889 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:33:12,889 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:33:12,890 INF blivet: type detected on 'live-rw' is 'ext4' >08:33:12,890 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:33:12,890 INF blivet: got format: existing ext4 filesystem >08:33:12,891 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:33:12,892 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,927 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:33:12,928 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:33:12,929 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:33:12,929 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:33:12,930 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:33:12,930 INF blivet: added dm live-base (id 97) to device tree >08:33:12,930 INF blivet: got device: DMDevice instance (0x7f927a60fa20) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:33:12,940 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:33:12,941 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:33:12,941 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:33:12,941 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:33:12,941 INF blivet: type detected on 'live-base' is 'ext4' >08:33:12,942 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:33:12,942 INF blivet: got format: existing ext4 filesystem >08:33:17,027 INF blivet: ISCSID is /sbin/iscsid >08:33:17,028 INF blivet: no initiator set >08:33:17,061 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:33:17,062 INF blivet: no /etc/zfcp.conf; not configuring zfcp >08:33:19,534 DBG blivet: Ext4FS.supported: supported: True ; >08:33:19,534 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >08:33:19,535 DBG blivet: Ext4FS.supported: supported: True ; >08:33:19,535 DBG blivet: trying to set new default fstype to 'ext4' >08:33:19,537 DBG blivet: Ext4FS.supported: supported: True ; >08:33:19,537 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >08:33:19,538 DBG blivet: Ext4FS.supported: supported: True ; >08:33:19,660 INF blivet: no initiator set >08:33:19,660 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fcb463f6ac8> >08:33:19,661 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:33:19,662 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:33:19,756 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:33:19,758 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.1-ata-2 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 /dev/cdrom ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_07_1-ata-2', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VMware_Virtual_IDE_CDROM_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20IDE\\x20CDROM\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:00:07.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_07_1-ata-2', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > 'ID_SERIAL_SHORT': '10000000000000000001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '14871215'} ; >08:33:19,758 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:33:19,759 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:33:19,760 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:19,761 DBG blivet: OpticalDevicePopulator.run: >08:33:19,762 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >08:33:19,762 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >08:33:19,763 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >08:33:19,764 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >08:33:19,765 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:33:19,766 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 ; >08:33:19,767 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:33:19,767 INF blivet: added cdrom sr0 (id 2) to device tree >08:33:19,767 INF blivet: got device: OpticalDevice instance (0x7fcb44151208) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:33:19,769 DBG blivet: DeviceTree.handle_format: name: sr0 ; >08:33:19,770 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >08:33:19,774 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:19,774 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >08:33:19,776 DBG blivet: EFIFS.supported: supported: True ; >08:33:19,776 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >08:33:19,777 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:19,778 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >08:33:19,779 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:19,779 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >08:33:19,779 INF blivet: type detected on 'sr0' is 'iso9660' >08:33:19,781 DBG blivet: Iso9660FS.supported: supported: True ; >08:33:19,781 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >08:33:19,782 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >08:33:19,783 INF blivet: got format: existing iso9660 filesystem >08:33:19,861 DBG blivet: Iso9660FS.supported: supported: True ; >08:33:19,887 DBG blivet: Iso9660FS.supported: supported: True ; >08:33:19,889 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ' > '/dev/disk/by-label/zroot', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14688421'} ; >08:33:19,889 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:33:19,890 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:33:19,891 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:19,893 DBG blivet: DiskDevicePopulator.run: name: sda ; >08:33:19,893 INF blivet: sda is a disk >08:33:19,894 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >08:33:19,894 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >08:33:19,895 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >08:33:19,896 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >08:33:19,896 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:33:19,897 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >08:33:19,898 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:33:19,899 INF blivet: added disk sda (id 12) to device tree >08:33:19,899 INF blivet: got device: DiskDevice instance (0x7fcb440e7b70) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:33:19,902 DBG blivet: DeviceTree.handle_format: name: sda ; >08:33:19,903 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:19,906 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >08:33:19,908 DBG blivet: EFIFS.supported: supported: True ; >08:33:19,908 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >08:33:19,909 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:19,909 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >08:33:19,911 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:19,911 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >08:33:19,912 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >08:33:19,913 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >08:33:19,914 DBG blivet: DiskLabel.__init__: uuid: 7ae1a7b0-6543-4105-b1a6-3178269fc375 ; label: zroot ; device: /dev/sda ; serial: VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ; exists: True ; >08:33:19,926 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fcb46401400>, <parted.partition.Partition object at 0x7fcb46401080>, <parted.partition.Partition object at 0x7fcb46401240>] > device: <parted.device.Device object at 0x7fcb463f6278> > PedDisk: <_ped.Disk object at 0x7fcb4409e308> >08:33:20,033 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >08:33:20,035 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >08:33:20,035 INF blivet: got format: existing gpt disklabel >08:33:20,039 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-label/zroot ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part1 ' > '/dev/disk/by-partuuid/eb725671-cbce-43e5-b63e-2ce2c0625bc0 ' > '/dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part1 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '524288', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'eb725671-cbce-43e5-b63e-2ce2c0625bc0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14741994'} ; >08:33:20,040 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:33:20,041 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >08:33:20,042 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,043 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >08:33:20,069 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:33:20,070 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:33:20,072 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >08:33:20,073 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >08:33:20,074 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >08:33:20,075 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:33:20,076 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >08:33:20,077 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:33:20,078 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:33:20,078 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:33:20,079 DBG blivet: looking up parted Partition: /dev/sda1 >08:33:20,080 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:33:20,081 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >08:33:20,082 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >08:33:20,084 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >08:33:20,085 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:33:20,086 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:33:20,086 INF blivet: added partition sda1 (id 22) to device tree >08:33:20,086 INF blivet: got device: PartitionDevice instance (0x7fcb440d8908) -- > name = sda1 status = True id = 22 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7fcb463f6828> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcb46401128> PedPartition: <_ped.Partition object at 0x7fcb440bdba0> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:33:20,092 DBG blivet: DeviceTree.handle_format: name: sda1 ; >08:33:20,094 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,095 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >08:33:20,097 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,097 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >08:33:20,101 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,101 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >08:33:20,108 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,109 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >08:33:20,109 INF blivet: type detected on 'sda1' is 'zfs_member' >08:33:20,110 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 30 >08:33:20,111 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:33:20,111 INF blivet: got format: existing None >08:33:20,115 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-label/zroot ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part2 ' > '/dev/disk/by-partuuid/d69d5f64-f14d-4223-90ed-a988ace0b80e ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part2 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part2 ' > '/dev/disk/by-uuid/f90439ed-4366-4338-8eae-ee8351e0ada6 ' > '/dev/disk/by-partlabel/Boot', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f90439ed-4366-4338-8eae-ee8351e0ada6', > 'ID_FS_UUID_ENC': 'f90439ed-4366-4338-8eae-ee8351e0ada6', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Boot', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '526336', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'd69d5f64-f14d-4223-90ed-a988ace0b80e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'Boot', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14791759'} ; >08:33:20,115 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:33:20,116 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >08:33:20,117 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,118 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >08:33:20,149 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:33:20,152 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:33:20,155 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >08:33:20,158 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >08:33:20,159 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >08:33:20,160 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >08:33:20,161 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >08:33:20,162 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:33:20,163 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:33:20,164 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:33:20,164 DBG blivet: looking up parted Partition: /dev/sda2 >08:33:20,167 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:33:20,168 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >08:33:20,169 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >08:33:20,170 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >08:33:20,171 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:33:20,172 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:33:20,173 INF blivet: added partition sda2 (id 32) to device tree >08:33:20,173 INF blivet: got device: PartitionDevice instance (0x7fcb440e7c18) -- > name = sda2 status = True id = 32 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7fcb463f6828> fileSystem: <parted.filesystem.FileSystem object at 0x7fcb464011d0> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcb46401390> PedPartition: <_ped.Partition object at 0x7fcb440bdb48> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:33:20,178 DBG blivet: DeviceTree.handle_format: name: sda2 ; >08:33:20,179 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,179 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >08:33:20,180 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,181 DBG blivet: get_format('efi') returning EFIFS instance with object id 37 >08:33:20,182 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,182 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >08:33:20,184 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,184 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >08:33:20,184 INF blivet: type detected on 'sda2' is 'xfs' >08:33:20,186 DBG blivet: XFS.supported: supported: True ; >08:33:20,186 DBG blivet: get_format('xfs') returning XFS instance with object id 40 >08:33:20,187 DBG blivet: PartitionDevice._set_format: sda2 ; type: xfs ; current: None ; >08:33:20,188 INF blivet: got format: existing xfs filesystem >08:33:20,215 DBG blivet: XFS.supported: supported: True ; >08:33:20,241 DBG blivet: XFS.supported: supported: True ; >08:33:20,244 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-label/zroot ' > '/dev/disk/by-partuuid/853f13f9-601f-4471-bb23-a8f593b54710 ' > '/dev/disk/by-partlabel/ZFS\\x20Root ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part3 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part3 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part3 ' > '/dev/disk/by-uuid/10114546123328479187', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'ZFS\\x20Root', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2623488', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39319519', > 'ID_PART_ENTRY_TYPE': '6a898cc3-1dd2-11b2-99a6-080020736631', > 'ID_PART_ENTRY_UUID': '853f13f9-601f-4471-bb23-a8f593b54710', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'PARTNAME': 'ZFS Root', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14720461'} ; >08:33:20,244 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:33:20,245 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >08:33:20,246 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,247 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >08:33:20,276 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:33:20,277 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:33:20,280 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >08:33:20,282 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >08:33:20,283 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >08:33:20,284 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:33:20,286 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >08:33:20,287 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:33:20,288 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:33:20,289 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:33:20,289 DBG blivet: looking up parted Partition: /dev/sda3 >08:33:20,290 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >08:33:20,292 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >08:33:20,293 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >08:33:20,294 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >08:33:20,295 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:33:20,296 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:33:20,296 INF blivet: added partition sda3 (id 42) to device tree >08:33:20,297 INF blivet: got device: PartitionDevice instance (0x7fcb441409e8) -- > name = sda3 status = True id = 42 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7fcb463f6828> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcb463d7898> PedPartition: <_ped.Partition object at 0x7fcb440bdbf8> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:33:20,302 DBG blivet: DeviceTree.handle_format: name: sda3 ; >08:33:20,305 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,306 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >08:33:20,309 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,309 DBG blivet: get_format('efi') returning EFIFS instance with object id 47 >08:33:20,310 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,311 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >08:33:20,312 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,312 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >08:33:20,312 INF blivet: type detected on 'sda3' is 'zfs_member' >08:33:20,313 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 50 >08:33:20,314 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:33:20,314 INF blivet: got format: existing None >08:33:20,315 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': '14920704'} ; >08:33:20,316 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:33:20,317 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >08:33:20,317 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,318 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >08:33:20,320 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >08:33:20,321 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,321 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >08:33:20,322 DBG blivet: get_format('None') returning DeviceFormat instance with object id 54 >08:33:20,323 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >08:33:20,324 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >08:33:20,325 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:33:20,325 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 52) to device tree >08:33:20,325 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >08:33:20,327 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >08:33:20,327 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >08:33:20,328 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:33:20,329 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >08:33:20,329 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:33:20,330 INF blivet: added loop loop0 (id 56) to device tree >08:33:20,330 INF blivet: got device: LoopDevice instance (0x7fcb44072a20) -- > name = loop0 status = False id = 56 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] > 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 >08:33:20,332 DBG blivet: DeviceTree.handle_format: name: loop0 ; >08:33:20,333 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,333 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >08:33:20,335 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,335 DBG blivet: get_format('efi') returning EFIFS instance with object id 61 >08:33:20,336 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,337 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >08:33:20,338 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,338 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >08:33:20,338 INF blivet: type detected on 'loop0' is 'squashfs' >08:33:20,339 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 64 >08:33:20,340 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:33:20,340 INF blivet: got format: existing None >08:33:20,341 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '14911382'} ; >08:33:20,341 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:33:20,342 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:33:20,343 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,344 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >08:33:20,345 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >08:33:20,346 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,346 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >08:33:20,347 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >08:33:20,348 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >08:33:20,350 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >08:33:20,350 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:33:20,350 INF blivet: added file /LiveOS/rootfs.img (id 66) to device tree >08:33:20,350 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >08:33:20,352 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >08:33:20,352 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >08:33:20,353 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >08:33:20,354 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >08:33:20,355 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:33:20,355 INF blivet: added loop loop1 (id 70) to device tree >08:33:20,355 INF blivet: got device: LoopDevice instance (0x7fcb440ea898) -- > name = loop1 status = False id = 70 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (66)'] > 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 >08:33:20,357 DBG blivet: DeviceTree.handle_format: name: loop1 ; >08:33:20,358 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,358 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 74 >08:33:20,360 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,360 DBG blivet: get_format('efi') returning EFIFS instance with object id 75 >08:33:20,361 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,361 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 76 >08:33:20,363 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,363 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >08:33:20,363 INF blivet: type detected on 'loop1' is 'ext4' >08:33:20,392 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >08:33:20,394 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,395 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 78 >08:33:20,396 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >08:33:20,396 INF blivet: got format: existing ext4 filesystem >08:33:20,422 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,454 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,456 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': '14935466'} ; >08:33:20,456 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:33:20,457 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:33:20,458 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,459 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >08:33:20,459 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >08:33:20,460 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,460 DBG blivet: get_format('None') returning DeviceFormat instance with object id 81 >08:33:20,461 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >08:33:20,462 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >08:33:20,464 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >08:33:20,464 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:33:20,464 INF blivet: added file /overlay (deleted) (id 80) to device tree >08:33:20,465 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >08:33:20,468 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >08:33:20,468 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >08:33:20,470 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >08:33:20,471 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >08:33:20,471 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:33:20,471 INF blivet: added loop loop2 (id 84) to device tree >08:33:20,471 INF blivet: got device: LoopDevice instance (0x7fcb4400a898) -- > name = loop2 status = False id = 84 > children = [] > parents = ['existing 0 B file /overlay (deleted) (80)'] > 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 >08:33:20,473 DBG blivet: DeviceTree.handle_format: name: loop2 ; >08:33:20,473 DBG blivet: no type or existing type for loop2, bailing >08:33:20,474 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-rw ' > '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '7864421'} ; >08:33:20,474 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:33:20,475 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:33:20,476 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,519 DBG blivet: DMDevicePopulator.run: name: live-rw ; >08:33:20,521 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:33:20,522 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >08:33:20,524 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:33:20,527 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (84) >08:33:20,528 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:33:20,529 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,529 DBG blivet: get_format('None') returning DeviceFormat instance with object id 90 >08:33:20,531 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >08:33:20,532 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >08:33:20,533 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >08:33:20,534 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >08:33:20,534 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:33:20,536 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >08:33:20,536 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:33:20,537 INF blivet: added dm live-rw (id 89) to device tree >08:33:20,537 INF blivet: got device: DMDevice instance (0x7fcb44082390) -- > name = live-rw status = True id = 89 > children = [] > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:33:20,557 DBG blivet: DeviceTree.handle_format: name: live-rw ; >08:33:20,558 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,558 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >08:33:20,560 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,560 DBG blivet: get_format('efi') returning EFIFS instance with object id 94 >08:33:20,561 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,561 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >08:33:20,562 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,563 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >08:33:20,563 INF blivet: type detected on 'live-rw' is 'ext4' >08:33:20,587 DBG blivet: padding min size from 6.43 GiB up to 6.5 GiB >08:33:20,590 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,590 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 97 >08:33:20,591 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >08:33:20,591 INF blivet: got format: existing ext4 filesystem >08:33:20,619 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,657 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,659 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-base ' > '/dev/mapper/live-base ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '7941663'} ; >08:33:20,659 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:33:20,659 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:33:20,660 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,707 DBG blivet: DMDevicePopulator.run: name: live-base ; >08:33:20,710 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:33:20,712 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >08:33:20,714 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:33:20,715 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,715 DBG blivet: get_format('None') returning DeviceFormat instance with object id 100 >08:33:20,717 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >08:33:20,717 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >08:33:20,718 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >08:33:20,719 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >08:33:20,719 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:33:20,720 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >08:33:20,721 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:33:20,722 INF blivet: added dm live-base (id 99) to device tree >08:33:20,722 INF blivet: got device: DMDevice instance (0x7fcb46472588) -- > name = live-base status = True id = 99 > children = [] > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:33:20,739 DBG blivet: DeviceTree.handle_format: name: live-base ; >08:33:20,741 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,741 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >08:33:20,742 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,742 DBG blivet: get_format('efi') returning EFIFS instance with object id 104 >08:33:20,744 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,744 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >08:33:20,746 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,746 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >08:33:20,747 INF blivet: type detected on 'live-base' is 'ext4' >08:33:20,771 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >08:33:20,773 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,773 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 107 >08:33:20,775 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >08:33:20,775 INF blivet: got format: existing ext4 filesystem >08:33:20,805 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,833 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,861 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:33:20,889 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >08:33:21,243 INF blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >08:33:21,245 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:33:21,247 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:33:21,247 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:33:21,267 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:33:21,269 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,270 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,288 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:33:21,316 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,363 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,413 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:33:21,415 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,415 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,433 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:33:21,435 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:33:21,437 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:33:21,454 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:33:21,455 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,456 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,476 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:33:21,477 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:33:21,478 INF blivet: edd: MBR signature on sda is zero. new disk image? >08:33:21,478 INF blivet: edd: collected mbr signatures: {} >08:33:21,480 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >08:33:21,481 DBG blivet: DeviceTree.get_device_by_path returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:33:21,482 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >08:33:21,484 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:33:21,485 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:33:21,486 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:33:21,487 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:33:21,488 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >08:33:21,514 DBG blivet: XFS.setup: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,598 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:33:21,625 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,673 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,714 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:33:21,715 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:33:21,716 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:33:21,737 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:33:21,738 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,739 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,757 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:33:21,781 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,836 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,886 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:33:21,888 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,889 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,922 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:33:21,927 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:33:21,929 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:33:21,952 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:33:21,953 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,954 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,972 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:33:21,973 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:33:21,978 DBG blivet: Ext4FS.supported: supported: True ; >08:33:21,980 DBG blivet: Ext4FS.supported: supported: True ; >08:33:21,981 DBG blivet: Ext4FS.supported: supported: True ; >08:33:21,984 DBG blivet: XFS.supported: supported: True ; >08:33:21,987 DBG blivet: Iso9660FS.supported: supported: True ; >08:33:22,009 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >08:33:22,010 DBG blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (99) with existing ext4 filesystem >04:33:34,349 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >04:33:34,350 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >04:33:34,355 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk sda (12) with existing gpt disklabel ; hidden: True ; >04:33:34,359 DBG blivet: checking if sr0 depends on sda >04:33:34,360 DBG blivet: checking if sda depends on sda >04:33:34,360 DBG blivet: checking if sda1 depends on sda >04:33:34,360 DBG blivet: checking if sda2 depends on sda >04:33:34,361 DBG blivet: checking if sda3 depends on sda >04:33:34,361 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >04:33:34,361 DBG blivet: checking if loop0 depends on sda >04:33:34,362 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >04:33:34,362 DBG blivet: checking if loop1 depends on sda >04:33:34,362 DBG blivet: checking if /overlay (deleted) depends on sda >04:33:34,362 DBG blivet: checking if loop2 depends on sda >04:33:34,363 DBG blivet: checking if live-rw depends on sda >04:33:34,363 DBG blivet: checking if live-base depends on sda >04:33:38,623 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >04:33:38,625 DBG blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >04:33:38,628 DBG blivet: resolved '/dev/sda1' to 'sda1' (partition) >04:33:38,630 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >04:33:38,633 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >04:33:38,636 DBG blivet: resolved '/dev/sda2' to 'sda2' (partition) >04:33:38,639 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >04:33:38,643 DBG blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >04:33:38,649 DBG blivet: resolved '/dev/sda3' to 'sda3' (partition) >04:33:41,126 DBG blivet: DiskLabel.__init__: >04:33:41,126 INF blivet: DiskLabel.parted_device returning None >04:33:41,128 DBG blivet: DMRaidMember.__init__: >04:33:41,129 DBG blivet: Ext2FS.supported: supported: True ; >04:33:41,130 DBG blivet: Ext2FS.supported: supported: True ; >04:33:41,132 DBG blivet: Ext3FS.supported: supported: True ; >04:33:41,133 DBG blivet: Ext3FS.supported: supported: True ; >04:33:41,134 DBG blivet: Ext4FS.supported: supported: True ; >04:33:41,136 DBG blivet: Ext4FS.supported: supported: True ; >04:33:41,137 DBG blivet: FATFS.supported: supported: True ; >04:33:41,139 DBG blivet: FATFS.supported: supported: True ; >04:33:41,140 DBG blivet: EFIFS.supported: supported: True ; >04:33:41,141 DBG blivet: EFIFS.supported: supported: True ; >04:33:41,143 DBG blivet: BTRFS.supported: supported: True ; >04:33:41,144 DBG blivet: BTRFS.supported: supported: True ; >04:33:41,147 DBG blivet: XFS.supported: supported: True ; >04:33:41,149 DBG blivet: XFS.supported: supported: True ; >04:33:41,150 DBG blivet: HFS.supported: supported: False ; >04:33:41,151 DBG blivet: HFS.supported: supported: False ; >04:33:41,153 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:33:41,155 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:33:41,158 DBG blivet: HFSPlus.supported: supported: False ; >04:33:41,163 DBG blivet: HFSPlus.supported: supported: False ; >04:33:41,168 DBG blivet: MacEFIFS.supported: supported: True ; >04:33:41,172 DBG blivet: MacEFIFS.supported: supported: True ; >04:33:41,176 DBG blivet: NTFS.supported: supported: False ; >04:33:41,180 DBG blivet: NTFS.supported: supported: False ; >04:33:41,182 DBG blivet: NFS.supported: supported: False ; >04:33:41,183 DBG blivet: NFS.supported: supported: False ; >04:33:41,185 DBG blivet: NFSv4.supported: supported: False ; >04:33:41,187 DBG blivet: NFSv4.supported: supported: False ; >04:33:41,189 DBG blivet: Iso9660FS.supported: supported: True ; >04:33:41,191 DBG blivet: Iso9660FS.supported: supported: True ; >04:33:41,194 DBG blivet: NoDevFS.supported: supported: False ; >04:33:41,196 DBG blivet: NoDevFS.supported: supported: False ; >04:33:41,197 DBG blivet: DevPtsFS.supported: supported: False ; >04:33:41,198 DBG blivet: DevPtsFS.supported: supported: False ; >04:33:41,200 DBG blivet: ProcFS.supported: supported: False ; >04:33:41,202 DBG blivet: ProcFS.supported: supported: False ; >04:33:41,204 DBG blivet: SysFS.supported: supported: False ; >04:33:41,205 DBG blivet: SysFS.supported: supported: False ; >04:33:41,207 DBG blivet: TmpFS.supported: supported: True ; >04:33:41,216 DBG blivet: TmpFS.supported: supported: True ; >04:33:41,220 DBG blivet: BindFS.supported: supported: False ; >04:33:41,223 DBG blivet: BindFS.supported: supported: False ; >04:33:41,228 DBG blivet: SELinuxFS.supported: supported: False ; >04:33:41,232 DBG blivet: SELinuxFS.supported: supported: False ; >04:33:41,237 DBG blivet: USBFS.supported: supported: False ; >04:33:41,241 DBG blivet: USBFS.supported: supported: False ; >04:33:41,243 DBG blivet: EFIVarFS.supported: supported: False ; >04:33:41,246 DBG blivet: EFIVarFS.supported: supported: False ; >04:33:41,251 DBG blivet: LUKS.__init__: >04:33:41,254 DBG blivet: LVMPhysicalVolume.__init__: >04:33:41,258 DBG blivet: MDRaidMember.__init__: >04:33:41,263 DBG blivet: MultipathMember.__init__: >04:33:41,267 DBG blivet: SwapSpace.__init__: >04:33:41,274 DBG blivet: XFS.supported: supported: True ; >04:33:41,274 DBG blivet: get_format('xfs') returning XFS instance with object id 146 >04:33:47,020 DBG blivet: XFS.supported: supported: True ; >04:33:47,020 DBG blivet: get_format('xfs') returning XFS instance with object id 147 >04:33:49,072 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >04:33:49,074 DBG blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >04:33:49,077 DBG blivet: resolved '/dev/sda1' to 'sda1' (partition) >04:33:49,078 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >04:33:49,080 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >04:33:49,083 DBG blivet: resolved '/dev/sda2' to 'sda2' (partition) >04:33:49,084 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >04:33:49,085 DBG blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >04:33:49,088 DBG blivet: resolved '/dev/sda3' to 'sda3' (partition) >04:33:50,490 DBG blivet: DiskLabel.__init__: >04:33:50,490 INF blivet: DiskLabel.parted_device returning None >04:33:50,492 DBG blivet: DMRaidMember.__init__: >04:33:50,494 DBG blivet: Ext2FS.supported: supported: True ; >04:33:50,495 DBG blivet: Ext2FS.supported: supported: True ; >04:33:50,497 DBG blivet: Ext3FS.supported: supported: True ; >04:33:50,499 DBG blivet: Ext3FS.supported: supported: True ; >04:33:50,501 DBG blivet: Ext4FS.supported: supported: True ; >04:33:50,504 DBG blivet: Ext4FS.supported: supported: True ; >04:33:50,506 DBG blivet: FATFS.supported: supported: True ; >04:33:50,508 DBG blivet: FATFS.supported: supported: True ; >04:33:50,509 DBG blivet: EFIFS.supported: supported: True ; >04:33:50,511 DBG blivet: EFIFS.supported: supported: True ; >04:33:50,514 DBG blivet: BTRFS.supported: supported: True ; >04:33:50,515 DBG blivet: BTRFS.supported: supported: True ; >04:33:50,518 DBG blivet: XFS.supported: supported: True ; >04:33:50,521 DBG blivet: XFS.supported: supported: True ; >04:33:50,522 DBG blivet: HFS.supported: supported: False ; >04:33:50,524 DBG blivet: HFS.supported: supported: False ; >04:33:50,527 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:33:50,528 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:33:50,530 DBG blivet: HFSPlus.supported: supported: False ; >04:33:50,532 DBG blivet: HFSPlus.supported: supported: False ; >04:33:50,534 DBG blivet: MacEFIFS.supported: supported: True ; >04:33:50,538 DBG blivet: MacEFIFS.supported: supported: True ; >04:33:50,541 DBG blivet: NTFS.supported: supported: False ; >04:33:50,543 DBG blivet: NTFS.supported: supported: False ; >04:33:50,547 DBG blivet: NFS.supported: supported: False ; >04:33:50,548 DBG blivet: NFS.supported: supported: False ; >04:33:50,552 DBG blivet: NFSv4.supported: supported: False ; >04:33:50,554 DBG blivet: NFSv4.supported: supported: False ; >04:33:50,556 DBG blivet: Iso9660FS.supported: supported: True ; >04:33:50,558 DBG blivet: Iso9660FS.supported: supported: True ; >04:33:50,586 DBG blivet: NoDevFS.supported: supported: False ; >04:33:50,587 DBG blivet: NoDevFS.supported: supported: False ; >04:33:50,588 DBG blivet: DevPtsFS.supported: supported: False ; >04:33:50,590 DBG blivet: DevPtsFS.supported: supported: False ; >04:33:50,593 DBG blivet: ProcFS.supported: supported: False ; >04:33:50,594 DBG blivet: ProcFS.supported: supported: False ; >04:33:50,596 DBG blivet: SysFS.supported: supported: False ; >04:33:50,598 DBG blivet: SysFS.supported: supported: False ; >04:33:50,600 DBG blivet: TmpFS.supported: supported: True ; >04:33:50,607 DBG blivet: TmpFS.supported: supported: True ; >04:33:50,609 DBG blivet: BindFS.supported: supported: False ; >04:33:50,611 DBG blivet: BindFS.supported: supported: False ; >04:33:50,612 DBG blivet: SELinuxFS.supported: supported: False ; >04:33:50,614 DBG blivet: SELinuxFS.supported: supported: False ; >04:33:50,615 DBG blivet: USBFS.supported: supported: False ; >04:33:50,617 DBG blivet: USBFS.supported: supported: False ; >04:33:50,618 DBG blivet: EFIVarFS.supported: supported: False ; >04:33:50,620 DBG blivet: EFIVarFS.supported: supported: False ; >04:33:50,621 DBG blivet: LUKS.__init__: >04:33:50,622 DBG blivet: LVMPhysicalVolume.__init__: >04:33:50,624 DBG blivet: MDRaidMember.__init__: >04:33:50,625 DBG blivet: MultipathMember.__init__: >04:33:50,627 DBG blivet: SwapSpace.__init__: >04:33:50,629 DBG blivet: get_format('None') returning DeviceFormat instance with object id 185 >04:33:54,983 DBG blivet: get_format('None') returning DeviceFormat instance with object id 186 >04:33:54,985 DBG blivet: get_format('None') returning DeviceFormat instance with object id 187 >08:35:17,896 DBG blivet: registered device format class DeviceFormat as None >08:35:17,906 DBG blivet: registered device format class BIOSBoot as biosboot >08:35:17,910 DBG blivet: registered device format class DiskLabel as disklabel >08:35:17,911 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:35:17,919 DBG blivet: registered device format class Ext2FS as ext2 >08:35:17,919 DBG blivet: registered device format class Ext3FS as ext3 >08:35:17,919 DBG blivet: registered device format class Ext4FS as ext4 >08:35:17,919 DBG blivet: registered device format class FATFS as vfat >08:35:17,919 DBG blivet: registered device format class EFIFS as efi >08:35:17,920 DBG blivet: registered device format class BTRFS as btrfs >08:35:17,920 DBG blivet: registered device format class GFS2 as gfs2 >08:35:17,920 DBG blivet: registered device format class JFS as jfs >08:35:17,920 DBG blivet: registered device format class ReiserFS as reiserfs >08:35:17,920 DBG blivet: registered device format class XFS as xfs >08:35:17,920 DBG blivet: registered device format class HFS as hfs >08:35:17,920 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:35:17,921 DBG blivet: registered device format class HFSPlus as hfs+ >08:35:17,921 DBG blivet: registered device format class MacEFIFS as macefi >08:35:17,921 DBG blivet: registered device format class NTFS as ntfs >08:35:17,921 DBG blivet: registered device format class NFS as nfs >08:35:17,921 DBG blivet: registered device format class NFSv4 as nfs4 >08:35:17,921 DBG blivet: registered device format class Iso9660FS as iso9660 >08:35:17,921 DBG blivet: registered device format class NoDevFS as nodev >08:35:17,921 DBG blivet: registered device format class DevPtsFS as devpts >08:35:17,921 DBG blivet: registered device format class ProcFS as proc >08:35:17,921 DBG blivet: registered device format class SysFS as sysfs >08:35:17,922 DBG blivet: registered device format class TmpFS as tmpfs >08:35:17,922 DBG blivet: registered device format class BindFS as bind >08:35:17,922 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:35:17,922 DBG blivet: registered device format class USBFS as usbfs >08:35:17,922 DBG blivet: registered device format class EFIVarFS as efivarfs >08:35:17,924 DBG blivet: registered device format class LUKS as luks >08:35:17,926 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:35:17,927 DBG blivet: registered device format class MDRaidMember as mdmember >08:35:17,927 DBG blivet: registered device format class MultipathMember as multipath_member >08:35:17,927 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:35:17,928 DBG blivet: registered device format class SwapSpace as swap >08:35:18,054 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:35:18,055 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:35:18,076 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:35:18,077 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:35:18,094 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,094 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:35:18,094 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:35:18,095 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:35:18,096 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:35:18,096 INF blivet: added cdrom sr0 (id 0) to device tree >08:35:18,096 INF blivet: got device: OpticalDevice instance (0x7f8bbc679c88) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:35:18,100 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:35:18,100 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:35:18,101 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:35:18,101 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:35:18,101 INF blivet: type detected on 'sr0' is 'iso9660' >08:35:18,101 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:35:18,101 INF blivet: got format: existing iso9660 filesystem >08:35:18,103 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:35:18,103 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,128 DBG blivet: IGNORED: Caught exception, continuing. >08:35:18,128 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:35:18,129 DBG blivet: IGNORED: Begin exception details. >08:35:18,129 DBG blivet: IGNORED: Traceback (most recent call last): >08:35:18,129 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:35:18,129 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:35:18,129 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:35:18,129 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:35:18,129 DBG blivet: IGNORED: Traceback (most recent call last): >08:35:18,129 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:35:18,129 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:35:18,129 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:35:18,129 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:35:18,129 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:35:18,129 DBG blivet: IGNORED: connection=self._connection) >08:35:18,129 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:35:18,129 DBG blivet: IGNORED: raise DBusCallError(msg) >08:35:18,129 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:35:18,130 DBG blivet: IGNORED: End exception details. >08:35:18,131 INF blivet: sda is a disk >08:35:18,131 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:35:18,131 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:35:18,132 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:35:18,132 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:35:18,132 INF blivet: added disk sda (id 10) to device tree >08:35:18,133 INF blivet: got device: DiskDevice instance (0x7f8bbc63d9e8) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:35:18,133 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:35:18,134 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:35:18,134 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:35:18,134 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:35:18,147 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f8bbc5ebdd8>, <parted.partition.Partition object at 0x7f8bbc5eb940>, <parted.partition.Partition object at 0x7f8bbb5469b0>] > device: <parted.device.Device object at 0x7f8bbb546c18> > PedDisk: <_ped.Disk object at 0x7f8bbc5c4348> >08:35:18,263 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:35:18,264 INF blivet: got format: existing gpt disklabel >08:35:18,266 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:35:18,267 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,293 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:35:18,294 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:35:18,294 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:35:18,295 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:35:18,295 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:35:18,295 DBG blivet: looking up parted Partition: /dev/sda1 >08:35:18,297 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:35:18,298 INF blivet: added partition sda1 (id 20) to device tree >08:35:18,298 INF blivet: got device: PartitionDevice instance (0x7f8bbb546f98) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7f8bbc5e7d68> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8bbc5ebf28> PedPartition: <_ped.Partition object at 0x7f8bbc5fd518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:35:18,299 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:35:18,299 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:35:18,299 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:35:18,300 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:35:18,300 INF blivet: type detected on 'sda1' is 'zfs_member' >08:35:18,300 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:35:18,300 INF blivet: got format: existing None >08:35:18,302 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:35:18,303 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,335 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:35:18,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:35:18,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:35:18,336 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:35:18,337 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:35:18,337 DBG blivet: looking up parted Partition: /dev/sda2 >08:35:18,338 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:35:18,338 INF blivet: added partition sda2 (id 30) to device tree >08:35:18,338 INF blivet: got device: PartitionDevice instance (0x7f8bbb557b70) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7f8bbc5e7d68> fileSystem: <parted.filesystem.FileSystem object at 0x7f8bbc63d9b0> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8bbc5eb978> PedPartition: <_ped.Partition object at 0x7f8bbc651410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:35:18,340 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:35:18,340 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:35:18,341 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:35:18,341 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:35:18,341 INF blivet: type detected on 'sda2' is 'xfs' >08:35:18,342 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:35:18,342 INF blivet: got format: existing xfs filesystem >08:35:18,343 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:35:18,344 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,365 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:35:18,366 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:35:18,366 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:35:18,367 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:35:18,367 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:35:18,367 DBG blivet: looking up parted Partition: /dev/sda3 >08:35:18,368 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:35:18,368 INF blivet: added partition sda3 (id 40) to device tree >08:35:18,368 INF blivet: got device: PartitionDevice instance (0x7f8bbb546ef0) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7f8bbc5e7d68> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8bbb546978> PedPartition: <_ped.Partition object at 0x7f8bbb53e2b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:35:18,370 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:35:18,370 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:35:18,370 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:35:18,370 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:35:18,370 INF blivet: type detected on 'sda3' is 'zfs_member' >08:35:18,370 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:35:18,370 INF blivet: got format: existing None >08:35:18,371 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:35:18,372 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,372 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,373 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:35:18,373 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:35:18,373 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:35:18,373 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:35:18,374 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:35:18,374 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:35:18,374 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:35:18,374 INF blivet: added loop loop0 (id 54) to device tree >08:35:18,374 INF blivet: got device: LoopDevice instance (0x7f8bbb55f5f8) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >08:35:18,375 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:35:18,375 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:35:18,375 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:35:18,376 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:35:18,376 INF blivet: type detected on 'loop0' is 'squashfs' >08:35:18,376 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:35:18,376 INF blivet: got format: existing None >08:35:18,376 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:35:18,377 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,377 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,378 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:35:18,378 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:35:18,378 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:35:18,378 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:35:18,378 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:35:18,378 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:35:18,379 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:35:18,379 INF blivet: added loop loop1 (id 68) to device tree >08:35:18,379 INF blivet: got device: LoopDevice instance (0x7f8bbb55e748) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >08:35:18,379 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:35:18,380 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:35:18,380 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:35:18,380 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:35:18,380 INF blivet: type detected on 'loop1' is 'ext4' >08:35:18,387 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:35:18,387 INF blivet: got format: existing ext4 filesystem >08:35:18,388 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:35:18,389 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,389 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,390 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:35:18,390 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:35:18,390 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:35:18,390 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:35:18,390 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:35:18,390 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:35:18,391 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:35:18,391 INF blivet: added loop loop2 (id 82) to device tree >08:35:18,391 INF blivet: got device: LoopDevice instance (0x7f8bbb4ea7f0) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >08:35:18,392 DBG blivet: no type or existing type for loop2, bailing >08:35:18,392 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:35:18,392 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,423 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:35:18,425 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:35:18,426 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,426 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:35:18,426 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:35:18,426 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:35:18,427 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:35:18,427 INF blivet: added dm live-rw (id 87) to device tree >08:35:18,427 INF blivet: got device: DMDevice instance (0x7f8bbb4eaeb8) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:35:18,436 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:35:18,436 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:35:18,436 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:35:18,436 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:35:18,436 INF blivet: type detected on 'live-rw' is 'ext4' >08:35:18,437 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:35:18,437 INF blivet: got format: existing ext4 filesystem >08:35:18,437 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:35:18,438 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,474 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:35:18,475 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,475 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:35:18,476 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:35:18,476 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:35:18,477 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:35:18,477 INF blivet: added dm live-base (id 97) to device tree >08:35:18,477 INF blivet: got device: DMDevice instance (0x7f8bbb4eea58) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:35:18,487 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:35:18,487 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:35:18,487 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:35:18,488 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:35:18,488 INF blivet: type detected on 'live-base' is 'ext4' >08:35:18,488 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:35:18,488 INF blivet: got format: existing ext4 filesystem >09:19:36,672 DBG blivet: registered device format class DeviceFormat as None >09:19:36,682 DBG blivet: registered device format class BIOSBoot as biosboot >09:19:36,687 DBG blivet: registered device format class DiskLabel as disklabel >09:19:36,687 DBG blivet: registered device format class DMRaidMember as dmraidmember >09:19:36,696 DBG blivet: registered device format class Ext2FS as ext2 >09:19:36,696 DBG blivet: registered device format class Ext3FS as ext3 >09:19:36,697 DBG blivet: registered device format class Ext4FS as ext4 >09:19:36,697 DBG blivet: registered device format class FATFS as vfat >09:19:36,697 DBG blivet: registered device format class EFIFS as efi >09:19:36,698 DBG blivet: registered device format class BTRFS as btrfs >09:19:36,698 DBG blivet: registered device format class GFS2 as gfs2 >09:19:36,698 DBG blivet: registered device format class JFS as jfs >09:19:36,699 DBG blivet: registered device format class ReiserFS as reiserfs >09:19:36,699 DBG blivet: registered device format class XFS as xfs >09:19:36,699 DBG blivet: registered device format class HFS as hfs >09:19:36,699 DBG blivet: registered device format class AppleBootstrapFS as appleboot >09:19:36,699 DBG blivet: registered device format class HFSPlus as hfs+ >09:19:36,700 DBG blivet: registered device format class MacEFIFS as macefi >09:19:36,700 DBG blivet: registered device format class NTFS as ntfs >09:19:36,700 DBG blivet: registered device format class NFS as nfs >09:19:36,700 DBG blivet: registered device format class NFSv4 as nfs4 >09:19:36,700 DBG blivet: registered device format class Iso9660FS as iso9660 >09:19:36,700 DBG blivet: registered device format class NoDevFS as nodev >09:19:36,700 DBG blivet: registered device format class DevPtsFS as devpts >09:19:36,701 DBG blivet: registered device format class ProcFS as proc >09:19:36,701 DBG blivet: registered device format class SysFS as sysfs >09:19:36,701 DBG blivet: registered device format class TmpFS as tmpfs >09:19:36,701 DBG blivet: registered device format class BindFS as bind >09:19:36,701 DBG blivet: registered device format class SELinuxFS as selinuxfs >09:19:36,702 DBG blivet: registered device format class USBFS as usbfs >09:19:36,702 DBG blivet: registered device format class EFIVarFS as efivarfs >09:19:36,703 DBG blivet: registered device format class LUKS as luks >09:19:36,706 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >09:19:36,706 DBG blivet: registered device format class MDRaidMember as mdmember >09:19:36,707 DBG blivet: registered device format class MultipathMember as multipath_member >09:19:36,707 DBG blivet: registered device format class PPCPRePBoot as prepboot >09:19:36,708 DBG blivet: registered device format class SwapSpace as swap >09:19:37,013 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >09:19:37,014 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >09:19:37,036 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >09:19:37,037 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >09:19:37,052 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,052 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >09:19:37,052 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >09:19:37,053 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >09:19:37,054 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >09:19:37,054 INF blivet: added cdrom sr0 (id 0) to device tree >09:19:37,054 INF blivet: got device: OpticalDevice instance (0x7fc0c95c0c50) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >09:19:37,058 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >09:19:37,059 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >09:19:37,059 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >09:19:37,059 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >09:19:37,060 INF blivet: type detected on 'sr0' is 'iso9660' >09:19:37,060 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >09:19:37,060 INF blivet: got format: existing iso9660 filesystem >09:19:37,061 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >09:19:37,061 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,085 DBG blivet: IGNORED: Caught exception, continuing. >09:19:37,086 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >09:19:37,086 DBG blivet: IGNORED: Begin exception details. >09:19:37,086 DBG blivet: IGNORED: Traceback (most recent call last): >09:19:37,086 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >09:19:37,086 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >09:19:37,086 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >09:19:37,086 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >09:19:37,086 DBG blivet: IGNORED: Traceback (most recent call last): >09:19:37,086 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >09:19:37,087 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >09:19:37,087 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >09:19:37,087 DBG blivet: IGNORED: return fn(*args, **kwargs) >09:19:37,087 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >09:19:37,087 DBG blivet: IGNORED: connection=self._connection) >09:19:37,087 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >09:19:37,087 DBG blivet: IGNORED: raise DBusCallError(msg) >09:19:37,087 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >09:19:37,087 DBG blivet: IGNORED: End exception details. >09:19:37,089 INF blivet: sda is a disk >09:19:37,089 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >09:19:37,089 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >09:19:37,090 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >09:19:37,090 DBG blivet: updated sda size to 20 GiB (20 GiB) >09:19:37,091 INF blivet: added disk sda (id 10) to device tree >09:19:37,091 INF blivet: got device: DiskDevice instance (0x7fc0c9584ac8) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >09:19:37,092 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >09:19:37,092 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >09:19:37,093 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >09:19:37,093 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >09:19:37,121 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fc0c9532da0>, <parted.partition.Partition object at 0x7fc0c9532940>, <parted.partition.Partition object at 0x7fc0c848e9b0>] > device: <parted.device.Device object at 0x7fc0c848ebe0> > PedDisk: <_ped.Disk object at 0x7fc0c950a448> >09:19:37,230 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >09:19:37,231 INF blivet: got format: existing gpt disklabel >09:19:37,232 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >09:19:37,233 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,254 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >09:19:37,255 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >09:19:37,255 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >09:19:37,256 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >09:19:37,256 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >09:19:37,256 DBG blivet: looking up parted Partition: /dev/sda1 >09:19:37,257 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >09:19:37,257 INF blivet: added partition sda1 (id 20) to device tree >09:19:37,257 INF blivet: got device: PartitionDevice instance (0x7fc0c848e320) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7fc0c9532e48> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0c9532ef0> PedPartition: <_ped.Partition object at 0x7fc0c9544518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >09:19:37,259 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >09:19:37,259 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >09:19:37,259 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >09:19:37,259 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >09:19:37,259 INF blivet: type detected on 'sda1' is 'zfs_member' >09:19:37,259 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >09:19:37,259 INF blivet: got format: existing None >09:19:37,260 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >09:19:37,261 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,284 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >09:19:37,284 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >09:19:37,285 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >09:19:37,285 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >09:19:37,286 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >09:19:37,286 DBG blivet: looking up parted Partition: /dev/sda2 >09:19:37,287 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >09:19:37,287 INF blivet: added partition sda2 (id 30) to device tree >09:19:37,287 INF blivet: got device: PartitionDevice instance (0x7fc0c849eb38) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7fc0c9532e48> fileSystem: <parted.filesystem.FileSystem object at 0x7fc0c9584d30> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0c9532978> PedPartition: <_ped.Partition object at 0x7fc0c9598410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >09:19:37,288 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >09:19:37,288 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >09:19:37,288 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >09:19:37,289 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >09:19:37,289 INF blivet: type detected on 'sda2' is 'xfs' >09:19:37,289 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >09:19:37,289 INF blivet: got format: existing xfs filesystem >09:19:37,290 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >09:19:37,291 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,314 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >09:19:37,314 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >09:19:37,315 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >09:19:37,315 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >09:19:37,316 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >09:19:37,316 DBG blivet: looking up parted Partition: /dev/sda3 >09:19:37,317 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >09:19:37,317 INF blivet: added partition sda3 (id 40) to device tree >09:19:37,317 INF blivet: got device: PartitionDevice instance (0x7fc0c848ee80) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7fc0c9532e48> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0c848e978> PedPartition: <_ped.Partition object at 0x7fc0c84852b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >09:19:37,318 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >09:19:37,318 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >09:19:37,318 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >09:19:37,319 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >09:19:37,319 INF blivet: type detected on 'sda3' is 'zfs_member' >09:19:37,319 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >09:19:37,319 INF blivet: got format: existing None >09:19:37,319 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >09:19:37,320 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,321 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,321 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >09:19:37,321 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >09:19:37,322 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >09:19:37,322 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >09:19:37,322 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >09:19:37,322 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >09:19:37,322 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >09:19:37,322 INF blivet: added loop loop0 (id 54) to device tree >09:19:37,322 INF blivet: got device: LoopDevice instance (0x7fc0c84a85c0) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >09:19:37,323 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >09:19:37,323 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >09:19:37,323 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >09:19:37,324 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >09:19:37,324 INF blivet: type detected on 'loop0' is 'squashfs' >09:19:37,324 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >09:19:37,324 INF blivet: got format: existing None >09:19:37,324 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >09:19:37,325 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,325 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,326 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >09:19:37,326 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >09:19:37,326 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >09:19:37,326 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >09:19:37,326 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >09:19:37,326 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >09:19:37,326 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >09:19:37,327 INF blivet: added loop loop1 (id 68) to device tree >09:19:37,327 INF blivet: got device: LoopDevice instance (0x7fc0c84a3a58) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >09:19:37,327 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >09:19:37,327 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >09:19:37,327 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >09:19:37,328 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >09:19:37,328 INF blivet: type detected on 'loop1' is 'ext4' >09:19:37,332 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >09:19:37,332 INF blivet: got format: existing ext4 filesystem >09:19:37,334 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >09:19:37,334 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,335 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >09:19:37,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >09:19:37,336 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >09:19:37,336 INF blivet: added file /overlay (deleted) (id 78) to device tree >09:19:37,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >09:19:37,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >09:19:37,337 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >09:19:37,337 INF blivet: added loop loop2 (id 82) to device tree >09:19:37,337 INF blivet: got device: LoopDevice instance (0x7fc0c84317b8) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >09:19:37,338 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >09:19:37,338 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >09:19:37,338 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >09:19:37,338 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >09:19:37,338 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >09:19:37,339 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >09:19:37,339 INF blivet: got format: existing None >09:19:37,339 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >09:19:37,340 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,369 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >09:19:37,370 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >09:19:37,371 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,371 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >09:19:37,371 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >09:19:37,372 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >09:19:37,372 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >09:19:37,372 INF blivet: added dm live-rw (id 92) to device tree >09:19:37,372 INF blivet: got device: DMDevice instance (0x7fc0c8431320) -- > name = live-rw status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >09:19:37,386 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >09:19:37,386 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >09:19:37,386 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >09:19:37,386 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >09:19:37,386 INF blivet: type detected on 'live-rw' is 'ext4' >09:19:37,387 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >09:19:37,387 INF blivet: got format: existing ext4 filesystem >09:19:37,388 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >09:19:37,388 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,418 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >09:19:37,419 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,420 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >09:19:37,420 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >09:19:37,421 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >09:19:37,421 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >09:19:37,422 INF blivet: added dm live-base (id 102) to device tree >09:19:37,422 INF blivet: got device: DMDevice instance (0x7fc0c8435dd8) -- > name = live-base status = True id = 102 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >09:19:37,432 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >09:19:37,432 DBG blivet: get_format('efi') returning EFIFS instance with object id 107 >09:19:37,432 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >09:19:37,432 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >09:19:37,432 INF blivet: type detected on 'live-base' is 'ext4' >09:19:37,433 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 110 >09:19:37,433 INF blivet: got format: existing ext4 filesystem >09:20:56,084 DBG blivet: registered device format class DeviceFormat as None >09:20:56,093 DBG blivet: registered device format class BIOSBoot as biosboot >09:20:56,098 DBG blivet: registered device format class DiskLabel as disklabel >09:20:56,098 DBG blivet: registered device format class DMRaidMember as dmraidmember >09:20:56,108 DBG blivet: registered device format class Ext2FS as ext2 >09:20:56,109 DBG blivet: registered device format class Ext3FS as ext3 >09:20:56,109 DBG blivet: registered device format class Ext4FS as ext4 >09:20:56,109 DBG blivet: registered device format class FATFS as vfat >09:20:56,109 DBG blivet: registered device format class EFIFS as efi >09:20:56,109 DBG blivet: registered device format class BTRFS as btrfs >09:20:56,109 DBG blivet: registered device format class GFS2 as gfs2 >09:20:56,109 DBG blivet: registered device format class JFS as jfs >09:20:56,110 DBG blivet: registered device format class ReiserFS as reiserfs >09:20:56,110 DBG blivet: registered device format class XFS as xfs >09:20:56,110 DBG blivet: registered device format class HFS as hfs >09:20:56,110 DBG blivet: registered device format class AppleBootstrapFS as appleboot >09:20:56,110 DBG blivet: registered device format class HFSPlus as hfs+ >09:20:56,110 DBG blivet: registered device format class MacEFIFS as macefi >09:20:56,110 DBG blivet: registered device format class NTFS as ntfs >09:20:56,111 DBG blivet: registered device format class NFS as nfs >09:20:56,111 DBG blivet: registered device format class NFSv4 as nfs4 >09:20:56,111 DBG blivet: registered device format class Iso9660FS as iso9660 >09:20:56,111 DBG blivet: registered device format class NoDevFS as nodev >09:20:56,111 DBG blivet: registered device format class DevPtsFS as devpts >09:20:56,111 DBG blivet: registered device format class ProcFS as proc >09:20:56,111 DBG blivet: registered device format class SysFS as sysfs >09:20:56,111 DBG blivet: registered device format class TmpFS as tmpfs >09:20:56,111 DBG blivet: registered device format class BindFS as bind >09:20:56,111 DBG blivet: registered device format class SELinuxFS as selinuxfs >09:20:56,112 DBG blivet: registered device format class USBFS as usbfs >09:20:56,112 DBG blivet: registered device format class EFIVarFS as efivarfs >09:20:56,113 DBG blivet: registered device format class LUKS as luks >09:20:56,116 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >09:20:56,116 DBG blivet: registered device format class MDRaidMember as mdmember >09:20:56,117 DBG blivet: registered device format class MultipathMember as multipath_member >09:20:56,117 DBG blivet: registered device format class PPCPRePBoot as prepboot >09:20:56,118 DBG blivet: registered device format class SwapSpace as swap >09:20:56,265 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >09:20:56,266 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >09:20:56,287 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >09:20:56,287 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >09:20:56,302 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,302 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >09:20:56,303 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >09:20:56,303 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >09:20:56,303 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >09:20:56,304 INF blivet: added cdrom sr0 (id 0) to device tree >09:20:56,304 INF blivet: got device: OpticalDevice instance (0x7feaa8781cc0) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >09:20:56,308 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >09:20:56,309 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >09:20:56,309 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >09:20:56,309 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >09:20:56,309 INF blivet: type detected on 'sr0' is 'iso9660' >09:20:56,310 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >09:20:56,310 INF blivet: got format: existing iso9660 filesystem >09:20:56,311 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >09:20:56,311 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,338 DBG blivet: IGNORED: Caught exception, continuing. >09:20:56,338 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >09:20:56,338 DBG blivet: IGNORED: Begin exception details. >09:20:56,339 DBG blivet: IGNORED: Traceback (most recent call last): >09:20:56,339 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >09:20:56,339 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >09:20:56,339 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >09:20:56,339 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >09:20:56,339 DBG blivet: IGNORED: Traceback (most recent call last): >09:20:56,339 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >09:20:56,339 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >09:20:56,339 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >09:20:56,339 DBG blivet: IGNORED: return fn(*args, **kwargs) >09:20:56,339 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >09:20:56,340 DBG blivet: IGNORED: connection=self._connection) >09:20:56,340 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >09:20:56,340 DBG blivet: IGNORED: raise DBusCallError(msg) >09:20:56,340 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >09:20:56,340 DBG blivet: IGNORED: End exception details. >09:20:56,341 INF blivet: sda is a disk >09:20:56,341 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >09:20:56,341 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >09:20:56,342 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >09:20:56,342 DBG blivet: updated sda size to 20 GiB (20 GiB) >09:20:56,343 INF blivet: added disk sda (id 10) to device tree >09:20:56,343 INF blivet: got device: DiskDevice instance (0x7feaa8745a20) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >09:20:56,344 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >09:20:56,344 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >09:20:56,344 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >09:20:56,345 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >09:20:56,359 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7feaa86f3d68>, <parted.partition.Partition object at 0x7feaa86f3978>, <parted.partition.Partition object at 0x7feaa764f9b0>] > device: <parted.device.Device object at 0x7feaa764fc50> > PedDisk: <_ped.Disk object at 0x7feaa86cb408> >09:20:56,470 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >09:20:56,470 INF blivet: got format: existing gpt disklabel >09:20:56,472 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >09:20:56,472 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,496 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >09:20:56,497 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >09:20:56,497 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >09:20:56,498 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >09:20:56,499 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >09:20:56,499 DBG blivet: looking up parted Partition: /dev/sda1 >09:20:56,501 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >09:20:56,501 INF blivet: added partition sda1 (id 20) to device tree >09:20:56,501 INF blivet: got device: PartitionDevice instance (0x7feaa764f160) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7feaa86efda0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feaa86f3e10> PedPartition: <_ped.Partition object at 0x7feaa8705518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >09:20:56,503 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >09:20:56,504 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >09:20:56,504 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >09:20:56,504 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >09:20:56,504 INF blivet: type detected on 'sda1' is 'zfs_member' >09:20:56,505 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >09:20:56,505 INF blivet: got format: existing None >09:20:56,506 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >09:20:56,507 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,530 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >09:20:56,530 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >09:20:56,530 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >09:20:56,531 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >09:20:56,532 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >09:20:56,532 DBG blivet: looking up parted Partition: /dev/sda2 >09:20:56,533 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >09:20:56,533 INF blivet: added partition sda2 (id 30) to device tree >09:20:56,533 INF blivet: got device: PartitionDevice instance (0x7feaa765fba8) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7feaa86efda0> fileSystem: <parted.filesystem.FileSystem object at 0x7feaa8745a58> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feaa86f39b0> PedPartition: <_ped.Partition object at 0x7feaa8759410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >09:20:56,534 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >09:20:56,534 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >09:20:56,534 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >09:20:56,535 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >09:20:56,535 INF blivet: type detected on 'sda2' is 'xfs' >09:20:56,535 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >09:20:56,535 INF blivet: got format: existing xfs filesystem >09:20:56,536 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >09:20:56,537 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,558 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >09:20:56,558 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >09:20:56,559 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >09:20:56,559 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >09:20:56,559 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >09:20:56,559 DBG blivet: looking up parted Partition: /dev/sda3 >09:20:56,560 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >09:20:56,560 INF blivet: added partition sda3 (id 40) to device tree >09:20:56,560 INF blivet: got device: PartitionDevice instance (0x7feaa764f0f0) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7feaa86efda0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feaa764f978> PedPartition: <_ped.Partition object at 0x7feaa76462b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >09:20:56,562 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >09:20:56,562 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >09:20:56,562 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >09:20:56,562 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >09:20:56,562 INF blivet: type detected on 'sda3' is 'zfs_member' >09:20:56,562 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >09:20:56,562 INF blivet: got format: existing None >09:20:56,563 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >09:20:56,563 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,564 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,564 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >09:20:56,564 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >09:20:56,565 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >09:20:56,565 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >09:20:56,565 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >09:20:56,565 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >09:20:56,566 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >09:20:56,566 INF blivet: added loop loop0 (id 54) to device tree >09:20:56,566 INF blivet: got device: LoopDevice instance (0x7feaa7669630) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >09:20:56,567 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >09:20:56,567 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >09:20:56,567 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >09:20:56,567 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >09:20:56,567 INF blivet: type detected on 'loop0' is 'squashfs' >09:20:56,567 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >09:20:56,567 INF blivet: got format: existing None >09:20:56,568 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >09:20:56,568 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,569 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,569 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >09:20:56,569 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >09:20:56,569 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >09:20:56,569 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >09:20:56,569 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >09:20:56,570 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >09:20:56,570 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >09:20:56,570 INF blivet: added loop loop1 (id 68) to device tree >09:20:56,570 INF blivet: got device: LoopDevice instance (0x7feaa7665748) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >09:20:56,571 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >09:20:56,571 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >09:20:56,571 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >09:20:56,571 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >09:20:56,571 INF blivet: type detected on 'loop1' is 'ext4' >09:20:56,576 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >09:20:56,577 INF blivet: got format: existing ext4 filesystem >09:20:56,578 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >09:20:56,579 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,580 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,580 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >09:20:56,580 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >09:20:56,580 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >09:20:56,581 INF blivet: added file /overlay (deleted) (id 78) to device tree >09:20:56,581 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >09:20:56,581 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >09:20:56,581 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >09:20:56,581 INF blivet: added loop loop2 (id 82) to device tree >09:20:56,582 INF blivet: got device: LoopDevice instance (0x7feaa75f27f0) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >09:20:56,582 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >09:20:56,583 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >09:20:56,583 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >09:20:56,583 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >09:20:56,583 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >09:20:56,584 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >09:20:56,584 INF blivet: got format: existing None >09:20:56,584 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >09:20:56,585 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,618 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >09:20:56,619 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >09:20:56,619 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,620 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >09:20:56,620 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >09:20:56,620 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >09:20:56,621 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >09:20:56,621 INF blivet: added dm live-rw (id 92) to device tree >09:20:56,621 INF blivet: got device: DMDevice instance (0x7feaa75f22b0) -- > name = live-rw status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >09:20:56,630 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >09:20:56,630 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >09:20:56,631 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >09:20:56,631 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >09:20:56,631 INF blivet: type detected on 'live-rw' is 'ext4' >09:20:56,631 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >09:20:56,631 INF blivet: got format: existing ext4 filesystem >09:20:56,632 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >09:20:56,633 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,664 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >09:20:56,665 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,665 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >09:20:56,665 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >09:20:56,665 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >09:20:56,666 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >09:20:56,666 INF blivet: added dm live-base (id 102) to device tree >09:20:56,666 INF blivet: got device: DMDevice instance (0x7feaa75f6e10) -- > name = live-base status = True id = 102 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >09:20:56,676 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >09:20:56,676 DBG blivet: get_format('efi') returning EFIFS instance with object id 107 >09:20:56,677 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >09:20:56,677 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >09:20:56,677 INF blivet: type detected on 'live-base' is 'ext4' >09:20:56,677 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 110 >09:20:56,678 INF blivet: got format: existing ext4 filesystem >09:21:02,169 INF blivet: ISCSID is /sbin/iscsid >09:21:02,169 INF blivet: no initiator set >09:21:02,200 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:21:02,200 INF blivet: no /etc/zfcp.conf; not configuring zfcp >09:21:07,504 DBG blivet: Ext4FS.supported: supported: True ; >09:21:07,505 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >09:21:07,505 DBG blivet: Ext4FS.supported: supported: True ; >09:21:07,505 DBG blivet: trying to set new default fstype to 'ext4' >09:21:07,507 DBG blivet: Ext4FS.supported: supported: True ; >09:21:07,507 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >09:21:07,508 DBG blivet: Ext4FS.supported: supported: True ; >09:21:07,857 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >09:21:07,858 DBG blivet: DeviceTree.get_device_by_path returned None >09:21:07,859 DBG blivet: DeviceTree.get_device_by_name: name: mapper-live-base ; incomplete: False ; hidden: False ; >09:21:07,860 DBG blivet: DeviceTree.get_device_by_name returned None >09:21:07,860 DBG blivet: failed to resolve '/dev/mapper/live-base' >09:25:14,275 DBG blivet: BindFS.supported: supported: False ; >09:25:14,275 DBG blivet: get_format('bind') returning BindFS instance with object id 2 >09:25:14,275 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >09:25:14,276 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >09:25:14,277 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >09:25:14,277 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >09:25:14,277 DBG blivet: updated /dev size to 3.96 KiB (3.96 KiB) >09:25:14,278 DBG blivet: TmpFS.supported: supported: True ; >09:25:14,285 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 6 >09:25:14,286 DBG blivet: get_format('None') returning DeviceFormat instance with object id 8 >09:25:14,287 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >09:25:14,288 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >09:25:14,288 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >09:25:14,289 DBG blivet: DevPtsFS.supported: supported: False ; >09:25:14,289 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 10 >09:25:14,289 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >09:25:14,290 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >09:25:14,332 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >09:25:14,332 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >09:25:14,332 DBG blivet: SysFS.supported: supported: False ; >09:25:14,333 DBG blivet: get_format('sysfs') returning SysFS instance with object id 14 >09:25:14,333 DBG blivet: get_format('None') returning DeviceFormat instance with object id 16 >09:25:14,333 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >09:25:14,334 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >09:25:14,334 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >09:25:14,335 DBG blivet: ProcFS.supported: supported: False ; >09:25:14,335 DBG blivet: get_format('proc') returning ProcFS instance with object id 18 >09:25:14,335 DBG blivet: get_format('None') returning DeviceFormat instance with object id 20 >09:25:14,336 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >09:25:14,337 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >09:25:14,337 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >09:25:14,337 DBG blivet: USBFS.supported: supported: False ; >09:25:14,337 DBG blivet: get_format('usbfs') returning USBFS instance with object id 22 >09:25:14,338 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >09:25:14,339 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >09:25:14,341 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >09:25:14,341 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >09:25:14,342 DBG blivet: SELinuxFS.supported: supported: False ; >09:25:14,342 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 26 >09:25:14,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 28 >09:25:14,343 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >09:25:14,343 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >09:25:14,343 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >09:25:14,344 DBG blivet: BindFS.supported: supported: False ; >09:25:14,344 DBG blivet: get_format('bind') returning BindFS instance with object id 30 >09:25:14,344 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >09:25:14,345 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >09:25:14,347 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >09:25:14,347 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >09:25:14,347 DBG blivet: updated /run size to 1.23 KiB (1.23 KiB) >09:25:14,450 DBG blivet: SELinuxFS.teardown: device: selinuxfs ; type: selinuxfs ; status: False ; >09:25:14,499 DBG blivet: SysFS.teardown: device: sysfs ; type: sysfs ; status: False ; >09:25:14,548 DBG blivet: BindFS.teardown: device: /run ; type: bind ; status: False ; >09:25:14,649 DBG blivet: ProcFS.teardown: device: proc ; type: proc ; status: False ; >09:25:14,691 DBG blivet: TmpFS.teardown: device: tmpfs ; type: tmpfs ; status: True ; >10:59:31,665 DBG blivet: registered device format class DeviceFormat as None >10:59:31,682 DBG blivet: registered device format class BIOSBoot as biosboot >10:59:31,687 DBG blivet: registered device format class DiskLabel as disklabel >10:59:31,688 DBG blivet: registered device format class DMRaidMember as dmraidmember >10:59:31,700 DBG blivet: registered device format class Ext2FS as ext2 >10:59:31,700 DBG blivet: registered device format class Ext3FS as ext3 >10:59:31,701 DBG blivet: registered device format class Ext4FS as ext4 >10:59:31,701 DBG blivet: registered device format class FATFS as vfat >10:59:31,701 DBG blivet: registered device format class EFIFS as efi >10:59:31,701 DBG blivet: registered device format class BTRFS as btrfs >10:59:31,701 DBG blivet: registered device format class GFS2 as gfs2 >10:59:31,702 DBG blivet: registered device format class JFS as jfs >10:59:31,702 DBG blivet: registered device format class ReiserFS as reiserfs >10:59:31,702 DBG blivet: registered device format class XFS as xfs >10:59:31,702 DBG blivet: registered device format class HFS as hfs >10:59:31,705 DBG blivet: registered device format class AppleBootstrapFS as appleboot >10:59:31,705 DBG blivet: registered device format class HFSPlus as hfs+ >10:59:31,705 DBG blivet: registered device format class MacEFIFS as macefi >10:59:31,706 DBG blivet: registered device format class NTFS as ntfs >10:59:31,706 DBG blivet: registered device format class NFS as nfs >10:59:31,706 DBG blivet: registered device format class NFSv4 as nfs4 >10:59:31,706 DBG blivet: registered device format class Iso9660FS as iso9660 >10:59:31,706 DBG blivet: registered device format class NoDevFS as nodev >10:59:31,708 DBG blivet: registered device format class DevPtsFS as devpts >10:59:31,708 DBG blivet: registered device format class ProcFS as proc >10:59:31,708 DBG blivet: registered device format class SysFS as sysfs >10:59:31,708 DBG blivet: registered device format class TmpFS as tmpfs >10:59:31,708 DBG blivet: registered device format class BindFS as bind >10:59:31,709 DBG blivet: registered device format class SELinuxFS as selinuxfs >10:59:31,709 DBG blivet: registered device format class USBFS as usbfs >10:59:31,709 DBG blivet: registered device format class EFIVarFS as efivarfs >10:59:31,712 DBG blivet: registered device format class LUKS as luks >10:59:31,714 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >10:59:31,715 DBG blivet: registered device format class MDRaidMember as mdmember >10:59:31,716 DBG blivet: registered device format class MultipathMember as multipath_member >10:59:31,717 DBG blivet: registered device format class PPCPRePBoot as prepboot >10:59:31,718 DBG blivet: registered device format class SwapSpace as swap >10:59:32,473 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >10:59:32,474 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >10:59:32,501 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >10:59:32,502 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >10:59:32,518 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,518 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >10:59:32,518 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >10:59:32,519 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >10:59:32,519 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >10:59:32,520 INF blivet: added cdrom sr0 (id 0) to device tree >10:59:32,520 INF blivet: got device: OpticalDevice instance (0x7f3997a8ec50) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >10:59:32,525 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >10:59:32,526 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >10:59:32,526 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >10:59:32,526 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >10:59:32,527 INF blivet: type detected on 'sr0' is 'iso9660' >10:59:32,527 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >10:59:32,527 INF blivet: got format: existing iso9660 filesystem >10:59:32,528 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >10:59:32,528 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,563 DBG blivet: IGNORED: Caught exception, continuing. >10:59:32,563 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >10:59:32,563 DBG blivet: IGNORED: Begin exception details. >10:59:32,564 DBG blivet: IGNORED: Traceback (most recent call last): >10:59:32,564 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >10:59:32,564 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >10:59:32,564 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >10:59:32,564 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >10:59:32,564 DBG blivet: IGNORED: Traceback (most recent call last): >10:59:32,564 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >10:59:32,564 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >10:59:32,564 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >10:59:32,564 DBG blivet: IGNORED: return fn(*args, **kwargs) >10:59:32,564 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >10:59:32,564 DBG blivet: IGNORED: connection=self._connection) >10:59:32,564 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >10:59:32,564 DBG blivet: IGNORED: raise DBusCallError(msg) >10:59:32,564 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >10:59:32,564 DBG blivet: IGNORED: End exception details. >10:59:32,567 INF blivet: sda is a disk >10:59:32,567 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >10:59:32,567 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >10:59:32,568 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >10:59:32,568 DBG blivet: updated sda size to 20 GiB (20 GiB) >10:59:32,569 INF blivet: added disk sda (id 10) to device tree >10:59:32,569 INF blivet: got device: DiskDevice instance (0x7f3997a52ac8) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >10:59:32,570 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >10:59:32,570 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >10:59:32,570 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >10:59:32,570 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >10:59:32,616 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f3997a00da0>, <parted.partition.Partition object at 0x7f3997a00940>, <parted.partition.Partition object at 0x7f399695c9b0>] > device: <parted.device.Device object at 0x7f399695cbe0> > PedDisk: <_ped.Disk object at 0x7f39979d8448> >10:59:32,768 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >10:59:32,769 INF blivet: got format: existing gpt disklabel >10:59:32,770 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >10:59:32,771 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,797 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >10:59:32,798 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >10:59:32,798 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >10:59:32,799 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >10:59:32,799 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >10:59:32,799 DBG blivet: looking up parted Partition: /dev/sda1 >10:59:32,800 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >10:59:32,800 INF blivet: added partition sda1 (id 20) to device tree >10:59:32,800 INF blivet: got device: PartitionDevice instance (0x7f399695c320) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7f3997a00e48> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3997a00ef0> PedPartition: <_ped.Partition object at 0x7f3997a12518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >10:59:32,801 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >10:59:32,802 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >10:59:32,802 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >10:59:32,802 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >10:59:32,802 INF blivet: type detected on 'sda1' is 'zfs_member' >10:59:32,802 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >10:59:32,802 INF blivet: got format: existing None >10:59:32,803 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >10:59:32,804 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,825 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >10:59:32,826 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >10:59:32,826 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >10:59:32,826 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >10:59:32,827 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >10:59:32,827 DBG blivet: looking up parted Partition: /dev/sda2 >10:59:32,828 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >10:59:32,828 INF blivet: added partition sda2 (id 30) to device tree >10:59:32,828 INF blivet: got device: PartitionDevice instance (0x7f399696cb38) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7f3997a00e48> fileSystem: <parted.filesystem.FileSystem object at 0x7f3997a52d30> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3997a00978> PedPartition: <_ped.Partition object at 0x7f3997a66410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >10:59:32,829 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >10:59:32,829 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >10:59:32,830 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >10:59:32,830 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >10:59:32,830 INF blivet: type detected on 'sda2' is 'xfs' >10:59:32,830 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >10:59:32,830 INF blivet: got format: existing xfs filesystem >10:59:32,831 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >10:59:32,832 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,854 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >10:59:32,854 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >10:59:32,854 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >10:59:32,855 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >10:59:32,855 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >10:59:32,855 DBG blivet: looking up parted Partition: /dev/sda3 >10:59:32,856 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >10:59:32,856 INF blivet: added partition sda3 (id 40) to device tree >10:59:32,856 INF blivet: got device: PartitionDevice instance (0x7f399695ce80) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7f3997a00e48> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f399695c978> PedPartition: <_ped.Partition object at 0x7f39969532b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >10:59:32,858 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >10:59:32,858 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >10:59:32,858 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >10:59:32,858 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >10:59:32,858 INF blivet: type detected on 'sda3' is 'zfs_member' >10:59:32,858 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >10:59:32,858 INF blivet: got format: existing None >10:59:32,859 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >10:59:32,859 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,860 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,860 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >10:59:32,861 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >10:59:32,861 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >10:59:32,861 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >10:59:32,861 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >10:59:32,861 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >10:59:32,862 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >10:59:32,862 INF blivet: added loop loop0 (id 54) to device tree >10:59:32,862 INF blivet: got device: LoopDevice instance (0x7f39969765c0) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >10:59:32,864 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >10:59:32,864 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >10:59:32,864 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >10:59:32,865 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >10:59:32,865 INF blivet: type detected on 'loop0' is 'squashfs' >10:59:32,865 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >10:59:32,866 INF blivet: got format: existing None >10:59:32,866 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >10:59:32,867 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,868 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,868 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >10:59:32,868 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >10:59:32,868 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >10:59:32,868 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >10:59:32,868 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >10:59:32,868 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >10:59:32,869 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >10:59:32,869 INF blivet: added loop loop1 (id 68) to device tree >10:59:32,869 INF blivet: got device: LoopDevice instance (0x7f3996971a58) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >10:59:32,871 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >10:59:32,871 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >10:59:32,871 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >10:59:32,871 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >10:59:32,872 INF blivet: type detected on 'loop1' is 'ext4' >10:59:32,878 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >10:59:32,878 INF blivet: got format: existing ext4 filesystem >10:59:32,880 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >10:59:32,880 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,881 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,881 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >10:59:32,881 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >10:59:32,882 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >10:59:32,882 INF blivet: added file /overlay (deleted) (id 78) to device tree >10:59:32,882 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >10:59:32,882 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >10:59:32,882 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >10:59:32,882 INF blivet: added loop loop2 (id 82) to device tree >10:59:32,882 INF blivet: got device: LoopDevice instance (0x7f39968ff780) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >10:59:32,883 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >10:59:32,883 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >10:59:32,884 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >10:59:32,884 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >10:59:32,884 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >10:59:32,884 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >10:59:32,884 INF blivet: got format: existing None >10:59:32,885 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >10:59:32,885 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,926 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >10:59:32,927 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >10:59:32,928 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >10:59:32,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >10:59:32,928 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >10:59:32,929 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >10:59:32,929 INF blivet: added dm live-rw (id 92) to device tree >10:59:32,929 INF blivet: got device: DMDevice instance (0x7f39968ff240) -- > name = live-rw status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >10:59:32,939 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >10:59:32,939 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >10:59:32,940 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >10:59:32,940 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >10:59:32,940 INF blivet: type detected on 'live-rw' is 'ext4' >10:59:32,940 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >10:59:32,940 INF blivet: got format: existing ext4 filesystem >10:59:32,941 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >10:59:32,942 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,973 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >10:59:32,974 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,974 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >10:59:32,975 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >10:59:32,975 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >10:59:32,975 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >10:59:32,976 INF blivet: added dm live-base (id 102) to device tree >10:59:32,976 INF blivet: got device: DMDevice instance (0x7f3996903da0) -- > name = live-base status = True id = 102 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >10:59:32,986 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >10:59:32,986 DBG blivet: get_format('efi') returning EFIFS instance with object id 107 >10:59:32,986 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >10:59:32,986 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >10:59:32,986 INF blivet: type detected on 'live-base' is 'ext4' >10:59:32,987 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 110 >10:59:32,987 INF blivet: got format: existing ext4 filesystem >10:59:41,267 INF blivet: ISCSID is /sbin/iscsid >10:59:41,267 INF blivet: no initiator set >10:59:41,300 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:59:41,300 INF blivet: no /etc/zfcp.conf; not configuring zfcp >10:59:41,803 DBG blivet: Ext4FS.supported: supported: True ; >10:59:41,804 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >10:59:41,804 DBG blivet: Ext4FS.supported: supported: True ; >10:59:41,804 DBG blivet: trying to set new default fstype to 'ext4' >10:59:41,805 DBG blivet: Ext4FS.supported: supported: True ; >10:59:41,805 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >10:59:41,806 DBG blivet: Ext4FS.supported: supported: True ; >11:01:28,208 DBG blivet: DiskLabel.__init__: >11:01:28,208 INF blivet: DiskLabel.parted_device returning None >11:01:28,208 DBG blivet: DMRaidMember.__init__: >11:01:28,209 DBG blivet: Ext2FS.supported: supported: True ; >11:01:28,210 DBG blivet: Ext2FS.supported: supported: True ; >11:01:28,212 DBG blivet: Ext3FS.supported: supported: True ; >11:01:28,212 DBG blivet: Ext3FS.supported: supported: True ; >11:01:28,213 DBG blivet: Ext4FS.supported: supported: True ; >11:01:28,213 DBG blivet: Ext4FS.supported: supported: True ; >11:01:28,214 DBG blivet: FATFS.supported: supported: True ; >11:01:28,215 DBG blivet: FATFS.supported: supported: True ; >11:01:28,215 DBG blivet: EFIFS.supported: supported: True ; >11:01:28,216 DBG blivet: EFIFS.supported: supported: True ; >11:01:28,217 DBG blivet: BTRFS.supported: supported: True ; >11:01:28,217 DBG blivet: BTRFS.supported: supported: True ; >11:01:28,218 DBG blivet: XFS.supported: supported: True ; >11:01:28,220 DBG blivet: XFS.supported: supported: True ; >11:01:28,223 DBG blivet: HFS.supported: supported: False ; >11:01:28,224 DBG blivet: HFS.supported: supported: False ; >11:01:28,232 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:01:28,233 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:01:28,235 DBG blivet: HFSPlus.supported: supported: False ; >11:01:28,236 DBG blivet: HFSPlus.supported: supported: False ; >11:01:28,237 DBG blivet: MacEFIFS.supported: supported: True ; >11:01:28,239 DBG blivet: MacEFIFS.supported: supported: True ; >11:01:28,240 DBG blivet: NTFS.supported: supported: False ; >11:01:28,240 DBG blivet: NTFS.supported: supported: False ; >11:01:28,241 DBG blivet: NFS.supported: supported: False ; >11:01:28,241 DBG blivet: NFS.supported: supported: False ; >11:01:28,242 DBG blivet: NFSv4.supported: supported: False ; >11:01:28,242 DBG blivet: NFSv4.supported: supported: False ; >11:01:28,243 DBG blivet: Iso9660FS.supported: supported: True ; >11:01:28,243 DBG blivet: Iso9660FS.supported: supported: True ; >11:01:28,244 DBG blivet: NoDevFS.supported: supported: False ; >11:01:28,244 DBG blivet: NoDevFS.supported: supported: False ; >11:01:28,245 DBG blivet: DevPtsFS.supported: supported: False ; >11:01:28,245 DBG blivet: DevPtsFS.supported: supported: False ; >11:01:28,246 DBG blivet: ProcFS.supported: supported: False ; >11:01:28,247 DBG blivet: ProcFS.supported: supported: False ; >11:01:28,253 DBG blivet: SysFS.supported: supported: False ; >11:01:28,256 DBG blivet: SysFS.supported: supported: False ; >11:01:28,262 DBG blivet: TmpFS.supported: supported: True ; >11:01:28,327 DBG blivet: TmpFS.supported: supported: True ; >11:01:28,328 DBG blivet: BindFS.supported: supported: False ; >11:01:28,328 DBG blivet: BindFS.supported: supported: False ; >11:01:28,330 DBG blivet: SELinuxFS.supported: supported: False ; >11:01:28,330 DBG blivet: SELinuxFS.supported: supported: False ; >11:01:28,331 DBG blivet: USBFS.supported: supported: False ; >11:01:28,331 DBG blivet: USBFS.supported: supported: False ; >11:01:28,332 DBG blivet: EFIVarFS.supported: supported: False ; >11:01:28,333 DBG blivet: EFIVarFS.supported: supported: False ; >11:01:28,335 DBG blivet: LUKS.__init__: >11:01:28,341 DBG blivet: LVMPhysicalVolume.__init__: >11:01:28,344 DBG blivet: MDRaidMember.__init__: >11:01:28,345 DBG blivet: MultipathMember.__init__: >11:01:28,347 DBG blivet: SwapSpace.__init__: >11:29:39,080 DBG blivet: BindFS.supported: supported: False ; >11:29:39,081 DBG blivet: get_format('bind') returning BindFS instance with object id 39 >11:29:39,082 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >11:29:39,084 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >11:29:39,086 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >11:29:39,086 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >11:29:39,086 DBG blivet: updated /dev size to 3.96 KiB (3.96 KiB) >11:29:39,088 DBG blivet: TmpFS.supported: supported: True ; >11:29:39,105 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 43 >11:29:39,106 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >11:29:39,107 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >11:29:39,109 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >11:29:39,109 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >11:29:39,110 DBG blivet: DevPtsFS.supported: supported: False ; >11:29:39,110 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 47 >11:29:39,110 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >11:29:39,111 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >11:29:39,112 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >11:29:39,112 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >11:29:39,112 DBG blivet: SysFS.supported: supported: False ; >11:29:39,112 DBG blivet: get_format('sysfs') returning SysFS instance with object id 51 >11:29:39,113 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >11:29:39,113 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >11:29:39,114 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >11:29:39,114 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >11:29:39,115 DBG blivet: ProcFS.supported: supported: False ; >11:29:39,115 DBG blivet: get_format('proc') returning ProcFS instance with object id 55 >11:29:39,116 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >11:29:39,116 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >11:29:39,117 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >11:29:39,117 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >11:29:39,118 DBG blivet: USBFS.supported: supported: False ; >11:29:39,118 DBG blivet: get_format('usbfs') returning USBFS instance with object id 59 >11:29:39,118 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >11:29:39,119 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >11:29:39,120 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >11:29:39,120 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >11:29:39,121 DBG blivet: SELinuxFS.supported: supported: False ; >11:29:39,121 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 63 >11:29:39,121 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >11:29:39,121 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >11:29:39,122 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >11:29:39,122 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >11:29:39,123 DBG blivet: BindFS.supported: supported: False ; >11:29:39,123 DBG blivet: get_format('bind') returning BindFS instance with object id 67 >11:29:39,123 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >11:29:39,124 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >11:29:39,125 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >11:29:39,125 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >11:29:39,126 DBG blivet: updated /run size to 1.23 KiB (1.23 KiB) >11:29:39,263 DBG blivet: SELinuxFS.teardown: device: selinuxfs ; type: selinuxfs ; status: False ; >11:29:39,331 DBG blivet: SysFS.teardown: device: sysfs ; type: sysfs ; status: False ; >11:29:39,404 DBG blivet: BindFS.teardown: device: /run ; type: bind ; status: False ; >11:29:39,571 DBG blivet: ProcFS.teardown: device: proc ; type: proc ; status: False ; >11:29:39,602 DBG blivet: TmpFS.teardown: device: tmpfs ; type: tmpfs ; status: True ; >11:30:01,199 DBG blivet: registered device format class DeviceFormat as None >11:30:01,213 DBG blivet: registered device format class BIOSBoot as biosboot >11:30:01,218 DBG blivet: registered device format class DiskLabel as disklabel >11:30:01,219 DBG blivet: registered device format class DMRaidMember as dmraidmember >11:30:01,233 DBG blivet: registered device format class Ext2FS as ext2 >11:30:01,233 DBG blivet: registered device format class Ext3FS as ext3 >11:30:01,233 DBG blivet: registered device format class Ext4FS as ext4 >11:30:01,233 DBG blivet: registered device format class FATFS as vfat >11:30:01,233 DBG blivet: registered device format class EFIFS as efi >11:30:01,234 DBG blivet: registered device format class BTRFS as btrfs >11:30:01,234 DBG blivet: registered device format class GFS2 as gfs2 >11:30:01,234 DBG blivet: registered device format class JFS as jfs >11:30:01,234 DBG blivet: registered device format class ReiserFS as reiserfs >11:30:01,234 DBG blivet: registered device format class XFS as xfs >11:30:01,234 DBG blivet: registered device format class HFS as hfs >11:30:01,234 DBG blivet: registered device format class AppleBootstrapFS as appleboot >11:30:01,235 DBG blivet: registered device format class HFSPlus as hfs+ >11:30:01,235 DBG blivet: registered device format class MacEFIFS as macefi >11:30:01,235 DBG blivet: registered device format class NTFS as ntfs >11:30:01,235 DBG blivet: registered device format class NFS as nfs >11:30:01,235 DBG blivet: registered device format class NFSv4 as nfs4 >11:30:01,235 DBG blivet: registered device format class Iso9660FS as iso9660 >11:30:01,235 DBG blivet: registered device format class NoDevFS as nodev >11:30:01,235 DBG blivet: registered device format class DevPtsFS as devpts >11:30:01,235 DBG blivet: registered device format class ProcFS as proc >11:30:01,235 DBG blivet: registered device format class SysFS as sysfs >11:30:01,236 DBG blivet: registered device format class TmpFS as tmpfs >11:30:01,236 DBG blivet: registered device format class BindFS as bind >11:30:01,236 DBG blivet: registered device format class SELinuxFS as selinuxfs >11:30:01,236 DBG blivet: registered device format class USBFS as usbfs >11:30:01,236 DBG blivet: registered device format class EFIVarFS as efivarfs >11:30:01,238 DBG blivet: registered device format class LUKS as luks >11:30:01,240 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >11:30:01,241 DBG blivet: registered device format class MDRaidMember as mdmember >11:30:01,241 DBG blivet: registered device format class MultipathMember as multipath_member >11:30:01,242 DBG blivet: registered device format class PPCPRePBoot as prepboot >11:30:01,244 DBG blivet: registered device format class SwapSpace as swap >11:30:01,485 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >11:30:01,486 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >11:30:01,509 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >11:30:01,510 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >11:30:01,531 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,532 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >11:30:01,532 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >11:30:01,532 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >11:30:01,533 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >11:30:01,533 INF blivet: added cdrom sr0 (id 0) to device tree >11:30:01,533 INF blivet: got device: OpticalDevice instance (0x7f18ad04dc50) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >11:30:01,537 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >11:30:01,537 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >11:30:01,538 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >11:30:01,538 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >11:30:01,538 INF blivet: type detected on 'sr0' is 'iso9660' >11:30:01,538 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >11:30:01,538 INF blivet: got format: existing iso9660 filesystem >11:30:01,539 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:30:01,539 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,569 DBG blivet: IGNORED: Caught exception, continuing. >11:30:01,569 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >11:30:01,569 DBG blivet: IGNORED: Begin exception details. >11:30:01,569 DBG blivet: IGNORED: Traceback (most recent call last): >11:30:01,569 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >11:30:01,569 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >11:30:01,569 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >11:30:01,569 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >11:30:01,570 DBG blivet: IGNORED: Traceback (most recent call last): >11:30:01,570 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >11:30:01,570 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >11:30:01,570 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >11:30:01,570 DBG blivet: IGNORED: return fn(*args, **kwargs) >11:30:01,570 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >11:30:01,570 DBG blivet: IGNORED: connection=self._connection) >11:30:01,570 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >11:30:01,570 DBG blivet: IGNORED: raise DBusCallError(msg) >11:30:01,570 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >11:30:01,570 DBG blivet: IGNORED: End exception details. >11:30:01,571 INF blivet: sda is a disk >11:30:01,572 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >11:30:01,572 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >11:30:01,572 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >11:30:01,573 DBG blivet: updated sda size to 20 GiB (20 GiB) >11:30:01,573 INF blivet: added disk sda (id 10) to device tree >11:30:01,573 INF blivet: got device: DiskDevice instance (0x7f18ad011ac8) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >11:30:01,574 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >11:30:01,574 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >11:30:01,574 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >11:30:01,574 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >11:30:01,590 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f18acfbfda0>, <parted.partition.Partition object at 0x7f18acfbf940>, <parted.partition.Partition object at 0x7f18ac71c9b0>] > device: <parted.device.Device object at 0x7f18ac71cba8> > PedDisk: <_ped.Disk object at 0x7f18acf97408> >11:30:01,697 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >11:30:01,698 INF blivet: got format: existing gpt disklabel >11:30:01,699 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >11:30:01,700 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,720 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:30:01,721 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >11:30:01,721 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >11:30:01,722 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >11:30:01,722 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >11:30:01,722 DBG blivet: looking up parted Partition: /dev/sda1 >11:30:01,724 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >11:30:01,724 INF blivet: added partition sda1 (id 20) to device tree >11:30:01,724 INF blivet: got device: PartitionDevice instance (0x7f18ac71cd68) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7f18acfbfe48> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfbfef0> PedPartition: <_ped.Partition object at 0x7f18acfd1518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >11:30:01,726 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >11:30:01,726 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >11:30:01,727 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >11:30:01,727 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >11:30:01,727 INF blivet: type detected on 'sda1' is 'zfs_member' >11:30:01,727 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >11:30:01,727 INF blivet: got format: existing None >11:30:01,729 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >11:30:01,730 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,752 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:30:01,752 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >11:30:01,753 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >11:30:01,753 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >11:30:01,754 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >11:30:01,754 DBG blivet: looking up parted Partition: /dev/sda2 >11:30:01,755 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >11:30:01,755 INF blivet: added partition sda2 (id 30) to device tree >11:30:01,755 INF blivet: got device: PartitionDevice instance (0x7f18ac72cb00) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7f18acfbfe48> fileSystem: <parted.filesystem.FileSystem object at 0x7f18ad011d30> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfbf978> PedPartition: <_ped.Partition object at 0x7f18ad025410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >11:30:01,756 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >11:30:01,756 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >11:30:01,757 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >11:30:01,757 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >11:30:01,757 INF blivet: type detected on 'sda2' is 'xfs' >11:30:01,757 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >11:30:01,757 INF blivet: got format: existing xfs filesystem >11:30:01,759 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >11:30:01,759 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,780 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:30:01,781 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >11:30:01,781 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >11:30:01,781 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >11:30:01,782 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >11:30:01,782 DBG blivet: looking up parted Partition: /dev/sda3 >11:30:01,783 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >11:30:01,783 INF blivet: added partition sda3 (id 40) to device tree >11:30:01,783 INF blivet: got device: PartitionDevice instance (0x7f18ac71c048) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7f18acfbfe48> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18ac71c978> PedPartition: <_ped.Partition object at 0x7f18ac7132b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >11:30:01,784 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >11:30:01,784 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >11:30:01,784 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >11:30:01,785 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >11:30:01,785 INF blivet: type detected on 'sda3' is 'zfs_member' >11:30:01,785 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >11:30:01,785 INF blivet: got format: existing None >11:30:01,786 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >11:30:01,786 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,787 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,787 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >11:30:01,787 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >11:30:01,788 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >11:30:01,788 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >11:30:01,788 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >11:30:01,788 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >11:30:01,789 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >11:30:01,789 INF blivet: added loop loop0 (id 54) to device tree >11:30:01,789 INF blivet: got device: LoopDevice instance (0x7f18ac736588) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >11:30:01,790 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >11:30:01,790 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >11:30:01,790 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >11:30:01,790 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >11:30:01,790 INF blivet: type detected on 'loop0' is 'squashfs' >11:30:01,791 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >11:30:01,791 INF blivet: got format: existing None >11:30:01,791 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >11:30:01,792 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,792 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,792 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >11:30:01,793 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >11:30:01,793 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >11:30:01,793 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >11:30:01,793 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >11:30:01,793 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >11:30:01,793 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >11:30:01,793 INF blivet: added loop loop1 (id 68) to device tree >11:30:01,794 INF blivet: got device: LoopDevice instance (0x7f18ac731668) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >11:30:01,794 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >11:30:01,794 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >11:30:01,794 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >11:30:01,794 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >11:30:01,795 INF blivet: type detected on 'loop1' is 'ext4' >11:30:01,805 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >11:30:01,805 INF blivet: got format: existing ext4 filesystem >11:30:01,807 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >11:30:01,808 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,810 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,810 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >11:30:01,810 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >11:30:01,811 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >11:30:01,811 INF blivet: added file /overlay (deleted) (id 78) to device tree >11:30:01,811 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >11:30:01,811 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >11:30:01,811 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >11:30:01,811 INF blivet: added loop loop2 (id 82) to device tree >11:30:01,812 INF blivet: got device: LoopDevice instance (0x7f18ac6bf780) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >11:30:01,812 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >11:30:01,812 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >11:30:01,813 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >11:30:01,813 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >11:30:01,813 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >11:30:01,813 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >11:30:01,813 INF blivet: got format: existing None >11:30:01,814 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >11:30:01,814 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,846 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >11:30:01,848 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >11:30:01,848 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,848 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >11:30:01,849 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >11:30:01,849 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >11:30:01,850 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >11:30:01,850 INF blivet: added dm live-rw (id 92) to device tree >11:30:01,850 INF blivet: got device: DMDevice instance (0x7f18ac6bf240) -- > name = live-rw status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >11:30:01,861 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >11:30:01,861 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >11:30:01,861 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >11:30:01,861 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >11:30:01,862 INF blivet: type detected on 'live-rw' is 'ext4' >11:30:01,862 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >11:30:01,862 INF blivet: got format: existing ext4 filesystem >11:30:01,863 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >11:30:01,864 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,901 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >11:30:01,902 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,902 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >11:30:01,902 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >11:30:01,903 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >11:30:01,903 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >11:30:01,903 INF blivet: added dm live-base (id 102) to device tree >11:30:01,903 INF blivet: got device: DMDevice instance (0x7f18ac6c3da0) -- > name = live-base status = True id = 102 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >11:30:01,915 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >11:30:01,916 DBG blivet: get_format('efi') returning EFIFS instance with object id 107 >11:30:01,916 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >11:30:01,916 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >11:30:01,916 INF blivet: type detected on 'live-base' is 'ext4' >11:30:01,917 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 110 >11:30:01,917 INF blivet: got format: existing ext4 filesystem >11:30:07,154 INF blivet: ISCSID is /sbin/iscsid >11:30:07,154 INF blivet: no initiator set >11:30:07,209 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:30:07,210 INF blivet: no /etc/zfcp.conf; not configuring zfcp >11:30:07,563 DBG blivet: Ext4FS.supported: supported: True ; >11:30:07,563 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >11:30:07,563 DBG blivet: Ext4FS.supported: supported: True ; >11:30:07,564 DBG blivet: trying to set new default fstype to 'ext4' >11:30:07,564 DBG blivet: Ext4FS.supported: supported: True ; >11:30:07,564 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >11:30:07,565 DBG blivet: Ext4FS.supported: supported: True ; >11:30:35,540 DBG blivet: DiskLabel.__init__: >11:30:35,540 INF blivet: DiskLabel.parted_device returning None >11:30:35,541 DBG blivet: DMRaidMember.__init__: >11:30:35,542 DBG blivet: Ext2FS.supported: supported: True ; >11:30:35,542 DBG blivet: Ext2FS.supported: supported: True ; >11:30:35,543 DBG blivet: Ext3FS.supported: supported: True ; >11:30:35,543 DBG blivet: Ext3FS.supported: supported: True ; >11:30:35,544 DBG blivet: Ext4FS.supported: supported: True ; >11:30:35,544 DBG blivet: Ext4FS.supported: supported: True ; >11:30:35,545 DBG blivet: FATFS.supported: supported: True ; >11:30:35,546 DBG blivet: FATFS.supported: supported: True ; >11:30:35,546 DBG blivet: EFIFS.supported: supported: True ; >11:30:35,547 DBG blivet: EFIFS.supported: supported: True ; >11:30:35,548 DBG blivet: BTRFS.supported: supported: True ; >11:30:35,548 DBG blivet: BTRFS.supported: supported: True ; >11:30:35,550 DBG blivet: XFS.supported: supported: True ; >11:30:35,550 DBG blivet: XFS.supported: supported: True ; >11:30:35,551 DBG blivet: HFS.supported: supported: False ; >11:30:35,552 DBG blivet: HFS.supported: supported: False ; >11:30:35,553 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:30:35,554 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:30:35,555 DBG blivet: HFSPlus.supported: supported: False ; >11:30:35,556 DBG blivet: HFSPlus.supported: supported: False ; >11:30:35,558 DBG blivet: MacEFIFS.supported: supported: True ; >11:30:35,559 DBG blivet: MacEFIFS.supported: supported: True ; >11:30:35,559 DBG blivet: NTFS.supported: supported: False ; >11:30:35,560 DBG blivet: NTFS.supported: supported: False ; >11:30:35,560 DBG blivet: NFS.supported: supported: False ; >11:30:35,561 DBG blivet: NFS.supported: supported: False ; >11:30:35,561 DBG blivet: NFSv4.supported: supported: False ; >11:30:35,562 DBG blivet: NFSv4.supported: supported: False ; >11:30:35,562 DBG blivet: Iso9660FS.supported: supported: True ; >11:30:35,563 DBG blivet: Iso9660FS.supported: supported: True ; >11:30:35,564 DBG blivet: NoDevFS.supported: supported: False ; >11:30:35,564 DBG blivet: NoDevFS.supported: supported: False ; >11:30:35,565 DBG blivet: DevPtsFS.supported: supported: False ; >11:30:35,565 DBG blivet: DevPtsFS.supported: supported: False ; >11:30:35,566 DBG blivet: ProcFS.supported: supported: False ; >11:30:35,567 DBG blivet: ProcFS.supported: supported: False ; >11:30:35,568 DBG blivet: SysFS.supported: supported: False ; >11:30:35,569 DBG blivet: SysFS.supported: supported: False ; >11:30:35,570 DBG blivet: TmpFS.supported: supported: True ; >11:30:35,584 DBG blivet: TmpFS.supported: supported: True ; >11:30:35,585 DBG blivet: BindFS.supported: supported: False ; >11:30:35,586 DBG blivet: BindFS.supported: supported: False ; >11:30:35,587 DBG blivet: SELinuxFS.supported: supported: False ; >11:30:35,588 DBG blivet: SELinuxFS.supported: supported: False ; >11:30:35,589 DBG blivet: USBFS.supported: supported: False ; >11:30:35,590 DBG blivet: USBFS.supported: supported: False ; >11:30:35,590 DBG blivet: EFIVarFS.supported: supported: False ; >11:30:35,591 DBG blivet: EFIVarFS.supported: supported: False ; >11:30:35,591 DBG blivet: LUKS.__init__: >11:30:35,593 DBG blivet: LVMPhysicalVolume.__init__: >11:30:35,594 DBG blivet: MDRaidMember.__init__: >11:30:35,595 DBG blivet: MultipathMember.__init__: >11:30:35,597 DBG blivet: SwapSpace.__init__: >11:31:00,768 DBG blivet: BindFS.supported: supported: False ; >11:31:00,768 DBG blivet: get_format('bind') returning BindFS instance with object id 39 >11:31:00,768 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >11:31:00,770 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >11:31:00,771 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >11:31:00,771 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >11:31:00,772 DBG blivet: updated /dev size to 3.96 KiB (3.96 KiB) >11:31:00,773 DBG blivet: TmpFS.supported: supported: True ; >11:31:00,786 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 43 >11:31:00,786 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >11:31:00,788 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >11:31:00,789 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >11:31:00,789 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >11:31:00,790 DBG blivet: DevPtsFS.supported: supported: False ; >11:31:00,790 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 47 >11:31:00,790 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >11:31:00,791 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >11:31:00,793 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >11:31:00,793 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >11:31:00,795 DBG blivet: SysFS.supported: supported: False ; >11:31:00,795 DBG blivet: get_format('sysfs') returning SysFS instance with object id 51 >11:31:00,796 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >11:31:00,796 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >11:31:00,798 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >11:31:00,798 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >11:31:00,799 DBG blivet: ProcFS.supported: supported: False ; >11:31:00,799 DBG blivet: get_format('proc') returning ProcFS instance with object id 55 >11:31:00,799 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >11:31:00,800 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >11:31:00,801 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >11:31:00,801 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >11:31:00,803 DBG blivet: USBFS.supported: supported: False ; >11:31:00,803 DBG blivet: get_format('usbfs') returning USBFS instance with object id 59 >11:31:00,803 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >11:31:00,805 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >11:31:00,806 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >11:31:00,806 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >11:31:00,807 DBG blivet: SELinuxFS.supported: supported: False ; >11:31:00,807 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 63 >11:31:00,807 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >11:31:00,808 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >11:31:00,809 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >11:31:00,809 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >11:31:00,810 DBG blivet: BindFS.supported: supported: False ; >11:31:00,810 DBG blivet: get_format('bind') returning BindFS instance with object id 67 >11:31:00,810 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >11:31:00,811 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >11:31:00,812 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >11:31:00,812 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >11:31:00,812 DBG blivet: updated /run size to 1.23 KiB (1.23 KiB) >11:31:00,970 DBG blivet: SELinuxFS.teardown: device: selinuxfs ; type: selinuxfs ; status: False ; >11:31:01,028 DBG blivet: SysFS.teardown: device: sysfs ; type: sysfs ; status: False ; >11:31:01,084 DBG blivet: BindFS.teardown: device: /run ; type: bind ; status: False ; >11:31:01,165 DBG blivet: ProcFS.teardown: device: proc ; type: proc ; status: False ; >11:31:01,196 DBG blivet: TmpFS.teardown: device: tmpfs ; type: tmpfs ; status: True ; >11:31:06,145 DBG blivet: registered device format class DeviceFormat as None >11:31:06,154 DBG blivet: registered device format class BIOSBoot as biosboot >11:31:06,158 DBG blivet: registered device format class DiskLabel as disklabel >11:31:06,159 DBG blivet: registered device format class DMRaidMember as dmraidmember >11:31:06,167 DBG blivet: registered device format class Ext2FS as ext2 >11:31:06,167 DBG blivet: registered device format class Ext3FS as ext3 >11:31:06,167 DBG blivet: registered device format class Ext4FS as ext4 >11:31:06,167 DBG blivet: registered device format class FATFS as vfat >11:31:06,167 DBG blivet: registered device format class EFIFS as efi >11:31:06,168 DBG blivet: registered device format class BTRFS as btrfs >11:31:06,168 DBG blivet: registered device format class GFS2 as gfs2 >11:31:06,168 DBG blivet: registered device format class JFS as jfs >11:31:06,168 DBG blivet: registered device format class ReiserFS as reiserfs >11:31:06,168 DBG blivet: registered device format class XFS as xfs >11:31:06,168 DBG blivet: registered device format class HFS as hfs >11:31:06,168 DBG blivet: registered device format class AppleBootstrapFS as appleboot >11:31:06,169 DBG blivet: registered device format class HFSPlus as hfs+ >11:31:06,169 DBG blivet: registered device format class MacEFIFS as macefi >11:31:06,169 DBG blivet: registered device format class NTFS as ntfs >11:31:06,169 DBG blivet: registered device format class NFS as nfs >11:31:06,169 DBG blivet: registered device format class NFSv4 as nfs4 >11:31:06,169 DBG blivet: registered device format class Iso9660FS as iso9660 >11:31:06,169 DBG blivet: registered device format class NoDevFS as nodev >11:31:06,169 DBG blivet: registered device format class DevPtsFS as devpts >11:31:06,169 DBG blivet: registered device format class ProcFS as proc >11:31:06,169 DBG blivet: registered device format class SysFS as sysfs >11:31:06,170 DBG blivet: registered device format class TmpFS as tmpfs >11:31:06,170 DBG blivet: registered device format class BindFS as bind >11:31:06,170 DBG blivet: registered device format class SELinuxFS as selinuxfs >11:31:06,170 DBG blivet: registered device format class USBFS as usbfs >11:31:06,170 DBG blivet: registered device format class EFIVarFS as efivarfs >11:31:06,172 DBG blivet: registered device format class LUKS as luks >11:31:06,174 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >11:31:06,174 DBG blivet: registered device format class MDRaidMember as mdmember >11:31:06,175 DBG blivet: registered device format class MultipathMember as multipath_member >11:31:06,175 DBG blivet: registered device format class PPCPRePBoot as prepboot >11:31:06,176 DBG blivet: registered device format class SwapSpace as swap >11:31:06,289 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >11:31:06,290 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >11:31:06,316 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >11:31:06,317 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >11:31:06,333 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,333 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >11:31:06,334 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >11:31:06,334 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >11:31:06,335 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >11:31:06,335 INF blivet: added cdrom sr0 (id 0) to device tree >11:31:06,336 INF blivet: got device: OpticalDevice instance (0x7f217ebcec50) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >11:31:06,340 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >11:31:06,340 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >11:31:06,340 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >11:31:06,341 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >11:31:06,341 INF blivet: type detected on 'sr0' is 'iso9660' >11:31:06,341 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >11:31:06,341 INF blivet: got format: existing iso9660 filesystem >11:31:06,342 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:31:06,342 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,369 DBG blivet: IGNORED: Caught exception, continuing. >11:31:06,369 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >11:31:06,369 DBG blivet: IGNORED: Begin exception details. >11:31:06,369 DBG blivet: IGNORED: Traceback (most recent call last): >11:31:06,369 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >11:31:06,369 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >11:31:06,369 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >11:31:06,369 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >11:31:06,370 DBG blivet: IGNORED: Traceback (most recent call last): >11:31:06,370 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >11:31:06,370 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >11:31:06,370 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >11:31:06,370 DBG blivet: IGNORED: return fn(*args, **kwargs) >11:31:06,370 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >11:31:06,370 DBG blivet: IGNORED: connection=self._connection) >11:31:06,370 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >11:31:06,370 DBG blivet: IGNORED: raise DBusCallError(msg) >11:31:06,370 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >11:31:06,370 DBG blivet: IGNORED: End exception details. >11:31:06,371 INF blivet: sda is a disk >11:31:06,371 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >11:31:06,372 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >11:31:06,372 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >11:31:06,372 DBG blivet: updated sda size to 20 GiB (20 GiB) >11:31:06,373 INF blivet: added disk sda (id 10) to device tree >11:31:06,373 INF blivet: got device: DiskDevice instance (0x7f217eb92ac8) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >11:31:06,374 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >11:31:06,374 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >11:31:06,374 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >11:31:06,374 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >11:31:06,387 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f217eb40da0>, <parted.partition.Partition object at 0x7f217eb40940>, <parted.partition.Partition object at 0x7f217da9c9b0>] > device: <parted.device.Device object at 0x7f217da9cbe0> > PedDisk: <_ped.Disk object at 0x7f217eb18408> >11:31:06,493 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >11:31:06,494 INF blivet: got format: existing gpt disklabel >11:31:06,496 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >11:31:06,497 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,528 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:31:06,529 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >11:31:06,529 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >11:31:06,530 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >11:31:06,530 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >11:31:06,530 DBG blivet: looking up parted Partition: /dev/sda1 >11:31:06,532 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >11:31:06,532 INF blivet: added partition sda1 (id 20) to device tree >11:31:06,532 INF blivet: got device: PartitionDevice instance (0x7f217da9c320) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7f217eb40e48> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f217eb40ef0> PedPartition: <_ped.Partition object at 0x7f217eb52518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >11:31:06,534 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >11:31:06,534 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >11:31:06,535 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >11:31:06,535 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >11:31:06,535 INF blivet: type detected on 'sda1' is 'zfs_member' >11:31:06,535 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >11:31:06,535 INF blivet: got format: existing None >11:31:06,536 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >11:31:06,537 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,568 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:31:06,568 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >11:31:06,568 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >11:31:06,569 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >11:31:06,569 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >11:31:06,570 DBG blivet: looking up parted Partition: /dev/sda2 >11:31:06,570 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >11:31:06,571 INF blivet: added partition sda2 (id 30) to device tree >11:31:06,571 INF blivet: got device: PartitionDevice instance (0x7f217daacb38) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7f217eb40e48> fileSystem: <parted.filesystem.FileSystem object at 0x7f217eb92d30> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f217eb40978> PedPartition: <_ped.Partition object at 0x7f217eba6410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >11:31:06,572 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >11:31:06,572 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >11:31:06,572 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >11:31:06,572 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >11:31:06,573 INF blivet: type detected on 'sda2' is 'xfs' >11:31:06,573 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >11:31:06,573 INF blivet: got format: existing xfs filesystem >11:31:06,574 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >11:31:06,575 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,606 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:31:06,607 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >11:31:06,607 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >11:31:06,608 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >11:31:06,609 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >11:31:06,609 DBG blivet: looking up parted Partition: /dev/sda3 >11:31:06,611 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >11:31:06,611 INF blivet: added partition sda3 (id 40) to device tree >11:31:06,611 INF blivet: got device: PartitionDevice instance (0x7f217da9ce80) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7f217eb40e48> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f217da9c978> PedPartition: <_ped.Partition object at 0x7f217da932b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >11:31:06,613 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >11:31:06,613 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >11:31:06,614 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >11:31:06,614 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >11:31:06,614 INF blivet: type detected on 'sda3' is 'zfs_member' >11:31:06,614 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >11:31:06,615 INF blivet: got format: existing None >11:31:06,615 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >11:31:06,616 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,617 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,617 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >11:31:06,617 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >11:31:06,618 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >11:31:06,618 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >11:31:06,618 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >11:31:06,618 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >11:31:06,619 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >11:31:06,619 INF blivet: added loop loop0 (id 54) to device tree >11:31:06,619 INF blivet: got device: LoopDevice instance (0x7f217dab65c0) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >11:31:06,620 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >11:31:06,620 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >11:31:06,620 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >11:31:06,621 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >11:31:06,621 INF blivet: type detected on 'loop0' is 'squashfs' >11:31:06,621 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >11:31:06,621 INF blivet: got format: existing None >11:31:06,621 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >11:31:06,622 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,623 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,623 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >11:31:06,623 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >11:31:06,623 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >11:31:06,624 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >11:31:06,624 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >11:31:06,624 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >11:31:06,624 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >11:31:06,625 INF blivet: added loop loop1 (id 68) to device tree >11:31:06,625 INF blivet: got device: LoopDevice instance (0x7f217dab2a58) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >11:31:06,625 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >11:31:06,626 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >11:31:06,626 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >11:31:06,626 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >11:31:06,626 INF blivet: type detected on 'loop1' is 'ext4' >11:31:06,632 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >11:31:06,632 INF blivet: got format: existing ext4 filesystem >11:31:06,634 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >11:31:06,635 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,635 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,636 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >11:31:06,636 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >11:31:06,636 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >11:31:06,637 INF blivet: added file /overlay (deleted) (id 78) to device tree >11:31:06,637 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >11:31:06,637 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >11:31:06,637 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >11:31:06,637 INF blivet: added loop loop2 (id 82) to device tree >11:31:06,637 INF blivet: got device: LoopDevice instance (0x7f217da3f7b8) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >11:31:06,638 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >11:31:06,638 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >11:31:06,639 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >11:31:06,639 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >11:31:06,639 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >11:31:06,639 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >11:31:06,639 INF blivet: got format: existing None >11:31:06,640 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >11:31:06,642 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,671 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >11:31:06,672 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >11:31:06,673 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,673 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >11:31:06,673 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >11:31:06,674 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >11:31:06,674 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >11:31:06,674 INF blivet: added dm live-rw (id 92) to device tree >11:31:06,674 INF blivet: got device: DMDevice instance (0x7f217da3f320) -- > name = live-rw status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >11:31:06,686 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >11:31:06,686 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >11:31:06,686 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >11:31:06,686 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >11:31:06,687 INF blivet: type detected on 'live-rw' is 'ext4' >11:31:06,687 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >11:31:06,687 INF blivet: got format: existing ext4 filesystem >11:31:06,689 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >11:31:06,689 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,722 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >11:31:06,722 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,723 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >11:31:06,723 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >11:31:06,723 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >11:31:06,724 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >11:31:06,724 INF blivet: added dm live-base (id 102) to device tree >11:31:06,724 INF blivet: got device: DMDevice instance (0x7f217da43dd8) -- > name = live-base status = True id = 102 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >11:31:06,733 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >11:31:06,734 DBG blivet: get_format('efi') returning EFIFS instance with object id 107 >11:31:06,734 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >11:31:06,734 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >11:31:06,734 INF blivet: type detected on 'live-base' is 'ext4' >11:31:06,735 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 110 >11:31:06,735 INF blivet: got format: existing ext4 filesystem >11:31:10,650 INF blivet: ISCSID is /sbin/iscsid >11:31:10,651 INF blivet: no initiator set >11:31:10,687 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:31:10,687 INF blivet: no /etc/zfcp.conf; not configuring zfcp >11:31:10,937 DBG blivet: Ext4FS.supported: supported: True ; >11:31:10,937 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >11:31:10,938 DBG blivet: Ext4FS.supported: supported: True ; >11:31:10,938 DBG blivet: trying to set new default fstype to 'ext4' >11:31:10,939 DBG blivet: Ext4FS.supported: supported: True ; >11:31:10,939 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >11:31:10,940 DBG blivet: Ext4FS.supported: supported: True ; >11:31:18,322 DBG blivet: DiskLabel.__init__: >11:31:18,323 INF blivet: DiskLabel.parted_device returning None >11:31:18,323 DBG blivet: DMRaidMember.__init__: >11:31:18,324 DBG blivet: Ext2FS.supported: supported: True ; >11:31:18,324 DBG blivet: Ext2FS.supported: supported: True ; >11:31:18,325 DBG blivet: Ext3FS.supported: supported: True ; >11:31:18,325 DBG blivet: Ext3FS.supported: supported: True ; >11:31:18,326 DBG blivet: Ext4FS.supported: supported: True ; >11:31:18,326 DBG blivet: Ext4FS.supported: supported: True ; >11:31:18,327 DBG blivet: FATFS.supported: supported: True ; >11:31:18,327 DBG blivet: FATFS.supported: supported: True ; >11:31:18,328 DBG blivet: EFIFS.supported: supported: True ; >11:31:18,329 DBG blivet: EFIFS.supported: supported: True ; >11:31:18,329 DBG blivet: BTRFS.supported: supported: True ; >11:31:18,330 DBG blivet: BTRFS.supported: supported: True ; >11:31:18,331 DBG blivet: XFS.supported: supported: True ; >11:31:18,332 DBG blivet: XFS.supported: supported: True ; >11:31:18,333 DBG blivet: HFS.supported: supported: False ; >11:31:18,333 DBG blivet: HFS.supported: supported: False ; >11:31:18,334 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:31:18,335 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:31:18,336 DBG blivet: HFSPlus.supported: supported: False ; >11:31:18,336 DBG blivet: HFSPlus.supported: supported: False ; >11:31:18,337 DBG blivet: MacEFIFS.supported: supported: True ; >11:31:18,338 DBG blivet: MacEFIFS.supported: supported: True ; >11:31:18,339 DBG blivet: NTFS.supported: supported: False ; >11:31:18,340 DBG blivet: NTFS.supported: supported: False ; >11:31:18,341 DBG blivet: NFS.supported: supported: False ; >11:31:18,341 DBG blivet: NFS.supported: supported: False ; >11:31:18,342 DBG blivet: NFSv4.supported: supported: False ; >11:31:18,343 DBG blivet: NFSv4.supported: supported: False ; >11:31:18,344 DBG blivet: Iso9660FS.supported: supported: True ; >11:31:18,344 DBG blivet: Iso9660FS.supported: supported: True ; >11:31:18,345 DBG blivet: NoDevFS.supported: supported: False ; >11:31:18,346 DBG blivet: NoDevFS.supported: supported: False ; >11:31:18,347 DBG blivet: DevPtsFS.supported: supported: False ; >11:31:18,347 DBG blivet: DevPtsFS.supported: supported: False ; >11:31:18,348 DBG blivet: ProcFS.supported: supported: False ; >11:31:18,349 DBG blivet: ProcFS.supported: supported: False ; >11:31:18,349 DBG blivet: SysFS.supported: supported: False ; >11:31:18,350 DBG blivet: SysFS.supported: supported: False ; >11:31:18,351 DBG blivet: TmpFS.supported: supported: True ; >11:31:18,364 DBG blivet: TmpFS.supported: supported: True ; >11:31:18,366 DBG blivet: BindFS.supported: supported: False ; >11:31:18,367 DBG blivet: BindFS.supported: supported: False ; >11:31:18,367 DBG blivet: SELinuxFS.supported: supported: False ; >11:31:18,368 DBG blivet: SELinuxFS.supported: supported: False ; >11:31:18,368 DBG blivet: USBFS.supported: supported: False ; >11:31:18,369 DBG blivet: USBFS.supported: supported: False ; >11:31:18,369 DBG blivet: EFIVarFS.supported: supported: False ; >11:31:18,370 DBG blivet: EFIVarFS.supported: supported: False ; >11:31:18,370 DBG blivet: LUKS.__init__: >11:31:18,371 DBG blivet: LVMPhysicalVolume.__init__: >11:31:18,373 DBG blivet: MDRaidMember.__init__: >11:31:18,374 DBG blivet: MultipathMember.__init__: >11:31:18,375 DBG blivet: SwapSpace.__init__: >11:32:09,901 DBG blivet: BindFS.supported: supported: False ; >11:32:09,901 DBG blivet: get_format('bind') returning BindFS instance with object id 39 >11:32:09,901 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >11:32:09,902 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >11:32:09,903 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >11:32:09,904 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >11:32:09,904 DBG blivet: updated /dev size to 3.96 KiB (3.96 KiB) >11:32:09,905 DBG blivet: TmpFS.supported: supported: True ; >11:32:09,915 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 43 >11:32:09,916 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >11:32:09,917 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >11:32:09,918 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >11:32:09,918 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >11:32:09,919 DBG blivet: DevPtsFS.supported: supported: False ; >11:32:09,920 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 47 >11:32:09,920 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >11:32:09,922 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >11:32:09,924 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >11:32:09,924 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >11:32:09,925 DBG blivet: SysFS.supported: supported: False ; >11:32:09,925 DBG blivet: get_format('sysfs') returning SysFS instance with object id 51 >11:32:09,925 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >11:32:09,926 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >11:32:09,927 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >11:32:09,927 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >11:32:09,927 DBG blivet: ProcFS.supported: supported: False ; >11:32:09,927 DBG blivet: get_format('proc') returning ProcFS instance with object id 55 >11:32:09,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >11:32:09,928 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >11:32:09,929 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >11:32:09,929 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >11:32:09,930 DBG blivet: USBFS.supported: supported: False ; >11:32:09,930 DBG blivet: get_format('usbfs') returning USBFS instance with object id 59 >11:32:09,930 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >11:32:09,932 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >11:32:09,933 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >11:32:09,933 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >11:32:09,934 DBG blivet: SELinuxFS.supported: supported: False ; >11:32:09,934 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 63 >11:32:09,934 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >11:32:09,935 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >11:32:09,936 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >11:32:09,936 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >11:32:09,937 DBG blivet: BindFS.supported: supported: False ; >11:32:09,937 DBG blivet: get_format('bind') returning BindFS instance with object id 67 >11:32:09,937 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >11:32:09,938 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >11:32:09,939 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >11:32:09,939 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >11:32:09,939 DBG blivet: updated /run size to 1.23 KiB (1.23 KiB) >11:32:10,069 DBG blivet: SELinuxFS.teardown: device: selinuxfs ; type: selinuxfs ; status: False ; >11:32:10,131 DBG blivet: SysFS.teardown: device: sysfs ; type: sysfs ; status: False ; >11:32:10,191 DBG blivet: BindFS.teardown: device: /run ; type: bind ; status: False ; >11:32:10,274 DBG blivet: ProcFS.teardown: device: proc ; type: proc ; status: False ; >11:32:10,309 DBG blivet: TmpFS.teardown: device: tmpfs ; type: tmpfs ; status: True ; >11:32:20,980 DBG blivet: registered device format class DeviceFormat as None >11:32:20,994 DBG blivet: registered device format class BIOSBoot as biosboot >11:32:20,999 DBG blivet: registered device format class DiskLabel as disklabel >11:32:20,999 DBG blivet: registered device format class DMRaidMember as dmraidmember >11:32:21,009 DBG blivet: registered device format class Ext2FS as ext2 >11:32:21,010 DBG blivet: registered device format class Ext3FS as ext3 >11:32:21,010 DBG blivet: registered device format class Ext4FS as ext4 >11:32:21,010 DBG blivet: registered device format class FATFS as vfat >11:32:21,010 DBG blivet: registered device format class EFIFS as efi >11:32:21,011 DBG blivet: registered device format class BTRFS as btrfs >11:32:21,011 DBG blivet: registered device format class GFS2 as gfs2 >11:32:21,011 DBG blivet: registered device format class JFS as jfs >11:32:21,012 DBG blivet: registered device format class ReiserFS as reiserfs >11:32:21,012 DBG blivet: registered device format class XFS as xfs >11:32:21,012 DBG blivet: registered device format class HFS as hfs >11:32:21,012 DBG blivet: registered device format class AppleBootstrapFS as appleboot >11:32:21,012 DBG blivet: registered device format class HFSPlus as hfs+ >11:32:21,013 DBG blivet: registered device format class MacEFIFS as macefi >11:32:21,013 DBG blivet: registered device format class NTFS as ntfs >11:32:21,013 DBG blivet: registered device format class NFS as nfs >11:32:21,013 DBG blivet: registered device format class NFSv4 as nfs4 >11:32:21,013 DBG blivet: registered device format class Iso9660FS as iso9660 >11:32:21,014 DBG blivet: registered device format class NoDevFS as nodev >11:32:21,014 DBG blivet: registered device format class DevPtsFS as devpts >11:32:21,014 DBG blivet: registered device format class ProcFS as proc >11:32:21,014 DBG blivet: registered device format class SysFS as sysfs >11:32:21,014 DBG blivet: registered device format class TmpFS as tmpfs >11:32:21,014 DBG blivet: registered device format class BindFS as bind >11:32:21,015 DBG blivet: registered device format class SELinuxFS as selinuxfs >11:32:21,015 DBG blivet: registered device format class USBFS as usbfs >11:32:21,015 DBG blivet: registered device format class EFIVarFS as efivarfs >11:32:21,017 DBG blivet: registered device format class LUKS as luks >11:32:21,019 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >11:32:21,020 DBG blivet: registered device format class MDRaidMember as mdmember >11:32:21,020 DBG blivet: registered device format class MultipathMember as multipath_member >11:32:21,021 DBG blivet: registered device format class PPCPRePBoot as prepboot >11:32:21,022 DBG blivet: registered device format class SwapSpace as swap >11:32:21,143 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >11:32:21,144 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >11:32:21,172 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >11:32:21,173 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >11:32:21,189 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,189 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >11:32:21,189 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >11:32:21,190 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >11:32:21,190 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >11:32:21,191 INF blivet: added cdrom sr0 (id 0) to device tree >11:32:21,191 INF blivet: got device: OpticalDevice instance (0x7f94e9982d30) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >11:32:21,196 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >11:32:21,196 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >11:32:21,196 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >11:32:21,196 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >11:32:21,197 INF blivet: type detected on 'sr0' is 'iso9660' >11:32:21,197 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >11:32:21,197 INF blivet: got format: existing iso9660 filesystem >11:32:21,198 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:32:21,198 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,225 DBG blivet: IGNORED: Caught exception, continuing. >11:32:21,225 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >11:32:21,225 DBG blivet: IGNORED: Begin exception details. >11:32:21,226 DBG blivet: IGNORED: Traceback (most recent call last): >11:32:21,226 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >11:32:21,226 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >11:32:21,226 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >11:32:21,226 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >11:32:21,226 DBG blivet: IGNORED: Traceback (most recent call last): >11:32:21,226 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >11:32:21,226 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >11:32:21,226 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >11:32:21,226 DBG blivet: IGNORED: return fn(*args, **kwargs) >11:32:21,226 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >11:32:21,226 DBG blivet: IGNORED: connection=self._connection) >11:32:21,226 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >11:32:21,226 DBG blivet: IGNORED: raise DBusCallError(msg) >11:32:21,226 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >11:32:21,226 DBG blivet: IGNORED: End exception details. >11:32:21,228 INF blivet: sda is a disk >11:32:21,228 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >11:32:21,228 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >11:32:21,229 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >11:32:21,229 DBG blivet: updated sda size to 20 GiB (20 GiB) >11:32:21,230 INF blivet: added disk sda (id 10) to device tree >11:32:21,230 INF blivet: got device: DiskDevice instance (0x7f94e9946a90) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >11:32:21,231 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >11:32:21,231 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >11:32:21,231 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >11:32:21,231 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >11:32:21,252 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f94e98f45c0>, <parted.partition.Partition object at 0x7f94e9946a20>, <parted.partition.Partition object at 0x7f94e88509b0>] > device: <parted.device.Device object at 0x7f94e8850c88> > PedDisk: <_ped.Disk object at 0x7f94e98cc408> >11:32:21,343 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >11:32:21,343 INF blivet: got format: existing gpt disklabel >11:32:21,345 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >11:32:21,346 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,369 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:32:21,369 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >11:32:21,369 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >11:32:21,370 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >11:32:21,371 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >11:32:21,371 DBG blivet: looking up parted Partition: /dev/sda1 >11:32:21,372 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >11:32:21,372 INF blivet: added partition sda1 (id 20) to device tree >11:32:21,372 INF blivet: got device: PartitionDevice instance (0x7f94e8850198) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 MiB path = /dev/sda1 > 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 0x7f94e98f4fd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f94e98f4eb8> PedPartition: <_ped.Partition object at 0x7f94e9906518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >11:32:21,373 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >11:32:21,373 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >11:32:21,373 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >11:32:21,374 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >11:32:21,374 INF blivet: type detected on 'sda1' is 'zfs_member' >11:32:21,374 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >11:32:21,374 INF blivet: got format: existing None >11:32:21,375 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >11:32:21,375 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,398 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:32:21,398 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >11:32:21,399 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >11:32:21,399 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >11:32:21,400 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >11:32:21,400 DBG blivet: looking up parted Partition: /dev/sda2 >11:32:21,401 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >11:32:21,401 INF blivet: added partition sda2 (id 30) to device tree >11:32:21,401 INF blivet: got device: PartitionDevice instance (0x7f94e8860be0) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > 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 0x7f94e98f4fd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f94e8850780> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f94e9946e10> PedPartition: <_ped.Partition object at 0x7f94e995a410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >11:32:21,402 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >11:32:21,402 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >11:32:21,402 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >11:32:21,402 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >11:32:21,403 INF blivet: type detected on 'sda2' is 'xfs' >11:32:21,403 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >11:32:21,403 INF blivet: got format: existing xfs filesystem >11:32:21,404 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >11:32:21,404 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,428 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:32:21,428 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >11:32:21,428 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >11:32:21,429 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >11:32:21,430 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >11:32:21,430 DBG blivet: looking up parted Partition: /dev/sda3 >11:32:21,431 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >11:32:21,431 INF blivet: added partition sda3 (id 40) to device tree >11:32:21,431 INF blivet: got device: PartitionDevice instance (0x7f94e8850f60) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > 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 0x7f94e98f4fd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f94e8850978> PedPartition: <_ped.Partition object at 0x7f94e88472b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >11:32:21,433 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >11:32:21,433 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >11:32:21,433 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >11:32:21,433 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >11:32:21,433 INF blivet: type detected on 'sda3' is 'zfs_member' >11:32:21,434 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >11:32:21,434 INF blivet: got format: existing None >11:32:21,434 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >11:32:21,435 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,436 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,436 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >11:32:21,436 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >11:32:21,437 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >11:32:21,437 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >11:32:21,437 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >11:32:21,437 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >11:32:21,437 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >11:32:21,438 INF blivet: added loop loop0 (id 54) to device tree >11:32:21,438 INF blivet: got device: LoopDevice instance (0x7f94e886b668) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >11:32:21,439 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >11:32:21,439 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >11:32:21,439 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >11:32:21,439 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >11:32:21,439 INF blivet: type detected on 'loop0' is 'squashfs' >11:32:21,439 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >11:32:21,440 INF blivet: got format: existing None >11:32:21,440 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >11:32:21,441 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,441 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,441 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >11:32:21,442 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >11:32:21,442 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >11:32:21,442 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >11:32:21,442 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >11:32:21,442 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >11:32:21,443 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >11:32:21,443 INF blivet: added loop loop1 (id 68) to device tree >11:32:21,443 INF blivet: got device: LoopDevice instance (0x7f94e8866710) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > 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 >11:32:21,444 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >11:32:21,444 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >11:32:21,444 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >11:32:21,445 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >11:32:21,445 INF blivet: type detected on 'loop1' is 'ext4' >11:32:21,450 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >11:32:21,450 INF blivet: got format: existing ext4 filesystem >11:32:21,451 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >11:32:21,452 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,453 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,453 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >11:32:21,453 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >11:32:21,453 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >11:32:21,453 INF blivet: added file /overlay (deleted) (id 78) to device tree >11:32:21,453 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >11:32:21,454 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >11:32:21,454 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >11:32:21,454 INF blivet: added loop loop2 (id 82) to device tree >11:32:21,454 INF blivet: got device: LoopDevice instance (0x7f94e87f3860) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > 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 >11:32:21,455 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >11:32:21,455 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >11:32:21,455 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >11:32:21,455 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >11:32:21,455 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >11:32:21,456 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >11:32:21,456 INF blivet: got format: existing None >11:32:21,456 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >11:32:21,457 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,487 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >11:32:21,488 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >11:32:21,488 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,489 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >11:32:21,489 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >11:32:21,489 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >11:32:21,490 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >11:32:21,490 INF blivet: added dm live-rw (id 92) to device tree >11:32:21,490 INF blivet: got device: DMDevice instance (0x7f94e87f3320) -- > name = live-rw status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >11:32:21,498 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >11:32:21,498 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >11:32:21,498 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >11:32:21,498 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >11:32:21,498 INF blivet: type detected on 'live-rw' is 'ext4' >11:32:21,499 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >11:32:21,499 INF blivet: got format: existing ext4 filesystem >11:32:21,500 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >11:32:21,500 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,528 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >11:32:21,529 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,529 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >11:32:21,529 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >11:32:21,529 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >11:32:21,530 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >11:32:21,530 INF blivet: added dm live-base (id 102) to device tree >11:32:21,530 INF blivet: got device: DMDevice instance (0x7f94e87f7e80) -- > name = live-base status = True id = 102 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >11:32:21,540 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >11:32:21,540 DBG blivet: get_format('efi') returning EFIFS instance with object id 107 >11:32:21,540 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >11:32:21,540 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >11:32:21,540 INF blivet: type detected on 'live-base' is 'ext4' >11:32:21,541 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 110 >11:32:21,541 INF blivet: got format: existing ext4 filesystem >11:32:25,568 INF blivet: ISCSID is /sbin/iscsid >11:32:25,568 INF blivet: no initiator set >11:32:25,603 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:32:25,603 INF blivet: no /etc/zfcp.conf; not configuring zfcp >11:32:28,367 DBG blivet: Ext4FS.supported: supported: True ; >11:32:28,368 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >11:32:28,368 DBG blivet: Ext4FS.supported: supported: True ; >11:32:28,368 DBG blivet: trying to set new default fstype to 'ext4' >11:32:28,369 DBG blivet: Ext4FS.supported: supported: True ; >11:32:28,369 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >11:32:28,370 DBG blivet: Ext4FS.supported: supported: True ;
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 1633296
:
1487306
|
1487307
|
1487308
|
1487309
|
1487310
|
1487311
|
1487312
|
1487313
|
1487314
|
1487315
|
1487316
| 1487317 |
1487318
|
1487319