Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1876443 Details for
Bug 2080870
blivet.errors.PartitioningError: Failed to add the device:requested size exceeds maximum allowed
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 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), 117.01 KB, created by
Mikhail
on 2022-05-02 08:31:38 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Mikhail
Created:
2022-05-02 08:31:38 UTC
Size:
117.01 KB
patch
obsolete
>DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >DEBUG:blivet:registered device format class DeviceFormat as None >DEBUG:blivet:registered device format class BIOSBoot as biosboot >DEBUG:blivet:registered device format class DiskLabel as disklabel >DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >INFO:program:Running [1] mkdosfs --help ... >INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) > >INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >INFO:program:...done [1] (exit code: 0) >DEBUG:blivet:registered device format class Ext2FS as ext2 >DEBUG:blivet:registered device format class Ext3FS as ext3 >DEBUG:blivet:registered device format class Ext4FS as ext4 >DEBUG:blivet:registered device format class FATFS as vfat >DEBUG:blivet:registered device format class EFIFS as efi >DEBUG:blivet:registered device format class BTRFS as btrfs >DEBUG:blivet:registered device format class GFS2 as gfs2 >DEBUG:blivet:registered device format class JFS as jfs >DEBUG:blivet:registered device format class ReiserFS as reiserfs >DEBUG:blivet:registered device format class XFS as xfs >DEBUG:blivet:registered device format class HFS as hfs >DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >DEBUG:blivet:registered device format class HFSPlus as hfs+ >DEBUG:blivet:registered device format class MacEFIFS as macefi >DEBUG:blivet:registered device format class NTFS as ntfs >DEBUG:blivet:registered device format class ExFATFS as exfat >DEBUG:blivet:registered device format class F2FS as f2fs >DEBUG:blivet:registered device format class NFS as nfs >DEBUG:blivet:registered device format class NFSv4 as nfs4 >DEBUG:blivet:registered device format class Iso9660FS as iso9660 >DEBUG:blivet:registered device format class NoDevFS as nodev >DEBUG:blivet:registered device format class DevPtsFS as devpts >DEBUG:blivet:registered device format class ProcFS as proc >DEBUG:blivet:registered device format class SysFS as sysfs >DEBUG:blivet:registered device format class TmpFS as tmpfs >DEBUG:blivet:registered device format class BindFS as bind >DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >DEBUG:blivet:registered device format class USBFS as usbfs >DEBUG:blivet:registered device format class EFIVarFS as efivarfs >DEBUG:blivet:registered device format class LUKS as luks >DEBUG:blivet:registered device format class Integrity as integrity >DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >DEBUG:blivet:registered device format class MDRaidMember as mdmember >DEBUG:blivet:registered device format class MultipathMember as multipath_member >DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >DEBUG:blivet:registered device format class SwapSpace as swap >INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >INFO:program:Running... modprobe libfc >DEBUG:program:Return code: 0 >INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >INFO:blivet:Failed to read FCoE EDD info: No such file or directory >DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >INFO:blivet:ISCSID is /sbin/iscsid >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >INFO:program:Running [2] e2fsck -V ... >INFO:program:stdout[2]: >INFO:program:stderr[2]: e2fsck 1.46.5 (30-Dec-2021) > Using EXT2FS Library version 1.46.5, 30-Dec-2021 > >INFO:program:...done [2] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >INFO:program:stdout: >INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >INFO:program:loop0 1896628224 root disk brw-rw---- squashfs >INFO:program:loop1 8128561152 root disk brw-rw---- ext4 Anaconda 8c0398fa-ff4f-4bf4-8a87-7394b8784176 >INFO:program:|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 8c0398fa-ff4f-4bf4-8a87-7394b8784176 / >INFO:program:`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 8c0398fa-ff4f-4bf4-8a87-7394b8784176 >INFO:program:loop2 34359738368 root disk brw-rw---- >INFO:program:`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 8c0398fa-ff4f-4bf4-8a87-7394b8784176 / >INFO:program:sda 31611420672 root disk brw-rw---- iso9660 Fedora-WS-Live-rawh-20220429-n-0 2022-04-29-08-10-43-00 >INFO:program:|-sda1 2026078208 root disk brw-rw---- iso9660 Fedora-WS-Live-rawh-20220429-n-0 2022-04-29-08-10-43-00 4809bd53-01 /run/initramfs/live >INFO:program:|-sda2 10389504 root disk brw-rw---- vfat ANACONDA D818-6B7C 4809bd53-02 >INFO:program:`-sda3 21856256 root disk brw-rw---- hfsplus ANACONDA 47dc03dc-f154-38f3-aff8-01ab6e800b3e 4809bd53-03 >INFO:program:zram0 8589934592 root disk brw-rw---- [SWAP] >INFO:program:nvme1n1 4000787030016 root disk brw-rw---- >INFO:program:`-nvme1n1p1 1801738780672 root disk brw-rw---- 813d9a64-01 >INFO:program:nvme0n1 4000787030016 root disk brw-rw---- >INFO:program:`-nvme0n1p1 1801738780672 root disk brw-rw---- ae0ad457-01 >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 1896628224 root disk brw-rw---- squashfs >loop1 8128561152 root disk brw-rw---- ext4 Anaconda 8c0398fa-ff4f-4bf4-8a87-7394b8784176 >|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 8c0398fa-ff4f-4bf4-8a87-7394b8784176 / >`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 8c0398fa-ff4f-4bf4-8a87-7394b8784176 >loop2 34359738368 root disk brw-rw---- >`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 8c0398fa-ff4f-4bf4-8a87-7394b8784176 / >sda 31611420672 root disk brw-rw---- iso9660 Fedora-WS-Live-rawh-20220429-n-0 2022-04-29-08-10-43-00 >|-sda1 2026078208 root disk brw-rw---- iso9660 Fedora-WS-Live-rawh-20220429-n-0 2022-04-29-08-10-43-00 4809bd53-01 /run/initramfs/live >|-sda2 10389504 root disk brw-rw---- vfat ANACONDA D818-6B7C 4809bd53-02 >`-sda3 21856256 root disk brw-rw---- hfsplus ANACONDA 47dc03dc-f154-38f3-aff8-01ab6e800b3e 4809bd53-03 >zram0 8589934592 root disk brw-rw---- [SWAP] >nvme1n1 4000787030016 root disk brw-rw---- >`-nvme1n1p1 1801738780672 root disk brw-rw---- 813d9a64-01 >nvme0n1 4000787030016 root disk brw-rw---- >`-nvme0n1p1 1801738780672 root disk brw-rw---- ae0ad457-01 > >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common.base.base:Publish the service. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-T8B6y3JHuT,guid=1c3f80c9e782878bfea31c1b626fcd4c. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (139978683184704) >INFO:anaconda.modules.common.task.task:Scan all devices >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.4.3) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f4f53c4b430> >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/nvme0n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/nvme1n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 5472616e7363656e64203332474220200a >INFO:blivet:devices to scan: ['nvme0n1', 'nvme0n1p1', 'nvme1n1', 'nvme1n1p1', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: nvme0n1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/nvme-eui.6479a7544f003423 ' > '/dev/disk/by-id/nvme-Seagate_FireCuda_530_ZP4000GM30013_7VS00CLE ' > '/dev/disk/by-path/pci-0000:06:00.0-nvme-1', > 'DEVNAME': '/dev/nvme0n1', > 'DEVPATH': '/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '2', > 'ID_MODEL': 'Seagate FireCuda 530 ZP4000GM30013', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'ae0ad457', > 'ID_PATH': 'pci-0000:06:00.0-nvme-1', > 'ID_PATH_TAG': 'pci-0000_06_00_0-nvme-1', > 'ID_REVISION': 'SU6SM001', > 'ID_SERIAL': 'Seagate_FireCuda_530_ZP4000GM30013_7VS00CLE', > 'ID_SERIAL_SHORT': '7VS00CLE', > 'ID_WWN': 'eui.6479a7544f003423', > 'MAJOR': '259', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'nvme0n1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71571927'} ; >INFO:blivet:scanning nvme0n1 (/sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: nvme0n1 ; >WARNING:blivet:device/vendor is not a valid attribute >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >INFO:blivet:nvme0n1 is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >DEBUG:blivet: DiskDevice._set_format: nvme0n1 ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: nvme0n1 ; status: True ; >DEBUG:blivet:nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/nvme0n1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/size: 373831343033373136380a >DEBUG:blivet:updated nvme0n1 size to 3.64 TiB (3.64 TiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/queue/rotational: 300a >INFO:blivet:added disk nvme0n1 (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4f53c4bf10) -- > name = nvme0n1 status = True id = 4 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 259 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1 > target size = 3.64 TiB path = /dev/nvme0n1 > format args = [] original_format = None removable = False wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: nvme0n1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: nvme0n1 ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: nvme0n1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: ae0ad457 ; label: None ; device: /dev/nvme0n1 ; serial: Seagate_FireCuda_530_ZP4000GM30013_7VS00CLE ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4f53b72290>] > device: <parted.device.Device object at 0x7f4f53b71f30> > PedDisk: <_ped.Disk object at 0x7f4f53201c00> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 12 >DEBUG:blivet: DiskDevice._set_format: nvme0n1 ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.handle_device: name: nvme0n1p1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:06:00.0-nvme-1-part1 ' > '/dev/disk/by-id/nvme-Seagate_FireCuda_530_ZP4000GM30013_7VS00CLE-part1 ' > '/dev/disk/by-id/nvme-eui.6479a7544f003423-part1 ' > '/dev/disk/by-partuuid/ae0ad457-01', > 'DEVNAME': '/dev/nvme0n1p1', > 'DEVPATH': '/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '2', > 'ID_MODEL': 'Seagate FireCuda 530 ZP4000GM30013', > 'ID_PART_ENTRY_DISK': '259:1', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3519021056', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': 'ae0ad457-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'ae0ad457', > 'ID_PATH': 'pci-0000:06:00.0-nvme-1', > 'ID_PATH_TAG': 'pci-0000_06_00_0-nvme-1', > 'ID_REVISION': 'SU6SM001', > 'ID_SERIAL': 'Seagate_FireCuda_530_ZP4000GM30013_7VS00CLE', > 'ID_SERIAL_SHORT': '7VS00CLE', > 'ID_WWN': 'eui.6479a7544f003423', > 'MAJOR': '259', > 'MINOR': '4', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'nvme0n1p1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '260489653'} ; >INFO:blivet:scanning nvme0n1p1 (/sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1p1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: nvme0n1p1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1p1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/nvme0n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/nvme1n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 5472616e7363656e64203332474220200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet: DiskDevice.add_child: name: nvme0n1 ; child: nvme0n1p1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: PartitionDevice._set_format: nvme0n1p1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: nvme0n1p1 ; status: True ; >DEBUG:blivet:nvme0n1p1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1/size: 333531393032313035360a >DEBUG:blivet:updated nvme0n1p1 size to 1.64 TiB (1.64 TiB) >DEBUG:blivet:looking up parted Partition: /dev/nvme0n1p1 >DEBUG:blivet: PartitionDevice.probe: nvme0n1p1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1/size: 333531393032313035360a >DEBUG:blivet:updated nvme0n1p1 size to 1.64 TiB (1.64 TiB) >INFO:blivet:added partition nvme0n1p1 (id 14) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f4f53b72f50) -- > name = nvme0n1p1 status = True id = 14 > children = [] > parents = ['existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel'] > uuid = ae0ad457-01 size = 1.64 TiB > format = existing None > major = 259 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 > target size = 1.64 TiB path = /dev/nvme0n1p1 > 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 0x7f4f53b71ea0> fileSystem: None > number: 1 path: /dev/nvme0n1p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f53b72380> PedPartition: <_ped.Partition object at 0x7f4f53b25b20> > disk = existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel > start = 63 end = 3519021118 length = 3519021056 > flags = swap >DEBUG:blivet: DeviceTree.handle_format: name: nvme0n1p1 ; >DEBUG:blivet:no type or existing type for nvme0n1p1, bailing >DEBUG:blivet: DeviceTree.handle_device: name: nvme1n1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:07:00.0-nvme-1 ' > '/dev/disk/by-id/nvme-eui.6479a7544f002a20 ' > '/dev/disk/by-id/nvme-Seagate_FireCuda_530_ZP4000GM30013_7VS00CSH', > 'DEVNAME': '/dev/nvme1n1', > 'DEVPATH': '/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '1', > 'ID_MODEL': 'Seagate FireCuda 530 ZP4000GM30013', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '813d9a64', > 'ID_PATH': 'pci-0000:07:00.0-nvme-1', > 'ID_PATH_TAG': 'pci-0000_07_00_0-nvme-1', > 'ID_REVISION': 'SU6SM001', > 'ID_SERIAL': 'Seagate_FireCuda_530_ZP4000GM30013_7VS00CSH', > 'ID_SERIAL_SHORT': '7VS00CSH', > 'ID_WWN': 'eui.6479a7544f002a20', > 'MAJOR': '259', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'nvme1n1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71568597'} ; >INFO:blivet:scanning nvme1n1 (/sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: nvme1n1 ; >WARNING:blivet:device/vendor is not a valid attribute >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >INFO:blivet:nvme1n1 is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 20 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 21 >DEBUG:blivet: DiskDevice._set_format: nvme1n1 ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: nvme1n1 ; status: True ; >DEBUG:blivet:nvme1n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/nvme1n1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/size: 373831343033373136380a >DEBUG:blivet:updated nvme1n1 size to 3.64 TiB (3.64 TiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/queue/rotational: 300a >INFO:blivet:added disk nvme1n1 (id 19) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4f53b70730) -- > name = nvme1n1 status = True id = 19 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 259 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1 > target size = 3.64 TiB path = /dev/nvme1n1 > format args = [] original_format = None removable = False wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: nvme1n1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 23 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 24 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 25 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 26 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: nvme1n1 ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: nvme1n1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 813d9a64 ; label: None ; device: /dev/nvme1n1 ; serial: Seagate_FireCuda_530_ZP4000GM30013_7VS00CSH ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4f53b73a30>] > device: <parted.device.Device object at 0x7f4f53b73cd0> > PedDisk: <_ped.Disk object at 0x7f4f5806d940> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 27 >DEBUG:blivet: DiskDevice._set_format: nvme1n1 ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.handle_device: name: nvme1n1p1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/nvme-Seagate_FireCuda_530_ZP4000GM30013_7VS00CSH-part1 ' > '/dev/disk/by-partuuid/813d9a64-01 ' > '/dev/disk/by-path/pci-0000:07:00.0-nvme-1-part1 ' > '/dev/disk/by-id/nvme-eui.6479a7544f002a20-part1', > 'DEVNAME': '/dev/nvme1n1p1', > 'DEVPATH': '/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/nvme1n1p1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '1', > 'ID_MODEL': 'Seagate FireCuda 530 ZP4000GM30013', > 'ID_PART_ENTRY_DISK': '259:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3519021056', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '813d9a64-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '813d9a64', > 'ID_PATH': 'pci-0000:07:00.0-nvme-1', > 'ID_PATH_TAG': 'pci-0000_07_00_0-nvme-1', > 'ID_REVISION': 'SU6SM001', > 'ID_SERIAL': 'Seagate_FireCuda_530_ZP4000GM30013_7VS00CSH', > 'ID_SERIAL_SHORT': '7VS00CSH', > 'ID_WWN': 'eui.6479a7544f002a20', > 'MAJOR': '259', > 'MINOR': '3', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'nvme1n1p1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/nvme1n1p1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '260596288'} ; >INFO:blivet:scanning nvme1n1p1 (/sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/nvme1n1p1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1p1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: nvme1n1p1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1p1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/nvme0n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/nvme1n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 5472616e7363656e64203332474220200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 30 >DEBUG:blivet: DiskDevice.add_child: name: nvme1n1 ; child: nvme1n1p1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 31 >DEBUG:blivet: PartitionDevice._set_format: nvme1n1p1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: nvme1n1p1 ; status: True ; >DEBUG:blivet:nvme1n1p1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/nvme1n1p1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme1n1p1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/nvme1n1p1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/nvme1n1p1/size: 333531393032313035360a >DEBUG:blivet:updated nvme1n1p1 size to 1.64 TiB (1.64 TiB) >DEBUG:blivet:looking up parted Partition: /dev/nvme1n1p1 >DEBUG:blivet: PartitionDevice.probe: nvme1n1p1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/nvme1n1p1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/nvme1n1p1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/nvme1n1p1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme1n1p1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/nvme1n1p1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/nvme1n1p1/size: 333531393032313035360a >DEBUG:blivet:updated nvme1n1p1 size to 1.64 TiB (1.64 TiB) >INFO:blivet:added partition nvme1n1p1 (id 29) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f4f5325c280) -- > name = nvme1n1p1 status = True id = 29 > children = [] > parents = ['existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel'] > uuid = 813d9a64-01 size = 1.64 TiB > format = existing None > major = 259 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/nvme1n1p1 > target size = 1.64 TiB path = /dev/nvme1n1p1 > 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 0x7f4f53b73dc0> fileSystem: None > number: 1 path: /dev/nvme1n1p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f53b739d0> PedPartition: <_ped.Partition object at 0x7f4f53b5b5b0> > disk = existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel > start = 63 end = 3519021118 length = 3519021056 > flags = swap >DEBUG:blivet: DeviceTree.handle_format: name: nvme1n1p1 ; >DEBUG:blivet:no type or existing type for nvme1n1p1, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_Transcend_32GB_3988821812-0:0 ' > '/dev/disk/by-path/pci-0000:08:00.3-usb-0:2:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-label/Fedora-WS-Live-rawh-20220429-n-0 ' > '/dev/disk/by-uuid/2022-04-29-08-10-43-00', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DISKSEQ': '3', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', > 'ID_FS_LABEL': 'Fedora-WS-Live-rawh-20220429-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-rawh-20220429-n-0', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2022-04-29-08-10-43-00', > 'ID_FS_UUID_ENC': '2022-04-29-08-10-43-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_32GB', > 'ID_MODEL_ENC': 'Transcend\\x2032GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4809bd53', > 'ID_PATH': 'pci-0000:08:00.3-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_3-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'JetFlash_Transcend_32GB_3988821812-0:0', > 'ID_SERIAL_SHORT': '3988821812', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71994543'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 4a6574466c6173680a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/device/model: 5472616e7363656e64203332474220200a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 36 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/size: 36313734313035360a >DEBUG:blivet:updated sda size to 29.44 GiB (29.44 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 310a >INFO:blivet:added disk sda (id 34) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4f5325cfd0) -- > name = sda status = True id = 34 > children = [] > parents = [] > uuid = None size = 29.44 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda > target size = 29.44 GiB path = /dev/sda > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 38 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 39 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 40 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 41 >INFO:blivet:type detected on 'sda' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 42 >DEBUG:blivet: DiskDevice._set_format: sda ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/4809bd53-01 ' > '/dev/disk/by-label/Fedora-WS-Live-rawh-20220429-n-0 ' > '/dev/disk/by-id/usb-JetFlash_Transcend_32GB_3988821812-0:0-part1 ' > '/dev/disk/by-path/pci-0000:08:00.3-usb-0:2:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-uuid/2022-04-29-08-10-43-00', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '3', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', > 'ID_FS_LABEL': 'Fedora-WS-Live-rawh-20220429-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-rawh-20220429-n-0', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2022-04-29-08-10-43-00', > 'ID_FS_UUID_ENC': '2022-04-29-08-10-43-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_32GB', > 'ID_MODEL_ENC': 'Transcend\\x2032GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3957184', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '4809bd53-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4809bd53', > 'ID_PATH': 'pci-0000:08:00.3-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_3-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'JetFlash_Transcend_32GB_3988821812-0:0', > 'ID_SERIAL_SHORT': '3988821812', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '72183689'} ; >INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/nvme0n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/nvme1n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 5472616e7363656e64203332474220200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 29.44 GiB disk sda (34) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sda1 to the reject list >DEBUG:blivet:ignoring partition sda1 on iso9660 >DEBUG:blivet:no device obtained for sda1 >DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/4809bd53-02 ' > '/dev/disk/by-path/pci-0000:08:00.3-usb-0:2:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-id/usb-JetFlash_Transcend_32GB_3988821812-0:0-part2 ' > '/dev/disk/by-label/ANACONDA /dev/disk/by-uuid/D818-6B7C', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'DISKSEQ': '3', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D818-6B7C', > 'ID_FS_UUID_ENC': 'D818-6B7C', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_32GB', > 'ID_MODEL_ENC': 'Transcend\\x2032GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20292', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '4809bd53-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4809bd53', > 'ID_PATH': 'pci-0000:08:00.3-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_3-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'JetFlash_Transcend_32GB_3988821812-0:0', > 'ID_SERIAL_SHORT': '3988821812', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '72121665'} ; >INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/nvme0n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/nvme1n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 5472616e7363656e64203332474220200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 29.44 GiB disk sda (34) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sda2 to the reject list >DEBUG:blivet:ignoring partition sda2 on iso9660 >DEBUG:blivet:no device obtained for sda2 >DEBUG:blivet: DeviceTree.handle_device: name: sda3 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:08:00.3-usb-0:2:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-id/usb-JetFlash_Transcend_32GB_3988821812-0:0-part3 ' > '/dev/disk/by-uuid/47dc03dc-f154-38f3-aff8-01ab6e800b3e ' > '/dev/disk/by-partuuid/4809bd53-03', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'DISKSEQ': '3', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '47dc03dc-f154-38f3-aff8-01ab6e800b3e', > 'ID_FS_UUID_ENC': '47dc03dc-f154-38f3-aff8-01ab6e800b3e', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_32GB', > 'ID_MODEL_ENC': 'Transcend\\x2032GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '20464', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '42688', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '4809bd53-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4809bd53', > 'ID_PATH': 'pci-0000:08:00.3-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_3-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'JetFlash_Transcend_32GB_3988821812-0:0', > 'ID_SERIAL_SHORT': '3988821812', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '72180818'} ; >INFO:blivet:scanning sda3 (/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/nvme0n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/nvme1n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 5472616e7363656e64203332474220200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 29.44 GiB disk sda (34) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sda3 to the reject list >DEBUG:blivet:ignoring partition sda3 on iso9660 >DEBUG:blivet:no device obtained for sda3 >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '4', > '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': '71338493'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 45 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 46 >DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 44) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 49 >DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 50 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 48) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f4f53b71840) -- > name = loop0 status = False id = 48 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (44)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 52 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 53 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 54 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 55 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 56 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/8c0398fa-ff4f-4bf4-8a87-7394b8784176 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '5', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8c0398fa-ff4f-4bf4-8a87-7394b8784176', > 'ID_FS_UUID_ENC': '8c0398fa-ff4f-4bf4-8a87-7394b8784176', > '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': '71339334'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 59 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 60 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 58) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 63 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 64 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 62) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f4f5325de40) -- > name = loop1 status = False id = 62 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (58)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 66 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 67 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 68 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 69 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.li3ofyu1 >INFO:program:Filesystem UUID: 8c0398fa-ff4f-4bf4-8a87-7394b8784176 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 571312 >INFO:program:Free inodes: 350368 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Fri Apr 29 03:49:14 2022 >INFO:program:Last mount time: Fri Apr 29 03:49:14 2022 >INFO:program:Last write time: Fri Apr 29 03:49:48 2022 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Fri Apr 29 03:49:14 2022 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5599 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: ba660b33-bd9e-43a7-910c-4fdb2761c5b1 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0xb1ea3a4e >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x0000000e >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xc22ef925 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 70 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '6', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71336083'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 73 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 74 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 72) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 77 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 78 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 76) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f4f5325f400) -- > name = loop2 status = False id = 76 > children = [] > parents = ['existing 0 B file /overlay (deleted) (72)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/8c0398fa-ff4f-4bf4-8a87-7394b8784176 ' > '/dev/disk/by-id/dm-name-live-rw /dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '7', > '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': '8c0398fa-ff4f-4bf4-8a87-7394b8784176', > 'ID_FS_UUID_ENC': '8c0398fa-ff4f-4bf4-8a87-7394b8784176', > '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': '66530597'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [3] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[3]: > >INFO:program:stderr[3]: >INFO:program:...done [3] (exit code: 0) >INFO:program:Running [4] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[4]: > >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >INFO:program:Running [5] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[5]: > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >INFO:program:Running [6] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[6]: > >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >INFO:program:Running [7] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[7]: > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >INFO:program:Running [8] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[8]: > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running [9] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[9]: > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running [10] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[10]: > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >INFO:program:Running [11] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[11]: > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (62) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (76) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 82 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 83 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 31353837363039360a >DEBUG:blivet:updated live-rw size to 7.57 GiB (7.57 GiB) >INFO:blivet:added dm live-rw (id 81) to device tree >INFO:blivet:got device: DMDevice instance (0x7f4f5325d270) -- > name = live-rw status = True id = 81 > children = [] > parents = ['existing 0 B loop loop1 (62) with existing ext4 filesystem'] > uuid = None size = 7.57 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 7.57 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [12] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[12]: > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >INFO:program:Running [13] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[13]: > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 85 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 86 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 87 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 88 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /sysroot >INFO:program:Filesystem UUID: 8c0398fa-ff4f-4bf4-8a87-7394b8784176 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 571312 >INFO:program:Free inodes: 350368 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Fri Apr 29 03:49:14 2022 >INFO:program:Last mount time: Mon May 2 04:20:24 2022 >INFO:program:Last write time: Mon May 2 04:20:24 2022 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Fri Apr 29 03:49:14 2022 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5599 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:First orphan inode: 12733 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: ba660b33-bd9e-43a7-910c-4fdb2761c5b1 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0xa9b0f00f >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x0000000f >INFO:program:Journal start: 1 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x672b2a42 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1862510 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 7.1 GiB up to 7.57 GiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 89 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-uuid/8c0398fa-ff4f-4bf4-8a87-7394b8784176 ' > '/dev/mapper/live-base /dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '8', > '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': '8c0398fa-ff4f-4bf4-8a87-7394b8784176', > 'ID_FS_UUID_ENC': '8c0398fa-ff4f-4bf4-8a87-7394b8784176', > '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': '66587045'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [14] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[14]: > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >INFO:program:Running [15] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[15]: > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >INFO:program:Running [16] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[16]: > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[17]: > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >INFO:program:Running [18] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[18]: > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[19]: > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[20]: > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[21]: > >INFO:program:stderr[21]: >INFO:program:...done [21] (exit code: 0) >INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[22]: > >INFO:program:stderr[22]: >INFO:program:...done [22] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (62) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 92 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 93 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 31353837363039360a >DEBUG:blivet:updated live-base size to 7.57 GiB (7.57 GiB) >INFO:blivet:added dm live-base (id 91) to device tree >INFO:blivet:got device: DMDevice instance (0x7f4f5324dde0) -- > name = live-base status = True id = 91 > children = [] > parents = ['existing 0 B loop loop1 (62) with existing ext4 filesystem'] > uuid = None size = 7.57 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 7.57 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[23]: > >INFO:program:stderr[23]: >INFO:program:...done [23] (exit code: 0) >INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[24]: > >INFO:program:stderr[24]: >INFO:program:...done [24] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 95 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 96 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 97 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 98 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.li3ofyu1 >INFO:program:Filesystem UUID: 8c0398fa-ff4f-4bf4-8a87-7394b8784176 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 571312 >INFO:program:Free inodes: 350368 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Fri Apr 29 03:49:14 2022 >INFO:program:Last mount time: Fri Apr 29 03:49:14 2022 >INFO:program:Last write time: Fri Apr 29 03:49:48 2022 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Fri Apr 29 03:49:14 2022 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5599 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: ba660b33-bd9e-43a7-910c-4fdb2761c5b1 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0xb1ea3a4e >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x0000000e >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xc22ef925 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 99 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/nvme0n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/nvme1n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 5472616e7363656e64203332474220200a >DEBUG:testdata:device /dev/nvme0n1 data[440:443] = 57d40aae >DEBUG:testdata:device /dev/nvme1n1 data[440:443] = 649a3d81 >INFO:blivet:edd: collected mbr signatures: {'nvme0n1': '0xae0ad457', 'nvme1n1': '0x813d9a64'} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/nvme0n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/nvme1n1/device/model: 5365616761746520466972654375646120353330205a5034303030474d33303031332020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 5472616e7363656e64203332474220200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 29.44 GiB disk sda (34) with existing iso9660 filesystem >DEBUG:anaconda.storage:Resolved live device to sda. >DEBUG:anaconda.storage:Marking device sda as protected. >DEBUG:anaconda.storage:Marking device sda as protected. >DEBUG:blivet: PartitionDevice.teardown: nvme0n1p1 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/nvme0n1p1 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/nvme0n1p1 ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: nvme1n1p1 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/nvme1n1p1 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/nvme1n1p1 ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: nvme1n1 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/nvme1n1 ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/nvme1n1 ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. >DEBUG:blivet: PartitionDevice.teardown: nvme0n1p1 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/nvme0n1p1 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/nvme0n1p1 ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: nvme1n1p1 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/nvme1n1p1 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/nvme1n1p1 ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: nvme1n1 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/nvme1n1 ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/nvme1n1 ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (139978683184704) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 7.57 GiB dm live-base (91) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/live-base' to 'live-base' (dm) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.57 GiB dm live-base (91) with existing ext4 filesystem >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel ; hidden: True ; >DEBUG:blivet:checking if nvme0n1 depends on nvme1n1 >DEBUG:blivet:checking if nvme0n1p1 depends on nvme1n1 >DEBUG:blivet:checking if nvme1n1 depends on nvme1n1 >DEBUG:blivet:checking if nvme1n1p1 depends on nvme1n1 >DEBUG:blivet:checking if sda depends on nvme1n1 >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on nvme1n1 >DEBUG:blivet:checking if loop0 depends on nvme1n1 >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on nvme1n1 >DEBUG:blivet:checking if loop1 depends on nvme1n1 >DEBUG:blivet:checking if /overlay (deleted) depends on nvme1n1 >DEBUG:blivet:checking if loop2 depends on nvme1n1 >DEBUG:blivet:checking if live-rw depends on nvme1n1 >DEBUG:blivet:checking if live-base depends on nvme1n1 >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel ; hidden: True ; >DEBUG:blivet:checking if nvme0n1 depends on nvme0n1 >DEBUG:blivet:checking if nvme0n1p1 depends on nvme0n1 >DEBUG:blivet:checking if nvme1n1 depends on nvme0n1 >DEBUG:blivet:checking if nvme1n1p1 depends on nvme0n1 >DEBUG:blivet:checking if sda depends on nvme0n1 >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on nvme0n1 >DEBUG:blivet:checking if loop0 depends on nvme0n1 >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on nvme0n1 >DEBUG:blivet:checking if loop1 depends on nvme0n1 >DEBUG:blivet:checking if /overlay (deleted) depends on nvme0n1 >DEBUG:blivet:checking if loop2 depends on nvme0n1 >DEBUG:blivet:checking if live-rw depends on nvme0n1 >DEBUG:blivet:checking if live-base depends on nvme0n1 >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme1n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['nvme1n1', 'nvme0n1']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['nvme1n1', 'nvme0n1']'. >DEBUG:anaconda.modules.storage.storage:Created the partitioning BLIVET. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for BLIVET with selected disks ['nvme1n1', 'nvme0n1']. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: nvme0n1p1 ; >DEBUG:blivet:device nvme0n1p1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f51973070> fileSystem: None > number: 1 path: /dev/nvme0n1p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f519baad0> PedPartition: <_ped.Partition object at 0x7f4f531c9a80> >DEBUG:blivet: PartitionDevice._set_parted_partition: nvme1n1p1 ; >DEBUG:blivet:device nvme1n1p1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f519a48b0> fileSystem: None > number: 1 path: /dev/nvme1n1p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f519bad10> PedPartition: <_ped.Partition object at 0x7f4f53121670> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet:length of free region aligned from 4295016049 to 4295014400 >DEBUG:blivet:length of free region aligned from 4295016049 to 4295014400 >DEBUG:blivet:length of free region aligned from 4295016049 to 4295014400 >DEBUG:blivet:length of free region aligned from 4295016049 to 4295014400 >DEBUG:blivet:length of free region aligned from 4295016049 to 4295014400 >DEBUG:blivet-gui-utils:Deleting device 'nvme0n1p1': >================================================================================ >**User input:** > > device: existing 1.64 TiB partition nvme0n1p1 (14) > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7f4f519733d0) -- > name = nvme0n1p1 status = True id = 14 > children = [] > parents = ['existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel'] > uuid = ae0ad457-01 size = 1.64 TiB > format = existing None > major = 259 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 > target size = 1.64 TiB path = /dev/nvme0n1p1 > 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 0x7f4f51973070> fileSystem: None > number: 1 path: /dev/nvme0n1p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f519baad0> PedPartition: <_ped.Partition object at 0x7f4f531c9a80> > disk = existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel > start = 63 end = 3519021118 length = 3519021056 > flags = swap > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 146 >DEBUG:blivet: PartitionDevice._set_format: nvme0n1p1 ; type: None ; current: None ; >INFO:blivet:registered action: [145] destroy format None on partition nvme0n1p1 (id 14) >DEBUG:blivet: DiskDevice.remove_child: name: nvme0n1 ; child: nvme0n1p1 ; kids: 1 ; >INFO:blivet:removed partition nvme0n1p1 (id 14) from device tree >INFO:blivet:registered action: [147] destroy device partition nvme0n1p1 (id 14) >DEBUG:blivet:length of free region aligned from 7814037166 to 7814035456 >DEBUG:blivet:length of free region aligned from 7814037166 to 7814035456 >DEBUG:blivet:length of free region aligned from 4295016049 to 4295014400 >DEBUG:blivet-gui-utils:Deleting device 'nvme1n1p1': >================================================================================ >**User input:** > > device: existing 1.64 TiB partition nvme1n1p1 (29) > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7f4f519a4c10) -- > name = nvme1n1p1 status = True id = 29 > children = [] > parents = ['existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel'] > uuid = 813d9a64-01 size = 1.64 TiB > format = existing None > major = 259 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1/nvme1n1p1 > target size = 1.64 TiB path = /dev/nvme1n1p1 > 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 0x7f4f519a48b0> fileSystem: None > number: 1 path: /dev/nvme1n1p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f519bad10> PedPartition: <_ped.Partition object at 0x7f4f53121670> > disk = existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel > start = 63 end = 3519021118 length = 3519021056 > flags = swap > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 152 >DEBUG:blivet: PartitionDevice._set_format: nvme1n1p1 ; type: None ; current: None ; >INFO:blivet:registered action: [151] destroy format None on partition nvme1n1p1 (id 29) >DEBUG:blivet: DiskDevice.remove_child: name: nvme1n1 ; child: nvme1n1p1 ; kids: 1 ; >INFO:blivet:removed partition nvme1n1p1 (id 29) from device tree >INFO:blivet:registered action: [153] destroy device partition nvme1n1p1 (id 29) >DEBUG:blivet:length of free region aligned from 7814037166 to 7814035456 >DEBUG:blivet:length of free region aligned from 7814037166 to 7814035456 >DEBUG:blivet:length of free region aligned from 7814037166 to 7814035456 >DEBUG:blivet:length of free region aligned from 7814037166 to 7814035456 >DEBUG:blivet:length of free region aligned from 7814037166 to 7814035456 >DEBUG:blivet:length of free region aligned from 7814037166 to 7814035456 >DEBUG:blivet:length of free region aligned from 7814037166 to 7814035456 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run xfs >DEBUG:program:Return code: 0 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: MDRaidMember.__init__: >INFO:program:Running [25] mdadm --version ... >INFO:program:stdout[25]: >INFO:program:stderr[25]: mdadm - v4.2 - 2021-12-30 > >INFO:program:...done [25] (exit code: 0) >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet: SwapSpace.__init__: >INFO:program:Running [26] mkswap --version ... >INFO:program:stdout[26]: mkswap from util-linux 2.38 > >INFO:program:stderr[26]: >INFO:program:...done [26] (exit code: 0) >DEBUG:blivet-gui-utils:Adding a new 'mdraid' device: >================================================================================ >**User input:** > > device_type: mdraid > size_selection: > total_size: 4 TiB > parents: > parent_device: existing 3.64 TiB disk nvme0n1 (4) with existing msdos disklabel > free_space: existing 3.64 TiB free space > selected_size: 2 TiB > > parent_device: existing 3.64 TiB disk nvme1n1 (19) with existing msdos disklabel > free_space: existing 3.64 TiB free space > selected_size: 2 TiB > filesystem: None > name: > label: > mountpoint: > encrypt: False > passphrase: > encryption_type: luks2 > raid_level: raid0 > advanced: > chunk_size: 512 KiB > >**Involved devices:** > >DiskDevice instance (0x7f4f51972c80) -- > name = nvme0n1 status = True id = 4 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing msdos disklabel > major = 259 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:06:00.0/nvme/nvme0/nvme0n1 > target size = 3.64 TiB path = /dev/nvme0n1 > format args = [] original_format = disklabel removable = False wwn = None >DiskDevice instance (0x7f4f519a44c0) -- > name = nvme1n1 status = True id = 19 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing msdos disklabel > major = 259 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.4/0000:07:00.0/nvme/nvme1/nvme1n1 > target size = 3.64 TiB path = /dev/nvme1n1 > format args = [] original_format = disklabel removable = False wwn = None > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 202 >DEBUG:blivet: DiskDevice.add_child: name: nvme0n1 ; child: req15 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 203 >DEBUG:blivet: PartitionDevice._set_format: req15 ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: nvme0n1 ; child: req15 ; kids: 1 ; >DEBUG:blivet: MDRaidMember.__init__: label: None ; mountpoint: None ; create_options: ; >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 206 >INFO:blivet:added partition req15 (id 201) to device tree >INFO:blivet:registered action: [205] create device partition req15 (id 201) >DEBUG:blivet: PartitionDevice._set_format: req15 ; type: mdmember ; current: None ; >INFO:blivet:registered action: [207] create format mdmember on partition req15 (id 201) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 209 >DEBUG:blivet: DiskDevice.add_child: name: nvme1n1 ; child: req16 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 210 >DEBUG:blivet: PartitionDevice._set_format: req16 ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: nvme1n1 ; child: req16 ; kids: 1 ; >DEBUG:blivet: MDRaidMember.__init__: label: None ; mountpoint: None ; create_options: ; >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 213 >INFO:blivet:added partition req16 (id 208) to device tree >INFO:blivet:registered action: [212] create device partition req16 (id 208) >DEBUG:blivet: PartitionDevice._set_format: req16 ; type: mdmember ; current: None ; >INFO:blivet:registered action: [214] create format mdmember on partition req16 (id 208) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 216 >DEBUG:blivet: MDRaidArrayDevice._add_parent: fedora_localhost-live ; parent: req15 ; >DEBUG:blivet: PartitionDevice.add_child: name: req15 ; child: fedora_localhost-live ; kids: 0 ; >DEBUG:blivet: MDRaidArrayDevice._add_parent: fedora_localhost-live ; parent: req16 ; >DEBUG:blivet: PartitionDevice.add_child: name: req16 ; child: fedora_localhost-live ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 217 >DEBUG:blivet: MDRaidArrayDevice._set_format: fedora_localhost-live ; type: None ; current: None ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 219 >DEBUG:blivet: MDRaidArrayDevice._set_format: fedora_localhost-live ; type: None ; current: None ; >INFO:blivet:added mdarray fedora_localhost-live (id 215) to device tree >INFO:blivet:registered action: [220] create device mdarray fedora_localhost-live (id 215) >DEBUG:blivet: DiskDevice.setup: nvme0n1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskDevice.setup: nvme1n1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req15(id 201)', 'req16(id 208)'] from disk(s) ['nvme0n1', 'nvme1n1'] >DEBUG:blivet:allocate_partitions: disks=['nvme0n1', 'nvme1n1'] ; partitions=['req15(id 201)', 'req16(id 208)'] >DEBUG:blivet:removing all non-preexisting partitions ['req15(id 201)', 'req16(id 208)'] from disk(s) ['nvme0n1', 'nvme1n1'] >DEBUG:blivet:allocating partition: req15 ; id: 201 ; disks: ['nvme0n1'] ; >boot: False ; primary: False ; size: 2 TiB ; grow: False ; max_size: 0 B ; start: 2048 ; end: None >DEBUG:blivet:checking freespace on nvme0n1 >DEBUG:blivet:get_best_free_space_region: disk=/dev/nvme0n1 part_type=0 req_size=2 TiB boot=False best=None grow=False start=2048 >DEBUG:blivet:aligning start sector of region 2-7814037167 >DEBUG:blivet:checking 2048-7814037167 (3.64 TiB) >DEBUG:blivet:current free range is 2048-7814037167 (3.64 TiB) >DEBUG:blivet:updating use_disk to nvme0n1, type: 0 >DEBUG:blivet:new free: 2048-7814037167 / 3.64 TiB >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f4f515bf790>
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 2080870
:
1876434
|
1876435
|
1876436
|
1876437
|
1876438
|
1876439
|
1876440
|
1876441
|
1876442
| 1876443 |
1876444
|
1876445
|
1876447