Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 835475 Details for
Bug 1040650
ValueError: invalid target size request
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda-tb for comment 14
anaconda-tb-GGfAaq (text/plain), 917.25 KB, created by
Kamil Páral
on 2013-12-11 21:06:33 UTC
(
hide
)
Description:
anaconda-tb for comment 14
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2013-12-11 21:06:33 UTC
Size:
917.25 KB
patch
obsolete
>anaconda 20.25.14-1 exception report >Traceback (most recent call first): > File "/tmp/updates/blivet/formats/fs.py", line 204, in _setTargetSize > raise ValueError("invalid target size request") > File "/tmp/updates/blivet/deviceaction.py", line 597, in __init__ > self.device.format.targetSize = newsize > File "/tmp/updates/blivet/__init__.py", line 1253, in resizeDevice > self.devicetree.registerAction(action_class(device, new_size)) > File "/tmp/updates/pyanaconda/ui/gui/spokes/lib/resize.py", line 392, in _scheduleActions > self.storage.resizeDevice(device, obj.target) >ValueError: invalid target size request > >Local variables in innermost frame: >newsize: 245 >self: existing ext4 filesystem > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x3a18050>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=ens3 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Europe/Prague --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda >autopart --type=lvm ># Partition clearing information >clearpart --none --initlabel --drives=vda > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionCreateDevice instance, containing members: > device: non-existent 500MB partition req0 (16) with non-existent lvmpv > id: 1 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 2 >, ActionCreateDevice instance, containing members: > device: non-existent 500MB partition vda3 (17) with non-existent ext4 filesystem mounted at /boot > id: 3 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 4 >, ActionCreateDevice instance, containing members: > device: non-existent 1MB partition vda2 (18) with non-existent biosboot > id: 5 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 6 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 488448 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x39ecc20> > exists: True > _size: 954.0 > id: 0 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-05-12-12-42-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-Live-Desktop-x86_64-20-TC > _format._targetSize: 0.0 > _format._size: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/sr0 > parents: [] > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003, /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC, /dev/disk/by-uuid/2013-12-05-12-12-42-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _targetSize: 0 > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-05-12-12-42-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-Live-Desktop-x86_64-20-TC > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, existing 10240MB disk vda (1) with existing gpt disklabel >, existing 476MB partition vda1 (2) with existing ext4 filesystem >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 3 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 4 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 5 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 6 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-Des > _format._targetSize: 4096.0 > _format.dirty: False > _format._size: 4096.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Des > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 4096.0 > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 4096MB dm live-rw (13) with existing ext4 filesystem >, existing 4096MB dm live-base (14) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (15) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: True > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 3 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f2a8c0b58d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f2a8c0b5910) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f2a8c0b5950) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f2a8c0b5990) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f2a8c0b59d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7f2acbda9b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: None > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, tmpfs, vfat] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x3e27770> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [vda] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: False >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 2.96 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 2.96 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [Already dumped (StorageSpoke instance) >] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: http://vpodzime.fedorapeople.org/f20_blockers_updates.img >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x3a2caa0>, True), 'type': (<function <lambda> at 0x3a2cc80>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x3a2cb18>, True), 'journalctl': (<function journalctl_callback at 0x3a2cb90>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.14-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': 'http://vpodzime.fedorapeople.org/f20_blockers_updates.img', 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Wed 2013-12-11 15:51:16 EST, end at Wed 2013-12-11 16:00:55 EST. -- >Dec 11 15:51:16 localhost systemd-journal[56]: Runtime journal is using 8.0M (max 97.7M, leaving 146.6M of free 969.7M, current limit 97.7M). >Dec 11 15:51:16 localhost systemd-journal[56]: Runtime journal is using 8.0M (max 97.7M, leaving 146.6M of free 969.7M, current limit 97.7M). >Dec 11 15:51:16 localhost kernel: Initializing cgroup subsys cpuset >Dec 11 15:51:16 localhost kernel: Initializing cgroup subsys cpu >Dec 11 15:51:16 localhost kernel: Initializing cgroup subsys cpuacct >Dec 11 15:51:16 localhost kernel: Linux version 3.11.10-300.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Fri Nov 29 19:16:48 UTC 2013 >Dec 11 15:51:16 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-TC rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 inst.updates=http://vpodzime.fedorapeople.org/f20_blockers_updates.img BOOT_IMAGE=vmlinuz0 >Dec 11 15:51:16 localhost kernel: e820: BIOS-provided physical RAM map: >Dec 11 15:51:16 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Dec 11 15:51:16 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Dec 11 15:51:16 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Dec 11 15:51:16 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007cffdfff] usable >Dec 11 15:51:16 localhost kernel: BIOS-e820: [mem 0x000000007cffe000-0x000000007cffffff] reserved >Dec 11 15:51:16 localhost kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Dec 11 15:51:16 localhost kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Dec 11 15:51:16 localhost kernel: NX (Execute Disable) protection: active >Dec 11 15:51:16 localhost kernel: SMBIOS 2.4 present. >Dec 11 15:51:16 localhost kernel: DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >Dec 11 15:51:16 localhost kernel: Hypervisor detected: KVM >Dec 11 15:51:16 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Dec 11 15:51:16 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Dec 11 15:51:16 localhost kernel: No AGP bridge found >Dec 11 15:51:16 localhost kernel: e820: last_pfn = 0x7cffe max_arch_pfn = 0x400000000 >Dec 11 15:51:16 localhost kernel: MTRR default type: write-back >Dec 11 15:51:16 localhost kernel: MTRR fixed ranges enabled: >Dec 11 15:51:16 localhost kernel: 00000-9FFFF write-back >Dec 11 15:51:16 localhost kernel: A0000-BFFFF uncachable >Dec 11 15:51:16 localhost kernel: C0000-FFFFF write-protect >Dec 11 15:51:16 localhost kernel: MTRR variable ranges enabled: >Dec 11 15:51:16 localhost kernel: 0 base 0080000000 mask FF80000000 uncachable >Dec 11 15:51:16 localhost kernel: 1 disabled >Dec 11 15:51:16 localhost kernel: 2 disabled >Dec 11 15:51:16 localhost kernel: 3 disabled >Dec 11 15:51:16 localhost kernel: 4 disabled >Dec 11 15:51:16 localhost kernel: 5 disabled >Dec 11 15:51:16 localhost kernel: 6 disabled >Dec 11 15:51:16 localhost kernel: 7 disabled >Dec 11 15:51:16 localhost kernel: PAT not supported by CPU. >Dec 11 15:51:16 localhost kernel: found SMP MP-table at [mem 0x000f17b0-0x000f17bf] mapped at [ffff8800000f17b0] >Dec 11 15:51:16 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Dec 11 15:51:16 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Dec 11 15:51:16 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Dec 11 15:51:16 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Dec 11 15:51:16 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Dec 11 15:51:16 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Dec 11 15:51:16 localhost kernel: init_memory_mapping: [mem 0x7ae00000-0x7affffff] >Dec 11 15:51:16 localhost kernel: [mem 0x7ae00000-0x7affffff] page 2M >Dec 11 15:51:16 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Dec 11 15:51:16 localhost kernel: init_memory_mapping: [mem 0x78000000-0x7adfffff] >Dec 11 15:51:16 localhost kernel: [mem 0x78000000-0x7adfffff] page 2M >Dec 11 15:51:16 localhost kernel: init_memory_mapping: [mem 0x00100000-0x77ffffff] >Dec 11 15:51:16 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Dec 11 15:51:16 localhost kernel: [mem 0x00200000-0x77ffffff] page 2M >Dec 11 15:51:16 localhost kernel: init_memory_mapping: [mem 0x7b000000-0x7cffdfff] >Dec 11 15:51:16 localhost kernel: [mem 0x7b000000-0x7cdfffff] page 2M >Dec 11 15:51:16 localhost kernel: [mem 0x7ce00000-0x7cffdfff] page 4k >Dec 11 15:51:16 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Dec 11 15:51:16 localhost kernel: RAMDISK: [mem 0x7b183000-0x7cfdcfff] >Dec 11 15:51:16 localhost kernel: ACPI: RSDP 00000000000f1620 00014 (v00 BOCHS ) >Dec 11 15:51:16 localhost kernel: ACPI: RSDT 000000007cffe3f0 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Dec 11 15:51:16 localhost kernel: ACPI: FACP 000000007cffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Dec 11 15:51:16 localhost kernel: ACPI: DSDT 000000007cffe430 01137 (v01 BXPC BXDSDT 00000001 INTL 20120913) >Dec 11 15:51:16 localhost kernel: ACPI: FACS 000000007cffff40 00040 >Dec 11 15:51:16 localhost kernel: ACPI: SSDT 000000007cfff6a0 00899 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Dec 11 15:51:16 localhost kernel: ACPI: APIC 000000007cfff5b0 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Dec 11 15:51:16 localhost kernel: ACPI: HPET 000000007cfff570 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >Dec 11 15:51:16 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 11 15:51:16 localhost kernel: No NUMA configuration found >Dec 11 15:51:16 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000007cffdfff] >Dec 11 15:51:16 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x7cffdfff] >Dec 11 15:51:16 localhost kernel: NODE_DATA [mem 0x7cfea000-0x7cffdfff] >Dec 11 15:51:16 localhost kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 >Dec 11 15:51:16 localhost kernel: kvm-clock: cpu 0, msr 0:7cfe8001, boot clock >Dec 11 15:51:16 localhost kernel: [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff880078800000-ffff88007a7fffff] on node 0 >Dec 11 15:51:16 localhost kernel: Zone ranges: >Dec 11 15:51:16 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Dec 11 15:51:16 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Dec 11 15:51:16 localhost kernel: Normal empty >Dec 11 15:51:16 localhost kernel: Movable zone start for each node >Dec 11 15:51:16 localhost kernel: Early memory node ranges >Dec 11 15:51:16 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Dec 11 15:51:16 localhost kernel: node 0: [mem 0x00100000-0x7cffdfff] >Dec 11 15:51:16 localhost kernel: On node 0 totalpages: 511900 >Dec 11 15:51:16 localhost kernel: DMA zone: 64 pages used for memmap >Dec 11 15:51:16 localhost kernel: DMA zone: 21 pages reserved >Dec 11 15:51:16 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Dec 11 15:51:16 localhost kernel: DMA32 zone: 7936 pages used for memmap >Dec 11 15:51:16 localhost kernel: DMA32 zone: 507902 pages, LIFO batch:31 >Dec 11 15:51:16 localhost kernel: ACPI: PM-Timer IO Port: 0xb008 >Dec 11 15:51:16 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 11 15:51:16 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Dec 11 15:51:16 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Dec 11 15:51:16 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Dec 11 15:51:16 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Dec 11 15:51:16 localhost kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >Dec 11 15:51:16 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Dec 11 15:51:16 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Dec 11 15:51:16 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Dec 11 15:51:16 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Dec 11 15:51:16 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Dec 11 15:51:16 localhost kernel: ACPI: IRQ0 used by override. >Dec 11 15:51:16 localhost kernel: ACPI: IRQ2 used by override. >Dec 11 15:51:16 localhost kernel: ACPI: IRQ5 used by override. >Dec 11 15:51:16 localhost kernel: ACPI: IRQ9 used by override. >Dec 11 15:51:16 localhost kernel: ACPI: IRQ10 used by override. >Dec 11 15:51:16 localhost kernel: ACPI: IRQ11 used by override. >Dec 11 15:51:16 localhost kernel: Using ACPI (MADT) for SMP configuration information >Dec 11 15:51:16 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Dec 11 15:51:16 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Dec 11 15:51:16 localhost kernel: nr_irqs_gsi: 40 >Dec 11 15:51:16 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Dec 11 15:51:16 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >Dec 11 15:51:16 localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >Dec 11 15:51:16 localhost kernel: e820: [mem 0x7d000000-0xfeffbfff] available for PCI devices >Dec 11 15:51:16 localhost kernel: Booting paravirtualized kernel on KVM >Dec 11 15:51:16 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1 >Dec 11 15:51:16 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88007ae00000 s85568 r8192 d20928 u1048576 >Dec 11 15:51:16 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u1048576 alloc=1*2097152 >Dec 11 15:51:16 localhost kernel: pcpu-alloc: [0] 0 1 >Dec 11 15:51:16 localhost kernel: kvm-clock: cpu 0, msr 0:7cfe8001, primary cpu clock >Dec 11 15:51:16 localhost kernel: KVM setup async PF for cpu 0 >Dec 11 15:51:16 localhost kernel: kvm-stealtime: cpu 0, msr 7ae0df00 >Dec 11 15:51:16 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 503879 >Dec 11 15:51:16 localhost kernel: Policy zone: DMA32 >Dec 11 15:51:16 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-TC rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 inst.updates=http://vpodzime.fedorapeople.org/f20_blockers_updates.img BOOT_IMAGE=vmlinuz0 >Dec 11 15:51:16 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Dec 11 15:51:16 localhost kernel: Checking aperture... >Dec 11 15:51:16 localhost kernel: No AGP bridge found >Dec 11 15:51:16 localhost kernel: Memory: 1966948K/2047600K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 80652K reserved) >Dec 11 15:51:16 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Dec 11 15:51:16 localhost kernel: Hierarchical RCU implementation. >Dec 11 15:51:16 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2. >Dec 11 15:51:16 localhost kernel: NR_IRQS:8448 nr_irqs:512 16 >Dec 11 15:51:16 localhost kernel: Console: colour VGA+ 80x25 >Dec 11 15:51:16 localhost kernel: console [tty0] enabled >Dec 11 15:51:16 localhost kernel: allocated 8388608 bytes of page_cgroup >Dec 11 15:51:16 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Dec 11 15:51:16 localhost kernel: hpet clockevent registered >Dec 11 15:51:16 localhost kernel: tsc: Detected 2790.962 MHz processor >Dec 11 15:51:16 localhost kernel: Calibrating delay loop (skipped) preset value.. 5581.92 BogoMIPS (lpj=2790962) >Dec 11 15:51:16 localhost kernel: pid_max: default: 32768 minimum: 301 >Dec 11 15:51:16 localhost kernel: Security Framework initialized >Dec 11 15:51:16 localhost kernel: SELinux: Initializing. >Dec 11 15:51:16 localhost kernel: SELinux: Starting in permissive mode >Dec 11 15:51:16 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Dec 11 15:51:16 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Dec 11 15:51:16 localhost kernel: Mount-cache hash table entries: 256 >Dec 11 15:51:16 localhost kernel: Initializing cgroup subsys memory >Dec 11 15:51:16 localhost kernel: Initializing cgroup subsys devices >Dec 11 15:51:16 localhost kernel: Initializing cgroup subsys freezer >Dec 11 15:51:16 localhost kernel: Initializing cgroup subsys net_cls >Dec 11 15:51:16 localhost kernel: Initializing cgroup subsys blkio >Dec 11 15:51:16 localhost kernel: Initializing cgroup subsys perf_event >Dec 11 15:51:16 localhost kernel: Initializing cgroup subsys hugetlb >Dec 11 15:51:16 localhost kernel: mce: CPU supports 10 MCE banks >Dec 11 15:51:16 localhost kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >tlb_flushall_shift: 6 >Dec 11 15:51:16 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Dec 11 15:51:16 localhost kernel: ACPI: Core revision 20130517 >Dec 11 15:51:16 localhost kernel: ACPI: All ACPI Tables successfully acquired >Dec 11 15:51:16 localhost kernel: ftrace: allocating 25127 entries in 99 pages >Dec 11 15:51:16 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Dec 11 15:51:16 localhost kernel: smpboot: CPU0: Intel QEMU Virtual CPU version 0.15 (fam: 06, model: 02, stepping: 03) >Dec 11 15:51:16 localhost kernel: Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >Dec 11 15:51:16 localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >Dec 11 15:51:16 localhost kernel: smpboot: Booting Node 0, Processors #1 OK >Dec 11 15:51:16 localhost kernel: kvm-clock: cpu 1, msr 0:7cfe8041, secondary cpu clock >Dec 11 15:51:16 localhost kernel: Brought up 2 CPUs >Dec 11 15:51:16 localhost kernel: smpboot: Total of 2 processors activated (11163.84 BogoMIPS) >Dec 11 15:51:16 localhost kernel: KVM setup async PF for cpu 1 >Dec 11 15:51:16 localhost kernel: kvm-stealtime: cpu 1, msr 7af0df00 >Dec 11 15:51:16 localhost kernel: devtmpfs: initialized >Dec 11 15:51:16 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Dec 11 15:51:16 localhost kernel: RTC time: 20:51:16, date: 12/11/13 >Dec 11 15:51:16 localhost kernel: NET: Registered protocol family 16 >Dec 11 15:51:16 localhost kernel: ACPI: bus type PCI registered >Dec 11 15:51:16 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Dec 11 15:51:16 localhost kernel: PCI: Using configuration type 1 for base access >Dec 11 15:51:16 localhost kernel: bio: create slab <bio-0> at 0 >Dec 11 15:51:16 localhost kernel: ACPI: Added _OSI(Module Device) >Dec 11 15:51:16 localhost kernel: ACPI: Added _OSI(Processor Device) >Dec 11 15:51:16 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Dec 11 15:51:16 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Dec 11 15:51:16 localhost kernel: ACPI: EC: Look up EC in DSDT >Dec 11 15:51:16 localhost kernel: ACPI: Interpreter enabled >Dec 11 15:51:16 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Dec 11 15:51:16 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Dec 11 15:51:16 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Dec 11 15:51:16 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Dec 11 15:51:16 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Dec 11 15:51:16 localhost kernel: ACPI: No dock devices found. >Dec 11 15:51:16 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Dec 11 15:51:16 localhost kernel: acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Dec 11 15:51:16 localhost kernel: acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >Dec 11 15:51:16 localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [3] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [4] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [5] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [6] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [7] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [8] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [9] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [10] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [11] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [12] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [13] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [14] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [15] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [16] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [17] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [18] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [19] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [20] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [21] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [22] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [23] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [24] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [25] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [26] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [27] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [28] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [29] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [30] registered >Dec 11 15:51:16 localhost kernel: acpiphp: Slot [31] registered >Dec 11 15:51:16 localhost kernel: PCI host bridge to bus 0000:00 >Dec 11 15:51:16 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Dec 11 15:51:16 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Dec 11 15:51:16 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Dec 11 15:51:16 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Dec 11 15:51:16 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >Dec 11 15:51:16 localhost kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >Dec 11 15:51:16 localhost kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >Dec 11 15:51:16 localhost kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >Dec 11 15:51:16 localhost kernel: pci 0000:00:01.1: reg 0x20: [io 0xc1c0-0xc1cf] >Dec 11 15:51:16 localhost kernel: pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >Dec 11 15:51:16 localhost kernel: pci 0000:00:01.2: reg 0x20: [io 0xc140-0xc15f] >Dec 11 15:51:16 localhost kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >Dec 11 15:51:16 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Dec 11 15:51:16 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Dec 11 15:51:16 localhost kernel: pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >Dec 11 15:51:16 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >Dec 11 15:51:16 localhost kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >Dec 11 15:51:16 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xfc034000-0xfc035fff] >Dec 11 15:51:16 localhost kernel: pci 0000:00:02.0: reg 0x1c: [io 0xc160-0xc17f] >Dec 11 15:51:16 localhost kernel: pci 0000:00:02.0: reg 0x30: [mem 0xfc020000-0xfc02ffff pref] >Dec 11 15:51:16 localhost kernel: pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >Dec 11 15:51:16 localhost kernel: pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc0ff] >Dec 11 15:51:16 localhost kernel: pci 0000:00:03.0: reg 0x14: [mem 0xfc036000-0xfc0360ff] >Dec 11 15:51:16 localhost kernel: pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc01ffff pref] >Dec 11 15:51:16 localhost kernel: pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >Dec 11 15:51:16 localhost kernel: pci 0000:00:04.0: reg 0x10: [mem 0xfc030000-0xfc033fff] >Dec 11 15:51:16 localhost kernel: pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >Dec 11 15:51:16 localhost kernel: pci 0000:00:05.0: reg 0x10: [io 0xc180-0xc19f] >Dec 11 15:51:16 localhost kernel: pci 0000:00:05.0: reg 0x14: [mem 0xfc037000-0xfc037fff] >Dec 11 15:51:16 localhost kernel: pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >Dec 11 15:51:16 localhost kernel: pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc13f] >Dec 11 15:51:16 localhost kernel: pci 0000:00:06.0: reg 0x14: [mem 0xfc038000-0xfc038fff] >Dec 11 15:51:16 localhost kernel: pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >Dec 11 15:51:16 localhost kernel: pci 0000:00:07.0: reg 0x10: [io 0xc1a0-0xc1bf] >Dec 11 15:51:16 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Dec 11 15:51:16 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Dec 11 15:51:16 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Dec 11 15:51:16 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Dec 11 15:51:16 localhost kernel: ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >Dec 11 15:51:16 localhost kernel: ACPI: Enabled 16 GPEs in block 00 to 0F >Dec 11 15:51:16 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Dec 11 15:51:16 localhost kernel: Found 1 acpi root devices >Dec 11 15:51:16 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Dec 11 15:51:16 localhost kernel: vgaarb: loaded >Dec 11 15:51:16 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Dec 11 15:51:16 localhost kernel: SCSI subsystem initialized >Dec 11 15:51:16 localhost kernel: ACPI: bus type ATA registered >Dec 11 15:51:16 localhost kernel: libata version 3.00 loaded. >Dec 11 15:51:16 localhost kernel: ACPI: bus type USB registered >Dec 11 15:51:16 localhost kernel: usbcore: registered new interface driver usbfs >Dec 11 15:51:16 localhost kernel: usbcore: registered new interface driver hub >Dec 11 15:51:16 localhost kernel: usbcore: registered new device driver usb >Dec 11 15:51:16 localhost kernel: PCI: Using ACPI for IRQ routing >Dec 11 15:51:16 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Dec 11 15:51:16 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >Dec 11 15:51:16 localhost kernel: e820: reserve RAM buffer [mem 0x7cffe000-0x7fffffff] >Dec 11 15:51:16 localhost kernel: NetLabel: Initializing >Dec 11 15:51:16 localhost kernel: NetLabel: domain hash size = 128 >Dec 11 15:51:16 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Dec 11 15:51:16 localhost kernel: NetLabel: unlabeled traffic allowed by default >Dec 11 15:51:16 localhost kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Dec 11 15:51:16 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Dec 11 15:51:16 localhost kernel: hpet0: 3 comparators, 64-bit 100.000000 MHz counter >Dec 11 15:51:16 localhost kernel: Switched to clocksource kvm-clock >Dec 11 15:51:16 localhost kernel: pnp: PnP ACPI init >Dec 11 15:51:16 localhost kernel: ACPI: bus type PNP registered >Dec 11 15:51:16 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >Dec 11 15:51:16 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >Dec 11 15:51:16 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >Dec 11 15:51:16 localhost kernel: pnp 00:03: [dma 2] >Dec 11 15:51:16 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >Dec 11 15:51:16 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >Dec 11 15:51:16 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 11 15:51:16 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 11 15:51:16 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active) >Dec 11 15:51:16 localhost kernel: pnp: PnP ACPI: found 8 devices >Dec 11 15:51:16 localhost kernel: ACPI: bus type PNP unregistered >Dec 11 15:51:16 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Dec 11 15:51:16 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Dec 11 15:51:16 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Dec 11 15:51:16 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >Dec 11 15:51:16 localhost kernel: NET: Registered protocol family 2 >Dec 11 15:51:16 localhost kernel: TCP established hash table entries: 16384 (order: 6, 262144 bytes) >Dec 11 15:51:16 localhost kernel: TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >Dec 11 15:51:16 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) >Dec 11 15:51:16 localhost kernel: TCP: reno registered >Dec 11 15:51:16 localhost kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes) >Dec 11 15:51:16 localhost kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Dec 11 15:51:16 localhost kernel: NET: Registered protocol family 1 >Dec 11 15:51:16 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Dec 11 15:51:16 localhost kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release >Dec 11 15:51:16 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >Dec 11 15:51:16 localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >Dec 11 15:51:16 localhost kernel: pci 0000:00:02.0: Boot video device >Dec 11 15:51:16 localhost kernel: PCI: CLS 0 bytes, default 64 >Dec 11 15:51:16 localhost kernel: Unpacking initramfs... >Dec 11 15:51:16 localhost kernel: Freeing initrd memory: 31080K (ffff88007b183000 - ffff88007cfdd000) >Dec 11 15:51:16 localhost kernel: Initialise system trusted keyring >Dec 11 15:51:16 localhost kernel: audit: initializing netlink socket (disabled) >Dec 11 15:51:16 localhost kernel: type=2000 audit(1386795076.710:1): initialized >Dec 11 15:51:16 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Dec 11 15:51:16 localhost kernel: zbud: loaded >Dec 11 15:51:16 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Dec 11 15:51:16 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Dec 11 15:51:16 localhost kernel: msgmni has been set to 3902 >Dec 11 15:51:16 localhost kernel: Key type big_key registered >Dec 11 15:51:16 localhost kernel: SELinux: Registering netfilter hooks >Dec 11 15:51:16 localhost kernel: alg: No test for stdrng (krng) >Dec 11 15:51:16 localhost kernel: NET: Registered protocol family 38 >Dec 11 15:51:16 localhost kernel: Key type asymmetric registered >Dec 11 15:51:16 localhost kernel: Asymmetric key parser 'x509' registered >Dec 11 15:51:16 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Dec 11 15:51:16 localhost kernel: io scheduler noop registered >Dec 11 15:51:16 localhost kernel: io scheduler deadline registered >Dec 11 15:51:16 localhost kernel: io scheduler cfq registered (default) >Dec 11 15:51:16 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Dec 11 15:51:16 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Dec 11 15:51:16 localhost kernel: intel_idle: does not run on family 6 model 2 >Dec 11 15:51:16 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Dec 11 15:51:16 localhost kernel: ACPI: Power Button [PWRF] >Dec 11 15:51:16 localhost kernel: GHES: HEST is not enabled! >Dec 11 15:51:16 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Dec 11 15:51:16 localhost kernel: 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Dec 11 15:51:16 localhost kernel: Non-volatile memory driver v1.3 >Dec 11 15:51:16 localhost kernel: Linux agpgart interface v0.103 >Dec 11 15:51:16 localhost kernel: ata_piix 0000:00:01.1: version 2.13 >Dec 11 15:51:16 localhost kernel: ata_piix 0000:00:01.1: setting latency timer to 64 >Dec 11 15:51:16 localhost kernel: scsi0 : ata_piix >Dec 11 15:51:16 localhost kernel: scsi1 : ata_piix >Dec 11 15:51:16 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 >Dec 11 15:51:16 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 >Dec 11 15:51:16 localhost kernel: libphy: Fixed MDIO Bus: probed >Dec 11 15:51:16 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Dec 11 15:51:16 localhost kernel: ehci-pci: EHCI PCI platform driver >Dec 11 15:51:16 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Dec 11 15:51:16 localhost kernel: ohci-pci: OHCI PCI platform driver >Dec 11 15:51:16 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Dec 11 15:51:16 localhost kernel: uhci_hcd 0000:00:01.2: setting latency timer to 64 >Dec 11 15:51:16 localhost kernel: uhci_hcd 0000:00:01.2: UHCI Host Controller >Dec 11 15:51:16 localhost kernel: uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >Dec 11 15:51:16 localhost kernel: uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c140 >Dec 11 15:51:16 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 11 15:51:16 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 11 15:51:16 localhost kernel: usb usb1: Product: UHCI Host Controller >Dec 11 15:51:16 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-300.fc20.x86_64 uhci_hcd >Dec 11 15:51:16 localhost kernel: usb usb1: SerialNumber: 0000:00:01.2 >Dec 11 15:51:16 localhost kernel: hub 1-0:1.0: USB hub found >Dec 11 15:51:16 localhost kernel: hub 1-0:1.0: 2 ports detected >Dec 11 15:51:16 localhost kernel: usbcore: registered new interface driver usbserial >Dec 11 15:51:16 localhost kernel: usbcore: registered new interface driver usbserial_generic >Dec 11 15:51:16 localhost kernel: usbserial: USB Serial support registered for generic >Dec 11 15:51:16 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Dec 11 15:51:16 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Dec 11 15:51:16 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Dec 11 15:51:16 localhost kernel: mousedev: PS/2 mouse device common for all mice >Dec 11 15:51:16 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Dec 11 15:51:16 localhost kernel: rtc_cmos 00:00: RTC can wake from S4 >Dec 11 15:51:16 localhost kernel: rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >Dec 11 15:51:16 localhost kernel: rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs >Dec 11 15:51:16 localhost kernel: device-mapper: uevent: version 1.0.3 >Dec 11 15:51:16 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Dec 11 15:51:16 localhost kernel: cpuidle: using governor menu >Dec 11 15:51:16 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Dec 11 15:51:16 localhost kernel: usbcore: registered new interface driver usbhid >Dec 11 15:51:16 localhost kernel: usbhid: USB HID core driver >Dec 11 15:51:16 localhost kernel: drop_monitor: Initializing network drop monitor service >Dec 11 15:51:16 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Dec 11 15:51:16 localhost kernel: TCP: cubic registered >Dec 11 15:51:16 localhost kernel: Initializing XFRM netlink socket >Dec 11 15:51:16 localhost kernel: NET: Registered protocol family 10 >Dec 11 15:51:16 localhost kernel: mip6: Mobile IPv6 >Dec 11 15:51:16 localhost kernel: NET: Registered protocol family 17 >Dec 11 15:51:16 localhost kernel: PM: Hibernation image not present or could not be loaded. >Dec 11 15:51:16 localhost kernel: Loading compiled-in X.509 certificates >Dec 11 15:51:16 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 65632364f542d610f39b32d188f1775b0ce8b8b2' >Dec 11 15:51:16 localhost kernel: registered taskstats version 1 >Dec 11 15:51:16 localhost kernel: Magic number: 9:325:902 >Dec 11 15:51:16 localhost kernel: rtc_cmos 00:00: setting system clock to 2013-12-11 20:51:16 UTC (1386795076) >Dec 11 15:51:16 localhost kernel: ata2.01: NODEV after polling detection >Dec 11 15:51:16 localhost kernel: ata2.00: ATAPI: QEMU DVD-ROM, 0.15, max UDMA/100 >Dec 11 15:51:16 localhost kernel: ata2.00: configured for MWDMA2 >Dec 11 15:51:16 localhost kernel: scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.15 PQ: 0 ANSI: 5 >Dec 11 15:51:16 localhost kernel: sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Dec 11 15:51:16 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Dec 11 15:51:16 localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0 >Dec 11 15:51:16 localhost kernel: sr 1:0:0:0: Attached scsi generic sg0 type 5 >Dec 11 15:51:16 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Dec 11 15:51:16 localhost kernel: Write protecting the kernel read-only data: 12288k >Dec 11 15:51:16 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Dec 11 15:51:16 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Dec 11 15:51:16 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 11 15:51:16 localhost systemd[1]: Detected virtualization 'kvm'. >Dec 11 15:51:16 localhost systemd[1]: Running in initial RAM disk. >Dec 11 15:51:16 localhost systemd[1]: No hostname configured. >Dec 11 15:51:16 localhost systemd[1]: Set hostname to <localhost>. >Dec 11 15:51:16 localhost systemd[1]: Initializing machine ID from KVM UUID. >Dec 11 15:51:16 localhost systemd[1]: Starting -.slice. >Dec 11 15:51:16 localhost systemd[1]: Created slice -.slice. >Dec 11 15:51:16 localhost systemd[1]: Starting System Slice. >Dec 11 15:51:16 localhost systemd[1]: Created slice System Slice. >Dec 11 15:51:16 localhost systemd[1]: Starting Slices. >Dec 11 15:51:16 localhost systemd[1]: Reached target Slices. >Dec 11 15:51:16 localhost systemd[1]: Starting Timers. >Dec 11 15:51:16 localhost systemd[1]: Reached target Timers. >Dec 11 15:51:16 localhost systemd[1]: Starting Journal Socket. >Dec 11 15:51:16 localhost systemd[1]: Listening on Journal Socket. >Dec 11 15:51:16 localhost systemd[1]: Starting dracut cmdline hook... >Dec 11 15:51:16 localhost systemd[1]: Starting Setup Virtual Console... >Dec 11 15:51:16 localhost systemd[1]: Starting Journal Service... >Dec 11 15:51:16 localhost systemd[1]: Started Journal Service. >Dec 11 15:51:16 localhost systemd-journal[56]: Journal started >Dec 11 15:51:16 localhost systemd[1]: Starting Encrypted Volumes. >Dec 11 15:51:16 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 11 15:51:16 localhost systemd[1]: Started Load Kernel Modules. >Dec 11 15:51:16 localhost systemd[1]: Starting udev Kernel Socket. >Dec 11 15:51:16 localhost systemd[1]: Listening on udev Kernel Socket. >Dec 11 15:51:16 localhost systemd[1]: Starting udev Control Socket. >Dec 11 15:51:16 localhost systemd[1]: Listening on udev Control Socket. >Dec 11 15:51:16 localhost systemd[1]: Starting Sockets. >Dec 11 15:51:16 localhost systemd[1]: Reached target Sockets. >Dec 11 15:51:16 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Dec 11 15:51:16 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Dec 11 15:51:16 localhost systemd[1]: Starting Swap. >Dec 11 15:51:16 localhost systemd[1]: Reached target Swap. >Dec 11 15:51:16 localhost systemd[1]: Starting Local File Systems. >Dec 11 15:51:16 localhost systemd[1]: Reached target Local File Systems. >Dec 11 15:51:16 localhost systemd[1]: Started Setup Virtual Console. >Dec 11 15:51:16 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 11 15:51:16 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 11 15:51:16 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 11 15:51:16 localhost dracut-cmdline[54]: dracut-20 (Heisenbug) dracut-034-19.git20131021.fc20 >Dec 11 15:51:16 localhost dracut-cmdline[54]: rd.luks=0: removing cryptoluks activation >Dec 11 15:51:16 localhost kernel: loop: module loaded >Dec 11 15:51:16 localhost dracut-cmdline[54]: root was live:CDLABEL=Fedora-Live-Desktop-x86_64-20-TC, is now live:/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC >Dec 11 15:51:16 localhost kernel: usb 1-1: new full-speed USB device number 2 using uhci_hcd >Dec 11 15:51:16 localhost systemd[1]: Started dracut cmdline hook. >Dec 11 15:51:16 localhost systemd[1]: Starting dracut pre-udev hook... >Dec 11 15:51:16 localhost systemd[1]: Started dracut pre-udev hook. >Dec 11 15:51:16 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 11 15:51:16 localhost systemd-udevd[221]: starting version 208 >Dec 11 15:51:16 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 11 15:51:16 localhost systemd[1]: Starting dracut pre-trigger hook... >Dec 11 15:51:16 localhost dracut-pre-trigger[225]: rd.dm=0: removing DM RAID activation >Dec 11 15:51:16 localhost dracut-pre-trigger[225]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Dec 11 15:51:16 localhost dracut-pre-trigger[225]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Dec 11 15:51:16 localhost dracut-pre-trigger[225]: rd.md=0: removing MD RAID activation >Dec 11 15:51:16 localhost systemd[1]: Started dracut pre-trigger hook. >Dec 11 15:51:16 localhost systemd[1]: Starting udev Coldplug all Devices... >Dec 11 15:51:16 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 11 15:51:16 localhost systemd[1]: Starting dracut initqueue hook... >Dec 11 15:51:16 localhost systemd[1]: Starting System Initialization. >Dec 11 15:51:16 localhost systemd[1]: Reached target System Initialization. >Dec 11 15:51:16 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Dec 11 15:51:16 localhost kernel: usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Dec 11 15:51:16 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >Dec 11 15:51:16 localhost systemd[1]: Reloading. >Dec 11 15:51:16 localhost kernel: usb 1-1: Product: QEMU USB Tablet >Dec 11 15:51:16 localhost kernel: usb 1-1: Manufacturer: QEMU >Dec 11 15:51:16 localhost kernel: usb 1-1: SerialNumber: 42 >Dec 11 15:51:16 localhost kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input2 >Dec 11 15:51:16 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Dec 11 15:51:16 localhost kernel: hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >Dec 11 15:51:16 localhost kernel: [drm:qxl_pci_probe] *ERROR* qxl too old, doesn't support client_monitors_config, use xf86-video-qxl in user mode >Dec 11 15:51:16 localhost kernel: qxl: probe of 0000:00:02.0 failed with error -22 >Dec 11 15:51:16 localhost kernel: 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >Dec 11 15:51:16 localhost kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >Dec 11 15:51:16 localhost kernel: 8139cp 0000:00:03.0 eth0: RTL-8139C+ at 0xffffc900003c4000, 52:54:00:f3:4a:6b, IRQ 10 >Dec 11 15:51:16 localhost kernel: 8139cp 0000:00:03.0: setting latency timer to 64 >Dec 11 15:51:16 localhost kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >Dec 11 15:51:16 localhost kernel: virtio-pci 0000:00:05.0: setting latency timer to 64 >Dec 11 15:51:16 localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >Dec 11 15:51:16 localhost kernel: virtio-pci 0000:00:06.0: setting latency timer to 64 >Dec 11 15:51:16 localhost kernel: virtio-pci 0000:00:07.0: setting latency timer to 64 >Dec 11 15:51:16 localhost kernel: 8139too: 8139too Fast Ethernet driver 0.9.28 >Dec 11 15:51:17 localhost kernel: virtio-pci 0000:00:06.0: irq 40 for MSI/MSI-X >Dec 11 15:51:17 localhost kernel: virtio-pci 0000:00:06.0: irq 41 for MSI/MSI-X >Dec 11 15:51:17 localhost kernel: vda: vda1 vda2 >Dec 11 15:51:17 localhost systemd-udevd[291]: renamed network interface eth0 to ens3 >Dec 11 15:51:17 localhost systemd[1]: Started Show Plymouth Boot Screen. >Dec 11 15:51:17 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Dec 11 15:51:17 localhost systemd[1]: Starting Paths. >Dec 11 15:51:17 localhost systemd[1]: Reached target Paths. >Dec 11 15:51:17 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Dec 11 15:51:17 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Dec 11 15:51:17 localhost systemd[1]: Starting Basic System. >Dec 11 15:51:17 localhost systemd[1]: Reached target Basic System. >Dec 11 15:51:17 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >Dec 11 15:51:17 localhost kernel: tsc: Refined TSC clocksource calibration: 2790.922 MHz >Dec 11 15:51:17 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Dec 11 15:51:17 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Dec 11 15:51:17 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Dec 11 15:51:17 localhost kernel: bio: create slab <bio-1> at 1 >Dec 11 15:51:17 localhost kernel: bio: create slab <bio-2> at 2 >Dec 11 15:51:17 localhost systemd[1]: Started dracut initqueue hook. >Dec 11 15:51:17 localhost systemd[1]: Starting dracut pre-mount hook... >Dec 11 15:51:17 localhost systemd[1]: Started dracut pre-mount hook. >Dec 11 15:51:17 localhost systemd[1]: Starting Initrd Root File System. >Dec 11 15:51:17 localhost systemd[1]: Reached target Initrd Root File System. >Dec 11 15:51:17 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Dec 11 15:51:17 localhost systemd[1]: Reloading. >Dec 11 15:51:17 localhost systemd[1]: Started Reload Configuration from the Real Root. >Dec 11 15:51:17 localhost systemd[1]: Starting Initrd File Systems. >Dec 11 15:51:17 localhost systemd[1]: Reached target Initrd File Systems. >Dec 11 15:51:17 localhost systemd[1]: Starting dracut mount hook... >Dec 11 15:51:17 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 11 15:51:17 localhost systemd[1]: Started dracut mount hook. >Dec 11 15:51:17 localhost systemd[1]: Starting Initrd Default Target. >Dec 11 15:51:17 localhost systemd[1]: Reached target Initrd Default Target. >Dec 11 15:51:17 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Dec 11 15:51:17 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Dec 11 15:51:17 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Dec 11 15:51:17 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Dec 11 15:51:17 localhost systemd[1]: Starting Plymouth switch root service... >Dec 11 15:51:17 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Dec 11 15:51:17 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Dec 11 15:51:17 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Dec 11 15:51:17 localhost systemd[1]: Stopping Initrd Default Target. >Dec 11 15:51:17 localhost systemd[1]: Stopped target Initrd Default Target. >Dec 11 15:51:17 localhost systemd[1]: Stopping dracut mount hook... >Dec 11 15:51:17 localhost systemd[1]: Stopped dracut mount hook. >Dec 11 15:51:17 localhost systemd[1]: Stopping dracut pre-mount hook... >Dec 11 15:51:17 localhost systemd[1]: Stopped dracut pre-mount hook. >Dec 11 15:51:17 localhost systemd[1]: Stopping dracut initqueue hook... >Dec 11 15:51:17 localhost systemd[1]: Stopped dracut initqueue hook. >Dec 11 15:51:17 localhost systemd[1]: Stopping Basic System. >Dec 11 15:51:17 localhost systemd[1]: Stopped target Basic System. >Dec 11 15:51:17 localhost systemd[1]: Stopping Slices. >Dec 11 15:51:17 localhost systemd[1]: Stopped target Slices. >Dec 11 15:51:17 localhost systemd[1]: Stopping System Slice. >Dec 11 15:51:17 localhost systemd[1]: Removed slice System Slice. >Dec 11 15:51:17 localhost systemd[1]: Stopping -.slice. >Dec 11 15:51:17 localhost systemd[1]: Removed slice -.slice. >Dec 11 15:51:17 localhost systemd[1]: Stopping Paths. >Dec 11 15:51:17 localhost systemd[1]: Stopped target Paths. >Dec 11 15:51:17 localhost systemd[1]: Stopping Timers. >Dec 11 15:51:17 localhost systemd[1]: Stopped target Timers. >Dec 11 15:51:17 localhost systemd[1]: Stopping Sockets. >Dec 11 15:51:17 localhost systemd[1]: Stopped target Sockets. >Dec 11 15:51:17 localhost systemd[1]: Stopping System Initialization. >Dec 11 15:51:17 localhost systemd[1]: Stopped target System Initialization. >Dec 11 15:51:17 localhost systemd[1]: Stopping udev Coldplug all Devices... >Dec 11 15:51:17 localhost systemd[1]: Stopped udev Coldplug all Devices. >Dec 11 15:51:17 localhost systemd[1]: Stopping dracut pre-trigger hook... >Dec 11 15:51:17 localhost systemd[1]: Stopped dracut pre-trigger hook. >Dec 11 15:51:17 localhost systemd[1]: Stopping Encrypted Volumes. >Dec 11 15:51:17 localhost systemd[1]: Stopped target Encrypted Volumes. >Dec 11 15:51:17 localhost systemd[1]: Stopping Swap. >Dec 11 15:51:17 localhost systemd[1]: Stopped target Swap. >Dec 11 15:51:17 localhost systemd[1]: Stopping Local File Systems. >Dec 11 15:51:17 localhost systemd[1]: Stopped target Local File Systems. >Dec 11 15:51:17 localhost systemd[1]: Stopping udev Kernel Device Manager... >Dec 11 15:51:17 localhost systemd[1]: Stopped udev Kernel Device Manager. >Dec 11 15:51:17 localhost systemd[1]: Stopping dracut pre-udev hook... >Dec 11 15:51:17 localhost systemd[1]: Stopped dracut pre-udev hook. >Dec 11 15:51:17 localhost systemd[1]: Stopping dracut cmdline hook... >Dec 11 15:51:17 localhost systemd[1]: Stopped dracut cmdline hook. >Dec 11 15:51:17 localhost systemd[1]: Stopping Create static device nodes in /dev... >Dec 11 15:51:17 localhost systemd[1]: Stopped Create static device nodes in /dev. >Dec 11 15:51:17 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Dec 11 15:51:17 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Dec 11 15:51:17 localhost systemd[1]: Stopping udev Control Socket. >Dec 11 15:51:17 localhost systemd[1]: Closed udev Control Socket. >Dec 11 15:51:17 localhost systemd[1]: Stopping udev Kernel Socket. >Dec 11 15:51:17 localhost systemd[1]: Closed udev Kernel Socket. >Dec 11 15:51:17 localhost systemd[1]: Starting Cleanup udevd DB... >Dec 11 15:51:17 localhost systemd[1]: Started Cleanup udevd DB. >Dec 11 15:51:17 localhost systemd[1]: Starting Switch Root. >Dec 11 15:51:17 localhost systemd[1]: Reached target Switch Root. >Dec 11 15:51:17 localhost systemd[1]: Started Plymouth switch root service. >Dec 11 15:51:17 localhost systemd[1]: Starting Switch Root... >Dec 11 15:51:17 localhost systemd[1]: Switching root. >Dec 11 15:51:17 localhost [56]: Journal stopped >Dec 11 15:51:19 localhost systemd-journal[572]: Runtime journal is using 8.0M (max 97.7M, leaving 146.6M of free 961.6M, current limit 97.7M). >Dec 11 15:51:19 localhost systemd-journal[572]: Runtime journal is using 8.0M (max 97.7M, leaving 146.6M of free 961.6M, current limit 97.7M). >Dec 11 15:51:19 localhost systemd-journald[56]: Received SIGTERM >Dec 11 15:51:19 localhost kernel: type=1404 audit(1386795078.216:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Dec 11 15:51:19 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 11 15:51:19 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 11 15:51:19 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Dec 11 15:51:19 localhost kernel: SELinux: 83 classes, 101316 rules >Dec 11 15:51:19 localhost kernel: SELinux: Completing initialization. >Dec 11 15:51:19 localhost kernel: SELinux: Setting up existing superblocks. >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 11 15:51:19 localhost kernel: type=1403 audit(1386795078.445:3): policy loaded auid=4294967295 ses=4294967295 >Dec 11 15:51:19 localhost systemd[1]: Successfully loaded SELinux policy in 242.461ms. >Dec 11 15:51:19 localhost systemd[1]: Relabelled /dev and /run in 13.928ms. >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Dec 11 15:51:19 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 11 15:51:19 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Dec 11 15:51:19 localhost systemd-journal[572]: Journal started >Dec 11 15:51:18 localhost systemd-cgroups-agent[535]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Dec 11 15:51:18 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 11 15:51:18 localhost systemd[1]: Detected virtualization 'kvm'. >Dec 11 15:51:18 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Dec 11 15:51:19 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Dec 11 15:51:19 localhost systemd[1]: Mounted Temporary Directory. >Dec 11 15:51:19 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 11 15:51:19 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Dec 11 15:51:19 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Dec 11 15:51:19 localhost systemd[1]: Starting Import network configuration from initramfs... >Dec 11 15:51:19 localhost systemd[1]: Starting Configure read-only root support... >Dec 11 15:51:19 localhost systemd[1]: Starting Load/Save Random Seed... >Dec 11 15:51:19 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 11 15:51:19 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 11 15:51:19 localhost systemd[1]: Starting LVM2 metadata daemon... >Dec 11 15:51:19 localhost systemd[1]: Started Load/Save Random Seed. >Dec 11 15:51:19 localhost systemd[1]: Started LVM2 metadata daemon. >Dec 11 15:51:19 localhost systemd[1]: Started Import network configuration from initramfs. >Dec 11 15:51:19 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Dec 11 15:51:19 localhost systemd[1]: Started Configure read-only root support. >Dec 11 15:51:19 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 11 15:51:19 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 11 15:51:19 localhost systemd[1]: Starting Local File Systems (Pre). >Dec 11 15:51:19 localhost systemd[1]: Reached target Local File Systems (Pre). >Dec 11 15:51:19 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 11 15:51:19 localhost systemd-udevd[608]: starting version 208 >Dec 11 15:51:20 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Dec 11 15:51:20 localhost systemd[1]: Starting Activation of DM RAID sets... >Dec 11 15:51:20 localhost systemd[1]: Started Activation of DM RAID sets. >Dec 11 15:51:20 localhost systemd[1]: Starting Local File Systems. >Dec 11 15:51:20 localhost systemd[1]: Reached target Local File Systems. >Dec 11 15:51:20 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Dec 11 15:51:20 localhost systemd[1]: Started Mark the need to relabel after reboot. >Dec 11 15:51:20 localhost systemd[1]: Started Reconfigure the system on administrator request. >Dec 11 15:51:20 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Dec 11 15:51:20 localhost systemd[1]: Starting Security Auditing Service... >Dec 11 15:51:20 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Dec 11 15:51:20 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Dec 11 15:51:20 localhost systemd[1]: Starting Encrypted Volumes. >Dec 11 15:51:20 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 11 15:51:20 localhost auditctl[629]: No rules >Dec 11 15:51:20 localhost auditctl[629]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Dec 11 15:51:20 localhost systemd[1]: Started Security Auditing Service. >Dec 11 15:51:20 localhost systemd-journal[572]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 813.8M, current limit 228.3M). >Dec 11 15:51:20 localhost systemd-journal[572]: Time spent on flushing to /var is 15.255ms for 693 entries. >Dec 11 15:51:20 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Dec 11 15:51:20 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Dec 11 15:51:20 localhost systemd-tmpfiles[627]: Unable to fix label of /var/log/journal/a71ebdc74c3efa6a6d6a8193985b963d: No such file or directory >Dec 11 15:51:20 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Dec 11 15:51:20 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Dec 11 15:51:20 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Dec 11 15:51:20 localhost systemd[1]: Starting System Initialization. >Dec 11 15:51:20 localhost systemd[1]: Reached target System Initialization. >Dec 11 15:51:20 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Dec 11 15:51:20 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Dec 11 15:51:20 localhost systemd[1]: Started dnf makecache timer. >Dec 11 15:51:20 localhost systemd[1]: Starting Timers. >Dec 11 15:51:20 localhost systemd[1]: Reached target Timers. >Dec 11 15:51:20 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Dec 11 15:51:20 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Dec 11 15:51:20 localhost systemd[1]: Started Restore Sound Card State. >Dec 11 15:51:20 localhost systemd[1]: Starting CUPS Printer Service Spool. >Dec 11 15:51:20 localhost systemd[1]: Started CUPS Printer Service Spool. >Dec 11 15:51:20 localhost systemd[1]: Starting Paths. >Dec 11 15:51:20 localhost systemd[1]: Reached target Paths. >Dec 11 15:51:20 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Dec 11 15:51:20 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Dec 11 15:51:20 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Dec 11 15:51:20 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Dec 11 15:51:20 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Dec 11 15:51:20 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Dec 11 15:51:20 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 11 15:51:20 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 11 15:51:20 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Dec 11 15:51:20 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Dec 11 15:51:20 localhost systemd[1]: Starting Sockets. >Dec 11 15:51:20 localhost systemd[1]: Reached target Sockets. >Dec 11 15:51:20 localhost systemd[1]: Starting Basic System. >Dec 11 15:51:20 localhost systemd[1]: Reached target Basic System. >Dec 11 15:51:20 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Dec 11 15:51:20 localhost systemd[1]: Starting Permit User Sessions... >Dec 11 15:51:20 localhost systemd[1]: Starting Accounts Service... >Dec 11 15:51:20 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Dec 11 15:51:20 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Dec 11 15:51:20 localhost systemd[1]: Starting NTP client/server... >Dec 11 15:51:20 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Dec 11 15:51:20 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Dec 11 15:51:20 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Dec 11 15:51:20 localhost systemd[1]: Starting irqbalance daemon... >Dec 11 15:51:20 localhost auditd[628]: Started dispatcher: /sbin/audispd pid: 652 >Dec 11 15:51:20 localhost kernel: type=1305 audit(1386795080.389:4): audit_pid=628 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Dec 11 15:51:20 localhost systemd[1]: Started irqbalance daemon. >Dec 11 15:51:20 localhost systemd[1]: Started Software RAID monitoring and management. >Dec 11 15:51:20 localhost systemd[1]: Starting Modem Manager... >Dec 11 15:51:20 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Dec 11 15:51:20 localhost systemd[1]: Starting Login Service... >Dec 11 15:51:20 localhost auditd[628]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Dec 11 15:51:20 localhost systemd[1]: Starting LSB: Init script for live image.... >Dec 11 15:51:20 localhost systemd[1]: Starting D-Bus System Message Bus... >Dec 11 15:51:20 localhost systemd[1]: Started D-Bus System Message Bus. >Dec 11 15:51:20 localhost kernel: piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Dec 11 15:51:20 localhost systemd[1]: Starting LVM2 PV scan on device 252:2... >Dec 11 15:51:20 localhost systemd[1]: Started Permit User Sessions. >Dec 11 15:51:20 localhost systemd[1]: Starting Job spooling tools... >Dec 11 15:51:20 localhost rngd[650]: Unable to open file: /dev/tpm0 >Dec 11 15:51:20 localhost rngd[650]: can't open any entropy source >Dec 11 15:51:20 localhost rngd[650]: Maybe RNG device modules are not loaded >Dec 11 15:51:20 localhost systemd[1]: Started Job spooling tools. >Dec 11 15:51:20 localhost systemd[1]: Starting Command Scheduler... >Dec 11 15:51:20 localhost kernel: virtio-pci 0000:00:05.0: irq 42 for MSI/MSI-X >Dec 11 15:51:20 localhost kernel: virtio-pci 0000:00:05.0: irq 43 for MSI/MSI-X >Dec 11 15:51:20 localhost systemd[1]: Started Command Scheduler. >Dec 11 15:51:20 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Dec 11 15:51:20 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Dec 11 15:51:20 localhost systemd[1]: Unit rngd.service entered failed state. >Dec 11 15:51:20 localhost audispd[652]: priority_boost_parser called with: 4 >Dec 11 15:51:20 localhost audispd[652]: max_restarts_parser called with: 10 >Dec 11 15:51:20 localhost alsactl[643]: alsactl 1.0.27.2 daemon started >Dec 11 15:51:20 localhost alsactl[643]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Dec 11 15:51:20 localhost kernel: parport_pc 00:04: reported by Plug and Play ACPI >Dec 11 15:51:20 localhost crond[668]: (CRON) INFO (Syslog will be used instead of sendmail.) >Dec 11 15:51:20 localhost crond[668]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 56% if used.) >Dec 11 15:51:20 localhost chronyd[676]: chronyd version 1.29 starting >Dec 11 15:51:20 localhost systemd[1]: Starting Agent daemon for Spice guests... >Dec 11 15:51:20 localhost audispd[652]: audispd initialized with q_depth=150 and 1 active plugins >Dec 11 15:51:20 localhost chronyd[676]: Linux kernel major=3 minor=11 patch=10 >Dec 11 15:51:20 localhost chronyd[676]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Dec 11 15:51:20 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Dec 11 15:51:20 localhost kernel: microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >Dec 11 15:51:20 localhost chronyd[676]: Generated key 1 >Dec 11 15:51:20 localhost kernel: ppdev: user-space parallel port driver >Dec 11 15:51:20 localhost avahi-daemon[649]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Dec 11 15:51:20 localhost avahi-daemon[649]: Successfully dropped root privileges. >Dec 11 15:51:20 localhost avahi-daemon[649]: avahi-daemon 0.6.31 starting up. >Dec 11 15:51:20 localhost systemd[1]: Started NTP client/server. >Dec 11 15:51:20 localhost pvscan[660]: 2 logical volume(s) in volume group "fedora" now active >Dec 11 15:51:20 localhost mtp-probe[670]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:01.2/usb1/1-1" >Dec 11 15:51:21 localhost mtp-probe[670]: bus: 1, device: 2 was not an MTP device >Dec 11 15:51:21 localhost kernel: microcode: CPU1 sig=0x623, pf=0x0, revision=0x1 >Dec 11 15:51:21 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Dec 11 15:51:21 localhost systemd[1]: PID file /var/run/spice-vdagentd/spice-vdagentd.pid not readable (yet?) after start. >Dec 11 15:51:21 localhost ModemManager[655]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Dec 11 15:51:21 localhost systemd[1]: Started Agent daemon for Spice guests. >Dec 11 15:51:21 localhost systemd[1]: Starting Agent daemon for Spice guests. >Dec 11 15:51:21 localhost systemd[1]: Reached target Agent daemon for Spice guests. >Dec 11 15:51:21 localhost systemd[1]: Started LVM2 PV scan on device 252:2. >Dec 11 15:51:21 localhost kernel: snd_hda_intel 0000:00:04.0: irq 44 for MSI/MSI-X >Dec 11 15:51:21 localhost kernel: snd_hda_intel 0000:00:04.0: setting latency timer to 64 >Dec 11 15:51:21 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x3/0x0/0x0/0x0/0x0) type:line >Dec 11 15:51:21 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 11 15:51:21 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 11 15:51:21 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Dec 11 15:51:21 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Dec 11 15:51:21 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Line=0x5 >Dec 11 15:51:21 localhost systemd[1]: Starting Sound Card. >Dec 11 15:51:21 localhost systemd[1]: Reached target Sound Card. >Dec 11 15:51:21 localhost kernel: Adding 1048572k swap on /dev/mapper/fedora-swap. Priority:-1 extents:1 across:1048572k FS >Dec 11 15:51:21 localhost livesys[658]: Enabling swap partition /dev/mapper/fedora-swap [ OK ] >Dec 11 15:51:21 localhost crond[668]: (CRON) INFO (running with inotify support) >Dec 11 15:51:21 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 11 15:51:21 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 11 15:51:21 localhost rtkit-daemon[647]: Successfully called chroot. >Dec 11 15:51:21 localhost rtkit-daemon[647]: Successfully dropped privileges. >Dec 11 15:51:21 localhost rtkit-daemon[647]: Successfully limited resources. >Dec 11 15:51:21 localhost rtkit-daemon[647]: Running. >Dec 11 15:51:21 localhost rtkit-daemon[647]: Watchdog thread running. >Dec 11 15:51:21 localhost rtkit-daemon[647]: Canary thread running. >Dec 11 15:51:21 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Dec 11 15:51:21 localhost avahi-daemon[649]: Successfully called chroot(). >Dec 11 15:51:21 localhost avahi-daemon[649]: Successfully dropped remaining capabilities. >Dec 11 15:51:21 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Dec 11 15:51:21 localhost avahi-daemon[649]: No service file found in /etc/avahi/services. >Dec 11 15:51:21 localhost avahi-daemon[649]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Dec 11 15:51:21 localhost systemd-logind[657]: Watching system buttons on /dev/input/event0 (Power Button) >Dec 11 15:51:21 localhost avahi-daemon[649]: Network interface enumeration completed. >Dec 11 15:51:21 localhost avahi-daemon[649]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 11 15:51:21 localhost avahi-daemon[649]: Server startup complete. Host name is linux.local. Local service cookie is 2843748798. >Dec 11 15:51:21 localhost systemd-logind[657]: New seat seat0. >Dec 11 15:51:21 localhost systemd[1]: Started Login Service. >Dec 11 15:51:21 localhost useradd[730]: new group: name=liveuser, GID=1000 >Dec 11 15:51:21 localhost useradd[730]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Dec 11 15:51:21 localhost systemd[1]: Started Modem Manager. >Dec 11 15:51:21 localhost livesys[658]: Adding live user [ OK ] >Dec 11 15:51:22 localhost dbus-daemon[659]: dbus[659]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 11 15:51:22 localhost dbus[659]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 11 15:51:22 localhost systemd[1]: Starting Authorization Manager... >Dec 11 15:51:22 localhost usermod[736]: add 'liveuser' to group 'wheel' >Dec 11 15:51:22 localhost usermod[736]: add 'liveuser' to shadow group 'wheel' >Dec 11 15:51:22 localhost polkitd[737]: Started polkitd version 0.112 >Dec 11 15:51:22 localhost systemd[1]: Stopped Software RAID monitoring and management. >Dec 11 15:51:22 localhost polkitd[737]: Loading rules from directory /etc/polkit-1/rules.d >Dec 11 15:51:22 localhost polkitd[737]: Loading rules from directory /usr/share/polkit-1/rules.d >Dec 11 15:51:22 localhost systemd[1]: Stopping Command Scheduler... >Dec 11 15:51:22 localhost systemd[1]: Stopped Command Scheduler. >Dec 11 15:51:22 localhost systemd[1]: Stopping Job spooling tools... >Dec 11 15:51:22 localhost systemd[1]: Stopped Job spooling tools. >Dec 11 15:51:22 localhost polkitd[737]: Finished loading, compiling and executing 5 rules >Dec 11 15:51:22 localhost dbus-daemon[659]: dbus[659]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 11 15:51:22 localhost dbus[659]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 11 15:51:22 localhost polkitd[737]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Dec 11 15:51:22 localhost accounts-daemon[646]: started daemon version 0.6.35 >Dec 11 15:51:22 localhost systemd[1]: Started Authorization Manager. >Dec 11 15:51:22 localhost systemd[1]: Started Accounts Service. >Dec 11 15:51:22 localhost livesys[658]: sed: can't read : No such file or directory >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Dec 11 15:51:22 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost livesys[658]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 11 15:51:22 localhost kernel: Ebtables v2.0 registered >Dec 11 15:51:22 localhost kernel: Bridge firewalling registered >Dec 11 15:51:22 localhost systemd[1]: Started LSB: Init script for live image.. >Dec 11 15:51:22 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Dec 11 15:51:22 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Dec 11 15:51:22 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Dec 11 15:51:22 localhost systemd[1]: Starting Install ABRT coredump hook... >Dec 11 15:51:22 localhost systemd[1]: Starting ABRT kernel log watcher... >Dec 11 15:51:22 localhost systemd[1]: Started ABRT kernel log watcher. >Dec 11 15:51:22 localhost systemd[1]: Started Harvest vmcores for ABRT. >Dec 11 15:51:22 localhost systemd[1]: Started ABRT Xorg log watcher. >Dec 11 15:51:22 localhost systemd[1]: Starting GNOME Display Manager... >Dec 11 15:51:22 localhost systemd[1]: Started SYSV: Late init script for live image.. >Dec 11 15:51:22 localhost systemd[1]: Started Install ABRT coredump hook. >Dec 11 15:51:22 localhost abrtd[827]: Init complete, entering main loop >Dec 11 15:51:22 localhost systemd[1]: Started GNOME Display Manager. >Dec 11 15:51:22 localhost dbus-daemon[659]: dbus[659]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=832 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=849 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 11 15:51:22 localhost dbus[659]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=832 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=849 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 11 15:51:22 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Dec 11 15:51:22 localhost systemd[1]: Starting Network Manager... >Dec 11 15:51:23 localhost NetworkManager[856]: <info> NetworkManager (version 0.9.9.0-19.git20131003.fc20) is starting... >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Dec 11 15:51:23 localhost NetworkManager[856]: <info> WEXT support is enabled >Dec 11 15:51:23 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Dec 11 15:51:23 localhost NetworkManager[856]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Dec 11 15:51:23 localhost NetworkManager[856]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Dec 11 15:51:23 localhost NetworkManager[856]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Dec 11 15:51:23 localhost kernel: cfg80211: World regulatory domain updated: >Dec 11 15:51:23 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 11 15:51:23 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 11 15:51:23 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 11 15:51:23 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Dec 11 15:51:23 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 11 15:51:23 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 11 15:51:23 localhost NetworkManager[856]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Dec 11 15:51:23 localhost NetworkManager[856]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Dec 11 15:51:23 localhost NetworkManager[856]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 11 15:51:23 localhost NetworkManager[856]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Dec 11 15:51:23 localhost NetworkManager[856]: <info> monitoring kernel firmware directory '/lib/firmware'. >Dec 11 15:51:23 localhost NetworkManager[856]: <info> WiFi hardware radio set enabled >Dec 11 15:51:23 localhost systemd[1]: Started Network Manager. >Dec 11 15:51:23 localhost systemd[1]: Starting Network. >Dec 11 15:51:23 localhost systemd[1]: Reached target Network. >Dec 11 15:51:23 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Dec 11 15:51:23 localhost NetworkManager[856]: <info> WiFi enabled by radio killswitch; enabled by state file >Dec 11 15:51:23 localhost NetworkManager[856]: <info> WWAN enabled by radio killswitch; enabled by state file >Dec 11 15:51:23 localhost NetworkManager[856]: <info> WiMAX enabled by radio killswitch; enabled by state file >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Networking is enabled by state file >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (lo): link connected >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (lo): carrier is ON >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (lo): No existing connection detected. >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (ens3): carrier is OFF >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (ens3): new Ethernet device (driver: '8139cp' ifindex: 2) >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (ens3): exported as /org/freedesktop/NetworkManager/Devices/1 >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (ens3): No existing connection detected. >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (ens3): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (ens3): bringing up device. >Dec 11 15:51:23 localhost kernel: 8139cp 0000:00:03.0 ens3: link up, 100Mbps, full-duplex, lpa 0x05E1 >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (ens3): link connected >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/ens3 >Dec 11 15:51:23 localhost dbus-daemon[659]: dbus[659]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 11 15:51:23 localhost dbus[659]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 11 15:51:23 localhost systemd[1]: Starting Bluetooth service... >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (ens3): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Auto-activating connection 'Wired connection 1'. >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Activation (ens3) starting connection 'Wired connection 1' >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (ens3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 11 15:51:23 localhost NetworkManager[856]: <info> NetworkManager state is now CONNECTING >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) scheduled... >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) started... >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) scheduled... >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) complete. >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) starting... >Dec 11 15:51:23 localhost NetworkManager[856]: <info> (ens3): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) successful. >Dec 11 15:51:23 localhost NetworkManager[856]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) complete. >Dec 11 15:51:23 localhost bluetoothd[1043]: Bluetooth daemon 5.11 >Dec 11 15:51:23 localhost dbus-daemon[659]: dbus[659]: [system] Successfully activated service 'org.bluez' >Dec 11 15:51:23 localhost dbus[659]: [system] Successfully activated service 'org.bluez' >Dec 11 15:51:23 localhost systemd[1]: Started Bluetooth service. >Dec 11 15:51:23 localhost NetworkManager[856]: <info> ModemManager available in the bus >Dec 11 15:51:23 localhost kernel: Bluetooth: Core ver 2.16 >Dec 11 15:51:23 localhost bluetoothd[1043]: Starting SDP server >Dec 11 15:51:23 localhost kernel: NET: Registered protocol family 31 >Dec 11 15:51:23 localhost kernel: Bluetooth: HCI device and connection manager initialized >Dec 11 15:51:23 localhost kernel: Bluetooth: HCI socket layer initialized >Dec 11 15:51:23 localhost kernel: Bluetooth: L2CAP socket layer initialized >Dec 11 15:51:23 localhost kernel: Bluetooth: SCO socket layer initialized >Dec 11 15:51:23 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Dec 11 15:51:23 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Dec 11 15:51:23 localhost kernel: Bluetooth: BNEP socket layer initialized >Dec 11 15:51:23 localhost bluetoothd[1043]: Bluetooth management interface 1.3 initialized >Dec 11 15:51:23 localhost dbus-daemon[659]: dbus[659]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 11 15:51:23 localhost dbus[659]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 11 15:51:23 localhost systemd[1]: Starting Hostname Service... >Dec 11 15:51:23 localhost dbus-daemon[659]: dbus[659]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 11 15:51:23 localhost dbus[659]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 11 15:51:23 localhost systemd[1]: Started Hostname Service. >Dec 11 15:51:23 localhost ModemManager[655]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:03.0': not supported by any plugin >Dec 11 15:51:24 localhost NetworkManager[856]: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 11 15:51:24 localhost NetworkManager[856]: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) started... >Dec 11 15:51:24 localhost NetworkManager[856]: <info> (ens3): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 11 15:51:24 localhost NetworkManager[856]: <info> Activation (ens3) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 11 15:51:24 localhost NetworkManager[856]: <info> dhclient started with pid 1312 >Dec 11 15:51:24 localhost NetworkManager[856]: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) complete. >Dec 11 15:51:24 localhost NetworkManager[856]: <error> [1386795084.761488] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (ens3): cannot send router solicitation: -99. >Dec 11 15:51:24 localhost avahi-daemon[649]: Registering new address record for fe80::5054:ff:fef3:4a6b on ens3.*. >Dec 11 15:51:24 localhost dhclient[1312]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 11 15:51:24 localhost NetworkManager[856]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 11 15:51:24 localhost dhclient[1312]: Copyright 2004-2013 Internet Systems Consortium. >Dec 11 15:51:24 localhost NetworkManager[856]: Copyright 2004-2013 Internet Systems Consortium. >Dec 11 15:51:24 localhost dhclient[1312]: All rights reserved. >Dec 11 15:51:24 localhost NetworkManager[856]: All rights reserved. >Dec 11 15:51:24 localhost dhclient[1312]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 11 15:51:24 localhost NetworkManager[856]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 11 15:51:24 localhost dhclient[1312]: Dec 11 15:51:24 localhost NetworkManager[856]: <info> (ens3): DHCPv4 state changed nbi -> preinit >Dec 11 15:51:24 localhost dhclient[1312]: Listening on LPF/ens3/52:54:00:f3:4a:6b >Dec 11 15:51:24 localhost dhclient[1312]: Sending on LPF/ens3/52:54:00:f3:4a:6b >Dec 11 15:51:24 localhost dhclient[1312]: Sending on Socket/fallback >Dec 11 15:51:24 localhost dhclient[1312]: DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 5 (xid=0x6b049a0b) >Dec 11 15:51:24 localhost NetworkManager[856]: Listening on LPF/ens3/52:54:00:f3:4a:6b >Dec 11 15:51:24 localhost NetworkManager[856]: Sending on LPF/ens3/52:54:00:f3:4a:6b >Dec 11 15:51:24 localhost NetworkManager[856]: Sending on Socket/fallback >Dec 11 15:51:24 localhost NetworkManager[856]: DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 5 (xid=0x6b049a0b) >Dec 11 15:51:24 localhost dhclient[1312]: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x6b049a0b) >Dec 11 15:51:24 localhost dhclient[1312]: DHCPOFFER from 192.168.11.1 >Dec 11 15:51:24 localhost NetworkManager[856]: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x6b049a0b) >Dec 11 15:51:24 localhost NetworkManager[856]: DHCPOFFER from 192.168.11.1 >Dec 11 15:51:24 localhost dhclient[1312]: DHCPACK from 192.168.11.1 (xid=0x6b049a0b) >Dec 11 15:51:24 localhost NetworkManager[856]: DHCPACK from 192.168.11.1 (xid=0x6b049a0b) >Dec 11 15:51:24 localhost NetworkManager[856]: <info> (ens3): DHCPv4 state changed preinit -> bound >Dec 11 15:51:24 localhost NetworkManager[856]: <info> address 192.168.11.16 >Dec 11 15:51:24 localhost NetworkManager[856]: <info> plen 24 (255.255.255.0) >Dec 11 15:51:24 localhost NetworkManager[856]: <info> gateway 192.168.11.1 >Dec 11 15:51:24 localhost NetworkManager[856]: <info> lease time 3600 >Dec 11 15:51:24 localhost NetworkManager[856]: <info> hostname 'localhost' >Dec 11 15:51:24 localhost NetworkManager[856]: <info> nameserver '192.168.11.1' >Dec 11 15:51:24 localhost NetworkManager[856]: <info> Activation (ens3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 11 15:51:24 localhost NetworkManager[856]: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) started... >Dec 11 15:51:24 localhost NetworkManager[856]: <info> (ens3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 11 15:51:24 localhost NetworkManager[856]: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) complete. >Dec 11 15:51:24 localhost NetworkManager[856]: <info> (ens3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 11 15:51:24 localhost NetworkManager[856]: <info> (ens3): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 11 15:51:24 localhost avahi-daemon[649]: Joining mDNS multicast group on interface ens3.IPv4 with address 192.168.11.16. >Dec 11 15:51:24 localhost avahi-daemon[649]: New relevant interface ens3.IPv4 for mDNS. >Dec 11 15:51:24 localhost NetworkManager[856]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 11 15:51:24 localhost avahi-daemon[649]: Registering new address record for 192.168.11.16 on ens3.IPv4. >Dec 11 15:51:24 localhost NetworkManager[856]: <info> Policy set 'Wired connection 1' (ens3) as default for IPv4 routing and DNS. >Dec 11 15:51:24 localhost NetworkManager[856]: <info> Activation (ens3) successful, device activated. >Dec 11 15:51:24 localhost dbus[659]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 11 15:51:24 localhost NetworkManager[856]: <info> startup complete >Dec 11 15:51:24 localhost dbus-daemon[659]: dbus[659]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 11 15:51:24 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 11 15:51:24 localhost dhclient[1312]: bound to 192.168.11.16 -- renewal in 1518 seconds. >Dec 11 15:51:24 localhost NetworkManager[856]: bound to 192.168.11.16 -- renewal in 1518 seconds. >Dec 11 15:51:24 localhost dbus-daemon[659]: dbus[659]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 11 15:51:24 localhost dbus[659]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 11 15:51:24 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 11 15:51:25 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Dec 11 15:51:25 localhost systemd[1]: Starting Multi-User System. >Dec 11 15:51:25 localhost systemd[1]: Reached target Multi-User System. >Dec 11 15:51:25 localhost systemd[1]: Starting Graphical Interface. >Dec 11 15:51:25 localhost systemd[1]: Reached target Graphical Interface. >Dec 11 15:51:25 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 11 15:51:25 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 11 15:51:25 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Dec 11 15:51:25 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Dec 11 15:51:25 localhost systemd[1]: Startup finished in 688ms (kernel) + 1.544s (initrd) + 6.911s (userspace) = 9.144s. >Dec 11 15:51:25 localhost systemd[1]: Starting user-1000.slice. >Dec 11 15:51:25 localhost systemd[1]: Created slice user-1000.slice. >Dec 11 15:51:25 localhost systemd[1]: Starting User Manager for 1000... >Dec 11 15:51:25 localhost systemd-logind[657]: New session 1 of user liveuser. >Dec 11 15:51:25 localhost systemd-logind[657]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Dec 11 15:51:25 localhost systemd[1]: Starting Session 1 of user liveuser. >Dec 11 15:51:25 localhost systemd[1]: Started Session 1 of user liveuser. >Dec 11 15:51:25 localhost gdm-autologin][1354]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Dec 11 15:51:25 localhost systemd[1358]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Dec 11 15:51:25 localhost systemd[1358]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Dec 11 15:51:25 localhost systemd[1358]: Mounted /sys/kernel/config. >Dec 11 15:51:25 localhost systemd[1358]: Stopped target Sound Card. >Dec 11 15:51:25 localhost systemd[1358]: Starting Default. >Dec 11 15:51:25 localhost systemd[1358]: Reached target Default. >Dec 11 15:51:25 localhost systemd[1358]: Startup finished in 14ms. >Dec 11 15:51:25 localhost systemd[1]: Started User Manager for 1000. >Dec 11 15:51:25 localhost /etc/gdm/Xsession[1361]: cp: cannot stat â/usr/share/applications/liveinst.desktopâ: No such file or directory >Dec 11 15:51:25 localhost /etc/gdm/Xsession[1361]: gnome-session-is-accelerated: llvmpipe detected. >Dec 11 15:51:26 localhost systemd[1]: Mounted FUSE Control File System. >Dec 11 15:51:26 localhost kernel: fuse init (API version 7.22) >Dec 11 15:51:26 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Dec 11 15:51:26 localhost gnome-session[1361]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-tTIVSq >Dec 11 15:51:26 localhost gnome-session[1361]: GNOME_KEYRING_PID=1435 >Dec 11 15:51:26 localhost gnome-session[1361]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-tTIVSq >Dec 11 15:51:26 localhost gnome-session[1361]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-tTIVSq >Dec 11 15:51:26 localhost gnome-session[1361]: SSH_AUTH_SOCK=/run/user/1000/keyring-tTIVSq/ssh >Dec 11 15:51:26 localhost gnome-session[1361]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-tTIVSq >Dec 11 15:51:26 localhost gnome-session[1361]: SSH_AUTH_SOCK=/run/user/1000/keyring-tTIVSq/ssh >Dec 11 15:51:26 localhost gnome-session[1361]: GPG_AGENT_INFO=/run/user/1000/keyring-tTIVSq/gpg:0:1 >Dec 11 15:51:26 localhost gnome-session[1361]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Dec 11 15:51:26 localhost gnome-session[1361]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Dec 11 15:51:26 localhost gnome-session[1361]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Dec 11 15:51:26 localhost gnome-session[1361]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Dec 11 15:51:26 localhost dbus-daemon[659]: dbus[659]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 11 15:51:26 localhost dbus[659]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 11 15:51:26 localhost systemd[1]: Starting Daemon for power management... >Dec 11 15:51:26 localhost dbus-daemon[659]: dbus[659]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 11 15:51:26 localhost dbus[659]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 11 15:51:26 localhost systemd[1]: Started Daemon for power management. >Dec 11 15:51:26 localhost rtkit-daemon[647]: Successfully made thread 1449 of process 1449 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 11 15:51:26 localhost rtkit-daemon[647]: Supervising 1 threads of 1 processes of 1 users. >Dec 11 15:51:26 localhost dbus-daemon[659]: dbus[659]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 11 15:51:26 localhost dbus[659]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 11 15:51:26 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Dec 11 15:51:27 localhost colord[1471]: Using mapping database file /var/lib/colord/mapping.db >Dec 11 15:51:27 localhost colord[1471]: Using device database file /var/lib/colord/storage.db >Dec 11 15:51:27 localhost colord[1471]: loaded plugin libcd_plugin_scanner.so >Dec 11 15:51:27 localhost colord[1471]: loaded plugin libcd_plugin_camera.so >Dec 11 15:51:27 localhost colord[1471]: Daemon ready for requests >Dec 11 15:51:27 localhost dbus[659]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 11 15:51:27 localhost dbus-daemon[659]: dbus[659]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 11 15:51:27 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Dec 11 15:51:27 localhost kernel: input: spice vdagent tablet as /devices/virtual/input/input4 >Dec 11 15:51:27 localhost spice-vdagentd[701]: opening vdagent virtio channel >Dec 11 15:51:27 localhost systemd[1]: Starting CUPS Printing Service... >Dec 11 15:51:27 localhost systemd[1]: Started CUPS Printing Service. >Dec 11 15:51:27 localhost dbus-daemon[659]: dbus[659]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 11 15:51:27 localhost dbus[659]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 11 15:51:27 localhost dbus-daemon[659]: dbus[659]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 11 15:51:27 localhost dbus[659]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 11 15:51:27 localhost systemd[1]: Starting Disk Manager... >Dec 11 15:51:27 localhost systemd[1]: Starting Locale Service... >Dec 11 15:51:27 localhost udisksd[1482]: udisks daemon version 2.1.1 starting >Dec 11 15:51:27 localhost dbus-daemon[659]: dbus[659]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 11 15:51:27 localhost dbus[659]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 11 15:51:27 localhost systemd[1]: Started Locale Service. >Dec 11 15:51:27 localhost dbus-daemon[659]: dbus[659]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 11 15:51:27 localhost dbus[659]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 11 15:51:27 localhost systemd[1]: Started Disk Manager. >Dec 11 15:51:27 localhost udisksd[1482]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Dec 11 15:51:28 localhost gnome-session[1361]: (gnome-settings-daemon:1422): power-plugin-WARNING **: failed to turn the panel on: Display is not DPMS capable >Dec 11 15:51:28 localhost polkitd[737]: Registered Authentication Agent for unix-session:1 (system bus name :1.31 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Dec 11 15:51:29 localhost goa[1532]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Dec 11 15:51:29 localhost goa[1532]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Dec 11 15:51:29 localhost gnome-session[1361]: Gjs-Message: JS LOG: GNOME Shell started at Wed Dec 11 2013 15:51:29 GMT-0500 (EST) >Dec 11 15:51:29 localhost gnome-session[1361]: vmware-user: could not open /proc/fs/vmblock/dev >Dec 11 15:51:29 localhost gnome-session[1361]: Failed to play sound: File or data not found >Dec 11 15:51:29 localhost vmusr[1607]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Dec 11 15:51:29 localhost vmusr[1607]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Dec 11 15:51:29 localhost vmusr[1607]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Dec 11 15:51:29 localhost gnome-session[1361]: Creating config directory:'/home/liveuser/.config/tracker' >Dec 11 15:51:29 localhost gnome-session[1361]: Tracker-Message: Importing config file to GSettings >Dec 11 15:51:29 localhost gnome-session[1361]: Tracker-Message: Importing config file to GSettings >Dec 11 15:51:29 localhost gnome-session[1361]: Tracker-Message: Importing config file to GSettings >Dec 11 15:51:29 localhost gnome-session[1361]: Entering running state >Dec 11 15:51:30 localhost chronyd[676]: Selected source 46.165.212.204 >Dec 11 15:51:30 localhost obexd[1661]: OBEX daemon 5.11 >Dec 11 15:51:30 localhost pulseaudio[1449]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 11 15:51:30 localhost rtkit-daemon[647]: Supervising 1 threads of 1 processes of 1 users. >Dec 11 15:51:30 localhost gnome-keyring-daemon[1435]: keyring alias directory: /home/liveuser/.local/share/keyrings >Dec 11 15:51:30 localhost gnome-session[1361]: (gnome-settings-daemon:1422): color-plugin-WARNING **: failed to get edid: unable to get EDID for output >Dec 11 15:51:31 localhost rtkit-daemon[647]: Successfully made thread 1679 of process 1449 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 11 15:51:31 localhost rtkit-daemon[647]: Supervising 2 threads of 1 processes of 1 users. >Dec 11 15:51:31 localhost pulseaudio[1449]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 11 15:51:31 localhost rtkit-daemon[647]: Supervising 2 threads of 1 processes of 1 users. >Dec 11 15:51:31 localhost kernel: hda-intel: Invalid position buffer, using LPIB read method instead. >Dec 11 15:51:31 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2400001 already in stack >Dec 11 15:51:31 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2400001 already in stack >Dec 11 15:51:31 localhost colord[1471]: Device added: xrandr-qxl-0 >Dec 11 15:51:31 localhost gnome-session[1361]: (gnome-settings-daemon:1422): color-plugin-WARNING **: unable to get EDID for xrandr-qxl-0: unable to get EDID for output >Dec 11 15:51:31 localhost rtkit-daemon[647]: Successfully made thread 1719 of process 1449 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 11 15:51:31 localhost rtkit-daemon[647]: Supervising 3 threads of 1 processes of 1 users. >Dec 11 15:51:31 localhost gnome-session[1361]: (tracker-miner-fs:1611): GLib-CRITICAL **: g_timer_continue: assertion 'timer->active == FALSE' failed >Dec 11 15:51:31 localhost gnome-session[1361]: (tracker-miner-fs:1611): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Dec 11 15:51:31 localhost gnome-session[1361]: (tracker-miner-fs:1611): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Dec 11 15:51:31 localhost gnome-session[1361]: (tracker-miner-fs:1611): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Dec 11 15:51:31 localhost gnome-session[1361]: (tracker-miner-fs:1611): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Dec 11 15:51:31 localhost gnome-session[1361]: (tracker-miner-fs:1611): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Dec 11 15:51:31 localhost gnome-session[1361]: (tracker-miner-fs:1611): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C/gnome-documents-getting-started.pdf' has been reenqueued more than 2 times. It will not be indexed. >Dec 11 15:51:31 localhost gnome-session[1361]: (gnome-settings-daemon:1422): media-keys-plugin-WARNING **: Unable to get default sink >Dec 11 15:51:55 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Dec 11 15:51:55 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Dec 11 15:52:35 localhost chronyd[676]: Selected source 212.18.3.18 >Dec 11 15:53:07 localhost sudo[1972]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/sbin/swapoff -a >Dec 11 15:53:11 localhost sudo[1983]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/sbin/vgchange -an >Dec 11 15:53:18 localhost polkitd[737]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.freedesktop.udisks2.modify-device-system for system-bus-name::1.46 [gnome-disks] (owned by unix-user:liveuser) >Dec 11 15:53:18 localhost kernel: vda: unknown partition table >Dec 11 15:53:18 localhost systemd[1]: Stopping LVM2 PV scan on device 252:2... >Dec 11 15:53:18 localhost pvscan[2008]: Device 252:2 not found. Cleared from lvmetad cache. >Dec 11 15:53:18 localhost systemd[1]: Stopped LVM2 PV scan on device 252:2. >Dec 11 15:53:25 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 11 15:53:25 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Dec 11 15:53:33 localhost gnome-session[1361]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Dec 11 15:53:33 localhost userhelper[2123]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 11 15:53:33 localhost userhelper[2128]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 11 15:53:33 localhost kernel: md: raid0 personality registered for level 0 >Dec 11 15:53:33 localhost kernel: md: raid1 personality registered for level 1 >Dec 11 15:53:33 localhost kernel: async_tx: api initialized (async) >Dec 11 15:53:33 localhost kernel: xor: measuring software checksum speed >Dec 11 15:53:33 localhost kernel: prefetch64-sse: 14580.000 MB/sec >Dec 11 15:53:33 localhost kernel: generic_sse: 13628.000 MB/sec >Dec 11 15:53:33 localhost kernel: xor: using function: prefetch64-sse (14580.000 MB/sec) >Dec 11 15:53:33 localhost kernel: raid6: sse2x1 8632 MB/s >Dec 11 15:53:34 localhost kernel: raid6: sse2x2 10707 MB/s >Dec 11 15:53:34 localhost kernel: raid6: sse2x4 12203 MB/s >Dec 11 15:53:34 localhost kernel: raid6: using algorithm sse2x4 (12203 MB/s) >Dec 11 15:53:34 localhost kernel: raid6: using intx1 recovery algorithm >Dec 11 15:53:34 localhost kernel: md: raid6 personality registered for level 6 >Dec 11 15:53:34 localhost kernel: md: raid5 personality registered for level 5 >Dec 11 15:53:34 localhost kernel: md: raid4 personality registered for level 4 >Dec 11 15:53:34 localhost kernel: md: raid10 personality registered for level 10 >Dec 11 15:53:34 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Dec 11 15:53:34 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Dec 11 15:53:34 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Dec 11 15:53:34 localhost kernel: Loading iSCSI transport class v2.0-870. >Dec 11 15:53:34 localhost kernel: iscsi: registered transport (tcp) >Dec 11 15:53:34 localhost kernel: No iBFT detected. >Dec 11 15:53:34 localhost dbus[1393]: avc: received setenforce notice (enforcing=0) >Dec 11 15:53:34 localhost dbus[1370]: avc: received setenforce notice (enforcing=0) >Dec 11 15:53:34 localhost dbus-daemon[659]: dbus[659]: avc: received setenforce notice (enforcing=0) >Dec 11 15:53:34 localhost dbus[659]: avc: received setenforce notice (enforcing=0) >Dec 11 15:53:35 localhost gnome-session[1361]: % Total % Received % Xferd Average Speed Time Time Time Current >Dec 11 15:53:35 localhost gnome-session[1361]: Dload Upload Total Spent Left Speed >Dec 11 15:53:49 localhost gnome-session[1361]: [1.2K blob data] >Dec 11 15:53:49 localhost gnome-session[1361]: 13231 blocks >Dec 11 15:53:49 localhost gnome-session[1361]: localuser:root being added to access control list >Dec 11 15:53:50 localhost anaconda[2197]: /sbin/anaconda 20.25.14-1 >Dec 11 15:53:50 localhost anaconda[2197]: 2097152 kB (2048 MB) are available >Dec 11 15:53:50 localhost anaconda[2197]: check_memory(): total:2048, needed:512, graphical:512 >Dec 11 15:53:50 localhost anaconda[2197]: Not doing 'start audit daemon' in live installation >Dec 11 15:53:50 localhost anaconda[2197]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Dec 11 15:53:50 localhost anaconda[2197]: Default encoding = ascii >Dec 11 15:53:51 localhost program[2197]: Running... udevadm trigger --action=change --subsystem-match=block >Dec 11 15:53:51 localhost program[2197]: Return code: 0 >Dec 11 15:53:51 localhost program[2197]: Running... udevadm settle --timeout=300 >Dec 11 15:53:51 localhost program[2197]: Return code: 0 >Dec 11 15:53:51 localhost blivet[2197]: ISCSID is /sbin/iscsid >Dec 11 15:53:51 localhost blivet[2197]: no initiator set >Dec 11 15:53:51 localhost program[2197]: Running... modprobe fcoe >Dec 11 15:53:51 localhost program[2197]: Return code: 0 >Dec 11 15:53:51 localhost program[2197]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Dec 11 15:53:51 localhost program[2197]: No FCoE boot disk information is found in EDD! >Dec 11 15:53:51 localhost program[2197]: Return code: 1 >Dec 11 15:53:51 localhost blivet[2197]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Dec 11 15:53:51 localhost blivet[2197]: no /etc/zfcp.conf; not configuring zfcp >Dec 11 15:53:51 localhost anaconda[2197]: Display mode = g >Dec 11 15:53:51 localhost anaconda[2197]: 2097152 kB (2048 MB) are available >Dec 11 15:53:51 localhost anaconda[2197]: check_memory(): total:2048, needed:512, graphical:512 >Dec 11 15:53:51 localhost blivet[2197]: trying to set new default fstype to 'ext4' >Dec 11 15:53:51 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:51 localhost blivet[2197]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:53:51 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:51 localhost anaconda[2197]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 11 15:53:51 localhost anaconda[2197]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 11 15:53:51 localhost anaconda[2197]: using only installclass _Fedora >Dec 11 15:53:51 localhost anaconda[2197]: bootloader GRUB2 on X86 platform >Dec 11 15:53:51 localhost blivet[2197]: Detected 2064M of memory >Dec 11 15:53:51 localhost blivet[2197]: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Dec 11 15:53:51 localhost blivet[2197]: Swap attempt of 0M >Dec 11 15:53:51 localhost anaconda[2197]: bootloader GRUB2 on X86 platform >Dec 11 15:53:51 localhost anaconda[2197]: network: devices found ['ens3'] >Dec 11 15:53:51 localhost ifcfg[2197]: content of files (network initialization): >Dec 11 15:53:51 localhost ifcfg[2197]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 243, 74, 107]}, 'connection': {'timestamp': 1386795084L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'ffdbd23f-f717-4ffd-bbf5-d55d74d8e66e'}}] >Dec 11 15:53:51 localhost NetworkManager[856]: ifcfg-rh: read connection 'ens3' >Dec 11 15:53:51 localhost NetworkManager[856]: <info> (ens3): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Dec 11 15:53:51 localhost NetworkManager[856]: <info> (ens3): deactivating device (reason 'connection-removed') [38] >Dec 11 15:53:51 localhost NetworkManager[856]: <info> (ens3): canceled DHCP transaction, DHCP client pid 1312 >Dec 11 15:53:51 localhost avahi-daemon[649]: Withdrawing address record for 192.168.11.16 on ens3. >Dec 11 15:53:51 localhost avahi-daemon[649]: Leaving mDNS multicast group on interface ens3.IPv4 with address 192.168.11.16. >Dec 11 15:53:51 localhost avahi-daemon[649]: Interface ens3.IPv4 no longer relevant for mDNS. >Dec 11 15:53:51 localhost NetworkManager[856]: <info> NetworkManager state is now DISCONNECTED >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Saved default wired connection 'ens3' to persistent storage >Dec 11 15:53:51 localhost dbus[659]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 11 15:53:51 localhost dbus-daemon[659]: dbus[659]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 11 15:53:51 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 11 15:53:51 localhost anaconda[2197]: network: dumping ifcfg file for default autoconnection on ens3 >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Auto-activating connection 'ens3'. >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) starting connection 'ens3' >Dec 11 15:53:51 localhost NetworkManager[856]: <info> (ens3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 11 15:53:51 localhost NetworkManager[856]: <info> NetworkManager state is now CONNECTING >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) scheduled... >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) started... >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) scheduled... >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) complete. >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) starting... >Dec 11 15:53:51 localhost NetworkManager[856]: <info> (ens3): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) successful. >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) complete. >Dec 11 15:53:51 localhost dbus-daemon[659]: dbus[659]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 11 15:53:51 localhost dbus[659]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 11 15:53:51 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 11 15:53:51 localhost anaconda[2197]: network: setting autoconnect of ens3 to False >Dec 11 15:53:51 localhost NetworkManager[856]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-ens3 >Dec 11 15:53:51 localhost anaconda[2197]: network: missing ifcfgs created for devices ['ens3'] >Dec 11 15:53:51 localhost ifcfg[2197]: content of files (missing ifcfgs created for devices ['ens3']): >Dec 11 15:53:51 localhost ifcfg[2197]: /etc/sysconfig/network-scripts/ifcfg-ens3: >Dec 11 15:53:51 localhost ifcfg[2197]: TYPE=Ethernet >Dec 11 15:53:51 localhost ifcfg[2197]: BOOTPROTO=dhcp >Dec 11 15:53:51 localhost ifcfg[2197]: DEFROUTE=yes >Dec 11 15:53:51 localhost ifcfg[2197]: IPV4_FAILURE_FATAL=no >Dec 11 15:53:51 localhost ifcfg[2197]: IPV6INIT=yes >Dec 11 15:53:51 localhost ifcfg[2197]: IPV6_AUTOCONF=yes >Dec 11 15:53:51 localhost ifcfg[2197]: IPV6_DEFROUTE=yes >Dec 11 15:53:51 localhost ifcfg[2197]: IPV6_PEERDNS=yes >Dec 11 15:53:51 localhost ifcfg[2197]: IPV6_PEERROUTES=yes >Dec 11 15:53:51 localhost ifcfg[2197]: IPV6_FAILURE_FATAL=no >Dec 11 15:53:51 localhost ifcfg[2197]: NAME=ens3 >Dec 11 15:53:51 localhost ifcfg[2197]: UUID=ffdbd23f-f717-4ffd-bbf5-d55d74d8e66e >Dec 11 15:53:51 localhost ifcfg[2197]: ONBOOT=no >Dec 11 15:53:51 localhost ifcfg[2197]: HWADDR=52:54:00:F3:4A:6B >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) started... >Dec 11 15:53:51 localhost NetworkManager[856]: <info> (ens3): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 11 15:53:51 localhost ifcfg[2197]: PEERDNS=yes >Dec 11 15:53:51 localhost ifcfg[2197]: PEERROUTES=yes >Dec 11 15:53:51 localhost NetworkManager[856]: <info> dhclient started with pid 2266 >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) complete. >Dec 11 15:53:51 localhost chronyd[676]: Source 84.2.44.19 offline >Dec 11 15:53:51 localhost chronyd[676]: Source 46.165.212.204 offline >Dec 11 15:53:51 localhost chronyd[676]: Source 81.0.124.200 offline >Dec 11 15:53:51 localhost chronyd[676]: Source 212.18.3.18 offline >Dec 11 15:53:51 localhost dhclient[2266]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 11 15:53:51 localhost ifcfg[2197]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 243, 74, 107]}, 'connection': {'timestamp': 1386795084L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': 'ffdbd23f-f717-4ffd-bbf5-d55d74d8e66e'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Dec 11 15:53:51 localhost NetworkManager[856]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 11 15:53:51 localhost dhclient[2266]: Copyright 2004-2013 Internet Systems Consortium. >Dec 11 15:53:51 localhost NetworkManager[856]: Copyright 2004-2013 Internet Systems Consortium. >Dec 11 15:53:51 localhost dhclient[2266]: All rights reserved. >Dec 11 15:53:51 localhost NetworkManager[856]: All rights reserved. >Dec 11 15:53:51 localhost dhclient[2266]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 11 15:53:51 localhost NetworkManager[856]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 11 15:53:51 localhost dhclient[2266]: Dec 11 15:53:51 localhost anaconda[2197]: updating hostname localhost.localdomain >Dec 11 15:53:51 localhost NetworkManager[856]: <info> (ens3): DHCPv4 state changed nbi -> preinit >Dec 11 15:53:51 localhost dhclient[2266]: Listening on LPF/ens3/52:54:00:f3:4a:6b >Dec 11 15:53:51 localhost NetworkManager[856]: Listening on LPF/ens3/52:54:00:f3:4a:6b >Dec 11 15:53:51 localhost dhclient[2266]: Sending on LPF/ens3/52:54:00:f3:4a:6b >Dec 11 15:53:51 localhost NetworkManager[856]: Sending on LPF/ens3/52:54:00:f3:4a:6b >Dec 11 15:53:51 localhost dhclient[2266]: Sending on Socket/fallback >Dec 11 15:53:51 localhost NetworkManager[856]: Sending on Socket/fallback >Dec 11 15:53:51 localhost dhclient[2266]: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x34b50454) >Dec 11 15:53:51 localhost NetworkManager[856]: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x34b50454) >Dec 11 15:53:51 localhost dhclient[2266]: DHCPACK from 192.168.11.1 (xid=0x34b50454) >Dec 11 15:53:51 localhost NetworkManager[856]: DHCPACK from 192.168.11.1 (xid=0x34b50454) >Dec 11 15:53:51 localhost NetworkManager[856]: <info> (ens3): DHCPv4 state changed preinit -> reboot >Dec 11 15:53:51 localhost NetworkManager[856]: <info> address 192.168.11.16 >Dec 11 15:53:51 localhost NetworkManager[856]: <info> plen 24 (255.255.255.0) >Dec 11 15:53:51 localhost NetworkManager[856]: <info> gateway 192.168.11.1 >Dec 11 15:53:51 localhost NetworkManager[856]: <info> lease time 3600 >Dec 11 15:53:51 localhost NetworkManager[856]: <info> hostname 'localhost' >Dec 11 15:53:51 localhost NetworkManager[856]: <info> nameserver '192.168.11.1' >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) started... >Dec 11 15:53:51 localhost avahi-daemon[649]: Joining mDNS multicast group on interface ens3.IPv4 with address 192.168.11.16. >Dec 11 15:53:51 localhost avahi-daemon[649]: New relevant interface ens3.IPv4 for mDNS. >Dec 11 15:53:51 localhost avahi-daemon[649]: Registering new address record for 192.168.11.16 on ens3.IPv4. >Dec 11 15:53:51 localhost NetworkManager[856]: <info> (ens3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) complete. >Dec 11 15:53:51 localhost dhclient[2266]: bound to 192.168.11.16 -- renewal in 1765 seconds. >Dec 11 15:53:51 localhost NetworkManager[856]: bound to 192.168.11.16 -- renewal in 1765 seconds. >Dec 11 15:53:51 localhost NetworkManager[856]: <info> (ens3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 11 15:53:51 localhost NetworkManager[856]: <info> (ens3): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 11 15:53:51 localhost NetworkManager[856]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Policy set 'ens3' (ens3) as default for IPv4 routing and DNS. >Dec 11 15:53:51 localhost NetworkManager[856]: <info> Activation (ens3) successful, device activated. >Dec 11 15:53:51 localhost anaconda[2197]: Running Thread: AnaStorageThread (140629917161216) >Dec 11 15:53:51 localhost blivet[2197]: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x3142990> >Dec 11 15:53:51 localhost blivet[2197]: no initiator set >Dec 11 15:53:51 localhost blivet[2197]: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 11 15:53:51 localhost blivet[2197]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 11 15:53:51 localhost program[2197]: Running... udevadm settle --timeout=300 >Dec 11 15:53:51 localhost anaconda[2197]: Running Thread: AnaTimeInitThread (140629908768512) >Dec 11 15:53:51 localhost anaconda[2197]: Running Thread: AnaWaitForConnectingNMThread (140629900375808) >Dec 11 15:53:51 localhost anaconda[2197]: Running Thread: AnaPayloadThread (140629891983104) >Dec 11 15:53:51 localhost program[2197]: Return code: 0 >Dec 11 15:53:51 localhost chronyd[676]: Source 84.2.44.19 online >Dec 11 15:53:51 localhost chronyd[676]: Source 46.165.212.204 online >Dec 11 15:53:51 localhost chronyd[676]: Source 212.18.3.18 online >Dec 11 15:53:51 localhost chronyd[676]: Source 81.0.124.200 online >Dec 11 15:53:51 localhost blivet[2197]: protected device spec /dev/sr0 resolved to sr0 >Dec 11 15:53:51 localhost blivet[2197]: sr0 looks to be the live device; marking as protected >Dec 11 15:53:51 localhost program[2197]: Running... udevadm settle --timeout=300 >Dec 11 15:53:51 localhost program[2197]: Return code: 0 >Dec 11 15:53:51 localhost blivet[2197]: devices to scan: ['sr0', 'vda', 'vda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >Dec 11 15:53:51 localhost blivet[2197]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC /dev/disk/by-uuid/2013-12-05-12-12-42-00', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-05-12-12-42-00', >'ID_FS_UUID_ENC': '2013-12-05-12-12-42-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'QEMU_DVD-ROM', >'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '279707f4', >'ID_REVISION': '0.15', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', >'ID_SERIAL_SHORT': 'QM00003', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '33128', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', >'/dev/disk/by-uuid/2013-12-05-12-12-42-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >Dec 11 15:53:51 localhost blivet[2197]: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Dec 11 15:53:51 localhost blivet[2197]: DeviceTree.getDeviceByName: name: sr0 ; >Dec 11 15:53:51 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:51 localhost blivet[2197]: sr0 is a cdrom >Dec 11 15:53:51 localhost blivet[2197]: DeviceTree.addUdevOpticalDevice: >Dec 11 15:53:51 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:51 localhost blivet[2197]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Dec 11 15:53:51 localhost blivet[2197]: added cdrom sr0 (id 0) to device tree >Dec 11 15:53:51 localhost blivet[2197]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 11 15:53:51 localhost blivet[2197]: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >Dec 11 15:53:51 localhost blivet[2197]: type detected on 'sr0' is 'iso9660' >Dec 11 15:53:51 localhost blivet[2197]: Iso9660FS.supported: supported: True ; >Dec 11 15:53:51 localhost blivet[2197]: getFormat('iso9660') returning Iso9660FS instance >Dec 11 15:53:51 localhost blivet[2197]: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >Dec 11 15:53:51 localhost blivet[2197]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 11 15:53:51 localhost blivet[2197]: looking up parted Device: /dev/sr0 >Dec 11 15:53:51 localhost blivet[2197]: got device: OpticalDevice instance (0x36108d0) -- >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 954.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 488448 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: True >hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) >PedDevice: <_ped.Device object at 0x3689c20> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >Dec 11 15:53:51 localhost blivet[2197]: Iso9660FS.supported: supported: True ; >Dec 11 15:53:51 localhost blivet[2197]: got format: Iso9660FS instance (0x7fe6ec04b7d0) -- >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-05-12-12-42-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-20-TC size = 0.0 targetSize = 0.0 >Dec 11 15:53:51 localhost blivet[2197]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '34209', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >Dec 11 15:53:51 localhost blivet[2197]: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >Dec 11 15:53:51 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:53:51 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:51 localhost blivet[2197]: DeviceTree.addUdevDiskDevice: name: vda ; >Dec 11 15:53:51 localhost blivet[2197]: vda is a disk >Dec 11 15:53:51 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:51 localhost blivet[2197]: DiskDevice._setFormat: vda ; current: None ; type: None ; >Dec 11 15:53:51 localhost program[2197]: Running... multipath -c /dev/vda >Dec 11 15:53:51 localhost program[2197]: Dec 11 15:53:51 | /etc/multipath.conf does not exist, blacklisting all devices. >Dec 11 15:53:51 localhost program[2197]: Dec 11 15:53:51 | A default multipath.conf file is located at >Dec 11 15:53:51 localhost program[2197]: Dec 11 15:53:51 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Dec 11 15:53:51 localhost program[2197]: Dec 11 15:53:51 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Dec 11 15:53:51 localhost program[2197]: /dev/vda is not a valid multipath device path >Dec 11 15:53:51 localhost program[2197]: Return code: 1 >Dec 11 15:53:51 localhost blivet[2197]: added disk vda (id 1) to device tree >Dec 11 15:53:51 localhost blivet[2197]: looking up parted Device: /dev/vda >Dec 11 15:53:51 localhost blivet[2197]: DeviceTree.handleUdevDeviceFormat: name: vda ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: gpt ; >Dec 11 15:53:52 localhost blivet[2197]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Dec 11 15:53:52 localhost blivet[2197]: required disklabel type for vda (15) is None >Dec 11 15:53:52 localhost blivet[2197]: default disklabel type for vda is msdos >Dec 11 15:53:52 localhost blivet[2197]: selecting msdos disklabel for vda based on size >Dec 11 15:53:52 localhost blivet[2197]: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >Dec 11 15:53:52 localhost blivet[2197]: Set pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fe6ec058e50>] >device: <parted.device.Device object at 0x7fe6ec058bd0> >PedDisk: <_ped.Disk object at 0x7fe6ec05f4d0> >Dec 11 15:53:52 localhost blivet[2197]: getFormat('disklabel') returning DiskLabel instance >Dec 11 15:53:52 localhost blivet[2197]: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >Dec 11 15:53:52 localhost blivet[2197]: got device: DiskDevice instance (0x7fe6ec04b9d0) -- >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 10240.0 >format = existing gpt disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x3689f80> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe6ec04b790> >Dec 11 15:53:52 localhost blivet[2197]: got format: DiskLabel instance (0x7fe6ec04bb50) -- >type = disklabel name = partition table (GPT) status = False >device = /dev/vda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = gpt partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fe6ec058e50>] >device: <parted.device.Device object at 0x7fe6ec058bd0> >PedDisk: <_ped.Disk object at 0x7fe6ec05f4d0> >origPartedDisk = <parted.disk.Disk object at 0x7fe6ec060410> >partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x7fe6ec0570e0> >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/data /dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b /dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4', >'DEVNAME': 'vda1', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', >'DEVTYPE': 'partition', >'ID_FS_LABEL': 'data', >'ID_FS_LABEL_ENC': 'data', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'de238d60-890d-4de5-aced-f6ab904510a4', >'ID_FS_UUID_ENC': 'de238d60-890d-4de5-aced-f6ab904510a4', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '976563', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': '26170e8f-90de-48ef-bf1e-8e5e0258d18b', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', >'MAJOR': '252', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9118087', >'name': 'vda1', >'symlinks': ['/dev/disk/by-label/data', >'/dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b', >'/dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >Dec 11 15:53:52 localhost blivet[2197]: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda1 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: vda1 is a partition >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevPartitionDevice: name: vda1 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:53:52 localhost blivet[2197]: DiskDevice.addChild: kids: 0 ; name: vda ; >Dec 11 15:53:52 localhost blivet[2197]: PartitionDevice._setFormat: vda1 ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: looking up parted Partition: /dev/vda1 >Dec 11 15:53:52 localhost blivet[2197]: PartitionDevice.probe: vda1 ; exists: True ; >Dec 11 15:53:52 localhost blivet[2197]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >Dec 11 15:53:52 localhost blivet[2197]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >Dec 11 15:53:52 localhost blivet[2197]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >Dec 11 15:53:52 localhost blivet[2197]: added partition vda1 (id 2) to device tree >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: gpt ; >Dec 11 15:53:52 localhost blivet[2197]: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >Dec 11 15:53:52 localhost blivet[2197]: DiskLabel.__init__: device: /dev/vda1 ; labelType: gpt ; exists: True ; >Dec 11 15:53:52 localhost blivet[2197]: disklabel detected but not usable on vda1 >Dec 11 15:53:52 localhost blivet[2197]: type detected on 'vda1' is 'ext4' >Dec 11 15:53:52 localhost program[2197]: Running... dumpe2fs -h /dev/vda1 >Dec 11 15:53:52 localhost program[2197]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 11 15:53:52 localhost program[2197]: Filesystem volume name: data >Dec 11 15:53:52 localhost program[2197]: Last mounted on: <not available> >Dec 11 15:53:52 localhost program[2197]: Filesystem UUID: de238d60-890d-4de5-aced-f6ab904510a4 >Dec 11 15:53:52 localhost program[2197]: Filesystem magic number: 0xEF53 >Dec 11 15:53:52 localhost program[2197]: Filesystem revision #: 1 (dynamic) >Dec 11 15:53:52 localhost program[2197]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Dec 11 15:53:52 localhost program[2197]: Filesystem flags: signed_directory_hash >Dec 11 15:53:52 localhost program[2197]: Default mount options: user_xattr acl >Dec 11 15:53:52 localhost program[2197]: Filesystem state: clean >Dec 11 15:53:52 localhost program[2197]: Errors behavior: Continue >Dec 11 15:53:52 localhost program[2197]: Filesystem OS type: Linux >Dec 11 15:53:52 localhost program[2197]: Inode count: 122400 >Dec 11 15:53:52 localhost program[2197]: Block count: 488280 >Dec 11 15:53:52 localhost program[2197]: Reserved block count: 24414 >Dec 11 15:53:52 localhost program[2197]: Free blocks: 462322 >Dec 11 15:53:52 localhost program[2197]: Free inodes: 122389 >Dec 11 15:53:52 localhost program[2197]: First block: 1 >Dec 11 15:53:52 localhost program[2197]: Block size: 1024 >Dec 11 15:53:52 localhost program[2197]: Fragment size: 1024 >Dec 11 15:53:52 localhost program[2197]: Reserved GDT blocks: 256 >Dec 11 15:53:52 localhost program[2197]: Blocks per group: 8192 >Dec 11 15:53:52 localhost program[2197]: Fragments per group: 8192 >Dec 11 15:53:52 localhost program[2197]: Inodes per group: 2040 >Dec 11 15:53:52 localhost program[2197]: Inode blocks per group: 255 >Dec 11 15:53:52 localhost program[2197]: Flex block group size: 16 >Dec 11 15:53:52 localhost program[2197]: Filesystem created: Wed Dec 11 15:53:25 2013 >Dec 11 15:53:52 localhost program[2197]: Last mount time: Wed Dec 11 15:53:25 2013 >Dec 11 15:53:52 localhost program[2197]: Last write time: Wed Dec 11 15:53:25 2013 >Dec 11 15:53:52 localhost program[2197]: Mount count: 1 >Dec 11 15:53:52 localhost program[2197]: Maximum mount count: -1 >Dec 11 15:53:52 localhost program[2197]: Last checked: Wed Dec 11 15:53:25 2013 >Dec 11 15:53:52 localhost program[2197]: Check interval: 0 (<none>) >Dec 11 15:53:52 localhost program[2197]: Lifetime writes: 8 MB >Dec 11 15:53:52 localhost program[2197]: Reserved blocks uid: 0 (user root) >Dec 11 15:53:52 localhost program[2197]: Reserved blocks gid: 0 (group root) >Dec 11 15:53:52 localhost program[2197]: First inode: 11 >Dec 11 15:53:52 localhost program[2197]: Inode size: 128 >Dec 11 15:53:52 localhost program[2197]: Journal inode: 8 >Dec 11 15:53:52 localhost program[2197]: Default directory hash: half_md4 >Dec 11 15:53:52 localhost program[2197]: Directory Hash Seed: 186159fb-41e3-4f93-935a-988500d1adc5 >Dec 11 15:53:52 localhost program[2197]: Journal backup: inode blocks >Dec 11 15:53:52 localhost program[2197]: Journal features: (none) >Dec 11 15:53:52 localhost program[2197]: Journal size: 8M >Dec 11 15:53:52 localhost program[2197]: Journal length: 8192 >Dec 11 15:53:52 localhost program[2197]: Journal sequence: 0x00000003 >Dec 11 15:53:52 localhost program[2197]: Journal start: 0 >Dec 11 15:53:52 localhost program[2197]: Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost program[2197]: Running... resize2fs -P /dev/vda1 >Dec 11 15:53:52 localhost program[2197]: resize2fs 1.42.8 (20-Jun-2013) >Dec 11 15:53:52 localhost program[2197]: Estimated minimum size of the filesystem: 14015 >Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost blivet[2197]: padding min size from 14 up to 15 >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:53:52 localhost blivet[2197]: PartitionDevice._setFormat: vda1 ; >Dec 11 15:53:52 localhost blivet[2197]: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >Dec 11 15:53:52 localhost blivet[2197]: looking up parted Device: /dev/vda1 >Dec 11 15:53:52 localhost blivet[2197]: got device: PartitionDevice instance (0x7fe6ec04ba10) -- >name = vda1 status = True kids = 0 id = 2 >parents = ['existing 10240MB disk vda (1) with existing gpt disklabel'] >uuid = None size = 476.837402344 >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 976563 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (968, 16, 63) biosGeometry: (60, 255, 63) >PedDevice: <_ped.Device object at 0x7fe6ec057200> >target size = 0 path = /dev/vda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6ec060390> >number: 1 path: /dev/vda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec058fd0> PedPartition: <_ped.Partition object at 0x7fe6ec05c290> >disk = existing 10240MB disk vda (1) with existing gpt disklabel >start = 2048 end = 978610 length = 976563 >flags = >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: got format: Ext4FS instance (0x7fe6ec0605d0) -- >type = ext4 name = ext4 status = False >device = /dev/vda1 uuid = de238d60-890d-4de5-aced-f6ab904510a4 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = data size = 476.0 targetSize = 476.0 >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43378', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Dec 11 15:53:52 localhost blivet[2197]: scanning loop0 (/devices/virtual/block/loop0)... >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: loop0 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: loop0 is a loop device >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added file /osmin.img (deleted) (id 3) to device tree >Dec 11 15:53:52 localhost blivet[2197]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added loop loop0 (id 4) to device tree >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('squashfs') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: device loop0 does not contain a disklabel >Dec 11 15:53:52 localhost blivet[2197]: type detected on 'loop0' is 'squashfs' >Dec 11 15:53:52 localhost blivet[2197]: getFormat('squashfs') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Dec 11 15:53:52 localhost blivet[2197]: got device: LoopDevice instance (0x7fe6ec060810) -- >name = loop0 status = False kids = 0 id = 4 >parents = ['existing 0MB file /osmin.img (deleted) (3)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >Dec 11 15:53:52 localhost blivet[2197]: got format: DeviceFormat instance (0x7fe6ec060950) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43492', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Dec 11 15:53:52 localhost blivet[2197]: scanning loop1 (/devices/virtual/block/loop1)... >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: loop1 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: loop1 is a loop device >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: /osmin ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added file /osmin (id 5) to device tree >Dec 11 15:53:52 localhost blivet[2197]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added loop loop1 (id 6) to device tree >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: device loop1 does not contain a disklabel >Dec 11 15:53:52 localhost blivet[2197]: type detected on 'loop1' is 'DM_snapshot_cow' >Dec 11 15:53:52 localhost blivet[2197]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Dec 11 15:53:52 localhost blivet[2197]: got device: LoopDevice instance (0x7fe6ec04bb90) -- >name = loop1 status = False kids = 0 id = 6 >parents = ['existing 0MB file /osmin (5)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Dec 11 15:53:52 localhost blivet[2197]: got format: DeviceFormat instance (0x7fe6ec04bcd0) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43613', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Dec 11 15:53:52 localhost blivet[2197]: scanning loop2 (/devices/virtual/block/loop2)... >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: loop2 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: loop2 is a loop device >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >Dec 11 15:53:52 localhost blivet[2197]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added loop loop2 (id 8) to device tree >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('squashfs') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: device loop2 does not contain a disklabel >Dec 11 15:53:52 localhost blivet[2197]: type detected on 'loop2' is 'squashfs' >Dec 11 15:53:52 localhost blivet[2197]: getFormat('squashfs') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Dec 11 15:53:52 localhost blivet[2197]: got device: LoopDevice instance (0x7fe6ec060210) -- >name = loop2 status = False kids = 0 id = 8 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Dec 11 15:53:52 localhost blivet[2197]: got format: DeviceFormat instance (0x7fe6ec060a90) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43737', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Dec 11 15:53:52 localhost blivet[2197]: scanning loop3 (/devices/virtual/block/loop3)... >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: loop3 is a loop device >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added file /LiveOS/ext3fs.img (id 9) to device tree >Dec 11 15:53:52 localhost blivet[2197]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added loop loop3 (id 10) to device tree >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:53:52 localhost blivet[2197]: device loop3 does not contain a disklabel >Dec 11 15:53:52 localhost blivet[2197]: type detected on 'loop3' is 'ext4' >Dec 11 15:53:52 localhost program[2197]: Running... dumpe2fs -h /dev/loop3 >Dec 11 15:53:52 localhost program[2197]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 11 15:53:52 localhost program[2197]: Filesystem volume name: _Fedora-Live-Des >Dec 11 15:53:52 localhost program[2197]: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >Dec 11 15:53:52 localhost program[2197]: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >Dec 11 15:53:52 localhost program[2197]: Filesystem magic number: 0xEF53 >Dec 11 15:53:52 localhost program[2197]: Filesystem revision #: 1 (dynamic) >Dec 11 15:53:52 localhost program[2197]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 11 15:53:52 localhost program[2197]: Filesystem flags: signed_directory_hash >Dec 11 15:53:52 localhost program[2197]: Default mount options: user_xattr acl >Dec 11 15:53:52 localhost program[2197]: Filesystem state: clean >Dec 11 15:53:52 localhost program[2197]: Errors behavior: Continue >Dec 11 15:53:52 localhost program[2197]: Filesystem OS type: Linux >Dec 11 15:53:52 localhost program[2197]: Inode count: 262144 >Dec 11 15:53:52 localhost program[2197]: Block count: 1048576 >Dec 11 15:53:52 localhost program[2197]: Reserved block count: 10484 >Dec 11 15:53:52 localhost program[2197]: Free blocks: 224983 >Dec 11 15:53:52 localhost program[2197]: Free inodes: 155768 >Dec 11 15:53:52 localhost program[2197]: First block: 0 >Dec 11 15:53:52 localhost program[2197]: Block size: 4096 >Dec 11 15:53:52 localhost program[2197]: Fragment size: 4096 >Dec 11 15:53:52 localhost program[2197]: Reserved GDT blocks: 255 >Dec 11 15:53:52 localhost program[2197]: Blocks per group: 32768 >Dec 11 15:53:52 localhost program[2197]: Fragments per group: 32768 >Dec 11 15:53:52 localhost program[2197]: Inodes per group: 8192 >Dec 11 15:53:52 localhost program[2197]: Inode blocks per group: 512 >Dec 11 15:53:52 localhost program[2197]: Flex block group size: 16 >Dec 11 15:53:52 localhost program[2197]: Filesystem created: Thu Dec 5 04:53:01 2013 >Dec 11 15:53:52 localhost program[2197]: Last mount time: Thu Dec 5 04:53:06 2013 >Dec 11 15:53:52 localhost program[2197]: Last write time: Thu Dec 5 06:59:39 2013 >Dec 11 15:53:52 localhost program[2197]: Mount count: 0 >Dec 11 15:53:52 localhost program[2197]: Maximum mount count: -1 >Dec 11 15:53:52 localhost program[2197]: Last checked: Thu Dec 5 06:59:39 2013 >Dec 11 15:53:52 localhost program[2197]: Check interval: 0 (<none>) >Dec 11 15:53:52 localhost program[2197]: Lifetime writes: 222 MB >Dec 11 15:53:52 localhost program[2197]: Reserved blocks uid: 0 (user root) >Dec 11 15:53:52 localhost program[2197]: Reserved blocks gid: 0 (group root) >Dec 11 15:53:52 localhost program[2197]: First inode: 11 >Dec 11 15:53:52 localhost program[2197]: Inode size: 256 >Dec 11 15:53:52 localhost program[2197]: Required extra isize: 28 >Dec 11 15:53:52 localhost program[2197]: Desired extra isize: 28 >Dec 11 15:53:52 localhost program[2197]: Journal inode: 8 >Dec 11 15:53:52 localhost program[2197]: Default directory hash: half_md4 >Dec 11 15:53:52 localhost program[2197]: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >Dec 11 15:53:52 localhost program[2197]: Journal backup: inode blocks >Dec 11 15:53:52 localhost program[2197]: Journal features: journal_incompat_revoke >Dec 11 15:53:52 localhost program[2197]: Journal size: 128M >Dec 11 15:53:52 localhost program[2197]: Journal length: 32768 >Dec 11 15:53:52 localhost program[2197]: Journal sequence: 0x00003242 >Dec 11 15:53:52 localhost program[2197]: Journal start: 0 >Dec 11 15:53:52 localhost program[2197]: Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost program[2197]: Running... resize2fs -P /dev/loop3 >Dec 11 15:53:52 localhost program[2197]: resize2fs 1.42.8 (20-Jun-2013) >Dec 11 15:53:52 localhost program[2197]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Dec 11 15:53:52 localhost program[2197]: Couldn't find valid filesystem superblock. >Dec 11 15:53:52 localhost program[2197]: Return code: 1 >Dec 11 15:53:52 localhost blivet[2197]: using current size 0 as min size >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Dec 11 15:53:52 localhost blivet[2197]: got device: LoopDevice instance (0x7fe6ec060c10) -- >name = loop3 status = False kids = 0 id = 10 >parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: got format: Ext4FS instance (0x7fe6ec060d50) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43858', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Dec 11 15:53:52 localhost blivet[2197]: scanning loop4 (/devices/virtual/block/loop4)... >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: loop4 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: loop4 is a loop device >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added file /overlay (deleted) (id 11) to device tree >Dec 11 15:53:52 localhost anaconda[2197]: updating hostname localhost.localdomain >Dec 11 15:53:52 localhost blivet[2197]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added loop loop4 (id 12) to device tree >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >Dec 11 15:53:52 localhost blivet[2197]: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >Dec 11 15:53:52 localhost blivet[2197]: disklabel detected but not usable on loop4 >Dec 11 15:53:52 localhost blivet[2197]: no type or existing type for loop4, bailing >Dec 11 15:53:52 localhost blivet[2197]: got device: LoopDevice instance (0x7fe6ec060d90) -- >name = loop4 status = False kids = 0 id = 12 >parents = ['existing 0MB file /overlay (deleted) (11)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-rw', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '48963', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Dec 11 15:53:52 localhost blivet[2197]: scanning live-rw (/devices/virtual/block/dm-0)... >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: live-rw ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: live-rw is a device-mapper device >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevDMDevice: name: live-rw ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: loop4 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (12) >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: live-rw ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added dm live-rw (id 13) to device tree >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:53:52 localhost blivet[2197]: device live-rw does not contain a disklabel >Dec 11 15:53:52 localhost blivet[2197]: type detected on 'live-rw' is 'ext4' >Dec 11 15:53:52 localhost program[2197]: Running... dumpe2fs -h /dev/mapper/live-rw >Dec 11 15:53:52 localhost program[2197]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 11 15:53:52 localhost program[2197]: Filesystem volume name: _Fedora-Live-Des >Dec 11 15:53:52 localhost program[2197]: Last mounted on: / >Dec 11 15:53:52 localhost program[2197]: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >Dec 11 15:53:52 localhost program[2197]: Filesystem magic number: 0xEF53 >Dec 11 15:53:52 localhost program[2197]: Filesystem revision #: 1 (dynamic) >Dec 11 15:53:52 localhost program[2197]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 11 15:53:52 localhost program[2197]: Filesystem flags: signed_directory_hash >Dec 11 15:53:52 localhost program[2197]: Default mount options: user_xattr acl >Dec 11 15:53:52 localhost program[2197]: Filesystem state: clean >Dec 11 15:53:52 localhost program[2197]: Errors behavior: Continue >Dec 11 15:53:52 localhost program[2197]: Filesystem OS type: Linux >Dec 11 15:53:52 localhost program[2197]: Inode count: 262144 >Dec 11 15:53:52 localhost program[2197]: Block count: 1048576 >Dec 11 15:53:52 localhost program[2197]: Reserved block count: 10484 >Dec 11 15:53:52 localhost program[2197]: Free blocks: 224983 >Dec 11 15:53:52 localhost program[2197]: Free inodes: 155768 >Dec 11 15:53:52 localhost program[2197]: First block: 0 >Dec 11 15:53:52 localhost program[2197]: Block size: 4096 >Dec 11 15:53:52 localhost program[2197]: Fragment size: 4096 >Dec 11 15:53:52 localhost program[2197]: Reserved GDT blocks: 255 >Dec 11 15:53:52 localhost program[2197]: Blocks per group: 32768 >Dec 11 15:53:52 localhost program[2197]: Fragments per group: 32768 >Dec 11 15:53:52 localhost program[2197]: Inodes per group: 8192 >Dec 11 15:53:52 localhost program[2197]: Inode blocks per group: 512 >Dec 11 15:53:52 localhost program[2197]: Flex block group size: 16 >Dec 11 15:53:52 localhost anaconda[2197]: got 0 NTP servers from DHCP >Dec 11 15:53:52 localhost program[2197]: Filesystem created: Thu Dec 5 04:53:01 2013 >Dec 11 15:53:52 localhost anaconda[2197]: Thread Done: AnaWaitForConnectingNMThread (140629900375808) >Dec 11 15:53:52 localhost program[2197]: Last mount time: Wed Dec 11 15:51:17 2013 >Dec 11 15:53:52 localhost program[2197]: Last write time: Wed Dec 11 15:51:17 2013 >Dec 11 15:53:52 localhost program[2197]: Mount count: 1 >Dec 11 15:53:52 localhost program[2197]: Maximum mount count: -1 >Dec 11 15:53:52 localhost program[2197]: Last checked: Thu Dec 5 06:59:39 2013 >Dec 11 15:53:52 localhost program[2197]: Check interval: 0 (<none>) >Dec 11 15:53:52 localhost program[2197]: Lifetime writes: 222 MB >Dec 11 15:53:52 localhost program[2197]: Reserved blocks uid: 0 (user root) >Dec 11 15:53:52 localhost program[2197]: Reserved blocks gid: 0 (group root) >Dec 11 15:53:52 localhost program[2197]: First inode: 11 >Dec 11 15:53:52 localhost program[2197]: Inode size: 256 >Dec 11 15:53:52 localhost program[2197]: Required extra isize: 28 >Dec 11 15:53:52 localhost program[2197]: Desired extra isize: 28 >Dec 11 15:53:52 localhost program[2197]: Journal inode: 8 >Dec 11 15:53:52 localhost program[2197]: First orphan inode: 178856 >Dec 11 15:53:52 localhost program[2197]: Default directory hash: half_md4 >Dec 11 15:53:52 localhost program[2197]: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >Dec 11 15:53:52 localhost program[2197]: Journal backup: inode blocks >Dec 11 15:53:52 localhost program[2197]: Journal features: journal_incompat_revoke >Dec 11 15:53:52 localhost program[2197]: Journal size: 128M >Dec 11 15:53:52 localhost program[2197]: Journal length: 32768 >Dec 11 15:53:52 localhost program[2197]: Journal sequence: 0x00003243 >Dec 11 15:53:52 localhost program[2197]: Journal start: 1 >Dec 11 15:53:52 localhost program[2197]: Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost program[2197]: Running... resize2fs -P /dev/mapper/live-rw >Dec 11 15:53:52 localhost program[2197]: resize2fs 1.42.8 (20-Jun-2013) >Dec 11 15:53:52 localhost program[2197]: Estimated minimum size of the filesystem: 825818 >Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost blivet[2197]: padding min size from 3226 up to 3548 >Dec 11 15:53:52 localhost anaconda[2197]: Not doing 'start chronyd' in live installation >Dec 11 15:53:52 localhost anaconda[2197]: Running Thread: AnaGeolocationRefreshThread (140629900375808) >Dec 11 15:53:52 localhost anaconda[2197]: Starting geolocation lookup >Dec 11 15:53:52 localhost anaconda[2197]: Geolocation provider: Fedora GeoIP >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:53:52 localhost blivet[2197]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Dec 11 15:53:52 localhost blivet[2197]: looking up parted Device: /dev/mapper/live-rw >Dec 11 15:53:52 localhost blivet[2197]: got device: DMDevice instance (0x7fe6ec04b990) -- >name = live-rw status = True kids = 0 id = 13 >parents = ['existing 0MB loop loop4 (12)'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32742 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x399fc20> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: got format: Ext4FS instance (0x7fe6ec060dd0) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '60865', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Dec 11 15:53:52 localhost blivet[2197]: scanning live-base (/devices/virtual/block/dm-1)... >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: live-base ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: live-base is a device-mapper device >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevDMDevice: name: live-base ; >Dec 11 15:53:52 localhost blivet[2197]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: live-base ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added dm live-base (id 14) to device tree >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Dec 11 15:53:52 localhost anaconda[2197]: Not doing 'activate layouts' in live installation >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:53:52 localhost blivet[2197]: device live-base does not contain a disklabel >Dec 11 15:53:52 localhost blivet[2197]: type detected on 'live-base' is 'ext4' >Dec 11 15:53:52 localhost program[2197]: Running... dumpe2fs -h /dev/mapper/live-base >Dec 11 15:53:52 localhost program[2197]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 11 15:53:52 localhost program[2197]: Filesystem volume name: _Fedora-Live-Des >Dec 11 15:53:52 localhost program[2197]: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >Dec 11 15:53:52 localhost program[2197]: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >Dec 11 15:53:52 localhost program[2197]: Filesystem magic number: 0xEF53 >Dec 11 15:53:52 localhost program[2197]: Filesystem revision #: 1 (dynamic) >Dec 11 15:53:52 localhost program[2197]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 11 15:53:52 localhost program[2197]: Filesystem flags: signed_directory_hash >Dec 11 15:53:52 localhost program[2197]: Default mount options: user_xattr acl >Dec 11 15:53:52 localhost program[2197]: Filesystem state: clean >Dec 11 15:53:52 localhost program[2197]: Errors behavior: Continue >Dec 11 15:53:52 localhost program[2197]: Filesystem OS type: Linux >Dec 11 15:53:52 localhost program[2197]: Inode count: 262144 >Dec 11 15:53:52 localhost program[2197]: Block count: 1048576 >Dec 11 15:53:52 localhost program[2197]: Reserved block count: 10484 >Dec 11 15:53:52 localhost program[2197]: Free blocks: 224983 >Dec 11 15:53:52 localhost program[2197]: Free inodes: 155768 >Dec 11 15:53:52 localhost program[2197]: First block: 0 >Dec 11 15:53:52 localhost program[2197]: Block size: 4096 >Dec 11 15:53:52 localhost program[2197]: Fragment size: 4096 >Dec 11 15:53:52 localhost program[2197]: Reserved GDT blocks: 255 >Dec 11 15:53:52 localhost program[2197]: Blocks per group: 32768 >Dec 11 15:53:52 localhost program[2197]: Fragments per group: 32768 >Dec 11 15:53:52 localhost program[2197]: Inodes per group: 8192 >Dec 11 15:53:52 localhost program[2197]: Inode blocks per group: 512 >Dec 11 15:53:52 localhost program[2197]: Flex block group size: 16 >Dec 11 15:53:52 localhost program[2197]: Filesystem created: Thu Dec 5 04:53:01 2013 >Dec 11 15:53:52 localhost program[2197]: Last mount time: Thu Dec 5 04:53:06 2013 >Dec 11 15:53:52 localhost program[2197]: Last write time: Thu Dec 5 06:59:39 2013 >Dec 11 15:53:52 localhost program[2197]: Mount count: 0 >Dec 11 15:53:52 localhost program[2197]: Maximum mount count: -1 >Dec 11 15:53:52 localhost program[2197]: Last checked: Thu Dec 5 06:59:39 2013 >Dec 11 15:53:52 localhost program[2197]: Check interval: 0 (<none>) >Dec 11 15:53:52 localhost program[2197]: Lifetime writes: 222 MB >Dec 11 15:53:52 localhost program[2197]: Reserved blocks uid: 0 (user root) >Dec 11 15:53:52 localhost program[2197]: Reserved blocks gid: 0 (group root) >Dec 11 15:53:52 localhost program[2197]: First inode: 11 >Dec 11 15:53:52 localhost program[2197]: Inode size: 256 >Dec 11 15:53:52 localhost program[2197]: Required extra isize: 28 >Dec 11 15:53:52 localhost program[2197]: Desired extra isize: 28 >Dec 11 15:53:52 localhost program[2197]: Journal inode: 8 >Dec 11 15:53:52 localhost program[2197]: Default directory hash: half_md4 >Dec 11 15:53:52 localhost program[2197]: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >Dec 11 15:53:52 localhost program[2197]: Journal backup: inode blocks >Dec 11 15:53:52 localhost program[2197]: Journal features: journal_incompat_revoke >Dec 11 15:53:52 localhost program[2197]: Journal size: 128M >Dec 11 15:53:52 localhost program[2197]: Journal length: 32768 >Dec 11 15:53:52 localhost program[2197]: Journal sequence: 0x00003242 >Dec 11 15:53:52 localhost program[2197]: Journal start: 0 >Dec 11 15:53:52 localhost program[2197]: Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost program[2197]: Running... resize2fs -P /dev/mapper/live-base >Dec 11 15:53:52 localhost program[2197]: resize2fs 1.42.8 (20-Jun-2013) >Dec 11 15:53:52 localhost program[2197]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Dec 11 15:53:52 localhost program[2197]: Couldn't find valid filesystem superblock. >Dec 11 15:53:52 localhost program[2197]: Return code: 1 >Dec 11 15:53:52 localhost blivet[2197]: using current size 0 as min size >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:53:52 localhost blivet[2197]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Dec 11 15:53:52 localhost blivet[2197]: looking up parted Device: /dev/mapper/live-base >Dec 11 15:53:52 localhost blivet[2197]: got device: DMDevice instance (0x7fe6ec0602d0) -- >name = live-base status = True kids = 0 id = 14 >parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x399f3b0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: got format: Ext4FS instance (0x3cc6b50) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '69983', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Dec 11 15:53:52 localhost blivet[2197]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: live-osimg-min is a device-mapper device >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Dec 11 15:53:52 localhost blivet[2197]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 11 15:53:52 localhost blivet[2197]: DMDevice.getDMNode: live-base ; status: True ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: loop1 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing DM_snapshot_cow >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByName returned None >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:53:52 localhost blivet[2197]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Dec 11 15:53:52 localhost blivet[2197]: added dm live-osimg-min (id 15) to device tree >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:53:52 localhost blivet[2197]: device live-osimg-min does not contain a disklabel >Dec 11 15:53:52 localhost blivet[2197]: type detected on 'live-osimg-min' is 'ext4' >Dec 11 15:53:52 localhost program[2197]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Dec 11 15:53:52 localhost program[2197]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 11 15:53:52 localhost program[2197]: Filesystem volume name: _Fedora-Live-Des >Dec 11 15:53:52 localhost program[2197]: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >Dec 11 15:53:52 localhost program[2197]: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >Dec 11 15:53:52 localhost program[2197]: Filesystem magic number: 0xEF53 >Dec 11 15:53:52 localhost program[2197]: Filesystem revision #: 1 (dynamic) >Dec 11 15:53:52 localhost program[2197]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 11 15:53:52 localhost program[2197]: Filesystem flags: signed_directory_hash >Dec 11 15:53:52 localhost program[2197]: Default mount options: user_xattr acl >Dec 11 15:53:52 localhost program[2197]: Filesystem state: clean >Dec 11 15:53:52 localhost program[2197]: Errors behavior: Continue >Dec 11 15:53:52 localhost program[2197]: Filesystem OS type: Linux >Dec 11 15:53:52 localhost program[2197]: Inode count: 212992 >Dec 11 15:53:52 localhost program[2197]: Block count: 825818 >Dec 11 15:53:52 localhost program[2197]: Reserved block count: 8256 >Dec 11 15:53:52 localhost program[2197]: Free blocks: 5566 >Dec 11 15:53:52 localhost program[2197]: Free inodes: 106616 >Dec 11 15:53:52 localhost program[2197]: First block: 0 >Dec 11 15:53:52 localhost program[2197]: Block size: 4096 >Dec 11 15:53:52 localhost program[2197]: Fragment size: 4096 >Dec 11 15:53:52 localhost program[2197]: Reserved GDT blocks: 255 >Dec 11 15:53:52 localhost program[2197]: Blocks per group: 32768 >Dec 11 15:53:52 localhost program[2197]: Fragments per group: 32768 >Dec 11 15:53:52 localhost program[2197]: Inodes per group: 8192 >Dec 11 15:53:52 localhost program[2197]: Inode blocks per group: 512 >Dec 11 15:53:52 localhost program[2197]: Flex block group size: 16 >Dec 11 15:53:52 localhost program[2197]: Filesystem created: Thu Dec 5 04:53:01 2013 >Dec 11 15:53:52 localhost program[2197]: Last mount time: Thu Dec 5 04:53:06 2013 >Dec 11 15:53:52 localhost program[2197]: Last write time: Thu Dec 5 06:59:54 2013 >Dec 11 15:53:52 localhost program[2197]: Mount count: 0 >Dec 11 15:53:52 localhost program[2197]: Maximum mount count: -1 >Dec 11 15:53:52 localhost program[2197]: Last checked: Thu Dec 5 06:59:54 2013 >Dec 11 15:53:52 localhost program[2197]: Check interval: 0 (<none>) >Dec 11 15:53:52 localhost program[2197]: Lifetime writes: 224 MB >Dec 11 15:53:52 localhost program[2197]: Reserved blocks uid: 0 (user root) >Dec 11 15:53:52 localhost program[2197]: Reserved blocks gid: 0 (group root) >Dec 11 15:53:52 localhost program[2197]: First inode: 11 >Dec 11 15:53:52 localhost program[2197]: Inode size: 256 >Dec 11 15:53:52 localhost program[2197]: Required extra isize: 28 >Dec 11 15:53:52 localhost program[2197]: Desired extra isize: 28 >Dec 11 15:53:52 localhost program[2197]: Journal inode: 8 >Dec 11 15:53:52 localhost program[2197]: Default directory hash: half_md4 >Dec 11 15:53:52 localhost program[2197]: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >Dec 11 15:53:52 localhost program[2197]: Journal backup: inode blocks >Dec 11 15:53:52 localhost program[2197]: Journal features: journal_incompat_revoke >Dec 11 15:53:52 localhost program[2197]: Journal size: 128M >Dec 11 15:53:52 localhost program[2197]: Journal length: 32768 >Dec 11 15:53:52 localhost program[2197]: Journal sequence: 0x00003242 >Dec 11 15:53:52 localhost program[2197]: Journal start: 0 >Dec 11 15:53:52 localhost program[2197]: Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost program[2197]: Running... resize2fs -P /dev/mapper/live-osimg-min >Dec 11 15:53:52 localhost program[2197]: resize2fs 1.42.8 (20-Jun-2013) >Dec 11 15:53:52 localhost program[2197]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Dec 11 15:53:52 localhost program[2197]: Couldn't find valid filesystem superblock. >Dec 11 15:53:52 localhost program[2197]: Return code: 1 >Dec 11 15:53:52 localhost blivet[2197]: using current size 0 as min size >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:53:52 localhost blivet[2197]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Dec 11 15:53:52 localhost blivet[2197]: looking up parted Device: /dev/mapper/live-osimg-min >Dec 11 15:53:52 localhost blivet[2197]: got device: DMDevice instance (0x3caec90) -- >name = live-osimg-min status = True kids = 0 id = 15 >parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x399fcb0> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: got format: Ext4FS instance (0x3cd89d0) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Dec 11 15:53:52 localhost program[2197]: Running... udevadm settle --timeout=300 >Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost blivet[2197]: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >Dec 11 15:53:52 localhost program[2197]: Running... udevadm settle --timeout=300 >Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost blivet[2197]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 11 15:53:52 localhost blivet[2197]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 11 15:53:52 localhost blivet[2197]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 11 15:53:52 localhost program[2197]: Running... udevadm settle --timeout=300 >Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Dec 11 15:53:52 localhost blivet[2197]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Dec 11 15:53:52 localhost blivet[2197]: not going to restore from backup of non-existent /etc/mdadm.conf >Dec 11 15:53:52 localhost blivet[2197]: edd: MBR signature on vda is zero. new disk image? >Dec 11 15:53:52 localhost blivet[2197]: edd: collected mbr signatures: {} >Dec 11 15:53:52 localhost blivet[2197]: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >Dec 11 15:53:52 localhost blivet[2197]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 11 15:53:52 localhost program[2197]: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 11 15:53:52 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Dec 11 15:53:52 localhost blivet[2197]: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >Dec 11 15:53:52 localhost program[2197]: Running... udevadm settle --timeout=300 >Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost program[2197]: Running... umount /mnt/sysimage >Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost program[2197]: Running... udevadm settle --timeout=300 >Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost blivet[2197]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 11 15:53:52 localhost blivet[2197]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 11 15:53:52 localhost blivet[2197]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 11 15:53:52 localhost program[2197]: Running... udevadm settle --timeout=300 >Dec 11 15:53:52 localhost program[2197]: Return code: 0 >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 11 15:53:52 localhost blivet[2197]: Iso9660FS.supported: supported: True ; >Dec 11 15:53:52 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:53:52 localhost anaconda[2197]: Thread Done: AnaStorageThread (140629917161216) >Dec 11 15:53:52 localhost program[2197]: Running... hwclock --hctosys --utc >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Dec 11 15:53:52 localhost blivet[2197]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (14) with existing ext4 filesystem >Dec 11 15:53:53 localhost systemd[1]: Time has been changed >Dec 11 15:53:53 localhost systemd[1358]: Time has been changed >Dec 11 15:53:53 localhost program[2197]: Return code: 0 >Dec 11 15:53:53 localhost anaconda[2197]: Thread Done: AnaTimeInitThread (140629908768512) >Dec 11 15:53:53 localhost program[2197]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Dec 11 15:53:53 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 11 15:53:53 localhost program[2197]: Return code: 0 >Dec 11 15:53:53 localhost anaconda[2197]: Thread Done: AnaPayloadThread (140629891983104) >Dec 11 15:53:53 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Dec 11 15:53:53 localhost anaconda[2197]: Geolocation lookup finished in 0.8 seconds >Dec 11 15:53:53 localhost anaconda[2197]: got results from geolocation >Dec 11 15:53:53 localhost anaconda[2197]: Waited 0.02 seconds for Geolocation >Dec 11 15:53:53 localhost anaconda[2197]: Thread Done: AnaGeolocationRefreshThread (140629900375808) >Dec 11 15:54:11 localhost anaconda[2197]: Not doing 'require network connection' in live installation >Dec 11 15:54:11 localhost anaconda[2197]: network standalone spoke (init): completed: True >Dec 11 15:54:11 localhost anaconda[2197]: Not doing 'require network connection' in live installation >Dec 11 15:54:11 localhost anaconda[2197]: Running Thread: AnaDateTimeThread (140629891983104) >Dec 11 15:54:11 localhost anaconda[2197]: Not doing 'modify system time and date' in live installation >Dec 11 15:54:11 localhost anaconda[2197]: Thread Done: AnaDateTimeThread (140629891983104) >Dec 11 15:54:13 localhost anaconda[2197]: fs space: 0 B needed: 2.96 GB >Dec 11 15:54:13 localhost anaconda[2197]: fs space: 0 B needed: 2.96 GB >Dec 11 15:54:14 localhost anaconda[2197]: Running Thread: AnaStorageWatcher (140629917161216) >Dec 11 15:54:14 localhost anaconda[2197]: Thread Done: AnaStorageWatcher (140629917161216) >Dec 11 15:54:14 localhost anaconda[2197]: Running Thread: AnaCustomStorageInit (140629917161216) >Dec 11 15:54:14 localhost blivet[2197]: Iso9660FS.supported: supported: True ; >Dec 11 15:54:14 localhost blivet[2197]: Iso9660FS.supported: supported: True ; >Dec 11 15:54:14 localhost blivet[2197]: NFSv4.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: NFSv4.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: SELinuxFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: SELinuxFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:54:14 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:54:14 localhost anaconda[2197]: Not doing 'register anaconda secret agent' in live installation >Dec 11 15:54:14 localhost anaconda[2197]: network: selected device ens3 >Dec 11 15:54:14 localhost anaconda[2197]: Not doing 'hide hint to use network configuration in DE' in live installation >Dec 11 15:54:14 localhost ifcfg[2197]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >Dec 11 15:54:14 localhost ifcfg[2197]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >Dec 11 15:54:14 localhost anaconda[2197]: updating hostname localhost.localdomain >Dec 11 15:54:14 localhost anaconda[2197]: Not doing 'require network connection' in live installation >Dec 11 15:54:14 localhost anaconda[2197]: Running Thread: AnaNTPserver0 (140629592921856) >Dec 11 15:54:14 localhost anaconda[2197]: Running Thread: AnaNTPserver1 (140629439485696) >Dec 11 15:54:14 localhost anaconda[2197]: Running Thread: AnaNTPserver2 (140629431092992) >Dec 11 15:54:14 localhost anaconda[2197]: Running Thread: AnaNTPserver3 (140629422700288) >Dec 11 15:54:14 localhost blivet[2197]: Ext3FS.supported: supported: True ; >Dec 11 15:54:14 localhost blivet[2197]: Ext3FS.supported: supported: True ; >Dec 11 15:54:14 localhost anaconda[2197]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x37b0f10> >Dec 11 15:54:14 localhost anaconda[2197]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> status to: Probing storage... >Dec 11 15:54:14 localhost anaconda[2197]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> >Dec 11 15:54:14 localhost blivet[2197]: Ext2FS.supported: supported: True ; >Dec 11 15:54:14 localhost blivet[2197]: Ext2FS.supported: supported: True ; >Dec 11 15:54:14 localhost blivet[2197]: SysFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: SysFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: MultipathMember.__init__: >Dec 11 15:54:14 localhost blivet[2197]: MDRaidMember.__init__: >Dec 11 15:54:14 localhost blivet[2197]: ProcFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: ProcFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: SwapSpace.__init__: >Dec 11 15:54:14 localhost anaconda[2197]: Thread Done: AnaNTPserver1 (140629439485696) >Dec 11 15:54:14 localhost anaconda[2197]: Thread Done: AnaNTPserver2 (140629431092992) >Dec 11 15:54:14 localhost anaconda[2197]: Thread Done: AnaNTPserver0 (140629592921856) >Dec 11 15:54:14 localhost anaconda[2197]: Thread Done: AnaNTPserver3 (140629422700288) >Dec 11 15:54:14 localhost anaconda[2197]: updating hostname localhost.localdomain >Dec 11 15:54:14 localhost blivet[2197]: NoDevFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: NoDevFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: DevPtsFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: DevPtsFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: BTRFS.supported: supported: True ; >Dec 11 15:54:14 localhost program[2197]: Running... modprobe btrfs >Dec 11 15:54:14 localhost anaconda[2197]: updating hostname localhost.localdomain >Dec 11 15:54:14 localhost anaconda[2197]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x37d1fd0> status to: Wired (ens3) connected >Dec 11 15:54:14 localhost kernel: bio: create slab <bio-1> at 1 >Dec 11 15:54:14 localhost kernel: Btrfs loaded >Dec 11 15:54:14 localhost program[2197]: Return code: 0 >Dec 11 15:54:14 localhost blivet[2197]: USBFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: USBFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: DiskLabel.__init__: >Dec 11 15:54:14 localhost blivet[2197]: DiskLabel.partedDevice returning None >Dec 11 15:54:14 localhost blivet[2197]: HFSPlus.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: HFSPlus.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: XFS.supported: supported: True ; >Dec 11 15:54:14 localhost program[2197]: Running... modprobe xfs >Dec 11 15:54:14 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Dec 11 15:54:14 localhost program[2197]: Return code: 0 >Dec 11 15:54:14 localhost blivet[2197]: XFS.supported: supported: True ; >Dec 11 15:54:14 localhost blivet[2197]: TmpFS.supported: supported: True ; >Dec 11 15:54:14 localhost blivet[2197]: TmpFS.supported: supported: True ; >Dec 11 15:54:14 localhost blivet[2197]: LUKS.__init__: >Dec 11 15:54:14 localhost blivet[2197]: NTFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: NTFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: BindFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: BindFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: HFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: HFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: LVMPhysicalVolume.__init__: >Dec 11 15:54:14 localhost blivet[2197]: NFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: NFS.supported: supported: False ; >Dec 11 15:54:14 localhost blivet[2197]: FATFS.supported: supported: True ; >Dec 11 15:54:14 localhost blivet[2197]: FATFS.supported: supported: True ; >Dec 11 15:54:14 localhost blivet[2197]: DMRaidMember.__init__: >Dec 11 15:54:14 localhost anaconda[2197]: Thread Done: AnaCustomStorageInit (140629917161216) >Dec 11 15:54:15 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:54:15 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:54:36 localhost anaconda[2197]: disk free: 9.76 GB fs free: 460 MB sw needs: 2.96 GB auto swap: 0 B >Dec 11 15:54:39 localhost blivet[2197]: Detected 2064M of memory >Dec 11 15:54:39 localhost blivet[2197]: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >Dec 11 15:54:39 localhost blivet[2197]: Swap attempt of 1024M >Dec 11 15:54:40 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1600217 not in stack >Dec 11 15:54:40 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1600213 not in stack >Dec 11 15:54:40 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1600213 not in stack >Dec 11 15:54:40 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1600213 not in stack >Dec 11 15:54:54 localhost pulseaudio[1449]: [alsa-sink-ID 22 Analog] alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write! >Dec 11 15:54:54 localhost pulseaudio[1449]: [alsa-sink-ID 22 Analog] alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers. >Dec 11 15:54:54 localhost pulseaudio[1449]: [alsa-sink-ID 22 Analog] alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. >Dec 11 15:54:56 localhost chronyd[676]: Can't synchronise: no majority >Dec 11 15:54:57 localhost chronyd[676]: Selected source 212.18.3.18 >Dec 11 15:55:05 localhost gnome-session[1361]: Window manager warning: last_focus_time (229549) is greater than comparison timestamp (229548). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 11 15:55:05 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x160030e not in stack >Dec 11 15:55:05 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x160030a not in stack >Dec 11 15:55:05 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x160030a not in stack >Dec 11 15:55:05 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x160030a not in stack >Dec 11 15:55:07 localhost anaconda[2197]: disk free: 9.76 GB fs free: 460 MB sw needs: 2.96 GB auto swap: 1.02 GB >Dec 11 15:55:08 localhost blivet[2197]: Detected 2064M of memory >Dec 11 15:55:08 localhost blivet[2197]: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >Dec 11 15:55:08 localhost blivet[2197]: Swap attempt of 1024M >Dec 11 15:55:08 localhost gnome-session[1361]: Window manager warning: last_focus_time (233037) is greater than comparison timestamp (233034). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 11 15:55:08 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1600688 not in stack >Dec 11 15:55:08 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1600684 not in stack >Dec 11 15:55:08 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1600684 not in stack >Dec 11 15:55:08 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1600684 not in stack >Dec 11 15:55:08 localhost anaconda[2197]: Running Thread: AnaExecuteStorageThread (140629917161216) >Dec 11 15:55:08 localhost blivet[2197]: clearpart: looking at vda1 >Dec 11 15:55:08 localhost blivet[2197]: checking whether disk vda has an empty extended >Dec 11 15:55:08 localhost blivet[2197]: extended is None ; logicals is [] >Dec 11 15:55:08 localhost anaconda[2197]: new disk order: [] >Dec 11 15:55:08 localhost program[2197]: Running... udevadm settle --timeout=300 >Dec 11 15:55:08 localhost anaconda[2197]: Not doing 'require network connection' in live installation >Dec 11 15:55:08 localhost anaconda[2197]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> >Dec 11 15:55:08 localhost anaconda[2197]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> status to: Saving storage configuration... >Dec 11 15:55:08 localhost program[2197]: Return code: 0 >Dec 11 15:55:08 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:55:08 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:55:08 localhost blivet[2197]: Detected 2064M of memory >Dec 11 15:55:08 localhost blivet[2197]: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >Dec 11 15:55:08 localhost blivet[2197]: Swap attempt of 1024M >Dec 11 15:55:08 localhost blivet[2197]: doAutoPart: True >Dec 11 15:55:08 localhost blivet[2197]: encryptedAutoPart: False >Dec 11 15:55:08 localhost blivet[2197]: autoPartType: 2 >Dec 11 15:55:08 localhost blivet[2197]: clearPartType: 2 >Dec 11 15:55:08 localhost blivet[2197]: clearPartDisks: ['vda'] >Dec 11 15:55:08 localhost blivet[2197]: autoPartitionRequests: >PartSpec instance (0x45e3d10) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x45e3d50) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x45e3d90) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x45e3dd0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x45e3e10) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 1024 maxSize = None grow = False >Dec 11 15:55:08 localhost blivet[2197]: storage.disks: ['vda'] >Dec 11 15:55:08 localhost blivet[2197]: storage.partitioned: ['vda'] >Dec 11 15:55:08 localhost blivet[2197]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1'] >Dec 11 15:55:08 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:55:08 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:55:08 localhost blivet[2197]: resolved 'vda' to 'vda' (disk) >Dec 11 15:55:08 localhost blivet[2197]: boot disk: vda >Dec 11 15:55:08 localhost blivet[2197]: LVMPhysicalVolume.__init__: mountpoint: None ; >Dec 11 15:55:08 localhost blivet[2197]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Dec 11 15:55:08 localhost blivet[2197]: DiskDevice.addChild: kids: 1 ; name: vda ; >Dec 11 15:55:08 localhost blivet[2197]: PartitionDevice._setFormat: req0 ; >Dec 11 15:55:08 localhost blivet[2197]: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >Dec 11 15:55:08 localhost blivet[2197]: DiskDevice.removeChild: kids: 2 ; name: vda ; >Dec 11 15:55:08 localhost blivet[2197]: added partition req0 (id 16) to device tree >Dec 11 15:55:08 localhost blivet[2197]: registered action: [0] Create Device partition req0 (id 16) >Dec 11 15:55:08 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:55:08 localhost blivet[2197]: registered action: [1] Create Format lvmpv on partition req0 (id 16) >Dec 11 15:55:08 localhost blivet[2197]: candidate disks: [DiskDevice instance (0x7fe6ec04b9d0) -- >name = vda status = True kids = 1 id = 1 >parents = [] >uuid = None size = 10240.0 >format = existing gpt disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x3689f80> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fe6ec04b790>] >Dec 11 15:55:08 localhost blivet[2197]: devs: [PartitionDevice instance (0x7fe6ec1ccd10) -- >name = req0 status = False kids = 0 id = 16 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Dec 11 15:55:08 localhost anaconda[2197]: _is_valid_disklabel(vda) returning True >Dec 11 15:55:08 localhost anaconda[2197]: _is_valid_size(vda) returning True >Dec 11 15:55:08 localhost anaconda[2197]: _is_valid_location(vda) returning True >Dec 11 15:55:08 localhost anaconda[2197]: _is_valid_format(vda) returning True >Dec 11 15:55:08 localhost anaconda[2197]: is_valid_stage1_device(vda) returning True >Dec 11 15:55:08 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:55:09 localhost blivet[2197]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.addChild: kids: 1 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setFormat: req1 ; >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.removeChild: kids: 2 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: added partition req1 (id 17) to device tree >Dec 11 15:55:09 localhost blivet[2197]: registered action: [2] Create Device partition req1 (id 17) >Dec 11 15:55:09 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:55:09 localhost blivet[2197]: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition req1 (id 17) >Dec 11 15:55:09 localhost blivet[2197]: getFormat('biosboot') returning BIOSBoot instance >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.addChild: kids: 1 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setFormat: req2 ; >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setFormat: req2 ; current: None ; type: biosboot ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.removeChild: kids: 2 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: added partition req2 (id 18) to device tree >Dec 11 15:55:09 localhost blivet[2197]: registered action: [4] Create Device partition req2 (id 18) >Dec 11 15:55:09 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:55:09 localhost blivet[2197]: registered action: [5] Create Format biosboot on partition req2 (id 18) >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Dec 11 15:55:09 localhost blivet[2197]: removing all non-preexisting partitions ['req0(id 16)', 'req1(id 17)', 'req2(id 18)'] from disk(s) ['vda'] >Dec 11 15:55:09 localhost blivet[2197]: allocatePartitions: disks=['vda'] ; partitions=['req0(id 16)', 'req1(id 17)', 'req2(id 18)'] >Dec 11 15:55:09 localhost blivet[2197]: removing all non-preexisting partitions ['req2(id 18)', 'req1(id 17)', 'req0(id 16)'] from disk(s) ['vda'] >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:55:09 localhost blivet[2197]: resolved 'vda' to 'vda' (disk) >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:55:09 localhost blivet[2197]: resolved 'vda' to 'vda' (disk) >Dec 11 15:55:09 localhost blivet[2197]: allocating partition: req2 ; id: 18 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 ; start: None ; end: None >Dec 11 15:55:09 localhost blivet[2197]: checking freespace on vda >Dec 11 15:55:09 localhost blivet[2197]: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=False start=None >Dec 11 15:55:09 localhost blivet[2197]: checking 34-2047 (0 MB) >Dec 11 15:55:09 localhost blivet[2197]: current free range is 34-2047 (0MB) >Dec 11 15:55:09 localhost blivet[2197]: checking 978611-20971486 (9762 MB) >Dec 11 15:55:09 localhost blivet[2197]: current free range is 978611-20971486 (9762MB) >Dec 11 15:55:09 localhost blivet[2197]: updating use_disk to vda, type: 0 >Dec 11 15:55:09 localhost blivet[2197]: new free: 978611-20971486 / 9762MB >Dec 11 15:55:09 localhost blivet[2197]: new free allows for 0 sectors of growth >Dec 11 15:55:09 localhost blivet[2197]: found free space for bootable request >Dec 11 15:55:09 localhost blivet[2197]: adjusted start sector from 978611 to 978944 >Dec 11 15:55:09 localhost blivet[2197]: created partition vda2 of 1MB and added it to /dev/vda >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: req2 ; >Dec 11 15:55:09 localhost blivet[2197]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec1d86d0> PedPartition: <_ped.Partition object at 0x45c44d0> >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.addChild: kids: 1 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: vda2 ; >Dec 11 15:55:09 localhost blivet[2197]: device vda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec1d8910> PedPartition: <_ped.Partition object at 0x7fe6ec1d29b0> >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:55:09 localhost blivet[2197]: resolved 'vda' to 'vda' (disk) >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:55:09 localhost blivet[2197]: resolved 'vda' to 'vda' (disk) >Dec 11 15:55:09 localhost blivet[2197]: allocating partition: req1 ; id: 17 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Dec 11 15:55:09 localhost blivet[2197]: checking freespace on vda >Dec 11 15:55:09 localhost blivet[2197]: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >Dec 11 15:55:09 localhost blivet[2197]: checking 34-2047 (0 MB) >Dec 11 15:55:09 localhost blivet[2197]: current free range is 34-2047 (0MB) >Dec 11 15:55:09 localhost blivet[2197]: checking 978611-978943 (0 MB) >Dec 11 15:55:09 localhost blivet[2197]: current free range is 978611-978943 (0MB) >Dec 11 15:55:09 localhost blivet[2197]: checking 980992-20971486 (9760 MB) >Dec 11 15:55:09 localhost blivet[2197]: current free range is 980992-20971486 (9760MB) >Dec 11 15:55:09 localhost blivet[2197]: updating use_disk to vda, type: 0 >Dec 11 15:55:09 localhost blivet[2197]: new free: 980992-20971486 / 9760MB >Dec 11 15:55:09 localhost blivet[2197]: new free allows for 0 sectors of growth >Dec 11 15:55:09 localhost blivet[2197]: found free space for bootable request >Dec 11 15:55:09 localhost blivet[2197]: created partition vda3 of 500MB and added it to /dev/vda >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: req1 ; >Dec 11 15:55:09 localhost blivet[2197]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec1d8bd0> PedPartition: <_ped.Partition object at 0x7fe6ec1d2a10> >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.addChild: kids: 2 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: vda3 ; >Dec 11 15:55:09 localhost blivet[2197]: device vda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec1d8c50> PedPartition: <_ped.Partition object at 0x7fe6ec1d2ad0> >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:55:09 localhost blivet[2197]: resolved 'vda' to 'vda' (disk) >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:55:09 localhost blivet[2197]: resolved 'vda' to 'vda' (disk) >Dec 11 15:55:09 localhost blivet[2197]: allocating partition: req0 ; id: 16 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Dec 11 15:55:09 localhost blivet[2197]: checking freespace on vda >Dec 11 15:55:09 localhost blivet[2197]: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True start=None >Dec 11 15:55:09 localhost blivet[2197]: checking 34-2047 (0 MB) >Dec 11 15:55:09 localhost blivet[2197]: current free range is 34-2047 (0MB) >Dec 11 15:55:09 localhost blivet[2197]: checking 978611-978943 (0 MB) >Dec 11 15:55:09 localhost blivet[2197]: current free range is 978611-978943 (0MB) >Dec 11 15:55:09 localhost blivet[2197]: checking 2004992-20971486 (9260 MB) >Dec 11 15:55:09 localhost blivet[2197]: current free range is 2004992-20971486 (9260MB) >Dec 11 15:55:09 localhost blivet[2197]: evaluating growth potential for new layout >Dec 11 15:55:09 localhost blivet[2197]: calculating growth for disk /dev/vda >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: req0 ; >Dec 11 15:55:09 localhost blivet[2197]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec1dd150> PedPartition: <_ped.Partition object at 0x7fe6ec1d2c50> >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.addChild: kids: 3 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: adding request 18 to chunk 19992876 (978611-20971486) on /dev/vda >Dec 11 15:55:09 localhost blivet[2197]: adding request 17 to chunk 19992876 (978611-20971486) on /dev/vda >Dec 11 15:55:09 localhost blivet[2197]: adding request 16 to chunk 19992876 (978611-20971486) on /dev/vda >Dec 11 15:55:09 localhost blivet[2197]: Chunk.growRequests: 2014 on /dev/vda start = 34 end = 2047 >sectorSize = 512 >Dec 11 15:55:09 localhost blivet[2197]: Chunk.growRequests: 19992876 on /dev/vda start = 978611 end = 20971486 >sectorSize = 512 >Dec 11 15:55:09 localhost blivet[2197]: req: PartitionRequest instance -- >id = 18 name = vda2 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >Dec 11 15:55:09 localhost blivet[2197]: req: PartitionRequest instance -- >id = 17 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Dec 11 15:55:09 localhost blivet[2197]: req: PartitionRequest instance -- >id = 16 name = vda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >Dec 11 15:55:09 localhost blivet[2197]: 1 requests and 17942828 (8761MB) left in chunk >Dec 11 15:55:09 localhost blivet[2197]: adding 17942828 (8761MB) to 16 (vda4) >Dec 11 15:55:09 localhost blivet[2197]: new grow amount for request 16 (vda4) is 17942828 units, or 8761MB >Dec 11 15:55:09 localhost blivet[2197]: request 18 (vda2) growth: 0 (0MB) size: 1MB >Dec 11 15:55:09 localhost blivet[2197]: request 17 (vda3) growth: 0 (0MB) size: 500MB >Dec 11 15:55:09 localhost blivet[2197]: request 16 (vda4) growth: 17942828 (8761MB) size: 9261MB >Dec 11 15:55:09 localhost blivet[2197]: disk /dev/vda growth: 17942828 (8761MB) >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: vda4 ; >Dec 11 15:55:09 localhost blivet[2197]: device vda4 new partedPartition None >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.removeChild: kids: 4 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: total growth: 17942828 sectors >Dec 11 15:55:09 localhost blivet[2197]: updating use_disk to vda, type: 0 >Dec 11 15:55:09 localhost blivet[2197]: new free: 2004992-20971486 / 9260MB >Dec 11 15:55:09 localhost blivet[2197]: new free allows for 17942828 sectors of growth >Dec 11 15:55:09 localhost blivet[2197]: created partition vda4 of 500MB and added it to /dev/vda >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: req0 ; >Dec 11 15:55:09 localhost blivet[2197]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec1dd0d0> PedPartition: <_ped.Partition object at 0x45e1a70> >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.addChild: kids: 3 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: vda4 ; >Dec 11 15:55:09 localhost blivet[2197]: device vda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec1dd390> PedPartition: <_ped.Partition object at 0x7fe6ec1d2bf0> >Dec 11 15:55:09 localhost blivet[2197]: growPartitions: disks=['vda'], partitions=['vda4(id 16)', 'vda3(id 17)', 'vda2(id 18)'] >Dec 11 15:55:09 localhost blivet[2197]: growable partitions are ['vda4'] >Dec 11 15:55:09 localhost blivet[2197]: adding request 16 to chunk 19992876 (978611-20971486) on /dev/vda >Dec 11 15:55:09 localhost blivet[2197]: adding request 17 to chunk 19992876 (978611-20971486) on /dev/vda >Dec 11 15:55:09 localhost blivet[2197]: adding request 18 to chunk 19992876 (978611-20971486) on /dev/vda >Dec 11 15:55:09 localhost blivet[2197]: disk vda has 2 chunks >Dec 11 15:55:09 localhost blivet[2197]: Chunk.growRequests: 19992876 on /dev/vda start = 978611 end = 20971486 >sectorSize = 512 >Dec 11 15:55:09 localhost blivet[2197]: req: PartitionRequest instance -- >id = 18 name = vda2 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >Dec 11 15:55:09 localhost blivet[2197]: req: PartitionRequest instance -- >id = 17 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Dec 11 15:55:09 localhost blivet[2197]: req: PartitionRequest instance -- >id = 16 name = vda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >Dec 11 15:55:09 localhost blivet[2197]: 1 requests and 17942828 (8761MB) left in chunk >Dec 11 15:55:09 localhost blivet[2197]: adding 17942828 (8761MB) to 16 (vda4) >Dec 11 15:55:09 localhost blivet[2197]: new grow amount for request 16 (vda4) is 17942828 units, or 8761MB >Dec 11 15:55:09 localhost blivet[2197]: growing partitions on vda >Dec 11 15:55:09 localhost blivet[2197]: partition vda2 (18): 0 >Dec 11 15:55:09 localhost blivet[2197]: new geometry for vda2: parted.Geometry instance -- >start: 978944 end: 980991 length: 2048 >device: <parted.device.Device object at 0x7fe6ec058bd0> PedGeometry: <_ped.Geometry object at 0x7fe6ec1d8d10> >Dec 11 15:55:09 localhost blivet[2197]: partition vda3 (17): 0 >Dec 11 15:55:09 localhost blivet[2197]: new geometry for vda3: parted.Geometry instance -- >start: 980992 end: 2004991 length: 1024000 >device: <parted.device.Device object at 0x7fe6ec058bd0> PedGeometry: <_ped.Geometry object at 0x7fe6ec1dd590> >Dec 11 15:55:09 localhost blivet[2197]: partition vda4 (16): 0 >Dec 11 15:55:09 localhost blivet[2197]: new geometry for vda4: parted.Geometry instance -- >start: 2004992 end: 20969471 length: 18964480 >device: <parted.device.Device object at 0x7fe6ec058bd0> PedGeometry: <_ped.Geometry object at 0x7fe6ec1dd410> >Dec 11 15:55:09 localhost blivet[2197]: removing all non-preexisting partitions ['vda2(id 18)', 'vda3(id 17)', 'vda4(id 16)'] from disk(s) ['vda'] >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: vda2 ; >Dec 11 15:55:09 localhost blivet[2197]: device vda2 new partedPartition None >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.removeChild: kids: 4 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: vda3 ; >Dec 11 15:55:09 localhost blivet[2197]: device vda3 new partedPartition None >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.removeChild: kids: 3 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: vda4 ; >Dec 11 15:55:09 localhost blivet[2197]: device vda4 new partedPartition None >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.removeChild: kids: 2 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: back from removeNewPartitions >Dec 11 15:55:09 localhost blivet[2197]: extended: None >Dec 11 15:55:09 localhost blivet[2197]: setting req2 new geometry: parted.Geometry instance -- >start: 978944 end: 980991 length: 2048 >device: <parted.device.Device object at 0x7fe6ec058bd0> PedGeometry: <_ped.Geometry object at 0x7fe6ec1d8d10> >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: req2 ; >Dec 11 15:55:09 localhost blivet[2197]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec1dd710> PedPartition: <_ped.Partition object at 0x7fe6ec1d2a70> >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.addChild: kids: 1 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: vda2 ; >Dec 11 15:55:09 localhost blivet[2197]: device vda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec1ddb90> PedPartition: <_ped.Partition object at 0x7fe6ec1d28f0> >Dec 11 15:55:09 localhost blivet[2197]: setting req1 new geometry: parted.Geometry instance -- >start: 980992 end: 2004991 length: 1024000 >device: <parted.device.Device object at 0x7fe6ec058bd0> PedGeometry: <_ped.Geometry object at 0x7fe6ec1dd590> >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: req1 ; >Dec 11 15:55:09 localhost blivet[2197]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec1d8a90> PedPartition: <_ped.Partition object at 0x7fe6ec1d2b30> >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.addChild: kids: 2 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: vda3 ; >Dec 11 15:55:09 localhost blivet[2197]: device vda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec1d8fd0> PedPartition: <_ped.Partition object at 0x7fe6ec1d2ad0> >Dec 11 15:55:09 localhost blivet[2197]: setting req0 new geometry: parted.Geometry instance -- >start: 2004992 end: 20969471 length: 18964480 >device: <parted.device.Device object at 0x7fe6ec058bd0> PedGeometry: <_ped.Geometry object at 0x7fe6ec1dd410> >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: req0 ; >Dec 11 15:55:09 localhost blivet[2197]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x38056d0> PedPartition: <_ped.Partition object at 0x7fe6ec1d2950> >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >Dec 11 15:55:09 localhost blivet[2197]: DiskDevice.addChild: kids: 3 ; name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice._setPartedPartition: vda4 ; >Dec 11 15:55:09 localhost blivet[2197]: device vda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6ec1e0050> PedPartition: <_ped.Partition object at 0x7fe6ec1d2cb0> >Dec 11 15:55:09 localhost blivet[2197]: fixing size of existing 476MB partition vda1 (2) with existing ext4 filesystem at 476.84 >Dec 11 15:55:09 localhost blivet[2197]: fixing size of non-existent 1MB partition vda2 (18) with non-existent biosboot at 1.00 >Dec 11 15:55:09 localhost blivet[2197]: fixing size of non-existent 500MB partition vda3 (17) with non-existent ext4 filesystem mounted at /boot at 500.00 >Dec 11 15:55:09 localhost blivet[2197]: fixing size of non-existent 9260MB partition vda4 (16) with non-existent lvmpv at 9260.00 >Dec 11 15:55:09 localhost blivet[2197]: PartitionDevice.addChild: kids: 0 ; name: vda4 ; >Dec 11 15:55:09 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:55:09 localhost blivet[2197]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Dec 11 15:55:09 localhost blivet[2197]: added lvmvg fedora (id 19) to device tree >Dec 11 15:55:09 localhost blivet[2197]: registered action: [6] Create Device lvmvg fedora (id 19) >Dec 11 15:55:09 localhost blivet[2197]: Ext4FS.supported: supported: True ; >Dec 11 15:55:09 localhost blivet[2197]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:55:09 localhost blivet[2197]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Dec 11 15:55:09 localhost blivet[2197]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Dec 11 15:55:09 localhost blivet[2197]: fedora size is 9256MB >Dec 11 15:55:09 localhost blivet[2197]: vg fedora has 9256MB free >Dec 11 15:55:09 localhost blivet[2197]: Adding fedora-root/1024MB to fedora >Dec 11 15:55:09 localhost blivet[2197]: added lvmlv fedora-root (id 20) to device tree >Dec 11 15:55:09 localhost blivet[2197]: registered action: [7] Create Device lvmlv fedora-root (id 20) >Dec 11 15:55:09 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:55:09 localhost blivet[2197]: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 20) >Dec 11 15:55:09 localhost blivet[2197]: SwapSpace.__init__: mountpoint: None ; >Dec 11 15:55:09 localhost blivet[2197]: getFormat('swap') returning SwapSpace instance >Dec 11 15:55:09 localhost blivet[2197]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Dec 11 15:55:09 localhost blivet[2197]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Dec 11 15:55:09 localhost blivet[2197]: fedora size is 9256MB >Dec 11 15:55:09 localhost blivet[2197]: vg fedora has 8232MB free >Dec 11 15:55:09 localhost blivet[2197]: Adding fedora-swap/1024MB to fedora >Dec 11 15:55:09 localhost blivet[2197]: added lvmlv fedora-swap (id 21) to device tree >Dec 11 15:55:09 localhost blivet[2197]: registered action: [9] Create Device lvmlv fedora-swap (id 21) >Dec 11 15:55:09 localhost blivet[2197]: getFormat('None') returning DeviceFormat instance >Dec 11 15:55:09 localhost blivet[2197]: registered action: [10] Create Format swap on lvmlv fedora-swap (id 21) >Dec 11 15:55:09 localhost blivet[2197]: fedora size is 9256MB >Dec 11 15:55:09 localhost blivet[2197]: vg fedora has 7208MB free >Dec 11 15:55:09 localhost blivet[2197]: vg fedora: 7208MB free ; lvs: ['root', 'swap'] >Dec 11 15:55:09 localhost blivet[2197]: adding request 20 to chunk 2314 on /dev/mapper/fedora >Dec 11 15:55:09 localhost blivet[2197]: adding request 21 to chunk 2314 on /dev/mapper/fedora >Dec 11 15:55:09 localhost blivet[2197]: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2314 size = 9256 >remaining = 1 pool = 1802 >Dec 11 15:55:09 localhost blivet[2197]: req: LVRequest instance -- >id = 21 name = fedora-swap growable = False >base = 256 growth = 0 max_grow = 0 >done = True >Dec 11 15:55:09 localhost blivet[2197]: req: LVRequest instance -- >id = 20 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >Dec 11 15:55:09 localhost blivet[2197]: 1 requests and 1802 (7208MB) left in chunk >Dec 11 15:55:09 localhost blivet[2197]: adding 1802 (7208MB) to 20 (fedora-root) >Dec 11 15:55:09 localhost blivet[2197]: new grow amount for request 20 (fedora-root) is 1802 units, or 7208MB >Dec 11 15:55:09 localhost blivet[2197]: trying to set lv fedora-root size to 8232MB >Dec 11 15:55:09 localhost blivet[2197]: fedora size is 9256MB >Dec 11 15:55:09 localhost blivet[2197]: vg fedora has 7208MB free >Dec 11 15:55:09 localhost anaconda[2197]: new disk order: [] >Dec 11 15:55:09 localhost program[2197]: Running... udevadm settle --timeout=300 >Dec 11 15:55:09 localhost program[2197]: Return code: 0 >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:55:09 localhost blivet[2197]: resolved 'vda' to 'vda' (disk) >Dec 11 15:55:09 localhost anaconda[2197]: stage1 device cannot be of type lvmvg >Dec 11 15:55:09 localhost anaconda[2197]: stage1 device cannot be of type lvmlv >Dec 11 15:55:09 localhost anaconda[2197]: stage1 device cannot be of type lvmlv >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_disklabel(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_size(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_location(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_format(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: is_valid_stage1_device(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_disklabel(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_size(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_location(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_format(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: is_valid_stage1_device(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_disklabel(vda3) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_size(vda3) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_location(vda3) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_partition(vda3) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_format(vda3) returning True >Dec 11 15:55:09 localhost anaconda[2197]: is_valid_stage2_device(vda3) returning True >Dec 11 15:55:09 localhost anaconda[2197]: new disk order: [] >Dec 11 15:55:09 localhost program[2197]: Running... udevadm settle --timeout=300 >Dec 11 15:55:09 localhost program[2197]: Return code: 0 >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:55:09 localhost blivet[2197]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:55:09 localhost blivet[2197]: resolved 'vda' to 'vda' (disk) >Dec 11 15:55:09 localhost anaconda[2197]: stage1 device cannot be of type lvmvg >Dec 11 15:55:09 localhost anaconda[2197]: stage1 device cannot be of type lvmlv >Dec 11 15:55:09 localhost anaconda[2197]: stage1 device cannot be of type lvmlv >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_disklabel(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_size(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_location(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_format(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: is_valid_stage1_device(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: Running Thread: AnaCheckStorageThread (140629422700288) >Dec 11 15:55:09 localhost anaconda[2197]: Thread Done: AnaExecuteStorageThread (140629917161216) >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_disklabel(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_size(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_location(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_format(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: is_valid_stage1_device(vda) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_disklabel(vda3) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_size(vda3) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_location(vda3) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_partition(vda3) returning True >Dec 11 15:55:09 localhost anaconda[2197]: _is_valid_format(vda3) returning True >Dec 11 15:55:09 localhost anaconda[2197]: is_valid_stage2_device(vda3) returning True >Dec 11 15:55:09 localhost anaconda[2197]: Thread Done: AnaCheckStorageThread (140629422700288) >Dec 11 15:55:09 localhost anaconda[2197]: fs space: 8.23 GB needed: 2.96 GB >Dec 11 15:55:09 localhost anaconda[2197]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> >Dec 11 15:55:10 localhost anaconda[2197]: fs space: 8.23 GB needed: 2.96 GB >Dec 11 15:55:10 localhost anaconda[2197]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> >Dec 11 15:55:10 localhost anaconda[2197]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> status to: Checking storage configuration... >Dec 11 15:55:11 localhost anaconda[2197]: fs space: 8.23 GB needed: 2.96 GB >Dec 11 15:55:11 localhost anaconda[2197]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> >Dec 11 15:55:12 localhost gnome-session[1361]: Starting installer, one moment... >Dec 11 15:55:12 localhost gnome-session[1361]: anaconda 20.25.14-1 for Fedora 20 started. >Dec 11 15:55:12 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: window 0x1600154 not in stack >Dec 11 15:55:12 localhost dbus[1370]: avc: received setenforce notice (enforcing=1) >Dec 11 15:55:12 localhost dbus[659]: avc: received setenforce notice (enforcing=1) >Dec 11 15:55:12 localhost dbus[1393]: avc: received setenforce notice (enforcing=1) >Dec 11 15:55:12 localhost dbus[2334]: avc: received setenforce notice (enforcing=1) >Dec 11 15:55:12 localhost dbus-daemon[659]: dbus[659]: avc: received setenforce notice (enforcing=1) >Dec 11 15:55:12 localhost dbus-daemon[659]: dbus[659]: [system] Reloaded configuration >Dec 11 15:55:12 localhost dbus[659]: [system] Reloaded configuration >Dec 11 15:55:13 localhost gnome-session[1361]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Dec 11 15:55:22 localhost gnome-session[1361]: Window manager warning: Log level 16: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly. >Dec 11 15:55:22 localhost polkitd[737]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.76 [gnome-disks] (owned by unix-user:liveuser) >Dec 11 15:55:22 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 11 15:55:22 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Dec 11 15:55:22 localhost udisksd[1482]: Mounted /dev/vda1 at /run/media/liveuser/data on behalf of uid 1000 >Dec 11 15:56:02 localhost chronyd[676]: Selected source 84.2.44.19 >Dec 11 15:56:08 localhost sudo[2627]: liveuser : TTY=pts/0 ; PWD=/run/media/liveuser/data ; USER=root ; COMMAND=/sbin/resize2fs -P /dev/vda1 >Dec 11 15:58:55 localhost udisksd[1482]: Cleaning up mount point /run/media/liveuser/data (device 252:1 is not mounted) >Dec 11 15:58:55 localhost udisksd[1482]: Unmounted /dev/vda1 on behalf of uid 1000 >Dec 11 15:58:58 localhost userhelper[2781]: pam_timestamp(liveinst:auth): `/var/run/' owner UID != 0 >Dec 11 15:58:58 localhost userhelper[2781]: pam_timestamp(liveinst:session): `/var/run/' owner UID != 0 >Dec 11 15:58:58 localhost userhelper[2788]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 11 15:58:58 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Dec 11 15:58:58 localhost dbus[2334]: avc: received setenforce notice (enforcing=0) >Dec 11 15:58:58 localhost dbus[1393]: avc: received setenforce notice (enforcing=0) >Dec 11 15:58:58 localhost dbus[1370]: avc: received setenforce notice (enforcing=0) >Dec 11 15:58:58 localhost dbus[659]: avc: received setenforce notice (enforcing=0) >Dec 11 15:58:58 localhost dbus-daemon[659]: dbus[659]: avc: received setenforce notice (enforcing=0) >Dec 11 15:58:59 localhost gnome-session[1361]: % Total % Received % Xferd Average Speed Time Time Time Current >Dec 11 15:58:59 localhost gnome-session[1361]: Dload Upload Total Spent Left Speed >Dec 11 15:59:02 localhost gnome-session[1361]: [471B blob data] >Dec 11 15:59:03 localhost gnome-session[1361]: 13231 blocks >Dec 11 15:59:03 localhost gnome-session[1361]: localuser:root being added to access control list >Dec 11 15:59:04 localhost anaconda[2854]: /sbin/anaconda 20.25.14-1 >Dec 11 15:59:04 localhost anaconda[2854]: 2097152 kB (2048 MB) are available >Dec 11 15:59:04 localhost anaconda[2854]: check_memory(): total:2048, needed:512, graphical:512 >Dec 11 15:59:04 localhost anaconda[2854]: Not doing 'start audit daemon' in live installation >Dec 11 15:59:04 localhost anaconda[2854]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Dec 11 15:59:04 localhost anaconda[2854]: Default encoding = ascii >Dec 11 15:59:04 localhost program[2854]: Running... udevadm trigger --action=change --subsystem-match=block >Dec 11 15:59:04 localhost program[2854]: Return code: 0 >Dec 11 15:59:04 localhost program[2854]: Running... udevadm settle --timeout=300 >Dec 11 15:59:04 localhost program[2854]: Return code: 0 >Dec 11 15:59:04 localhost blivet[2854]: ISCSID is /sbin/iscsid >Dec 11 15:59:04 localhost blivet[2854]: no initiator set >Dec 11 15:59:04 localhost program[2854]: Running... modprobe fcoe >Dec 11 15:59:04 localhost program[2854]: Return code: 0 >Dec 11 15:59:04 localhost program[2854]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Dec 11 15:59:04 localhost program[2854]: No FCoE boot disk information is found in EDD! >Dec 11 15:59:04 localhost program[2854]: Return code: 1 >Dec 11 15:59:04 localhost blivet[2854]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Dec 11 15:59:04 localhost blivet[2854]: no /etc/zfcp.conf; not configuring zfcp >Dec 11 15:59:04 localhost anaconda[2854]: Display mode = g >Dec 11 15:59:04 localhost anaconda[2854]: 2097152 kB (2048 MB) are available >Dec 11 15:59:04 localhost anaconda[2854]: check_memory(): total:2048, needed:512, graphical:512 >Dec 11 15:59:04 localhost blivet[2854]: trying to set new default fstype to 'ext4' >Dec 11 15:59:04 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:04 localhost blivet[2854]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:59:04 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:04 localhost anaconda[2854]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 11 15:59:04 localhost anaconda[2854]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 11 15:59:04 localhost anaconda[2854]: using only installclass _Fedora >Dec 11 15:59:04 localhost anaconda[2854]: bootloader GRUB2 on X86 platform >Dec 11 15:59:04 localhost blivet[2854]: Detected 2064M of memory >Dec 11 15:59:04 localhost blivet[2854]: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Dec 11 15:59:04 localhost blivet[2854]: Swap attempt of 0M >Dec 11 15:59:04 localhost anaconda[2854]: bootloader GRUB2 on X86 platform >Dec 11 15:59:04 localhost anaconda[2854]: network: devices found ['ens3'] >Dec 11 15:59:04 localhost ifcfg[2854]: content of files (network initialization): >Dec 11 15:59:04 localhost ifcfg[2854]: /etc/sysconfig/network-scripts/ifcfg-ens3: >Dec 11 15:59:04 localhost ifcfg[2854]: TYPE=Ethernet >Dec 11 15:59:04 localhost ifcfg[2854]: BOOTPROTO=dhcp >Dec 11 15:59:04 localhost ifcfg[2854]: DEFROUTE=yes >Dec 11 15:59:04 localhost ifcfg[2854]: IPV4_FAILURE_FATAL=no >Dec 11 15:59:04 localhost ifcfg[2854]: IPV6INIT=yes >Dec 11 15:59:04 localhost ifcfg[2854]: IPV6_AUTOCONF=yes >Dec 11 15:59:04 localhost ifcfg[2854]: IPV6_DEFROUTE=yes >Dec 11 15:59:04 localhost ifcfg[2854]: IPV6_PEERDNS=yes >Dec 11 15:59:04 localhost ifcfg[2854]: IPV6_PEERROUTES=yes >Dec 11 15:59:04 localhost ifcfg[2854]: IPV6_FAILURE_FATAL=no >Dec 11 15:59:04 localhost ifcfg[2854]: NAME=ens3 >Dec 11 15:59:04 localhost ifcfg[2854]: UUID=ffdbd23f-f717-4ffd-bbf5-d55d74d8e66e >Dec 11 15:59:04 localhost ifcfg[2854]: ONBOOT=no >Dec 11 15:59:04 localhost ifcfg[2854]: HWADDR=52:54:00:F3:4A:6B >Dec 11 15:59:04 localhost ifcfg[2854]: PEERDNS=yes >Dec 11 15:59:04 localhost ifcfg[2854]: PEERROUTES=yes >Dec 11 15:59:04 localhost ifcfg[2854]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 243, 74, 107]}, 'connection': {'timestamp': 1386795383L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': 'ffdbd23f-f717-4ffd-bbf5-d55d74d8e66e'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Dec 11 15:59:04 localhost ifcfg[2854]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >Dec 11 15:59:04 localhost ifcfg[2854]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >Dec 11 15:59:04 localhost ifcfg[2854]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >Dec 11 15:59:05 localhost anaconda[2854]: updating hostname localhost.localdomain >Dec 11 15:59:05 localhost anaconda[2854]: Running Thread: AnaStorageThread (139912930281216) >Dec 11 15:59:05 localhost blivet[2854]: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x411d650> >Dec 11 15:59:05 localhost blivet[2854]: no initiator set >Dec 11 15:59:05 localhost blivet[2854]: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 11 15:59:05 localhost program[2854]: Running... udevadm settle --timeout=300 >Dec 11 15:59:05 localhost anaconda[2854]: Running Thread: AnaTimeInitThread (139912853579520) >Dec 11 15:59:05 localhost anaconda[2854]: Running Thread: AnaWaitForConnectingNMThread (139912845186816) >Dec 11 15:59:05 localhost anaconda[2854]: Running Thread: AnaPayloadThread (139912836794112) >Dec 11 15:59:05 localhost program[2854]: Return code: 0 >Dec 11 15:59:05 localhost blivet[2854]: protected device spec /dev/sr0 resolved to sr0 >Dec 11 15:59:05 localhost blivet[2854]: sr0 looks to be the live device; marking as protected >Dec 11 15:59:05 localhost program[2854]: Running... udevadm settle --timeout=300 >Dec 11 15:59:05 localhost program[2854]: Return code: 0 >Dec 11 15:59:05 localhost blivet[2854]: devices to scan: ['sr0', 'vda', 'vda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC /dev/disk/by-uuid/2013-12-05-12-12-42-00', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-05-12-12-42-00', >'ID_FS_UUID_ENC': '2013-12-05-12-12-42-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'QEMU_DVD-ROM', >'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '279707f4', >'ID_REVISION': '0.15', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', >'ID_SERIAL_SHORT': 'QM00003', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '33128', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', >'/dev/disk/by-uuid/2013-12-05-12-12-42-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >Dec 11 15:59:05 localhost blivet[2854]: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: sr0 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: sr0 is a cdrom >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevOpticalDevice: >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added cdrom sr0 (id 0) to device tree >Dec 11 15:59:05 localhost blivet[2854]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >Dec 11 15:59:05 localhost blivet[2854]: type detected on 'sr0' is 'iso9660' >Dec 11 15:59:05 localhost blivet[2854]: Iso9660FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('iso9660') returning Iso9660FS instance >Dec 11 15:59:05 localhost blivet[2854]: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >Dec 11 15:59:05 localhost blivet[2854]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 11 15:59:05 localhost blivet[2854]: looking up parted Device: /dev/sr0 >Dec 11 15:59:05 localhost blivet[2854]: got device: OpticalDevice instance (0x7f40000247d0) -- >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 954.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 488448 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: True >hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) >PedDevice: <_ped.Device object at 0x4418c20> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >Dec 11 15:59:05 localhost blivet[2854]: Iso9660FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: got format: Iso9660FS instance (0x7f400007d6d0) -- >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-05-12-12-42-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-20-TC size = 0.0 targetSize = 0.0 >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '34209', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >Dec 11 15:59:05 localhost blivet[2854]: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDiskDevice: name: vda ; >Dec 11 15:59:05 localhost blivet[2854]: vda is a disk >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: DiskDevice._setFormat: vda ; current: None ; type: None ; >Dec 11 15:59:05 localhost program[2854]: Running... multipath -c /dev/vda >Dec 11 15:59:05 localhost program[2854]: Dec 11 15:59:05 | /etc/multipath.conf does not exist, blacklisting all devices. >Dec 11 15:59:05 localhost program[2854]: Dec 11 15:59:05 | A default multipath.conf file is located at >Dec 11 15:59:05 localhost program[2854]: Dec 11 15:59:05 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Dec 11 15:59:05 localhost program[2854]: Dec 11 15:59:05 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Dec 11 15:59:05 localhost program[2854]: /dev/vda is not a valid multipath device path >Dec 11 15:59:05 localhost program[2854]: Return code: 1 >Dec 11 15:59:05 localhost blivet[2854]: added disk vda (id 1) to device tree >Dec 11 15:59:05 localhost blivet[2854]: looking up parted Device: /dev/vda >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDeviceFormat: name: vda ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: gpt ; >Dec 11 15:59:05 localhost blivet[2854]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Dec 11 15:59:05 localhost blivet[2854]: required disklabel type for vda (15) is None >Dec 11 15:59:05 localhost blivet[2854]: default disklabel type for vda is msdos >Dec 11 15:59:05 localhost blivet[2854]: selecting msdos disklabel for vda based on size >Dec 11 15:59:05 localhost blivet[2854]: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >Dec 11 15:59:05 localhost blivet[2854]: Set pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f400008dbd0>] >device: <parted.device.Device object at 0x7f400008da10> >PedDisk: <_ped.Disk object at 0x7f40000837a0> >Dec 11 15:59:05 localhost blivet[2854]: getFormat('disklabel') returning DiskLabel instance >Dec 11 15:59:05 localhost blivet[2854]: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >Dec 11 15:59:05 localhost blivet[2854]: got device: DiskDevice instance (0x7f4000024850) -- >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 10240.0 >format = existing gpt disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32576 did: 0 busy: False >hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x4418f80> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f400007d810> >Dec 11 15:59:05 localhost blivet[2854]: got format: DiskLabel instance (0x7f400007d9d0) -- >type = disklabel name = partition table (GPT) status = False >device = /dev/vda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = gpt partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f400008dbd0>] >device: <parted.device.Device object at 0x7f400008da10> >PedDisk: <_ped.Disk object at 0x7f40000837a0> >origPartedDisk = <parted.disk.Disk object at 0x7f4000091210> >partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32576 did: 0 busy: False >hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x7f400008a0e0> >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/data /dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b /dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4', >'DEVNAME': 'vda1', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', >'DEVTYPE': 'partition', >'ID_FS_LABEL': 'data', >'ID_FS_LABEL_ENC': 'data', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'de238d60-890d-4de5-aced-f6ab904510a4', >'ID_FS_UUID_ENC': 'de238d60-890d-4de5-aced-f6ab904510a4', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '976563', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': '26170e8f-90de-48ef-bf1e-8e5e0258d18b', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', >'MAJOR': '252', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9118087', >'name': 'vda1', >'symlinks': ['/dev/disk/by-label/data', >'/dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b', >'/dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >Dec 11 15:59:05 localhost anaconda[2854]: updating hostname localhost.localdomain >Dec 11 15:59:05 localhost blivet[2854]: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda1 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: vda1 is a partition >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevPartitionDevice: name: vda1 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:05 localhost blivet[2854]: DiskDevice.addChild: kids: 0 ; name: vda ; >Dec 11 15:59:05 localhost blivet[2854]: PartitionDevice._setFormat: vda1 ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: looking up parted Partition: /dev/vda1 >Dec 11 15:59:05 localhost blivet[2854]: PartitionDevice.probe: vda1 ; exists: True ; >Dec 11 15:59:05 localhost blivet[2854]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >Dec 11 15:59:05 localhost blivet[2854]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >Dec 11 15:59:05 localhost blivet[2854]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >Dec 11 15:59:05 localhost blivet[2854]: added partition vda1 (id 2) to device tree >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: gpt ; >Dec 11 15:59:05 localhost blivet[2854]: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >Dec 11 15:59:05 localhost blivet[2854]: DiskLabel.__init__: device: /dev/vda1 ; labelType: gpt ; exists: True ; >Dec 11 15:59:05 localhost blivet[2854]: disklabel detected but not usable on vda1 >Dec 11 15:59:05 localhost blivet[2854]: type detected on 'vda1' is 'ext4' >Dec 11 15:59:05 localhost program[2854]: Running... dumpe2fs -h /dev/vda1 >Dec 11 15:59:05 localhost program[2854]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 11 15:59:05 localhost program[2854]: Filesystem volume name: data >Dec 11 15:59:05 localhost program[2854]: Last mounted on: /run/media/liveuser/data >Dec 11 15:59:05 localhost program[2854]: Filesystem UUID: de238d60-890d-4de5-aced-f6ab904510a4 >Dec 11 15:59:05 localhost program[2854]: Filesystem magic number: 0xEF53 >Dec 11 15:59:05 localhost program[2854]: Filesystem revision #: 1 (dynamic) >Dec 11 15:59:05 localhost program[2854]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Dec 11 15:59:05 localhost program[2854]: Filesystem flags: signed_directory_hash >Dec 11 15:59:05 localhost program[2854]: Default mount options: user_xattr acl >Dec 11 15:59:05 localhost program[2854]: Filesystem state: clean >Dec 11 15:59:05 localhost program[2854]: Errors behavior: Continue >Dec 11 15:59:05 localhost program[2854]: Filesystem OS type: Linux >Dec 11 15:59:05 localhost program[2854]: Inode count: 122400 >Dec 11 15:59:05 localhost program[2854]: Block count: 488280 >Dec 11 15:59:05 localhost program[2854]: Reserved block count: 24414 >Dec 11 15:59:05 localhost program[2854]: Free blocks: 452081 >Dec 11 15:59:05 localhost program[2854]: Free inodes: 122388 >Dec 11 15:59:05 localhost program[2854]: First block: 1 >Dec 11 15:59:05 localhost program[2854]: Block size: 1024 >Dec 11 15:59:05 localhost program[2854]: Fragment size: 1024 >Dec 11 15:59:05 localhost program[2854]: Reserved GDT blocks: 256 >Dec 11 15:59:05 localhost program[2854]: Blocks per group: 8192 >Dec 11 15:59:05 localhost program[2854]: Fragments per group: 8192 >Dec 11 15:59:05 localhost program[2854]: Inodes per group: 2040 >Dec 11 15:59:05 localhost program[2854]: Inode blocks per group: 255 >Dec 11 15:59:05 localhost program[2854]: Flex block group size: 16 >Dec 11 15:59:05 localhost program[2854]: Filesystem created: Wed Dec 11 15:53:25 2013 >Dec 11 15:59:05 localhost program[2854]: Last mount time: Wed Dec 11 15:55:22 2013 >Dec 11 15:59:05 localhost program[2854]: Last write time: Wed Dec 11 15:58:55 2013 >Dec 11 15:59:05 localhost program[2854]: Mount count: 2 >Dec 11 15:59:05 localhost program[2854]: Maximum mount count: -1 >Dec 11 15:59:05 localhost program[2854]: Last checked: Wed Dec 11 15:53:25 2013 >Dec 11 15:59:05 localhost program[2854]: Check interval: 0 (<none>) >Dec 11 15:59:05 localhost program[2854]: Lifetime writes: 33 MB >Dec 11 15:59:05 localhost program[2854]: Reserved blocks uid: 0 (user root) >Dec 11 15:59:05 localhost program[2854]: Reserved blocks gid: 0 (group root) >Dec 11 15:59:05 localhost program[2854]: First inode: 11 >Dec 11 15:59:05 localhost program[2854]: Inode size: 128 >Dec 11 15:59:05 localhost program[2854]: Journal inode: 8 >Dec 11 15:59:05 localhost program[2854]: Default directory hash: half_md4 >Dec 11 15:59:05 localhost program[2854]: Directory Hash Seed: 186159fb-41e3-4f93-935a-988500d1adc5 >Dec 11 15:59:05 localhost program[2854]: Journal backup: inode blocks >Dec 11 15:59:05 localhost program[2854]: Journal features: (none) >Dec 11 15:59:05 localhost program[2854]: Journal size: 8M >Dec 11 15:59:05 localhost program[2854]: Journal length: 8192 >Dec 11 15:59:05 localhost program[2854]: Journal sequence: 0x00000008 >Dec 11 15:59:05 localhost program[2854]: Journal start: 0 >Dec 11 15:59:05 localhost program[2854]: Dec 11 15:59:05 localhost program[2854]: Return code: 0 >Dec 11 15:59:05 localhost program[2854]: Running... resize2fs -P /dev/vda1 >Dec 11 15:59:05 localhost program[2854]: resize2fs 1.42.8 (20-Jun-2013) >Dec 11 15:59:05 localhost program[2854]: Estimated minimum size of the filesystem: 24492 >Dec 11 15:59:05 localhost program[2854]: Return code: 0 >Dec 11 15:59:05 localhost blivet[2854]: padding min size from 24 up to 26 >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:59:05 localhost blivet[2854]: PartitionDevice._setFormat: vda1 ; >Dec 11 15:59:05 localhost blivet[2854]: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >Dec 11 15:59:05 localhost blivet[2854]: looking up parted Device: /dev/vda1 >Dec 11 15:59:05 localhost blivet[2854]: got device: PartitionDevice instance (0x446dad0) -- >name = vda1 status = True kids = 0 id = 2 >parents = ['existing 10240MB disk vda (1) with existing gpt disklabel'] >uuid = None size = 476.837402344 >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 976563 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32576 did: 0 busy: False >hardwareGeometry: (968, 16, 63) biosGeometry: (60, 255, 63) >PedDevice: <_ped.Device object at 0x7f400008a200> >target size = 0 path = /dev/vda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f4000091110> >number: 1 path: /dev/vda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f400008dd50> PedPartition: <_ped.Partition object at 0x7f400008c6b0> >disk = existing 10240MB disk vda (1) with existing gpt disklabel >start = 2048 end = 978610 length = 976563 >flags = >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: got format: Ext4FS instance (0x7f4000024810) -- >type = ext4 name = ext4 status = False >device = /dev/vda1 uuid = de238d60-890d-4de5-aced-f6ab904510a4 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = data size = 476.0 targetSize = 476.0 >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43378', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Dec 11 15:59:05 localhost blivet[2854]: scanning loop0 (/devices/virtual/block/loop0)... >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: loop0 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: loop0 is a loop device >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added file /osmin.img (deleted) (id 3) to device tree >Dec 11 15:59:05 localhost blivet[2854]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added loop loop0 (id 4) to device tree >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('squashfs') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: device loop0 does not contain a disklabel >Dec 11 15:59:05 localhost blivet[2854]: type detected on 'loop0' is 'squashfs' >Dec 11 15:59:05 localhost blivet[2854]: getFormat('squashfs') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Dec 11 15:59:05 localhost blivet[2854]: got device: LoopDevice instance (0x7f4000091410) -- >name = loop0 status = False kids = 0 id = 4 >parents = ['existing 0MB file /osmin.img (deleted) (3)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >Dec 11 15:59:05 localhost blivet[2854]: got format: DeviceFormat instance (0x7f40000916d0) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43492', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Dec 11 15:59:05 localhost anaconda[2854]: got 0 NTP servers from DHCP >Dec 11 15:59:05 localhost anaconda[2854]: Thread Done: AnaWaitForConnectingNMThread (139912845186816) >Dec 11 15:59:05 localhost blivet[2854]: scanning loop1 (/devices/virtual/block/loop1)... >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: loop1 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: loop1 is a loop device >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: /osmin ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added file /osmin (id 5) to device tree >Dec 11 15:59:05 localhost blivet[2854]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added loop loop1 (id 6) to device tree >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Dec 11 15:59:05 localhost anaconda[2854]: Running Thread: AnaGeolocationRefreshThread (139912845186816) >Dec 11 15:59:05 localhost anaconda[2854]: Not doing 'start chronyd' in live installation >Dec 11 15:59:05 localhost anaconda[2854]: Starting geolocation lookup >Dec 11 15:59:05 localhost anaconda[2854]: Geolocation provider: Fedora GeoIP >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: device loop1 does not contain a disklabel >Dec 11 15:59:05 localhost blivet[2854]: type detected on 'loop1' is 'DM_snapshot_cow' >Dec 11 15:59:05 localhost blivet[2854]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Dec 11 15:59:05 localhost blivet[2854]: got device: LoopDevice instance (0x446d890) -- >name = loop1 status = False kids = 0 id = 6 >parents = ['existing 0MB file /osmin (5)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Dec 11 15:59:05 localhost blivet[2854]: got format: DeviceFormat instance (0x4584190) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43613', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Dec 11 15:59:05 localhost blivet[2854]: scanning loop2 (/devices/virtual/block/loop2)... >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: loop2 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: loop2 is a loop device >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >Dec 11 15:59:05 localhost blivet[2854]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added loop loop2 (id 8) to device tree >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('squashfs') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: device loop2 does not contain a disklabel >Dec 11 15:59:05 localhost blivet[2854]: type detected on 'loop2' is 'squashfs' >Dec 11 15:59:05 localhost blivet[2854]: getFormat('squashfs') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Dec 11 15:59:05 localhost blivet[2854]: got device: LoopDevice instance (0x470f2d0) -- >name = loop2 status = False kids = 0 id = 8 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Dec 11 15:59:05 localhost blivet[2854]: got format: DeviceFormat instance (0x7f40000919d0) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43737', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Dec 11 15:59:05 localhost blivet[2854]: scanning loop3 (/devices/virtual/block/loop3)... >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: loop3 is a loop device >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added file /LiveOS/ext3fs.img (id 9) to device tree >Dec 11 15:59:05 localhost blivet[2854]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added loop loop3 (id 10) to device tree >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:59:05 localhost blivet[2854]: device loop3 does not contain a disklabel >Dec 11 15:59:05 localhost blivet[2854]: type detected on 'loop3' is 'ext4' >Dec 11 15:59:05 localhost program[2854]: Running... dumpe2fs -h /dev/loop3 >Dec 11 15:59:05 localhost program[2854]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 11 15:59:05 localhost program[2854]: Filesystem volume name: _Fedora-Live-Des >Dec 11 15:59:05 localhost program[2854]: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >Dec 11 15:59:05 localhost program[2854]: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >Dec 11 15:59:05 localhost program[2854]: Filesystem magic number: 0xEF53 >Dec 11 15:59:05 localhost program[2854]: Filesystem revision #: 1 (dynamic) >Dec 11 15:59:05 localhost program[2854]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 11 15:59:05 localhost program[2854]: Filesystem flags: signed_directory_hash >Dec 11 15:59:05 localhost program[2854]: Default mount options: user_xattr acl >Dec 11 15:59:05 localhost program[2854]: Filesystem state: clean >Dec 11 15:59:05 localhost program[2854]: Errors behavior: Continue >Dec 11 15:59:05 localhost program[2854]: Filesystem OS type: Linux >Dec 11 15:59:05 localhost program[2854]: Inode count: 262144 >Dec 11 15:59:05 localhost program[2854]: Block count: 1048576 >Dec 11 15:59:05 localhost program[2854]: Reserved block count: 10484 >Dec 11 15:59:05 localhost program[2854]: Free blocks: 224983 >Dec 11 15:59:05 localhost program[2854]: Free inodes: 155768 >Dec 11 15:59:05 localhost program[2854]: First block: 0 >Dec 11 15:59:05 localhost program[2854]: Block size: 4096 >Dec 11 15:59:05 localhost program[2854]: Fragment size: 4096 >Dec 11 15:59:05 localhost program[2854]: Reserved GDT blocks: 255 >Dec 11 15:59:05 localhost program[2854]: Blocks per group: 32768 >Dec 11 15:59:05 localhost program[2854]: Fragments per group: 32768 >Dec 11 15:59:05 localhost program[2854]: Inodes per group: 8192 >Dec 11 15:59:05 localhost program[2854]: Inode blocks per group: 512 >Dec 11 15:59:05 localhost program[2854]: Flex block group size: 16 >Dec 11 15:59:05 localhost program[2854]: Filesystem created: Thu Dec 5 04:53:01 2013 >Dec 11 15:59:05 localhost program[2854]: Last mount time: Thu Dec 5 04:53:06 2013 >Dec 11 15:59:05 localhost program[2854]: Last write time: Thu Dec 5 06:59:39 2013 >Dec 11 15:59:05 localhost program[2854]: Mount count: 0 >Dec 11 15:59:05 localhost program[2854]: Maximum mount count: -1 >Dec 11 15:59:05 localhost program[2854]: Last checked: Thu Dec 5 06:59:39 2013 >Dec 11 15:59:05 localhost program[2854]: Check interval: 0 (<none>) >Dec 11 15:59:05 localhost program[2854]: Lifetime writes: 222 MB >Dec 11 15:59:05 localhost program[2854]: Reserved blocks uid: 0 (user root) >Dec 11 15:59:05 localhost program[2854]: Reserved blocks gid: 0 (group root) >Dec 11 15:59:05 localhost program[2854]: First inode: 11 >Dec 11 15:59:05 localhost program[2854]: Inode size: 256 >Dec 11 15:59:05 localhost program[2854]: Required extra isize: 28 >Dec 11 15:59:05 localhost program[2854]: Desired extra isize: 28 >Dec 11 15:59:05 localhost program[2854]: Journal inode: 8 >Dec 11 15:59:05 localhost program[2854]: Default directory hash: half_md4 >Dec 11 15:59:05 localhost program[2854]: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >Dec 11 15:59:05 localhost program[2854]: Journal backup: inode blocks >Dec 11 15:59:05 localhost program[2854]: Journal features: journal_incompat_revoke >Dec 11 15:59:05 localhost anaconda[2854]: Not doing 'activate layouts' in live installation >Dec 11 15:59:05 localhost program[2854]: Journal size: 128M >Dec 11 15:59:05 localhost program[2854]: Journal length: 32768 >Dec 11 15:59:05 localhost program[2854]: Journal sequence: 0x00003242 >Dec 11 15:59:05 localhost program[2854]: Journal start: 0 >Dec 11 15:59:05 localhost program[2854]: Dec 11 15:59:05 localhost program[2854]: Return code: 0 >Dec 11 15:59:05 localhost program[2854]: Running... resize2fs -P /dev/loop3 >Dec 11 15:59:05 localhost program[2854]: resize2fs 1.42.8 (20-Jun-2013) >Dec 11 15:59:05 localhost program[2854]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Dec 11 15:59:05 localhost program[2854]: Couldn't find valid filesystem superblock. >Dec 11 15:59:05 localhost program[2854]: Return code: 1 >Dec 11 15:59:05 localhost blivet[2854]: using current size 0 as min size >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Dec 11 15:59:05 localhost blivet[2854]: got device: LoopDevice instance (0x479fd90) -- >name = loop3 status = False kids = 0 id = 10 >parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: got format: Ext4FS instance (0x479ff10) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43858', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Dec 11 15:59:05 localhost blivet[2854]: scanning loop4 (/devices/virtual/block/loop4)... >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: loop4 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: loop4 is a loop device >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added file /overlay (deleted) (id 11) to device tree >Dec 11 15:59:05 localhost blivet[2854]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added loop loop4 (id 12) to device tree >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >Dec 11 15:59:05 localhost blivet[2854]: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >Dec 11 15:59:05 localhost blivet[2854]: disklabel detected but not usable on loop4 >Dec 11 15:59:05 localhost blivet[2854]: no type or existing type for loop4, bailing >Dec 11 15:59:05 localhost blivet[2854]: got device: LoopDevice instance (0x479fdd0) -- >name = loop4 status = False kids = 0 id = 12 >parents = ['existing 0MB file /overlay (deleted) (11)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-rw', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '48963', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Dec 11 15:59:05 localhost blivet[2854]: scanning live-rw (/devices/virtual/block/dm-0)... >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: live-rw ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: live-rw is a device-mapper device >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDMDevice: name: live-rw ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: loop4 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (12) >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: live-rw ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added dm live-rw (id 13) to device tree >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:59:05 localhost blivet[2854]: device live-rw does not contain a disklabel >Dec 11 15:59:05 localhost blivet[2854]: type detected on 'live-rw' is 'ext4' >Dec 11 15:59:05 localhost program[2854]: Running... dumpe2fs -h /dev/mapper/live-rw >Dec 11 15:59:05 localhost program[2854]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 11 15:59:05 localhost program[2854]: Filesystem volume name: _Fedora-Live-Des >Dec 11 15:59:05 localhost program[2854]: Last mounted on: / >Dec 11 15:59:05 localhost program[2854]: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >Dec 11 15:59:05 localhost program[2854]: Filesystem magic number: 0xEF53 >Dec 11 15:59:05 localhost program[2854]: Filesystem revision #: 1 (dynamic) >Dec 11 15:59:05 localhost program[2854]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 11 15:59:05 localhost program[2854]: Filesystem flags: signed_directory_hash >Dec 11 15:59:05 localhost program[2854]: Default mount options: user_xattr acl >Dec 11 15:59:05 localhost program[2854]: Filesystem state: clean >Dec 11 15:59:05 localhost program[2854]: Errors behavior: Continue >Dec 11 15:59:05 localhost program[2854]: Filesystem OS type: Linux >Dec 11 15:59:05 localhost program[2854]: Inode count: 262144 >Dec 11 15:59:05 localhost program[2854]: Block count: 1048576 >Dec 11 15:59:05 localhost program[2854]: Reserved block count: 10484 >Dec 11 15:59:05 localhost program[2854]: Free blocks: 224983 >Dec 11 15:59:05 localhost program[2854]: Free inodes: 155768 >Dec 11 15:59:05 localhost program[2854]: First block: 0 >Dec 11 15:59:05 localhost program[2854]: Block size: 4096 >Dec 11 15:59:05 localhost program[2854]: Fragment size: 4096 >Dec 11 15:59:05 localhost program[2854]: Reserved GDT blocks: 255 >Dec 11 15:59:05 localhost program[2854]: Blocks per group: 32768 >Dec 11 15:59:05 localhost program[2854]: Fragments per group: 32768 >Dec 11 15:59:05 localhost program[2854]: Inodes per group: 8192 >Dec 11 15:59:05 localhost program[2854]: Inode blocks per group: 512 >Dec 11 15:59:05 localhost program[2854]: Flex block group size: 16 >Dec 11 15:59:05 localhost program[2854]: Filesystem created: Thu Dec 5 04:53:01 2013 >Dec 11 15:59:05 localhost program[2854]: Last mount time: Wed Dec 11 15:51:17 2013 >Dec 11 15:59:05 localhost program[2854]: Last write time: Wed Dec 11 15:51:17 2013 >Dec 11 15:59:05 localhost program[2854]: Mount count: 1 >Dec 11 15:59:05 localhost program[2854]: Maximum mount count: -1 >Dec 11 15:59:05 localhost program[2854]: Last checked: Thu Dec 5 06:59:39 2013 >Dec 11 15:59:05 localhost program[2854]: Check interval: 0 (<none>) >Dec 11 15:59:05 localhost program[2854]: Lifetime writes: 222 MB >Dec 11 15:59:05 localhost program[2854]: Reserved blocks uid: 0 (user root) >Dec 11 15:59:05 localhost program[2854]: Reserved blocks gid: 0 (group root) >Dec 11 15:59:05 localhost program[2854]: First inode: 11 >Dec 11 15:59:05 localhost program[2854]: Inode size: 256 >Dec 11 15:59:05 localhost program[2854]: Required extra isize: 28 >Dec 11 15:59:05 localhost program[2854]: Desired extra isize: 28 >Dec 11 15:59:05 localhost program[2854]: Journal inode: 8 >Dec 11 15:59:05 localhost program[2854]: First orphan inode: 178882 >Dec 11 15:59:05 localhost program[2854]: Default directory hash: half_md4 >Dec 11 15:59:05 localhost program[2854]: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >Dec 11 15:59:05 localhost program[2854]: Journal backup: inode blocks >Dec 11 15:59:05 localhost program[2854]: Journal features: journal_incompat_revoke >Dec 11 15:59:05 localhost program[2854]: Journal size: 128M >Dec 11 15:59:05 localhost program[2854]: Journal length: 32768 >Dec 11 15:59:05 localhost program[2854]: Journal sequence: 0x00003243 >Dec 11 15:59:05 localhost program[2854]: Journal start: 1 >Dec 11 15:59:05 localhost program[2854]: Dec 11 15:59:05 localhost program[2854]: Return code: 0 >Dec 11 15:59:05 localhost program[2854]: Running... resize2fs -P /dev/mapper/live-rw >Dec 11 15:59:05 localhost program[2854]: resize2fs 1.42.8 (20-Jun-2013) >Dec 11 15:59:05 localhost program[2854]: Estimated minimum size of the filesystem: 825818 >Dec 11 15:59:05 localhost program[2854]: Return code: 0 >Dec 11 15:59:05 localhost blivet[2854]: padding min size from 3226 up to 3548 >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:59:05 localhost blivet[2854]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Dec 11 15:59:05 localhost blivet[2854]: looking up parted Device: /dev/mapper/live-rw >Dec 11 15:59:05 localhost blivet[2854]: got device: DMDevice instance (0x47b0190) -- >name = live-rw status = True kids = 0 id = 13 >parents = ['existing 0MB loop loop4 (12)'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x46eb7a0> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: got format: Ext4FS instance (0x47b0510) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '60865', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Dec 11 15:59:05 localhost blivet[2854]: scanning live-base (/devices/virtual/block/dm-1)... >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: live-base ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: live-base is a device-mapper device >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDMDevice: name: live-base ; >Dec 11 15:59:05 localhost blivet[2854]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: live-base ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added dm live-base (id 14) to device tree >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:59:05 localhost blivet[2854]: device live-base does not contain a disklabel >Dec 11 15:59:05 localhost blivet[2854]: type detected on 'live-base' is 'ext4' >Dec 11 15:59:05 localhost program[2854]: Running... dumpe2fs -h /dev/mapper/live-base >Dec 11 15:59:05 localhost program[2854]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 11 15:59:05 localhost program[2854]: Filesystem volume name: _Fedora-Live-Des >Dec 11 15:59:05 localhost program[2854]: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >Dec 11 15:59:05 localhost program[2854]: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >Dec 11 15:59:05 localhost program[2854]: Filesystem magic number: 0xEF53 >Dec 11 15:59:05 localhost program[2854]: Filesystem revision #: 1 (dynamic) >Dec 11 15:59:05 localhost program[2854]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 11 15:59:05 localhost program[2854]: Filesystem flags: signed_directory_hash >Dec 11 15:59:05 localhost program[2854]: Default mount options: user_xattr acl >Dec 11 15:59:05 localhost program[2854]: Filesystem state: clean >Dec 11 15:59:05 localhost program[2854]: Errors behavior: Continue >Dec 11 15:59:05 localhost program[2854]: Filesystem OS type: Linux >Dec 11 15:59:05 localhost program[2854]: Inode count: 262144 >Dec 11 15:59:05 localhost program[2854]: Block count: 1048576 >Dec 11 15:59:05 localhost program[2854]: Reserved block count: 10484 >Dec 11 15:59:05 localhost program[2854]: Free blocks: 224983 >Dec 11 15:59:05 localhost program[2854]: Free inodes: 155768 >Dec 11 15:59:05 localhost program[2854]: First block: 0 >Dec 11 15:59:05 localhost program[2854]: Block size: 4096 >Dec 11 15:59:05 localhost program[2854]: Fragment size: 4096 >Dec 11 15:59:05 localhost program[2854]: Reserved GDT blocks: 255 >Dec 11 15:59:05 localhost program[2854]: Blocks per group: 32768 >Dec 11 15:59:05 localhost program[2854]: Fragments per group: 32768 >Dec 11 15:59:05 localhost program[2854]: Inodes per group: 8192 >Dec 11 15:59:05 localhost program[2854]: Inode blocks per group: 512 >Dec 11 15:59:05 localhost program[2854]: Flex block group size: 16 >Dec 11 15:59:05 localhost program[2854]: Filesystem created: Thu Dec 5 04:53:01 2013 >Dec 11 15:59:05 localhost program[2854]: Last mount time: Thu Dec 5 04:53:06 2013 >Dec 11 15:59:05 localhost program[2854]: Last write time: Thu Dec 5 06:59:39 2013 >Dec 11 15:59:05 localhost program[2854]: Mount count: 0 >Dec 11 15:59:05 localhost program[2854]: Maximum mount count: -1 >Dec 11 15:59:05 localhost program[2854]: Last checked: Thu Dec 5 06:59:39 2013 >Dec 11 15:59:05 localhost program[2854]: Check interval: 0 (<none>) >Dec 11 15:59:05 localhost program[2854]: Lifetime writes: 222 MB >Dec 11 15:59:05 localhost program[2854]: Reserved blocks uid: 0 (user root) >Dec 11 15:59:05 localhost program[2854]: Reserved blocks gid: 0 (group root) >Dec 11 15:59:05 localhost program[2854]: First inode: 11 >Dec 11 15:59:05 localhost program[2854]: Inode size: 256 >Dec 11 15:59:05 localhost program[2854]: Required extra isize: 28 >Dec 11 15:59:05 localhost program[2854]: Desired extra isize: 28 >Dec 11 15:59:05 localhost program[2854]: Journal inode: 8 >Dec 11 15:59:05 localhost program[2854]: Default directory hash: half_md4 >Dec 11 15:59:05 localhost program[2854]: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >Dec 11 15:59:05 localhost program[2854]: Journal backup: inode blocks >Dec 11 15:59:05 localhost program[2854]: Journal features: journal_incompat_revoke >Dec 11 15:59:05 localhost program[2854]: Journal size: 128M >Dec 11 15:59:05 localhost program[2854]: Journal length: 32768 >Dec 11 15:59:05 localhost program[2854]: Journal sequence: 0x00003242 >Dec 11 15:59:05 localhost program[2854]: Journal start: 0 >Dec 11 15:59:05 localhost program[2854]: Dec 11 15:59:05 localhost program[2854]: Return code: 0 >Dec 11 15:59:05 localhost program[2854]: Running... resize2fs -P /dev/mapper/live-base >Dec 11 15:59:05 localhost program[2854]: resize2fs 1.42.8 (20-Jun-2013) >Dec 11 15:59:05 localhost program[2854]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Dec 11 15:59:05 localhost program[2854]: Couldn't find valid filesystem superblock. >Dec 11 15:59:05 localhost program[2854]: Return code: 1 >Dec 11 15:59:05 localhost blivet[2854]: using current size 0 as min size >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:59:05 localhost blivet[2854]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Dec 11 15:59:05 localhost blivet[2854]: looking up parted Device: /dev/mapper/live-base >Dec 11 15:59:05 localhost blivet[2854]: got device: DMDevice instance (0x7f400007db10) -- >name = live-base status = True kids = 0 id = 14 >parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7f400008a050> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: got format: Ext4FS instance (0x47cb610) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '69983', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Dec 11 15:59:05 localhost blivet[2854]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: live-osimg-min is a device-mapper device >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Dec 11 15:59:05 localhost blivet[2854]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 11 15:59:05 localhost blivet[2854]: DMDevice.getDMNode: live-base ; status: True ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: loop1 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing DM_snapshot_cow >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.getDeviceByName returned None >Dec 11 15:59:05 localhost blivet[2854]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:05 localhost blivet[2854]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Dec 11 15:59:05 localhost blivet[2854]: added dm live-osimg-min (id 15) to device tree >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Dec 11 15:59:05 localhost blivet[2854]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:59:05 localhost blivet[2854]: device live-osimg-min does not contain a disklabel >Dec 11 15:59:05 localhost blivet[2854]: type detected on 'live-osimg-min' is 'ext4' >Dec 11 15:59:05 localhost program[2854]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Dec 11 15:59:05 localhost program[2854]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 11 15:59:05 localhost program[2854]: Filesystem volume name: _Fedora-Live-Des >Dec 11 15:59:05 localhost program[2854]: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >Dec 11 15:59:05 localhost program[2854]: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >Dec 11 15:59:05 localhost program[2854]: Filesystem magic number: 0xEF53 >Dec 11 15:59:05 localhost program[2854]: Filesystem revision #: 1 (dynamic) >Dec 11 15:59:05 localhost program[2854]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 11 15:59:05 localhost program[2854]: Filesystem flags: signed_directory_hash >Dec 11 15:59:05 localhost program[2854]: Default mount options: user_xattr acl >Dec 11 15:59:05 localhost program[2854]: Filesystem state: clean >Dec 11 15:59:05 localhost program[2854]: Errors behavior: Continue >Dec 11 15:59:05 localhost program[2854]: Filesystem OS type: Linux >Dec 11 15:59:05 localhost program[2854]: Inode count: 212992 >Dec 11 15:59:05 localhost program[2854]: Block count: 825818 >Dec 11 15:59:05 localhost program[2854]: Reserved block count: 8256 >Dec 11 15:59:05 localhost program[2854]: Free blocks: 5566 >Dec 11 15:59:05 localhost program[2854]: Free inodes: 106616 >Dec 11 15:59:05 localhost program[2854]: First block: 0 >Dec 11 15:59:05 localhost program[2854]: Block size: 4096 >Dec 11 15:59:05 localhost program[2854]: Fragment size: 4096 >Dec 11 15:59:05 localhost program[2854]: Reserved GDT blocks: 255 >Dec 11 15:59:05 localhost program[2854]: Blocks per group: 32768 >Dec 11 15:59:05 localhost program[2854]: Fragments per group: 32768 >Dec 11 15:59:05 localhost program[2854]: Inodes per group: 8192 >Dec 11 15:59:05 localhost program[2854]: Inode blocks per group: 512 >Dec 11 15:59:05 localhost program[2854]: Flex block group size: 16 >Dec 11 15:59:05 localhost program[2854]: Filesystem created: Thu Dec 5 04:53:01 2013 >Dec 11 15:59:05 localhost program[2854]: Last mount time: Thu Dec 5 04:53:06 2013 >Dec 11 15:59:05 localhost program[2854]: Last write time: Thu Dec 5 06:59:54 2013 >Dec 11 15:59:05 localhost program[2854]: Mount count: 0 >Dec 11 15:59:05 localhost program[2854]: Maximum mount count: -1 >Dec 11 15:59:05 localhost program[2854]: Last checked: Thu Dec 5 06:59:54 2013 >Dec 11 15:59:05 localhost program[2854]: Check interval: 0 (<none>) >Dec 11 15:59:05 localhost program[2854]: Lifetime writes: 224 MB >Dec 11 15:59:05 localhost program[2854]: Reserved blocks uid: 0 (user root) >Dec 11 15:59:05 localhost program[2854]: Reserved blocks gid: 0 (group root) >Dec 11 15:59:05 localhost program[2854]: First inode: 11 >Dec 11 15:59:05 localhost program[2854]: Inode size: 256 >Dec 11 15:59:05 localhost program[2854]: Required extra isize: 28 >Dec 11 15:59:05 localhost program[2854]: Desired extra isize: 28 >Dec 11 15:59:05 localhost program[2854]: Journal inode: 8 >Dec 11 15:59:05 localhost program[2854]: Default directory hash: half_md4 >Dec 11 15:59:05 localhost program[2854]: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >Dec 11 15:59:05 localhost program[2854]: Journal backup: inode blocks >Dec 11 15:59:05 localhost program[2854]: Journal features: journal_incompat_revoke >Dec 11 15:59:05 localhost program[2854]: Journal size: 128M >Dec 11 15:59:05 localhost program[2854]: Journal length: 32768 >Dec 11 15:59:05 localhost program[2854]: Journal sequence: 0x00003242 >Dec 11 15:59:05 localhost program[2854]: Journal start: 0 >Dec 11 15:59:05 localhost program[2854]: Dec 11 15:59:05 localhost program[2854]: Return code: 0 >Dec 11 15:59:05 localhost program[2854]: Running... resize2fs -P /dev/mapper/live-osimg-min >Dec 11 15:59:05 localhost program[2854]: resize2fs 1.42.8 (20-Jun-2013) >Dec 11 15:59:05 localhost program[2854]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Dec 11 15:59:05 localhost program[2854]: Couldn't find valid filesystem superblock. >Dec 11 15:59:05 localhost program[2854]: Return code: 1 >Dec 11 15:59:05 localhost blivet[2854]: using current size 0 as min size >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:59:05 localhost blivet[2854]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Dec 11 15:59:05 localhost blivet[2854]: looking up parted Device: /dev/mapper/live-osimg-min >Dec 11 15:59:05 localhost blivet[2854]: got device: DMDevice instance (0x47cbbd0) -- >name = live-osimg-min status = True kids = 0 id = 15 >parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32576 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x46ebdd0> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Dec 11 15:59:05 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:05 localhost blivet[2854]: got format: Ext4FS instance (0x47cbf10) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Dec 11 15:59:05 localhost program[2854]: Running... udevadm settle --timeout=300 >Dec 11 15:59:05 localhost program[2854]: Return code: 0 >Dec 11 15:59:05 localhost blivet[2854]: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >Dec 11 15:59:05 localhost program[2854]: Running... udevadm settle --timeout=300 >Dec 11 15:59:05 localhost program[2854]: Return code: 0 >Dec 11 15:59:05 localhost blivet[2854]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 11 15:59:05 localhost blivet[2854]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 11 15:59:05 localhost blivet[2854]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 11 15:59:05 localhost program[2854]: Running... udevadm settle --timeout=300 >Dec 11 15:59:05 localhost program[2854]: Return code: 0 >Dec 11 15:59:06 localhost blivet[2854]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Dec 11 15:59:06 localhost blivet[2854]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Dec 11 15:59:06 localhost blivet[2854]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Dec 11 15:59:06 localhost blivet[2854]: not going to restore from backup of non-existent /etc/mdadm.conf >Dec 11 15:59:06 localhost blivet[2854]: edd: MBR signature on vda is zero. new disk image? >Dec 11 15:59:06 localhost blivet[2854]: edd: collected mbr signatures: {} >Dec 11 15:59:06 localhost blivet[2854]: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >Dec 11 15:59:06 localhost blivet[2854]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 11 15:59:06 localhost program[2854]: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >Dec 11 15:59:06 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 11 15:59:06 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Dec 11 15:59:06 localhost program[2854]: Return code: 0 >Dec 11 15:59:06 localhost blivet[2854]: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >Dec 11 15:59:06 localhost program[2854]: Running... udevadm settle --timeout=300 >Dec 11 15:59:06 localhost program[2854]: Return code: 0 >Dec 11 15:59:06 localhost program[2854]: Running... umount /mnt/sysimage >Dec 11 15:59:06 localhost program[2854]: Return code: 0 >Dec 11 15:59:06 localhost program[2854]: Running... udevadm settle --timeout=300 >Dec 11 15:59:06 localhost program[2854]: Return code: 0 >Dec 11 15:59:06 localhost blivet[2854]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 11 15:59:06 localhost blivet[2854]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 11 15:59:06 localhost blivet[2854]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 11 15:59:06 localhost program[2854]: Running... udevadm settle --timeout=300 >Dec 11 15:59:06 localhost program[2854]: Return code: 0 >Dec 11 15:59:06 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:06 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:06 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:06 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:06 localhost blivet[2854]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 11 15:59:06 localhost blivet[2854]: Iso9660FS.supported: supported: True ; >Dec 11 15:59:06 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:06 localhost anaconda[2854]: Thread Done: AnaStorageThread (139912930281216) >Dec 11 15:59:06 localhost program[2854]: Running... hwclock --hctosys --utc >Dec 11 15:59:06 localhost blivet[2854]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Dec 11 15:59:06 localhost blivet[2854]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (14) with existing ext4 filesystem >Dec 11 15:59:06 localhost systemd[1358]: Time has been changed >Dec 11 15:59:06 localhost systemd[1]: Time has been changed >Dec 11 15:59:06 localhost program[2854]: Return code: 0 >Dec 11 15:59:06 localhost anaconda[2854]: Thread Done: AnaTimeInitThread (139912853579520) >Dec 11 15:59:06 localhost program[2854]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Dec 11 15:59:06 localhost program[2854]: Return code: 0 >Dec 11 15:59:06 localhost anaconda[2854]: Thread Done: AnaPayloadThread (139912836794112) >Dec 11 15:59:06 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 11 15:59:06 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Dec 11 15:59:06 localhost anaconda[2854]: Geolocation lookup finished in 0.8 seconds >Dec 11 15:59:06 localhost anaconda[2854]: got results from geolocation >Dec 11 15:59:06 localhost anaconda[2854]: Thread Done: AnaGeolocationRefreshThread (139912845186816) >Dec 11 15:59:10 localhost anaconda[2854]: Not doing 'require network connection' in live installation >Dec 11 15:59:10 localhost anaconda[2854]: network standalone spoke (init): completed: True >Dec 11 15:59:10 localhost anaconda[2854]: Not doing 'require network connection' in live installation >Dec 11 15:59:11 localhost anaconda[2854]: Running Thread: AnaDateTimeThread (139912853579520) >Dec 11 15:59:11 localhost anaconda[2854]: Not doing 'modify system time and date' in live installation >Dec 11 15:59:11 localhost anaconda[2854]: Thread Done: AnaDateTimeThread (139912853579520) >Dec 11 15:59:11 localhost anaconda[2854]: fs space: 0 B needed: 2.96 GB >Dec 11 15:59:12 localhost anaconda[2854]: fs space: 0 B needed: 2.96 GB >Dec 11 15:59:12 localhost anaconda[2854]: Running Thread: AnaStorageWatcher (139912930281216) >Dec 11 15:59:12 localhost anaconda[2854]: Thread Done: AnaStorageWatcher (139912930281216) >Dec 11 15:59:12 localhost anaconda[2854]: Running Thread: AnaCustomStorageInit (139912930281216) >Dec 11 15:59:12 localhost blivet[2854]: Iso9660FS.supported: supported: True ; >Dec 11 15:59:12 localhost blivet[2854]: Iso9660FS.supported: supported: True ; >Dec 11 15:59:12 localhost blivet[2854]: NFSv4.supported: supported: False ; >Dec 11 15:59:12 localhost blivet[2854]: NFSv4.supported: supported: False ; >Dec 11 15:59:12 localhost blivet[2854]: SELinuxFS.supported: supported: False ; >Dec 11 15:59:12 localhost blivet[2854]: SELinuxFS.supported: supported: False ; >Dec 11 15:59:12 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:12 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:12 localhost anaconda[2854]: Not doing 'register anaconda secret agent' in live installation >Dec 11 15:59:12 localhost anaconda[2854]: network: selected device ens3 >Dec 11 15:59:12 localhost anaconda[2854]: Not doing 'hide hint to use network configuration in DE' in live installation >Dec 11 15:59:12 localhost ifcfg[2854]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >Dec 11 15:59:12 localhost ifcfg[2854]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >Dec 11 15:59:12 localhost anaconda[2854]: updating hostname localhost.localdomain >Dec 11 15:59:13 localhost anaconda[2854]: Not doing 'require network connection' in live installation >Dec 11 15:59:13 localhost anaconda[2854]: Running Thread: AnaNTPserver0 (139912476366592) >Dec 11 15:59:13 localhost anaconda[2854]: Running Thread: AnaNTPserver1 (139912467973888) >Dec 11 15:59:13 localhost anaconda[2854]: Running Thread: AnaNTPserver2 (139912384870144) >Dec 11 15:59:13 localhost blivet[2854]: Ext3FS.supported: supported: True ; >Dec 11 15:59:13 localhost blivet[2854]: Ext3FS.supported: supported: True ; >Dec 11 15:59:13 localhost anaconda[2854]: Running Thread: AnaNTPserver3 (139912376477440) >Dec 11 15:59:13 localhost anaconda[2854]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x485e7d0> >Dec 11 15:59:13 localhost anaconda[2854]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> status to: Probing storage... >Dec 11 15:59:13 localhost anaconda[2854]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> >Dec 11 15:59:13 localhost blivet[2854]: Ext2FS.supported: supported: True ; >Dec 11 15:59:13 localhost blivet[2854]: Ext2FS.supported: supported: True ; >Dec 11 15:59:13 localhost blivet[2854]: SysFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: SysFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: MultipathMember.__init__: >Dec 11 15:59:13 localhost blivet[2854]: MDRaidMember.__init__: >Dec 11 15:59:13 localhost blivet[2854]: ProcFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: ProcFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: SwapSpace.__init__: >Dec 11 15:59:13 localhost anaconda[2854]: Thread Done: AnaNTPserver1 (139912467973888) >Dec 11 15:59:13 localhost anaconda[2854]: Thread Done: AnaNTPserver2 (139912384870144) >Dec 11 15:59:13 localhost anaconda[2854]: Thread Done: AnaNTPserver3 (139912376477440) >Dec 11 15:59:13 localhost anaconda[2854]: Thread Done: AnaNTPserver0 (139912476366592) >Dec 11 15:59:13 localhost anaconda[2854]: updating hostname localhost.localdomain >Dec 11 15:59:13 localhost blivet[2854]: NoDevFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: NoDevFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: DevPtsFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: DevPtsFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: BTRFS.supported: supported: True ; >Dec 11 15:59:13 localhost anaconda[2854]: updating hostname localhost.localdomain >Dec 11 15:59:13 localhost anaconda[2854]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f3ff805fc10> status to: Wired (ens3) connected >Dec 11 15:59:13 localhost blivet[2854]: USBFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: USBFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: DiskLabel.__init__: >Dec 11 15:59:13 localhost blivet[2854]: DiskLabel.partedDevice returning None >Dec 11 15:59:13 localhost blivet[2854]: HFSPlus.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: HFSPlus.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: XFS.supported: supported: True ; >Dec 11 15:59:13 localhost blivet[2854]: XFS.supported: supported: True ; >Dec 11 15:59:13 localhost blivet[2854]: TmpFS.supported: supported: True ; >Dec 11 15:59:13 localhost blivet[2854]: TmpFS.supported: supported: True ; >Dec 11 15:59:13 localhost blivet[2854]: LUKS.__init__: >Dec 11 15:59:13 localhost blivet[2854]: NTFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: NTFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: BindFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: BindFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: HFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: HFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: LVMPhysicalVolume.__init__: >Dec 11 15:59:13 localhost blivet[2854]: NFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: NFS.supported: supported: False ; >Dec 11 15:59:13 localhost blivet[2854]: FATFS.supported: supported: True ; >Dec 11 15:59:13 localhost blivet[2854]: FATFS.supported: supported: True ; >Dec 11 15:59:13 localhost blivet[2854]: DMRaidMember.__init__: >Dec 11 15:59:13 localhost anaconda[2854]: Thread Done: AnaCustomStorageInit (139912930281216) >Dec 11 15:59:14 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:14 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:17 localhost anaconda[2854]: disk free: 9.76 GB fs free: 449 MB sw needs: 2.96 GB auto swap: 0 B >Dec 11 15:59:19 localhost blivet[2854]: Detected 2064M of memory >Dec 11 15:59:19 localhost blivet[2854]: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >Dec 11 15:59:19 localhost blivet[2854]: Swap attempt of 1024M >Dec 11 15:59:20 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x2a0022a not in stack >Dec 11 15:59:20 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x2a00225 not in stack >Dec 11 15:59:20 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x2a00225 not in stack >Dec 11 15:59:20 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x2a00225 not in stack >Dec 11 15:59:42 localhost gnome-session[1361]: Window manager warning: last_focus_time (507112) is greater than comparison timestamp (507111). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 11 15:59:42 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x2a002d9 not in stack >Dec 11 15:59:42 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x2a002d5 not in stack >Dec 11 15:59:42 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x2a002d5 not in stack >Dec 11 15:59:42 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x2a002d5 not in stack >Dec 11 15:59:46 localhost anaconda[2854]: disk free: 9.76 GB fs free: 449 MB sw needs: 2.96 GB auto swap: 1.02 GB >Dec 11 15:59:47 localhost blivet[2854]: Detected 2064M of memory >Dec 11 15:59:47 localhost blivet[2854]: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >Dec 11 15:59:47 localhost blivet[2854]: Swap attempt of 1024M >Dec 11 15:59:47 localhost gnome-session[1361]: Window manager warning: last_focus_time (511683) is greater than comparison timestamp (511682). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 11 15:59:47 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x2a00574 not in stack >Dec 11 15:59:47 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x2a00570 not in stack >Dec 11 15:59:47 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x2a00570 not in stack >Dec 11 15:59:47 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x2a00570 not in stack >Dec 11 15:59:47 localhost anaconda[2854]: Running Thread: AnaExecuteStorageThread (139912930281216) >Dec 11 15:59:47 localhost blivet[2854]: clearpart: looking at vda1 >Dec 11 15:59:47 localhost blivet[2854]: checking whether disk vda has an empty extended >Dec 11 15:59:47 localhost blivet[2854]: extended is None ; logicals is [] >Dec 11 15:59:47 localhost anaconda[2854]: new disk order: [] >Dec 11 15:59:47 localhost program[2854]: Running... udevadm settle --timeout=300 >Dec 11 15:59:47 localhost program[2854]: Return code: 0 >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:47 localhost blivet[2854]: Detected 2064M of memory >Dec 11 15:59:47 localhost blivet[2854]: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >Dec 11 15:59:47 localhost blivet[2854]: Swap attempt of 1024M >Dec 11 15:59:47 localhost blivet[2854]: doAutoPart: True >Dec 11 15:59:47 localhost blivet[2854]: encryptedAutoPart: False >Dec 11 15:59:47 localhost blivet[2854]: autoPartType: 2 >Dec 11 15:59:47 localhost blivet[2854]: clearPartType: 2 >Dec 11 15:59:47 localhost blivet[2854]: clearPartDisks: ['vda'] >Dec 11 15:59:47 localhost blivet[2854]: autoPartitionRequests: >PartSpec instance (0x7f4000165550) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f40001654d0) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7f4000165510) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7f4000165590) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7f40001655d0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 1024 maxSize = None grow = False >Dec 11 15:59:47 localhost blivet[2854]: storage.disks: ['vda'] >Dec 11 15:59:47 localhost blivet[2854]: storage.partitioned: ['vda'] >Dec 11 15:59:47 localhost blivet[2854]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1'] >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:47 localhost blivet[2854]: resolved 'vda' to 'vda' (disk) >Dec 11 15:59:47 localhost blivet[2854]: boot disk: vda >Dec 11 15:59:47 localhost blivet[2854]: LVMPhysicalVolume.__init__: mountpoint: None ; >Dec 11 15:59:47 localhost blivet[2854]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.addChild: kids: 1 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setFormat: req0 ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.removeChild: kids: 2 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: added partition req0 (id 16) to device tree >Dec 11 15:59:47 localhost blivet[2854]: registered action: [0] Create Device partition req0 (id 16) >Dec 11 15:59:47 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:47 localhost blivet[2854]: registered action: [1] Create Format lvmpv on partition req0 (id 16) >Dec 11 15:59:47 localhost blivet[2854]: candidate disks: [DiskDevice instance (0x7f4000024850) -- >name = vda status = True kids = 1 id = 1 >parents = [] >uuid = None size = 10240.0 >format = existing gpt disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32576 did: 0 busy: False >hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x4418f80> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f400007d810>] >Dec 11 15:59:47 localhost blivet[2854]: devs: [PartitionDevice instance (0x7f400018b450) -- >name = req0 status = False kids = 0 id = 16 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Dec 11 15:59:47 localhost anaconda[2854]: Not doing 'require network connection' in live installation >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_disklabel(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_size(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_location(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_format(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: is_valid_stage1_device(vda) returning True >Dec 11 15:59:47 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:47 localhost blivet[2854]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.addChild: kids: 1 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setFormat: req1 ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >Dec 11 15:59:47 localhost anaconda[2854]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.removeChild: kids: 2 ; name: vda ; >Dec 11 15:59:47 localhost anaconda[2854]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> status to: Saving storage configuration... >Dec 11 15:59:47 localhost blivet[2854]: added partition req1 (id 17) to device tree >Dec 11 15:59:47 localhost blivet[2854]: registered action: [2] Create Device partition req1 (id 17) >Dec 11 15:59:47 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:47 localhost blivet[2854]: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition req1 (id 17) >Dec 11 15:59:47 localhost blivet[2854]: getFormat('biosboot') returning BIOSBoot instance >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.addChild: kids: 1 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setFormat: req2 ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setFormat: req2 ; current: None ; type: biosboot ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.removeChild: kids: 2 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: added partition req2 (id 18) to device tree >Dec 11 15:59:47 localhost blivet[2854]: registered action: [4] Create Device partition req2 (id 18) >Dec 11 15:59:47 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:47 localhost blivet[2854]: registered action: [5] Create Format biosboot on partition req2 (id 18) >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Dec 11 15:59:47 localhost blivet[2854]: removing all non-preexisting partitions ['req0(id 16)', 'req1(id 17)', 'req2(id 18)'] from disk(s) ['vda'] >Dec 11 15:59:47 localhost blivet[2854]: allocatePartitions: disks=['vda'] ; partitions=['req0(id 16)', 'req1(id 17)', 'req2(id 18)'] >Dec 11 15:59:47 localhost blivet[2854]: removing all non-preexisting partitions ['req2(id 18)', 'req1(id 17)', 'req0(id 16)'] from disk(s) ['vda'] >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:47 localhost blivet[2854]: resolved 'vda' to 'vda' (disk) >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:47 localhost blivet[2854]: resolved 'vda' to 'vda' (disk) >Dec 11 15:59:47 localhost blivet[2854]: allocating partition: req2 ; id: 18 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 ; start: None ; end: None >Dec 11 15:59:47 localhost blivet[2854]: checking freespace on vda >Dec 11 15:59:47 localhost blivet[2854]: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=False start=None >Dec 11 15:59:47 localhost blivet[2854]: checking 34-2047 (0 MB) >Dec 11 15:59:47 localhost blivet[2854]: current free range is 34-2047 (0MB) >Dec 11 15:59:47 localhost blivet[2854]: checking 978611-20971486 (9762 MB) >Dec 11 15:59:47 localhost blivet[2854]: current free range is 978611-20971486 (9762MB) >Dec 11 15:59:47 localhost blivet[2854]: updating use_disk to vda, type: 0 >Dec 11 15:59:47 localhost blivet[2854]: new free: 978611-20971486 / 9762MB >Dec 11 15:59:47 localhost blivet[2854]: new free allows for 0 sectors of growth >Dec 11 15:59:47 localhost blivet[2854]: found free space for bootable request >Dec 11 15:59:47 localhost blivet[2854]: adjusted start sector from 978611 to 978944 >Dec 11 15:59:47 localhost blivet[2854]: created partition vda2 of 1MB and added it to /dev/vda >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: req2 ; >Dec 11 15:59:47 localhost blivet[2854]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f400018bd50> PedPartition: <_ped.Partition object at 0x7f3ff811bb30> >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.addChild: kids: 1 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: vda2 ; >Dec 11 15:59:47 localhost blivet[2854]: device vda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f400018bf90> PedPartition: <_ped.Partition object at 0x7f4000187f50> >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:47 localhost blivet[2854]: resolved 'vda' to 'vda' (disk) >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:47 localhost blivet[2854]: resolved 'vda' to 'vda' (disk) >Dec 11 15:59:47 localhost blivet[2854]: allocating partition: req1 ; id: 17 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Dec 11 15:59:47 localhost blivet[2854]: checking freespace on vda >Dec 11 15:59:47 localhost blivet[2854]: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >Dec 11 15:59:47 localhost blivet[2854]: checking 34-2047 (0 MB) >Dec 11 15:59:47 localhost blivet[2854]: current free range is 34-2047 (0MB) >Dec 11 15:59:47 localhost blivet[2854]: checking 978611-978943 (0 MB) >Dec 11 15:59:47 localhost blivet[2854]: current free range is 978611-978943 (0MB) >Dec 11 15:59:47 localhost blivet[2854]: checking 980992-20971486 (9760 MB) >Dec 11 15:59:47 localhost blivet[2854]: current free range is 980992-20971486 (9760MB) >Dec 11 15:59:47 localhost blivet[2854]: updating use_disk to vda, type: 0 >Dec 11 15:59:47 localhost blivet[2854]: new free: 980992-20971486 / 9760MB >Dec 11 15:59:47 localhost blivet[2854]: new free allows for 0 sectors of growth >Dec 11 15:59:47 localhost blivet[2854]: found free space for bootable request >Dec 11 15:59:47 localhost blivet[2854]: created partition vda3 of 500MB and added it to /dev/vda >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: req1 ; >Dec 11 15:59:47 localhost blivet[2854]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f400018e290> PedPartition: <_ped.Partition object at 0x7f400018f0b0> >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.addChild: kids: 2 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: vda3 ; >Dec 11 15:59:47 localhost blivet[2854]: device vda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f400018e310> PedPartition: <_ped.Partition object at 0x7f400018f170> >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:47 localhost blivet[2854]: resolved 'vda' to 'vda' (disk) >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:47 localhost blivet[2854]: resolved 'vda' to 'vda' (disk) >Dec 11 15:59:47 localhost blivet[2854]: allocating partition: req0 ; id: 16 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Dec 11 15:59:47 localhost blivet[2854]: checking freespace on vda >Dec 11 15:59:47 localhost blivet[2854]: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True start=None >Dec 11 15:59:47 localhost blivet[2854]: checking 34-2047 (0 MB) >Dec 11 15:59:47 localhost blivet[2854]: current free range is 34-2047 (0MB) >Dec 11 15:59:47 localhost blivet[2854]: checking 978611-978943 (0 MB) >Dec 11 15:59:47 localhost blivet[2854]: current free range is 978611-978943 (0MB) >Dec 11 15:59:47 localhost blivet[2854]: checking 2004992-20971486 (9260 MB) >Dec 11 15:59:47 localhost blivet[2854]: current free range is 2004992-20971486 (9260MB) >Dec 11 15:59:47 localhost blivet[2854]: evaluating growth potential for new layout >Dec 11 15:59:47 localhost blivet[2854]: calculating growth for disk /dev/vda >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: req0 ; >Dec 11 15:59:47 localhost blivet[2854]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f400018e650> PedPartition: <_ped.Partition object at 0x7f400018f2f0> >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.addChild: kids: 3 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: adding request 18 to chunk 19992876 (978611-20971486) on /dev/vda >Dec 11 15:59:47 localhost blivet[2854]: adding request 17 to chunk 19992876 (978611-20971486) on /dev/vda >Dec 11 15:59:47 localhost blivet[2854]: adding request 16 to chunk 19992876 (978611-20971486) on /dev/vda >Dec 11 15:59:47 localhost blivet[2854]: Chunk.growRequests: 2014 on /dev/vda start = 34 end = 2047 >sectorSize = 512 >Dec 11 15:59:47 localhost blivet[2854]: Chunk.growRequests: 19992876 on /dev/vda start = 978611 end = 20971486 >sectorSize = 512 >Dec 11 15:59:47 localhost blivet[2854]: req: PartitionRequest instance -- >id = 18 name = vda2 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >Dec 11 15:59:47 localhost blivet[2854]: req: PartitionRequest instance -- >id = 17 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Dec 11 15:59:47 localhost blivet[2854]: req: PartitionRequest instance -- >id = 16 name = vda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >Dec 11 15:59:47 localhost blivet[2854]: 1 requests and 17942828 (8761MB) left in chunk >Dec 11 15:59:47 localhost blivet[2854]: adding 17942828 (8761MB) to 16 (vda4) >Dec 11 15:59:47 localhost blivet[2854]: new grow amount for request 16 (vda4) is 17942828 units, or 8761MB >Dec 11 15:59:47 localhost blivet[2854]: request 18 (vda2) growth: 0 (0MB) size: 1MB >Dec 11 15:59:47 localhost blivet[2854]: request 17 (vda3) growth: 0 (0MB) size: 500MB >Dec 11 15:59:47 localhost blivet[2854]: request 16 (vda4) growth: 17942828 (8761MB) size: 9261MB >Dec 11 15:59:47 localhost blivet[2854]: disk /dev/vda growth: 17942828 (8761MB) >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: vda4 ; >Dec 11 15:59:47 localhost blivet[2854]: device vda4 new partedPartition None >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.removeChild: kids: 4 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: total growth: 17942828 sectors >Dec 11 15:59:47 localhost blivet[2854]: updating use_disk to vda, type: 0 >Dec 11 15:59:47 localhost blivet[2854]: new free: 2004992-20971486 / 9260MB >Dec 11 15:59:47 localhost blivet[2854]: new free allows for 17942828 sectors of growth >Dec 11 15:59:47 localhost blivet[2854]: created partition vda4 of 500MB and added it to /dev/vda >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: req0 ; >Dec 11 15:59:47 localhost blivet[2854]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f400018ea90> PedPartition: <_ped.Partition object at 0x7f400018f350> >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.addChild: kids: 3 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: vda4 ; >Dec 11 15:59:47 localhost blivet[2854]: device vda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f400018b990> PedPartition: <_ped.Partition object at 0x7f4000187ef0> >Dec 11 15:59:47 localhost blivet[2854]: growPartitions: disks=['vda'], partitions=['vda4(id 16)', 'vda3(id 17)', 'vda2(id 18)'] >Dec 11 15:59:47 localhost blivet[2854]: growable partitions are ['vda4'] >Dec 11 15:59:47 localhost blivet[2854]: adding request 16 to chunk 19992876 (978611-20971486) on /dev/vda >Dec 11 15:59:47 localhost blivet[2854]: adding request 17 to chunk 19992876 (978611-20971486) on /dev/vda >Dec 11 15:59:47 localhost blivet[2854]: adding request 18 to chunk 19992876 (978611-20971486) on /dev/vda >Dec 11 15:59:47 localhost blivet[2854]: disk vda has 2 chunks >Dec 11 15:59:47 localhost blivet[2854]: Chunk.growRequests: 19992876 on /dev/vda start = 978611 end = 20971486 >sectorSize = 512 >Dec 11 15:59:47 localhost blivet[2854]: req: PartitionRequest instance -- >id = 18 name = vda2 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >Dec 11 15:59:47 localhost blivet[2854]: req: PartitionRequest instance -- >id = 17 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Dec 11 15:59:47 localhost blivet[2854]: req: PartitionRequest instance -- >id = 16 name = vda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >Dec 11 15:59:47 localhost blivet[2854]: 1 requests and 17942828 (8761MB) left in chunk >Dec 11 15:59:47 localhost blivet[2854]: adding 17942828 (8761MB) to 16 (vda4) >Dec 11 15:59:47 localhost blivet[2854]: new grow amount for request 16 (vda4) is 17942828 units, or 8761MB >Dec 11 15:59:47 localhost blivet[2854]: growing partitions on vda >Dec 11 15:59:47 localhost blivet[2854]: partition vda2 (18): 0 >Dec 11 15:59:47 localhost blivet[2854]: new geometry for vda2: parted.Geometry instance -- >start: 978944 end: 980991 length: 2048 >device: <parted.device.Device object at 0x7f400008da10> PedGeometry: <_ped.Geometry object at 0x7f400018e390> >Dec 11 15:59:47 localhost blivet[2854]: partition vda3 (17): 0 >Dec 11 15:59:47 localhost blivet[2854]: new geometry for vda3: parted.Geometry instance -- >start: 980992 end: 2004991 length: 1024000 >device: <parted.device.Device object at 0x7f400008da10> PedGeometry: <_ped.Geometry object at 0x7f400018e4d0> >Dec 11 15:59:47 localhost blivet[2854]: partition vda4 (16): 0 >Dec 11 15:59:47 localhost blivet[2854]: new geometry for vda4: parted.Geometry instance -- >start: 2004992 end: 20969471 length: 18964480 >device: <parted.device.Device object at 0x7f400008da10> PedGeometry: <_ped.Geometry object at 0x7f400018e2d0> >Dec 11 15:59:47 localhost blivet[2854]: removing all non-preexisting partitions ['vda2(id 18)', 'vda3(id 17)', 'vda4(id 16)'] from disk(s) ['vda'] >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: vda2 ; >Dec 11 15:59:47 localhost blivet[2854]: device vda2 new partedPartition None >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.removeChild: kids: 4 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: vda3 ; >Dec 11 15:59:47 localhost blivet[2854]: device vda3 new partedPartition None >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.removeChild: kids: 3 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: vda4 ; >Dec 11 15:59:47 localhost blivet[2854]: device vda4 new partedPartition None >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.removeChild: kids: 2 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: back from removeNewPartitions >Dec 11 15:59:47 localhost blivet[2854]: extended: None >Dec 11 15:59:47 localhost blivet[2854]: setting req2 new geometry: parted.Geometry instance -- >start: 978944 end: 980991 length: 2048 >device: <parted.device.Device object at 0x7f400008da10> PedGeometry: <_ped.Geometry object at 0x7f400018e390> >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: req2 ; >Dec 11 15:59:47 localhost blivet[2854]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f400018ee90> PedPartition: <_ped.Partition object at 0x7f3ff811be30> >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.addChild: kids: 1 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: vda2 ; >Dec 11 15:59:47 localhost blivet[2854]: device vda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f40001a9350> PedPartition: <_ped.Partition object at 0x7f400018f1d0> >Dec 11 15:59:47 localhost blivet[2854]: setting req1 new geometry: parted.Geometry instance -- >start: 980992 end: 2004991 length: 1024000 >device: <parted.device.Device object at 0x7f400008da10> PedGeometry: <_ped.Geometry object at 0x7f400018e4d0> >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: req1 ; >Dec 11 15:59:47 localhost blivet[2854]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f400018e090> PedPartition: <_ped.Partition object at 0x7f3ff811bb30> >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.addChild: kids: 2 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: vda3 ; >Dec 11 15:59:47 localhost blivet[2854]: device vda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f400018bf90> PedPartition: <_ped.Partition object at 0x7f400018f3b0> >Dec 11 15:59:47 localhost blivet[2854]: setting req0 new geometry: parted.Geometry instance -- >start: 2004992 end: 20969471 length: 18964480 >device: <parted.device.Device object at 0x7f400008da10> PedGeometry: <_ped.Geometry object at 0x7f400018e2d0> >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: req0 ; >Dec 11 15:59:47 localhost blivet[2854]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f400018ec90> PedPartition: <_ped.Partition object at 0x7f4000169110> >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >Dec 11 15:59:47 localhost blivet[2854]: DiskDevice.addChild: kids: 3 ; name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice._setPartedPartition: vda4 ; >Dec 11 15:59:47 localhost blivet[2854]: device vda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f40001a97d0> PedPartition: <_ped.Partition object at 0x7f400018f290> >Dec 11 15:59:47 localhost blivet[2854]: fixing size of existing 476MB partition vda1 (2) with existing ext4 filesystem at 476.84 >Dec 11 15:59:47 localhost blivet[2854]: fixing size of non-existent 1MB partition vda2 (18) with non-existent biosboot at 1.00 >Dec 11 15:59:47 localhost blivet[2854]: fixing size of non-existent 500MB partition vda3 (17) with non-existent ext4 filesystem mounted at /boot at 500.00 >Dec 11 15:59:47 localhost blivet[2854]: fixing size of non-existent 9260MB partition vda4 (16) with non-existent lvmpv at 9260.00 >Dec 11 15:59:47 localhost blivet[2854]: PartitionDevice.addChild: kids: 0 ; name: vda4 ; >Dec 11 15:59:47 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:47 localhost blivet[2854]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Dec 11 15:59:47 localhost blivet[2854]: added lvmvg fedora (id 19) to device tree >Dec 11 15:59:47 localhost blivet[2854]: registered action: [6] Create Device lvmvg fedora (id 19) >Dec 11 15:59:47 localhost blivet[2854]: Ext4FS.supported: supported: True ; >Dec 11 15:59:47 localhost blivet[2854]: getFormat('ext4') returning Ext4FS instance >Dec 11 15:59:47 localhost blivet[2854]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Dec 11 15:59:47 localhost blivet[2854]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Dec 11 15:59:47 localhost blivet[2854]: fedora size is 9256MB >Dec 11 15:59:47 localhost blivet[2854]: vg fedora has 9256MB free >Dec 11 15:59:47 localhost blivet[2854]: Adding fedora-root/1024MB to fedora >Dec 11 15:59:47 localhost blivet[2854]: added lvmlv fedora-root (id 20) to device tree >Dec 11 15:59:47 localhost blivet[2854]: registered action: [7] Create Device lvmlv fedora-root (id 20) >Dec 11 15:59:47 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:47 localhost blivet[2854]: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 20) >Dec 11 15:59:47 localhost blivet[2854]: SwapSpace.__init__: mountpoint: None ; >Dec 11 15:59:47 localhost blivet[2854]: getFormat('swap') returning SwapSpace instance >Dec 11 15:59:47 localhost blivet[2854]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Dec 11 15:59:47 localhost blivet[2854]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Dec 11 15:59:47 localhost blivet[2854]: fedora size is 9256MB >Dec 11 15:59:47 localhost blivet[2854]: vg fedora has 8232MB free >Dec 11 15:59:47 localhost blivet[2854]: Adding fedora-swap/1024MB to fedora >Dec 11 15:59:47 localhost blivet[2854]: added lvmlv fedora-swap (id 21) to device tree >Dec 11 15:59:47 localhost blivet[2854]: registered action: [9] Create Device lvmlv fedora-swap (id 21) >Dec 11 15:59:47 localhost blivet[2854]: getFormat('None') returning DeviceFormat instance >Dec 11 15:59:47 localhost blivet[2854]: registered action: [10] Create Format swap on lvmlv fedora-swap (id 21) >Dec 11 15:59:47 localhost blivet[2854]: fedora size is 9256MB >Dec 11 15:59:47 localhost blivet[2854]: vg fedora has 7208MB free >Dec 11 15:59:47 localhost blivet[2854]: vg fedora: 7208MB free ; lvs: ['root', 'swap'] >Dec 11 15:59:47 localhost blivet[2854]: adding request 20 to chunk 2314 on /dev/mapper/fedora >Dec 11 15:59:47 localhost blivet[2854]: adding request 21 to chunk 2314 on /dev/mapper/fedora >Dec 11 15:59:47 localhost blivet[2854]: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2314 size = 9256 >remaining = 1 pool = 1802 >Dec 11 15:59:47 localhost blivet[2854]: req: LVRequest instance -- >id = 21 name = fedora-swap growable = False >base = 256 growth = 0 max_grow = 0 >done = True >Dec 11 15:59:47 localhost blivet[2854]: req: LVRequest instance -- >id = 20 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >Dec 11 15:59:47 localhost blivet[2854]: 1 requests and 1802 (7208MB) left in chunk >Dec 11 15:59:47 localhost blivet[2854]: adding 1802 (7208MB) to 20 (fedora-root) >Dec 11 15:59:47 localhost blivet[2854]: new grow amount for request 20 (fedora-root) is 1802 units, or 7208MB >Dec 11 15:59:47 localhost blivet[2854]: trying to set lv fedora-root size to 8232MB >Dec 11 15:59:47 localhost blivet[2854]: fedora size is 9256MB >Dec 11 15:59:47 localhost blivet[2854]: vg fedora has 7208MB free >Dec 11 15:59:47 localhost anaconda[2854]: new disk order: [] >Dec 11 15:59:47 localhost program[2854]: Running... udevadm settle --timeout=300 >Dec 11 15:59:47 localhost program[2854]: Return code: 0 >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:47 localhost blivet[2854]: resolved 'vda' to 'vda' (disk) >Dec 11 15:59:47 localhost anaconda[2854]: stage1 device cannot be of type lvmvg >Dec 11 15:59:47 localhost anaconda[2854]: stage1 device cannot be of type lvmlv >Dec 11 15:59:47 localhost anaconda[2854]: stage1 device cannot be of type lvmlv >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_disklabel(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_size(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_location(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_format(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: is_valid_stage1_device(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_disklabel(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_size(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_location(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_format(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: is_valid_stage1_device(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_disklabel(vda3) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_size(vda3) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_location(vda3) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_partition(vda3) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_format(vda3) returning True >Dec 11 15:59:47 localhost anaconda[2854]: is_valid_stage2_device(vda3) returning True >Dec 11 15:59:47 localhost anaconda[2854]: new disk order: [] >Dec 11 15:59:47 localhost program[2854]: Running... udevadm settle --timeout=300 >Dec 11 15:59:47 localhost program[2854]: Return code: 0 >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName: name: vda ; >Dec 11 15:59:47 localhost blivet[2854]: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >Dec 11 15:59:47 localhost blivet[2854]: resolved 'vda' to 'vda' (disk) >Dec 11 15:59:47 localhost anaconda[2854]: stage1 device cannot be of type lvmvg >Dec 11 15:59:47 localhost anaconda[2854]: stage1 device cannot be of type lvmlv >Dec 11 15:59:47 localhost anaconda[2854]: stage1 device cannot be of type lvmlv >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_disklabel(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_size(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_location(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_format(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: is_valid_stage1_device(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: Running Thread: AnaCheckStorageThread (139912476366592) >Dec 11 15:59:47 localhost anaconda[2854]: Thread Done: AnaExecuteStorageThread (139912930281216) >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_disklabel(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_size(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_location(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_format(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: is_valid_stage1_device(vda) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_disklabel(vda3) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_size(vda3) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_location(vda3) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_partition(vda3) returning True >Dec 11 15:59:47 localhost anaconda[2854]: _is_valid_format(vda3) returning True >Dec 11 15:59:47 localhost anaconda[2854]: is_valid_stage2_device(vda3) returning True >Dec 11 15:59:47 localhost anaconda[2854]: Thread Done: AnaCheckStorageThread (139912476366592) >Dec 11 15:59:48 localhost anaconda[2854]: fs space: 8.23 GB needed: 2.96 GB >Dec 11 15:59:48 localhost anaconda[2854]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> >Dec 11 15:59:48 localhost anaconda[2854]: fs space: 8.23 GB needed: 2.96 GB >Dec 11 15:59:48 localhost anaconda[2854]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> >Dec 11 15:59:48 localhost anaconda[2854]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> status to: Checking storage configuration... >Dec 11 15:59:49 localhost anaconda[2854]: fs space: 8.23 GB needed: 2.96 GB >Dec 11 15:59:49 localhost anaconda[2854]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> >Dec 11 15:59:50 localhost gnome-session[1361]: Starting installer, one moment... >Dec 11 15:59:50 localhost gnome-session[1361]: anaconda 20.25.14-1 for Fedora 20 started. >Dec 11 15:59:50 localhost dbus[2334]: avc: received setenforce notice (enforcing=1) >Dec 11 15:59:50 localhost dbus[1393]: avc: received setenforce notice (enforcing=1) >Dec 11 15:59:50 localhost dbus[1370]: avc: received setenforce notice (enforcing=1) >Dec 11 15:59:50 localhost dbus-daemon[659]: dbus[659]: avc: received setenforce notice (enforcing=1) >Dec 11 15:59:50 localhost dbus[659]: avc: received setenforce notice (enforcing=1) >Dec 11 15:59:50 localhost dbus-daemon[659]: dbus[659]: [system] Reloaded configuration >Dec 11 15:59:50 localhost dbus[659]: [system] Reloaded configuration >Dec 11 15:59:50 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x2a0060f not in stack >Dec 11 15:59:50 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x2a0060f not in stack >Dec 11 15:59:50 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x2a0060f not in stack >Dec 11 15:59:50 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: window 0x2a00165 not in stack >Dec 11 15:59:50 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x2a00165 not in stack >Dec 11 15:59:50 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x2a00165 not in stack >Dec 11 15:59:50 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x2a0060f not in stack >Dec 11 15:59:50 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x2a00165 not in stack >Dec 11 15:59:50 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x2a00165 not in stack >Dec 11 15:59:50 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x2a00165 not in stack >Dec 11 15:59:53 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 11 15:59:53 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Dec 11 15:59:53 localhost udisksd[1482]: Mounted /dev/vda1 at /run/media/liveuser/data on behalf of uid 1000 >Dec 11 16:00:11 localhost udisksd[1482]: Cleaning up mount point /run/media/liveuser/data (device 252:1 is not mounted) >Dec 11 16:00:11 localhost udisksd[1482]: Unmounted /dev/vda1 on behalf of uid 1000 >Dec 11 16:00:13 localhost userhelper[3009]: pam_timestamp(liveinst:auth): `/var/run/' owner UID != 0 >Dec 11 16:00:13 localhost userhelper[3009]: pam_timestamp(liveinst:session): `/var/run/' owner UID != 0 >Dec 11 16:00:13 localhost userhelper[3027]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 11 16:00:13 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Dec 11 16:00:13 localhost dbus[2334]: avc: received setenforce notice (enforcing=0) >Dec 11 16:00:13 localhost dbus[1393]: avc: received setenforce notice (enforcing=0) >Dec 11 16:00:13 localhost dbus[1370]: avc: received setenforce notice (enforcing=0) >Dec 11 16:00:13 localhost dbus[659]: avc: received setenforce notice (enforcing=0) >Dec 11 16:00:13 localhost dbus-daemon[659]: dbus[659]: avc: received setenforce notice (enforcing=0) >Dec 11 16:00:14 localhost gnome-session[1361]: % Total % Received % Xferd Average Speed Time Time Time Current >Dec 11 16:00:14 localhost gnome-session[1361]: Dload Upload Total Spent Left Speed >Dec 11 16:00:19 localhost gnome-session[1361]: [471B blob data] >Dec 11 16:00:19 localhost gnome-session[1361]: 13231 blocks >Dec 11 16:00:19 localhost gnome-session[1361]: localuser:root being added to access control list >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-05-12-12-42-00', >'ID_FS_UUID_ENC': '2013-12-05-12-12-42-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'QEMU_DVD-ROM', >'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '279707f4', >'ID_REVISION': '0.15', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', >'ID_SERIAL_SHORT': 'QM00003', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '33128', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', >'/dev/disk/by-uuid/2013-12-05-12-12-42-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 954.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 488448 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: True >hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) >PedDevice: <_ped.Device object at 0x39ecc20> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-05-12-12-42-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-20-TC size = 0.0 targetSize = 0.0 >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '34209', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f2aa008ad50>] >device: <parted.device.Device object at 0x7f2aa008aad0> >PedDisk: <_ped.Disk object at 0x7f2aa0082950> >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 10240.0 >format = existing gpt disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32554 did: 0 busy: False >hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x39ecf80> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2aa007c990> >type = disklabel name = partition table (GPT) status = False >device = /dev/vda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = gpt partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f2aa008ad50>] >device: <parted.device.Device object at 0x7f2aa008aad0> >PedDisk: <_ped.Disk object at 0x7f2aa0082950> >origPartedDisk = <parted.disk.Disk object at 0x7f2aa0091150> >partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32554 did: 0 busy: False >hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x7f2aa00860e0> >'DEVNAME': 'vda1', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', >'DEVTYPE': 'partition', >'ID_FS_LABEL': 'data', >'ID_FS_LABEL_ENC': 'data', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'de238d60-890d-4de5-aced-f6ab904510a4', >'ID_FS_UUID_ENC': 'de238d60-890d-4de5-aced-f6ab904510a4', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '976563', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': '26170e8f-90de-48ef-bf1e-8e5e0258d18b', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', >'MAJOR': '252', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9118087', >'name': 'vda1', >'symlinks': ['/dev/disk/by-label/data', >'/dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b', >'/dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >name = vda1 status = True kids = 0 id = 2 >parents = ['existing 10240MB disk vda (1) with existing gpt disklabel'] >uuid = None size = 476.837402344 >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 976563 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32554 did: 0 busy: False >hardwareGeometry: (968, 16, 63) biosGeometry: (60, 255, 63) >PedDevice: <_ped.Device object at 0x7f2aa0086e60> >target size = 0 path = /dev/vda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: <parted.filesystem.FileSystem object at 0x7f2aa008ac90> >number: 1 path: /dev/vda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2aa008ae90> PedPartition: <_ped.Partition object at 0x7f2aa008b6b0> >disk = existing 10240MB disk vda (1) with existing gpt disklabel >start = 2048 end = 978610 length = 976563 >flags = >type = ext4 name = ext4 status = False >device = /dev/vda1 uuid = de238d60-890d-4de5-aced-f6ab904510a4 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = data size = 476.0 targetSize = 476.0 >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43378', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 4 >parents = ['existing 0MB file /osmin.img (deleted) (3)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43492', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 6 >parents = ['existing 0MB file /osmin (5)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43613', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 8 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43737', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 10 >parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '43858', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 12 >parents = ['existing 0MB file /overlay (deleted) (11)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '48963', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 13 >parents = ['existing 0MB loop loop4 (12)'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32554 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7f2aa0086050> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '60865', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 14 >parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32554 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3cc07a0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '69983', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 15 >parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32554 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3cc09e0> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Dec 11 16:00:22 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 11 16:00:22 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Dec 11 16:00:23 localhost systemd[1358]: Time has been changed >Dec 11 16:00:23 localhost systemd[1]: Time has been changed >Dec 11 16:00:23 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 11 16:00:23 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Dec 11 16:00:36 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x2a0020b not in stack >Dec 11 16:00:36 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x2a00206 not in stack >Dec 11 16:00:36 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x2a00206 not in stack >Dec 11 16:00:36 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x2a00206 not in stack >Dec 11 16:00:55 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x2a002d6 not in stack >Dec 11 16:00:55 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x2a002d2 not in stack >Dec 11 16:00:55 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x2a002d2 not in stack >Dec 11 16:00:55 localhost gnome-session[1361]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x2a002d2 not in stack >PartSpec instance (0x7f2a8c0b58d0) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f2a8c0b5910) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7f2a8c0b5950) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7f2a8c0b5990) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7f2a8c0b59d0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 1024 maxSize = None grow = False >name = vda status = True kids = 1 id = 1 >parents = [] >uuid = None size = 10240.0 >format = existing gpt disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32554 did: 0 busy: False >hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x39ecf80> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2aa007c990>] >name = req0 status = False kids = 0 id = 16 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a8c0e2390> PedPartition: <_ped.Partition object at 0x7f2a8c0dbb90> >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a8c0e2510> PedPartition: <_ped.Partition object at 0x7f2a8c0dbc50> >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a8c0e27d0> PedPartition: <_ped.Partition object at 0x7f2a8c0dbcb0> >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a8c0e2850> PedPartition: <_ped.Partition object at 0x7f2a8c0dbd10> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a8c0e2b90> PedPartition: <_ped.Partition object at 0x7f2a8c0dbe30> >sectorSize = 512 >sectorSize = 512 >id = 18 name = vda2 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >id = 17 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 16 name = vda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a8c0f4890> PedPartition: <_ped.Partition object at 0x7f2a8c0dbe90> >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a8c0f4b10> PedPartition: <_ped.Partition object at 0x7f2a8c0dbad0> >sectorSize = 512 >id = 18 name = vda2 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >id = 17 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 16 name = vda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >start: 978944 end: 980991 length: 2048 >device: <parted.device.Device object at 0x7f2aa008aad0> PedGeometry: <_ped.Geometry object at 0x7f2a8c0e2910> >start: 980992 end: 2004991 length: 1024000 >device: <parted.device.Device object at 0x7f2aa008aad0> PedGeometry: <_ped.Geometry object at 0x7f2a8c0f4d10> >start: 2004992 end: 20969471 length: 18964480 >device: <parted.device.Device object at 0x7f2aa008aad0> PedGeometry: <_ped.Geometry object at 0x7f2a8c0f4b90> >start: 978944 end: 980991 length: 2048 >device: <parted.device.Device object at 0x7f2aa008aad0> PedGeometry: <_ped.Geometry object at 0x7f2a8c0e2910> >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a8c0f4710> PedPartition: <_ped.Partition object at 0x49ff470> >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4ab8590> PedPartition: <_ped.Partition object at 0x7f2a8c0dbb90> >start: 980992 end: 2004991 length: 1024000 >device: <parted.device.Device object at 0x7f2aa008aad0> PedGeometry: <_ped.Geometry object at 0x7f2a8c0f4d10> >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a8c0f4850> PedPartition: <_ped.Partition object at 0x7f2a8c0dbd70> >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a8c0e27d0> PedPartition: <_ped.Partition object at 0x7f2a8c0dbd10> >start: 2004992 end: 20969471 length: 18964480 >device: <parted.device.Device object at 0x7f2aa008aad0> PedGeometry: <_ped.Geometry object at 0x7f2a8c0f4b90> >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a8c0ebe10> PedPartition: <_ped.Partition object at 0x7f2a8c0dbdd0> >disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None >number: 4 path: /dev/vda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4ab8410> PedPartition: <_ped.Partition object at 0x4ac01d0> > > > >/tmp/anaconda.log: >15:53:50,827 INFO anaconda: /sbin/anaconda 20.25.14-1 >20:53:50,997 INFO anaconda: 2097152 kB (2048 MB) are available >15:53:50,997 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >15:53:50,998 INFO anaconda: Not doing 'start audit daemon' in live installation >15:53:50,998 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >15:53:50,998 INFO anaconda: Default encoding = ascii >15:53:51,131 INFO anaconda: Display mode = g >20:53:51,133 INFO anaconda: 2097152 kB (2048 MB) are available >15:53:51,133 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >15:53:51,268 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >15:53:51,269 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >15:53:51,269 INFO anaconda: using only installclass _Fedora >15:53:51,280 INFO anaconda: bootloader GRUB2 on X86 platform >15:53:51,281 INFO anaconda: bootloader GRUB2 on X86 platform >15:53:51,294 DEBUG anaconda: network: devices found ['ens3'] >15:53:51,645 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on ens3 >15:53:51,721 DEBUG anaconda: network: setting autoconnect of ens3 to False >15:53:51,722 DEBUG anaconda: network: missing ifcfgs created for devices ['ens3'] >15:53:51,764 DEBUG anaconda: updating hostname localhost.localdomain >15:53:51,835 INFO anaconda: Running Thread: AnaStorageThread (140629917161216) >15:53:51,848 INFO anaconda: Running Thread: AnaTimeInitThread (140629908768512) >15:53:51,851 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140629900375808) >15:53:51,866 INFO anaconda: Running Thread: AnaPayloadThread (140629891983104) >15:53:52,181 DEBUG anaconda: updating hostname localhost.localdomain >15:53:52,229 INFO anaconda: got 0 NTP servers from DHCP >15:53:52,230 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140629900375808) >15:53:52,246 INFO anaconda: Not doing 'start chronyd' in live installation >15:53:52,246 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140629900375808) >15:53:52,247 INFO anaconda: Starting geolocation lookup >15:53:52,248 INFO anaconda: Geolocation provider: Fedora GeoIP >15:53:52,410 INFO anaconda: Not doing 'activate layouts' in live installation >15:53:52,747 INFO anaconda: Thread Done: AnaStorageThread (140629917161216) >15:53:53,003 INFO anaconda: Thread Done: AnaTimeInitThread (140629908768512) >15:53:53,013 INFO anaconda: Thread Done: AnaPayloadThread (140629891983104) >15:53:53,025 INFO anaconda: Geolocation lookup finished in 0.8 seconds >15:53:53,025 INFO anaconda: got results from geolocation >15:53:53,025 INFO anaconda: Waited 0.02 seconds for Geolocation >15:53:53,026 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140629900375808) >15:54:11,119 INFO anaconda: Not doing 'require network connection' in live installation >15:54:11,119 DEBUG anaconda: network standalone spoke (init): completed: True >15:54:11,120 INFO anaconda: Not doing 'require network connection' in live installation >15:54:11,178 INFO anaconda: Running Thread: AnaDateTimeThread (140629891983104) >15:54:11,243 INFO anaconda: Not doing 'modify system time and date' in live installation >15:54:11,253 INFO anaconda: Thread Done: AnaDateTimeThread (140629891983104) >15:54:13,160 INFO anaconda: fs space: 0 B needed: 2.96 GB >15:54:13,982 INFO anaconda: fs space: 0 B needed: 2.96 GB >15:54:14,040 INFO anaconda: Running Thread: AnaStorageWatcher (140629917161216) >15:54:14,042 INFO anaconda: Thread Done: AnaStorageWatcher (140629917161216) >15:54:14,062 INFO anaconda: Running Thread: AnaCustomStorageInit (140629917161216) >15:54:14,128 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >15:54:14,131 DEBUG anaconda: network: selected device ens3 >15:54:14,156 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >15:54:14,202 DEBUG anaconda: updating hostname localhost.localdomain >15:54:14,294 INFO anaconda: Not doing 'require network connection' in live installation >15:54:14,459 INFO anaconda: Running Thread: AnaNTPserver0 (140629592921856) >15:54:14,460 INFO anaconda: Running Thread: AnaNTPserver1 (140629439485696) >15:54:14,461 INFO anaconda: Running Thread: AnaNTPserver2 (140629431092992) >15:54:14,462 INFO anaconda: Running Thread: AnaNTPserver3 (140629422700288) >15:54:14,476 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x37b0f10> >15:54:14,479 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> status to: Probing storage... >15:54:14,491 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> >15:54:14,579 INFO anaconda: Thread Done: AnaNTPserver1 (140629439485696) >15:54:14,592 INFO anaconda: Thread Done: AnaNTPserver2 (140629431092992) >15:54:14,593 INFO anaconda: Thread Done: AnaNTPserver0 (140629592921856) >15:54:14,633 INFO anaconda: Thread Done: AnaNTPserver3 (140629422700288) >15:54:14,643 DEBUG anaconda: updating hostname localhost.localdomain >15:54:14,726 DEBUG anaconda: updating hostname localhost.localdomain >15:54:14,727 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x37d1fd0> status to: Wired (ens3) connected >15:54:14,850 INFO anaconda: Thread Done: AnaCustomStorageInit (140629917161216) >15:54:36,599 DEBUG anaconda: disk free: 9.76 GB fs free: 460 MB sw needs: 2.96 GB auto swap: 0 B >15:55:07,936 DEBUG anaconda: disk free: 9.76 GB fs free: 460 MB sw needs: 2.96 GB auto swap: 1.02 GB >15:55:08,825 INFO anaconda: Running Thread: AnaExecuteStorageThread (140629917161216) >15:55:08,832 DEBUG anaconda: new disk order: [] >15:55:08,909 INFO anaconda: Not doing 'require network connection' in live installation >15:55:08,922 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> >15:55:08,923 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> status to: Saving storage configuration... >15:55:08,997 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:55:08,997 DEBUG anaconda: _is_valid_size(vda) returning True >15:55:08,998 DEBUG anaconda: _is_valid_location(vda) returning True >15:55:08,998 DEBUG anaconda: _is_valid_format(vda) returning True >15:55:08,998 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:55:09,093 DEBUG anaconda: new disk order: [] >15:55:09,111 DEBUG anaconda: stage1 device cannot be of type lvmvg >15:55:09,111 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:55:09,112 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:55:09,112 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:55:09,113 DEBUG anaconda: _is_valid_size(vda) returning True >15:55:09,113 DEBUG anaconda: _is_valid_location(vda) returning True >15:55:09,113 DEBUG anaconda: _is_valid_format(vda) returning True >15:55:09,113 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:55:09,115 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:55:09,115 DEBUG anaconda: _is_valid_size(vda) returning True >15:55:09,115 DEBUG anaconda: _is_valid_location(vda) returning True >15:55:09,115 DEBUG anaconda: _is_valid_format(vda) returning True >15:55:09,116 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:55:09,116 DEBUG anaconda: _is_valid_disklabel(vda3) returning True >15:55:09,116 DEBUG anaconda: _is_valid_size(vda3) returning True >15:55:09,116 DEBUG anaconda: _is_valid_location(vda3) returning True >15:55:09,116 DEBUG anaconda: _is_valid_partition(vda3) returning True >15:55:09,116 DEBUG anaconda: _is_valid_format(vda3) returning True >15:55:09,116 DEBUG anaconda: is_valid_stage2_device(vda3) returning True >15:55:09,117 DEBUG anaconda: new disk order: [] >15:55:09,135 DEBUG anaconda: stage1 device cannot be of type lvmvg >15:55:09,136 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:55:09,136 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:55:09,137 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:55:09,138 DEBUG anaconda: _is_valid_size(vda) returning True >15:55:09,138 DEBUG anaconda: _is_valid_location(vda) returning True >15:55:09,138 DEBUG anaconda: _is_valid_format(vda) returning True >15:55:09,139 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:55:09,139 INFO anaconda: Running Thread: AnaCheckStorageThread (140629422700288) >15:55:09,140 INFO anaconda: Thread Done: AnaExecuteStorageThread (140629917161216) >15:55:09,143 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:55:09,143 DEBUG anaconda: _is_valid_size(vda) returning True >15:55:09,143 DEBUG anaconda: _is_valid_location(vda) returning True >15:55:09,143 DEBUG anaconda: _is_valid_format(vda) returning True >15:55:09,143 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:55:09,143 DEBUG anaconda: _is_valid_disklabel(vda3) returning True >15:55:09,143 DEBUG anaconda: _is_valid_size(vda3) returning True >15:55:09,143 DEBUG anaconda: _is_valid_location(vda3) returning True >15:55:09,143 DEBUG anaconda: _is_valid_partition(vda3) returning True >15:55:09,143 DEBUG anaconda: _is_valid_format(vda3) returning True >15:55:09,144 DEBUG anaconda: is_valid_stage2_device(vda3) returning True >15:55:09,144 INFO anaconda: Thread Done: AnaCheckStorageThread (140629422700288) >15:55:09,934 INFO anaconda: fs space: 8.23 GB needed: 2.96 GB >15:55:09,946 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> >15:55:10,646 INFO anaconda: fs space: 8.23 GB needed: 2.96 GB >15:55:10,658 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> >15:55:10,658 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> status to: Checking storage configuration... >15:55:11,328 INFO anaconda: fs space: 8.23 GB needed: 2.96 GB >15:55:11,340 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37c0ed0> >15:59:04,242 INFO anaconda: /sbin/anaconda 20.25.14-1 >20:59:04,321 INFO anaconda: 2097152 kB (2048 MB) are available >15:59:04,321 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >15:59:04,321 INFO anaconda: Not doing 'start audit daemon' in live installation >15:59:04,321 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >15:59:04,321 INFO anaconda: Default encoding = ascii >15:59:04,449 INFO anaconda: Display mode = g >20:59:04,451 INFO anaconda: 2097152 kB (2048 MB) are available >15:59:04,451 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >15:59:04,702 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >15:59:04,703 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >15:59:04,703 INFO anaconda: using only installclass _Fedora >15:59:04,707 INFO anaconda: bootloader GRUB2 on X86 platform >15:59:04,707 INFO anaconda: bootloader GRUB2 on X86 platform >15:59:04,731 DEBUG anaconda: network: devices found ['ens3'] >15:59:05,114 DEBUG anaconda: updating hostname localhost.localdomain >15:59:05,133 INFO anaconda: Running Thread: AnaStorageThread (139912930281216) >15:59:05,137 INFO anaconda: Running Thread: AnaTimeInitThread (139912853579520) >15:59:05,137 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139912845186816) >15:59:05,139 INFO anaconda: Running Thread: AnaPayloadThread (139912836794112) >15:59:05,286 DEBUG anaconda: updating hostname localhost.localdomain >15:59:05,395 INFO anaconda: got 0 NTP servers from DHCP >15:59:05,395 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139912845186816) >15:59:05,416 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139912845186816) >15:59:05,416 INFO anaconda: Not doing 'start chronyd' in live installation >15:59:05,417 INFO anaconda: Starting geolocation lookup >15:59:05,418 INFO anaconda: Geolocation provider: Fedora GeoIP >15:59:05,564 INFO anaconda: Not doing 'activate layouts' in live installation >15:59:06,138 INFO anaconda: Thread Done: AnaStorageThread (139912930281216) >15:59:06,001 INFO anaconda: Thread Done: AnaTimeInitThread (139912853579520) >15:59:06,019 INFO anaconda: Thread Done: AnaPayloadThread (139912836794112) >15:59:06,249 INFO anaconda: Geolocation lookup finished in 0.8 seconds >15:59:06,250 INFO anaconda: got results from geolocation >15:59:06,250 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139912845186816) >15:59:10,969 INFO anaconda: Not doing 'require network connection' in live installation >15:59:10,970 DEBUG anaconda: network standalone spoke (init): completed: True >15:59:10,970 INFO anaconda: Not doing 'require network connection' in live installation >15:59:11,008 INFO anaconda: Running Thread: AnaDateTimeThread (139912853579520) >15:59:11,073 INFO anaconda: Not doing 'modify system time and date' in live installation >15:59:11,088 INFO anaconda: Thread Done: AnaDateTimeThread (139912853579520) >15:59:11,901 INFO anaconda: fs space: 0 B needed: 2.96 GB >15:59:12,748 INFO anaconda: fs space: 0 B needed: 2.96 GB >15:59:12,815 INFO anaconda: Running Thread: AnaStorageWatcher (139912930281216) >15:59:12,817 INFO anaconda: Thread Done: AnaStorageWatcher (139912930281216) >15:59:12,836 INFO anaconda: Running Thread: AnaCustomStorageInit (139912930281216) >15:59:12,907 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >15:59:12,910 DEBUG anaconda: network: selected device ens3 >15:59:12,934 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >15:59:12,990 DEBUG anaconda: updating hostname localhost.localdomain >15:59:13,076 INFO anaconda: Not doing 'require network connection' in live installation >15:59:13,234 INFO anaconda: Running Thread: AnaNTPserver0 (139912476366592) >15:59:13,235 INFO anaconda: Running Thread: AnaNTPserver1 (139912467973888) >15:59:13,236 INFO anaconda: Running Thread: AnaNTPserver2 (139912384870144) >15:59:13,238 INFO anaconda: Running Thread: AnaNTPserver3 (139912376477440) >15:59:13,250 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x485e7d0> >15:59:13,254 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> status to: Probing storage... >15:59:13,265 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> >15:59:13,341 INFO anaconda: Thread Done: AnaNTPserver1 (139912467973888) >15:59:13,344 INFO anaconda: Thread Done: AnaNTPserver2 (139912384870144) >15:59:13,371 INFO anaconda: Thread Done: AnaNTPserver3 (139912376477440) >15:59:13,371 INFO anaconda: Thread Done: AnaNTPserver0 (139912476366592) >15:59:13,420 DEBUG anaconda: updating hostname localhost.localdomain >15:59:13,520 DEBUG anaconda: updating hostname localhost.localdomain >15:59:13,521 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f3ff805fc10> status to: Wired (ens3) connected >15:59:13,558 INFO anaconda: Thread Done: AnaCustomStorageInit (139912930281216) >15:59:17,043 DEBUG anaconda: disk free: 9.76 GB fs free: 449 MB sw needs: 2.96 GB auto swap: 0 B >15:59:46,206 DEBUG anaconda: disk free: 9.76 GB fs free: 449 MB sw needs: 2.96 GB auto swap: 1.02 GB >15:59:47,200 INFO anaconda: Running Thread: AnaExecuteStorageThread (139912930281216) >15:59:47,211 DEBUG anaconda: new disk order: [] >15:59:47,312 INFO anaconda: Not doing 'require network connection' in live installation >15:59:47,319 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:59:47,319 DEBUG anaconda: _is_valid_size(vda) returning True >15:59:47,319 DEBUG anaconda: _is_valid_location(vda) returning True >15:59:47,319 DEBUG anaconda: _is_valid_format(vda) returning True >15:59:47,319 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:59:47,328 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> >15:59:47,329 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> status to: Saving storage configuration... >15:59:47,456 DEBUG anaconda: new disk order: [] >15:59:47,475 DEBUG anaconda: stage1 device cannot be of type lvmvg >15:59:47,475 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:59:47,476 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:59:47,477 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:59:47,477 DEBUG anaconda: _is_valid_size(vda) returning True >15:59:47,477 DEBUG anaconda: _is_valid_location(vda) returning True >15:59:47,477 DEBUG anaconda: _is_valid_format(vda) returning True >15:59:47,477 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:59:47,479 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:59:47,479 DEBUG anaconda: _is_valid_size(vda) returning True >15:59:47,479 DEBUG anaconda: _is_valid_location(vda) returning True >15:59:47,479 DEBUG anaconda: _is_valid_format(vda) returning True >15:59:47,480 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:59:47,480 DEBUG anaconda: _is_valid_disklabel(vda3) returning True >15:59:47,480 DEBUG anaconda: _is_valid_size(vda3) returning True >15:59:47,480 DEBUG anaconda: _is_valid_location(vda3) returning True >15:59:47,480 DEBUG anaconda: _is_valid_partition(vda3) returning True >15:59:47,480 DEBUG anaconda: _is_valid_format(vda3) returning True >15:59:47,480 DEBUG anaconda: is_valid_stage2_device(vda3) returning True >15:59:47,481 DEBUG anaconda: new disk order: [] >15:59:47,499 DEBUG anaconda: stage1 device cannot be of type lvmvg >15:59:47,500 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:59:47,500 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:59:47,501 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:59:47,501 DEBUG anaconda: _is_valid_size(vda) returning True >15:59:47,502 DEBUG anaconda: _is_valid_location(vda) returning True >15:59:47,502 DEBUG anaconda: _is_valid_format(vda) returning True >15:59:47,502 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:59:47,503 INFO anaconda: Running Thread: AnaCheckStorageThread (139912476366592) >15:59:47,503 INFO anaconda: Thread Done: AnaExecuteStorageThread (139912930281216) >15:59:47,507 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:59:47,507 DEBUG anaconda: _is_valid_size(vda) returning True >15:59:47,507 DEBUG anaconda: _is_valid_location(vda) returning True >15:59:47,507 DEBUG anaconda: _is_valid_format(vda) returning True >15:59:47,507 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:59:47,507 DEBUG anaconda: _is_valid_disklabel(vda3) returning True >15:59:47,507 DEBUG anaconda: _is_valid_size(vda3) returning True >15:59:47,507 DEBUG anaconda: _is_valid_location(vda3) returning True >15:59:47,508 DEBUG anaconda: _is_valid_partition(vda3) returning True >15:59:47,508 DEBUG anaconda: _is_valid_format(vda3) returning True >15:59:47,508 DEBUG anaconda: is_valid_stage2_device(vda3) returning True >15:59:47,508 INFO anaconda: Thread Done: AnaCheckStorageThread (139912476366592) >15:59:48,241 INFO anaconda: fs space: 8.23 GB needed: 2.96 GB >15:59:48,253 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> >15:59:48,959 INFO anaconda: fs space: 8.23 GB needed: 2.96 GB >15:59:48,970 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> >15:59:48,971 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> status to: Checking storage configuration... >15:59:49,675 INFO anaconda: fs space: 8.23 GB needed: 2.96 GB >15:59:49,686 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x485e990> >16:00:20,675 INFO anaconda: /sbin/anaconda 20.25.14-1 >21:00:20,751 INFO anaconda: 2097152 kB (2048 MB) are available >16:00:20,751 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:00:20,751 INFO anaconda: Not doing 'start audit daemon' in live installation >16:00:20,751 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >16:00:20,751 INFO anaconda: Default encoding = ascii >16:00:20,873 INFO anaconda: Display mode = g >21:00:20,873 INFO anaconda: 2097152 kB (2048 MB) are available >16:00:20,873 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:00:20,992 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >16:00:20,993 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >16:00:20,993 INFO anaconda: using only installclass _Fedora >16:00:20,997 INFO anaconda: bootloader GRUB2 on X86 platform >16:00:20,999 INFO anaconda: bootloader GRUB2 on X86 platform >16:00:21,013 DEBUG anaconda: network: devices found ['ens3'] >16:00:21,184 DEBUG anaconda: updating hostname localhost.localdomain >16:00:21,202 INFO anaconda: Running Thread: AnaStorageThread (139821136738048) >16:00:21,203 INFO anaconda: Running Thread: AnaTimeInitThread (139821128345344) >16:00:21,205 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139821049706240) >16:00:21,207 INFO anaconda: Running Thread: AnaPayloadThread (139821041313536) >16:00:21,340 DEBUG anaconda: updating hostname localhost.localdomain >16:00:21,417 INFO anaconda: got 0 NTP servers from DHCP >16:00:21,417 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139821049706240) >16:00:21,428 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139821049706240) >16:00:21,428 INFO anaconda: Not doing 'start chronyd' in live installation >16:00:21,429 INFO anaconda: Starting geolocation lookup >16:00:21,429 INFO anaconda: Geolocation provider: Fedora GeoIP >16:00:21,552 INFO anaconda: Not doing 'activate layouts' in live installation >16:00:22,283 INFO anaconda: Thread Done: AnaStorageThread (139821136738048) >16:00:22,425 INFO anaconda: Geolocation lookup finished in 1.0 seconds >16:00:22,426 INFO anaconda: got results from geolocation >16:00:22,427 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139821049706240) >16:00:23,001 INFO anaconda: Thread Done: AnaTimeInitThread (139821128345344) >16:00:23,010 INFO anaconda: Thread Done: AnaPayloadThread (139821041313536) >16:00:27,442 INFO anaconda: Not doing 'require network connection' in live installation >16:00:27,445 DEBUG anaconda: network standalone spoke (init): completed: True >16:00:27,445 INFO anaconda: Not doing 'require network connection' in live installation >16:00:27,589 INFO anaconda: Running Thread: AnaDateTimeThread (139821041313536) >16:00:27,673 INFO anaconda: Not doing 'modify system time and date' in live installation >16:00:27,684 INFO anaconda: Thread Done: AnaDateTimeThread (139821041313536) >16:00:28,414 INFO anaconda: fs space: 0 B needed: 2.96 GB >16:00:29,233 INFO anaconda: fs space: 0 B needed: 2.96 GB >16:00:29,298 INFO anaconda: Running Thread: AnaStorageWatcher (139821128345344) >16:00:29,299 INFO anaconda: Thread Done: AnaStorageWatcher (139821128345344) >16:00:29,321 INFO anaconda: Running Thread: AnaCustomStorageInit (139821128345344) >16:00:29,388 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >16:00:29,390 DEBUG anaconda: network: selected device ens3 >16:00:29,416 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >16:00:29,454 DEBUG anaconda: updating hostname localhost.localdomain >16:00:29,545 INFO anaconda: Not doing 'require network connection' in live installation >16:00:29,708 INFO anaconda: Running Thread: AnaNTPserver0 (139820823435008) >16:00:29,709 INFO anaconda: Running Thread: AnaNTPserver1 (139820815042304) >16:00:29,711 INFO anaconda: Running Thread: AnaNTPserver3 (139820798256896) >16:00:29,711 INFO anaconda: Running Thread: AnaNTPserver2 (139820806649600) >16:00:29,720 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3e2fc50> >16:00:29,721 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3e3c3d0> status to: Probing storage... >16:00:29,726 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3e3c3d0> >16:00:29,766 INFO anaconda: Thread Done: AnaNTPserver2 (139820806649600) >16:00:29,793 INFO anaconda: Thread Done: AnaNTPserver0 (139820823435008) >16:00:29,819 INFO anaconda: Thread Done: AnaNTPserver1 (139820815042304) >16:00:29,857 DEBUG anaconda: updating hostname localhost.localdomain >16:00:29,890 INFO anaconda: Thread Done: AnaNTPserver3 (139820798256896) >16:00:29,921 DEBUG anaconda: updating hostname localhost.localdomain >16:00:29,928 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x46dc150> status to: Wired (ens3) connected >16:00:29,956 INFO anaconda: Thread Done: AnaCustomStorageInit (139821128345344) >16:00:32,707 DEBUG anaconda: disk free: 9.76 GB fs free: 230 MB sw needs: 2.96 GB auto swap: 0 B >16:00:55,646 DEBUG anaconda: running handleException >16:00:55,647 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >16:00:55,660 INFO anaconda: Running Thread: AnaExecuteStorageThread (139821128345344) >16:00:55,663 DEBUG anaconda: new disk order: [] >16:00:55,745 DEBUG anaconda: _is_valid_disklabel(vda) returning True >16:00:55,745 DEBUG anaconda: _is_valid_size(vda) returning True >16:00:55,745 DEBUG anaconda: _is_valid_location(vda) returning True >16:00:55,745 DEBUG anaconda: _is_valid_format(vda) returning True >16:00:55,745 DEBUG anaconda: is_valid_stage1_device(vda) returning True >16:00:55,799 INFO anaconda: Not doing 'require network connection' in live installation >16:00:55,829 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3e3c3d0> >16:00:55,829 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3e3c3d0> status to: Saving storage configuration... >16:00:56,081 DEBUG anaconda: new disk order: [] >16:00:56,109 DEBUG anaconda: stage1 device cannot be of type lvmvg >16:00:56,110 DEBUG anaconda: stage1 device cannot be of type lvmlv >16:00:56,110 DEBUG anaconda: stage1 device cannot be of type lvmlv >16:00:56,112 DEBUG anaconda: _is_valid_disklabel(vda) returning True >16:00:56,112 DEBUG anaconda: _is_valid_size(vda) returning True >16:00:56,112 DEBUG anaconda: _is_valid_location(vda) returning True >16:00:56,113 DEBUG anaconda: _is_valid_format(vda) returning True >16:00:56,113 DEBUG anaconda: is_valid_stage1_device(vda) returning True >16:00:56,116 DEBUG anaconda: _is_valid_disklabel(vda) returning True >16:00:56,116 DEBUG anaconda: _is_valid_size(vda) returning True >16:00:56,116 DEBUG anaconda: _is_valid_location(vda) returning True >16:00:56,117 DEBUG anaconda: _is_valid_format(vda) returning True >16:00:56,117 DEBUG anaconda: is_valid_stage1_device(vda) returning True >16:00:56,117 DEBUG anaconda: _is_valid_disklabel(vda3) returning True >16:00:56,118 DEBUG anaconda: _is_valid_size(vda3) returning True >16:00:56,118 DEBUG anaconda: _is_valid_location(vda3) returning True >16:00:56,118 DEBUG anaconda: _is_valid_partition(vda3) returning True >16:00:56,119 DEBUG anaconda: _is_valid_format(vda3) returning True >16:00:56,119 DEBUG anaconda: is_valid_stage2_device(vda3) returning True >16:00:56,120 DEBUG anaconda: new disk order: [] >16:00:56,140 DEBUG anaconda: stage1 device cannot be of type lvmvg >16:00:56,141 DEBUG anaconda: stage1 device cannot be of type lvmlv >16:00:56,141 DEBUG anaconda: stage1 device cannot be of type lvmlv >16:00:56,142 DEBUG anaconda: _is_valid_disklabel(vda) returning True >16:00:56,143 DEBUG anaconda: _is_valid_size(vda) returning True >16:00:56,143 DEBUG anaconda: _is_valid_location(vda) returning True >16:00:56,143 DEBUG anaconda: _is_valid_format(vda) returning True >16:00:56,144 DEBUG anaconda: is_valid_stage1_device(vda) returning True >16:00:56,144 INFO anaconda: Running Thread: AnaCheckStorageThread (139820798256896) >16:00:56,145 INFO anaconda: Thread Done: AnaExecuteStorageThread (139821128345344) >16:00:56,148 DEBUG anaconda: _is_valid_disklabel(vda) returning True >16:00:56,148 DEBUG anaconda: _is_valid_size(vda) returning True >16:00:56,148 DEBUG anaconda: _is_valid_location(vda) returning True >16:00:56,148 DEBUG anaconda: _is_valid_format(vda) returning True >16:00:56,149 DEBUG anaconda: is_valid_stage1_device(vda) returning True >16:00:56,149 DEBUG anaconda: _is_valid_disklabel(vda3) returning True >16:00:56,149 DEBUG anaconda: _is_valid_size(vda3) returning True >16:00:56,149 DEBUG anaconda: _is_valid_location(vda3) returning True >16:00:56,149 DEBUG anaconda: _is_valid_partition(vda3) returning True >16:00:56,149 DEBUG anaconda: _is_valid_format(vda3) returning True >16:00:56,149 DEBUG anaconda: is_valid_stage2_device(vda3) returning True >16:00:56,150 INFO anaconda: Thread Done: AnaCheckStorageThread (139820798256896) > > >/tmp/packaging.log: > > >/tmp/program.log: >15:53:34,784 INFO program: Running... udevadm settle --timeout=300 >15:53:34,791 DEBUG program: Return code: 0 >15:53:34,838 INFO program: Running... multipath -c /dev/vda >15:53:34,852 INFO program: Dec 11 15:53:34 | /etc/multipath.conf does not exist, blacklisting all devices. >15:53:34,852 INFO program: Dec 11 15:53:34 | A default multipath.conf file is located at >15:53:34,852 INFO program: Dec 11 15:53:34 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >15:53:34,852 INFO program: Dec 11 15:53:34 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >15:53:34,852 INFO program: /dev/vda is not a valid multipath device path >15:53:34,852 DEBUG program: Return code: 1 >15:53:34,994 INFO program: Running... udevadm settle --timeout=300 >15:53:35,001 DEBUG program: Return code: 0 >15:53:51,037 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:53:51,047 DEBUG program: Return code: 0 >15:53:51,048 INFO program: Running... udevadm settle --timeout=300 >15:53:51,080 DEBUG program: Return code: 0 >15:53:51,081 INFO program: Running... modprobe fcoe >15:53:51,107 DEBUG program: Return code: 0 >15:53:51,107 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:53:51,117 INFO program: No FCoE boot disk information is found in EDD! >15:53:51,118 DEBUG program: Return code: 1 >15:53:51,836 INFO program: Running... udevadm settle --timeout=300 >15:53:51,882 DEBUG program: Return code: 0 >15:53:51,888 INFO program: Running... udevadm settle --timeout=300 >15:53:51,911 DEBUG program: Return code: 0 >15:53:51,979 INFO program: Running... multipath -c /dev/vda >15:53:51,990 INFO program: Dec 11 15:53:51 | /etc/multipath.conf does not exist, blacklisting all devices. >15:53:51,991 INFO program: Dec 11 15:53:51 | A default multipath.conf file is located at >15:53:51,991 INFO program: Dec 11 15:53:51 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >15:53:51,992 INFO program: Dec 11 15:53:51 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >15:53:51,992 INFO program: /dev/vda is not a valid multipath device path >15:53:51,993 DEBUG program: Return code: 1 >15:53:52,043 INFO program: Running... dumpe2fs -h /dev/vda1 >15:53:52,061 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:53:52,062 INFO program: Filesystem volume name: data >15:53:52,062 INFO program: Last mounted on: <not available> >15:53:52,062 INFO program: Filesystem UUID: de238d60-890d-4de5-aced-f6ab904510a4 >15:53:52,063 INFO program: Filesystem magic number: 0xEF53 >15:53:52,063 INFO program: Filesystem revision #: 1 (dynamic) >15:53:52,063 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:53:52,064 INFO program: Filesystem flags: signed_directory_hash >15:53:52,064 INFO program: Default mount options: user_xattr acl >15:53:52,064 INFO program: Filesystem state: clean >15:53:52,065 INFO program: Errors behavior: Continue >15:53:52,065 INFO program: Filesystem OS type: Linux >15:53:52,065 INFO program: Inode count: 122400 >15:53:52,066 INFO program: Block count: 488280 >15:53:52,066 INFO program: Reserved block count: 24414 >15:53:52,066 INFO program: Free blocks: 462322 >15:53:52,067 INFO program: Free inodes: 122389 >15:53:52,067 INFO program: First block: 1 >15:53:52,067 INFO program: Block size: 1024 >15:53:52,068 INFO program: Fragment size: 1024 >15:53:52,068 INFO program: Reserved GDT blocks: 256 >15:53:52,068 INFO program: Blocks per group: 8192 >15:53:52,069 INFO program: Fragments per group: 8192 >15:53:52,069 INFO program: Inodes per group: 2040 >15:53:52,069 INFO program: Inode blocks per group: 255 >15:53:52,069 INFO program: Flex block group size: 16 >15:53:52,070 INFO program: Filesystem created: Wed Dec 11 15:53:25 2013 >15:53:52,070 INFO program: Last mount time: Wed Dec 11 15:53:25 2013 >15:53:52,070 INFO program: Last write time: Wed Dec 11 15:53:25 2013 >15:53:52,071 INFO program: Mount count: 1 >15:53:52,071 INFO program: Maximum mount count: -1 >15:53:52,071 INFO program: Last checked: Wed Dec 11 15:53:25 2013 >15:53:52,072 INFO program: Check interval: 0 (<none>) >15:53:52,072 INFO program: Lifetime writes: 8 MB >15:53:52,072 INFO program: Reserved blocks uid: 0 (user root) >15:53:52,073 INFO program: Reserved blocks gid: 0 (group root) >15:53:52,073 INFO program: First inode: 11 >15:53:52,073 INFO program: Inode size: 128 >15:53:52,074 INFO program: Journal inode: 8 >15:53:52,074 INFO program: Default directory hash: half_md4 >15:53:52,074 INFO program: Directory Hash Seed: 186159fb-41e3-4f93-935a-988500d1adc5 >15:53:52,075 INFO program: Journal backup: inode blocks >15:53:52,075 INFO program: Journal features: (none) >15:53:52,075 INFO program: Journal size: 8M >15:53:52,075 INFO program: Journal length: 8192 >15:53:52,076 INFO program: Journal sequence: 0x00000003 >15:53:52,076 INFO program: Journal start: 0 >15:53:52,076 INFO program: >15:53:52,077 DEBUG program: Return code: 0 >15:53:52,077 INFO program: Running... resize2fs -P /dev/vda1 >15:53:52,086 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:53:52,087 INFO program: Estimated minimum size of the filesystem: 14015 >15:53:52,088 DEBUG program: Return code: 0 >15:53:52,144 INFO program: Running... dumpe2fs -h /dev/loop3 >15:53:52,149 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:53:52,150 INFO program: Filesystem volume name: _Fedora-Live-Des >15:53:52,150 INFO program: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >15:53:52,150 INFO program: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >15:53:52,151 INFO program: Filesystem magic number: 0xEF53 >15:53:52,151 INFO program: Filesystem revision #: 1 (dynamic) >15:53:52,152 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:53:52,152 INFO program: Filesystem flags: signed_directory_hash >15:53:52,152 INFO program: Default mount options: user_xattr acl >15:53:52,153 INFO program: Filesystem state: clean >15:53:52,153 INFO program: Errors behavior: Continue >15:53:52,153 INFO program: Filesystem OS type: Linux >15:53:52,153 INFO program: Inode count: 262144 >15:53:52,154 INFO program: Block count: 1048576 >15:53:52,154 INFO program: Reserved block count: 10484 >15:53:52,154 INFO program: Free blocks: 224983 >15:53:52,155 INFO program: Free inodes: 155768 >15:53:52,155 INFO program: First block: 0 >15:53:52,155 INFO program: Block size: 4096 >15:53:52,156 INFO program: Fragment size: 4096 >15:53:52,156 INFO program: Reserved GDT blocks: 255 >15:53:52,156 INFO program: Blocks per group: 32768 >15:53:52,156 INFO program: Fragments per group: 32768 >15:53:52,156 INFO program: Inodes per group: 8192 >15:53:52,156 INFO program: Inode blocks per group: 512 >15:53:52,156 INFO program: Flex block group size: 16 >15:53:52,157 INFO program: Filesystem created: Thu Dec 5 04:53:01 2013 >15:53:52,157 INFO program: Last mount time: Thu Dec 5 04:53:06 2013 >15:53:52,157 INFO program: Last write time: Thu Dec 5 06:59:39 2013 >15:53:52,157 INFO program: Mount count: 0 >15:53:52,157 INFO program: Maximum mount count: -1 >15:53:52,157 INFO program: Last checked: Thu Dec 5 06:59:39 2013 >15:53:52,157 INFO program: Check interval: 0 (<none>) >15:53:52,157 INFO program: Lifetime writes: 222 MB >15:53:52,157 INFO program: Reserved blocks uid: 0 (user root) >15:53:52,158 INFO program: Reserved blocks gid: 0 (group root) >15:53:52,158 INFO program: First inode: 11 >15:53:52,158 INFO program: Inode size: 256 >15:53:52,158 INFO program: Required extra isize: 28 >15:53:52,160 INFO program: Desired extra isize: 28 >15:53:52,160 INFO program: Journal inode: 8 >15:53:52,160 INFO program: Default directory hash: half_md4 >15:53:52,160 INFO program: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >15:53:52,160 INFO program: Journal backup: inode blocks >15:53:52,161 INFO program: Journal features: journal_incompat_revoke >15:53:52,161 INFO program: Journal size: 128M >15:53:52,161 INFO program: Journal length: 32768 >15:53:52,161 INFO program: Journal sequence: 0x00003242 >15:53:52,161 INFO program: Journal start: 0 >15:53:52,163 INFO program: >15:53:52,163 DEBUG program: Return code: 0 >15:53:52,163 INFO program: Running... resize2fs -P /dev/loop3 >15:53:52,169 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:53:52,170 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >15:53:52,170 INFO program: Couldn't find valid filesystem superblock. >15:53:52,170 DEBUG program: Return code: 1 >15:53:52,211 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:53:52,217 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:53:52,218 INFO program: Filesystem volume name: _Fedora-Live-Des >15:53:52,218 INFO program: Last mounted on: / >15:53:52,219 INFO program: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >15:53:52,219 INFO program: Filesystem magic number: 0xEF53 >15:53:52,219 INFO program: Filesystem revision #: 1 (dynamic) >15:53:52,220 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:53:52,220 INFO program: Filesystem flags: signed_directory_hash >15:53:52,221 INFO program: Default mount options: user_xattr acl >15:53:52,221 INFO program: Filesystem state: clean >15:53:52,221 INFO program: Errors behavior: Continue >15:53:52,222 INFO program: Filesystem OS type: Linux >15:53:52,222 INFO program: Inode count: 262144 >15:53:52,222 INFO program: Block count: 1048576 >15:53:52,223 INFO program: Reserved block count: 10484 >15:53:52,223 INFO program: Free blocks: 224983 >15:53:52,224 INFO program: Free inodes: 155768 >15:53:52,224 INFO program: First block: 0 >15:53:52,225 INFO program: Block size: 4096 >15:53:52,225 INFO program: Fragment size: 4096 >15:53:52,226 INFO program: Reserved GDT blocks: 255 >15:53:52,227 INFO program: Blocks per group: 32768 >15:53:52,227 INFO program: Fragments per group: 32768 >15:53:52,228 INFO program: Inodes per group: 8192 >15:53:52,228 INFO program: Inode blocks per group: 512 >15:53:52,229 INFO program: Flex block group size: 16 >15:53:52,229 INFO program: Filesystem created: Thu Dec 5 04:53:01 2013 >15:53:52,230 INFO program: Last mount time: Wed Dec 11 15:51:17 2013 >15:53:52,231 INFO program: Last write time: Wed Dec 11 15:51:17 2013 >15:53:52,231 INFO program: Mount count: 1 >15:53:52,231 INFO program: Maximum mount count: -1 >15:53:52,232 INFO program: Last checked: Thu Dec 5 06:59:39 2013 >15:53:52,232 INFO program: Check interval: 0 (<none>) >15:53:52,232 INFO program: Lifetime writes: 222 MB >15:53:52,233 INFO program: Reserved blocks uid: 0 (user root) >15:53:52,233 INFO program: Reserved blocks gid: 0 (group root) >15:53:52,233 INFO program: First inode: 11 >15:53:52,233 INFO program: Inode size: 256 >15:53:52,234 INFO program: Required extra isize: 28 >15:53:52,234 INFO program: Desired extra isize: 28 >15:53:52,234 INFO program: Journal inode: 8 >15:53:52,235 INFO program: First orphan inode: 178856 >15:53:52,235 INFO program: Default directory hash: half_md4 >15:53:52,235 INFO program: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >15:53:52,236 INFO program: Journal backup: inode blocks >15:53:52,236 INFO program: Journal features: journal_incompat_revoke >15:53:52,236 INFO program: Journal size: 128M >15:53:52,236 INFO program: Journal length: 32768 >15:53:52,237 INFO program: Journal sequence: 0x00003243 >15:53:52,237 INFO program: Journal start: 1 >15:53:52,237 INFO program: >15:53:52,238 DEBUG program: Return code: 0 >15:53:52,238 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:53:52,243 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:53:52,244 INFO program: Estimated minimum size of the filesystem: 825818 >15:53:52,244 DEBUG program: Return code: 0 >15:53:52,416 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >15:53:52,423 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:53:52,423 INFO program: Filesystem volume name: _Fedora-Live-Des >15:53:52,424 INFO program: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >15:53:52,424 INFO program: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >15:53:52,424 INFO program: Filesystem magic number: 0xEF53 >15:53:52,425 INFO program: Filesystem revision #: 1 (dynamic) >15:53:52,425 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:53:52,426 INFO program: Filesystem flags: signed_directory_hash >15:53:52,426 INFO program: Default mount options: user_xattr acl >15:53:52,426 INFO program: Filesystem state: clean >15:53:52,427 INFO program: Errors behavior: Continue >15:53:52,427 INFO program: Filesystem OS type: Linux >15:53:52,427 INFO program: Inode count: 262144 >15:53:52,428 INFO program: Block count: 1048576 >15:53:52,428 INFO program: Reserved block count: 10484 >15:53:52,428 INFO program: Free blocks: 224983 >15:53:52,429 INFO program: Free inodes: 155768 >15:53:52,429 INFO program: First block: 0 >15:53:52,429 INFO program: Block size: 4096 >15:53:52,430 INFO program: Fragment size: 4096 >15:53:52,430 INFO program: Reserved GDT blocks: 255 >15:53:52,431 INFO program: Blocks per group: 32768 >15:53:52,431 INFO program: Fragments per group: 32768 >15:53:52,432 INFO program: Inodes per group: 8192 >15:53:52,432 INFO program: Inode blocks per group: 512 >15:53:52,432 INFO program: Flex block group size: 16 >15:53:52,433 INFO program: Filesystem created: Thu Dec 5 04:53:01 2013 >15:53:52,433 INFO program: Last mount time: Thu Dec 5 04:53:06 2013 >15:53:52,434 INFO program: Last write time: Thu Dec 5 06:59:39 2013 >15:53:52,434 INFO program: Mount count: 0 >15:53:52,434 INFO program: Maximum mount count: -1 >15:53:52,435 INFO program: Last checked: Thu Dec 5 06:59:39 2013 >15:53:52,435 INFO program: Check interval: 0 (<none>) >15:53:52,436 INFO program: Lifetime writes: 222 MB >15:53:52,436 INFO program: Reserved blocks uid: 0 (user root) >15:53:52,437 INFO program: Reserved blocks gid: 0 (group root) >15:53:52,437 INFO program: First inode: 11 >15:53:52,438 INFO program: Inode size: 256 >15:53:52,438 INFO program: Required extra isize: 28 >15:53:52,438 INFO program: Desired extra isize: 28 >15:53:52,439 INFO program: Journal inode: 8 >15:53:52,440 INFO program: Default directory hash: half_md4 >15:53:52,440 INFO program: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >15:53:52,440 INFO program: Journal backup: inode blocks >15:53:52,441 INFO program: Journal features: journal_incompat_revoke >15:53:52,441 INFO program: Journal size: 128M >15:53:52,441 INFO program: Journal length: 32768 >15:53:52,442 INFO program: Journal sequence: 0x00003242 >15:53:52,442 INFO program: Journal start: 0 >15:53:52,442 INFO program: >15:53:52,443 DEBUG program: Return code: 0 >15:53:52,443 INFO program: Running... resize2fs -P /dev/mapper/live-base >15:53:52,450 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:53:52,454 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >15:53:52,455 INFO program: Couldn't find valid filesystem superblock. >15:53:52,458 DEBUG program: Return code: 1 >15:53:52,512 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >15:53:52,518 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:53:52,518 INFO program: Filesystem volume name: _Fedora-Live-Des >15:53:52,518 INFO program: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >15:53:52,518 INFO program: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >15:53:52,518 INFO program: Filesystem magic number: 0xEF53 >15:53:52,518 INFO program: Filesystem revision #: 1 (dynamic) >15:53:52,518 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:53:52,518 INFO program: Filesystem flags: signed_directory_hash >15:53:52,519 INFO program: Default mount options: user_xattr acl >15:53:52,519 INFO program: Filesystem state: clean >15:53:52,519 INFO program: Errors behavior: Continue >15:53:52,519 INFO program: Filesystem OS type: Linux >15:53:52,519 INFO program: Inode count: 212992 >15:53:52,519 INFO program: Block count: 825818 >15:53:52,519 INFO program: Reserved block count: 8256 >15:53:52,519 INFO program: Free blocks: 5566 >15:53:52,519 INFO program: Free inodes: 106616 >15:53:52,519 INFO program: First block: 0 >15:53:52,519 INFO program: Block size: 4096 >15:53:52,520 INFO program: Fragment size: 4096 >15:53:52,520 INFO program: Reserved GDT blocks: 255 >15:53:52,520 INFO program: Blocks per group: 32768 >15:53:52,520 INFO program: Fragments per group: 32768 >15:53:52,520 INFO program: Inodes per group: 8192 >15:53:52,522 INFO program: Inode blocks per group: 512 >15:53:52,523 INFO program: Flex block group size: 16 >15:53:52,523 INFO program: Filesystem created: Thu Dec 5 04:53:01 2013 >15:53:52,524 INFO program: Last mount time: Thu Dec 5 04:53:06 2013 >15:53:52,524 INFO program: Last write time: Thu Dec 5 06:59:54 2013 >15:53:52,525 INFO program: Mount count: 0 >15:53:52,525 INFO program: Maximum mount count: -1 >15:53:52,525 INFO program: Last checked: Thu Dec 5 06:59:54 2013 >15:53:52,525 INFO program: Check interval: 0 (<none>) >15:53:52,526 INFO program: Lifetime writes: 224 MB >15:53:52,526 INFO program: Reserved blocks uid: 0 (user root) >15:53:52,527 INFO program: Reserved blocks gid: 0 (group root) >15:53:52,527 INFO program: First inode: 11 >15:53:52,527 INFO program: Inode size: 256 >15:53:52,528 INFO program: Required extra isize: 28 >15:53:52,528 INFO program: Desired extra isize: 28 >15:53:52,528 INFO program: Journal inode: 8 >15:53:52,529 INFO program: Default directory hash: half_md4 >15:53:52,529 INFO program: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >15:53:52,530 INFO program: Journal backup: inode blocks >15:53:52,530 INFO program: Journal features: journal_incompat_revoke >15:53:52,531 INFO program: Journal size: 128M >15:53:52,531 INFO program: Journal length: 32768 >15:53:52,531 INFO program: Journal sequence: 0x00003242 >15:53:52,531 INFO program: Journal start: 0 >15:53:52,532 INFO program: >15:53:52,532 DEBUG program: Return code: 0 >15:53:52,533 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >15:53:52,541 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:53:52,541 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >15:53:52,542 INFO program: Couldn't find valid filesystem superblock. >15:53:52,542 DEBUG program: Return code: 1 >15:53:52,556 INFO program: Running... udevadm settle --timeout=300 >15:53:52,567 DEBUG program: Return code: 0 >15:53:52,576 INFO program: Running... udevadm settle --timeout=300 >15:53:52,588 DEBUG program: Return code: 0 >15:53:52,594 INFO program: Running... udevadm settle --timeout=300 >15:53:52,610 DEBUG program: Return code: 0 >15:53:52,629 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >15:53:52,639 DEBUG program: Return code: 0 >15:53:52,647 INFO program: Running... udevadm settle --timeout=300 >15:53:52,659 DEBUG program: Return code: 0 >15:53:52,659 INFO program: Running... umount /mnt/sysimage >15:53:52,676 DEBUG program: Return code: 0 >15:53:52,678 INFO program: Running... udevadm settle --timeout=300 >15:53:52,690 DEBUG program: Return code: 0 >15:53:52,695 INFO program: Running... udevadm settle --timeout=300 >15:53:52,711 DEBUG program: Return code: 0 >15:53:52,748 INFO program: Running... hwclock --hctosys --utc >15:53:53,002 DEBUG program: Return code: 0 >15:53:53,004 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >15:53:53,013 DEBUG program: Return code: 0 >15:54:14,647 INFO program: Running... modprobe btrfs >15:54:14,765 DEBUG program: Return code: 0 >15:54:14,776 INFO program: Running... modprobe xfs >15:54:14,829 DEBUG program: Return code: 0 >15:55:08,833 INFO program: Running... udevadm settle --timeout=300 >15:55:08,931 DEBUG program: Return code: 0 >15:55:09,093 INFO program: Running... udevadm settle --timeout=300 >15:55:09,104 DEBUG program: Return code: 0 >15:55:09,117 INFO program: Running... udevadm settle --timeout=300 >15:55:09,127 DEBUG program: Return code: 0 >15:58:59,225 INFO program: Running... udevadm settle --timeout=300 >15:58:59,233 DEBUG program: Return code: 0 >15:58:59,275 INFO program: Running... multipath -c /dev/vda >15:58:59,282 INFO program: Dec 11 15:58:59 | /etc/multipath.conf does not exist, blacklisting all devices. >15:58:59,282 INFO program: Dec 11 15:58:59 | A default multipath.conf file is located at >15:58:59,282 INFO program: Dec 11 15:58:59 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >15:58:59,283 INFO program: Dec 11 15:58:59 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >15:58:59,283 INFO program: /dev/vda is not a valid multipath device path >15:58:59,283 DEBUG program: Return code: 1 >15:58:59,465 INFO program: Running... udevadm settle --timeout=300 >15:58:59,474 DEBUG program: Return code: 0 >15:59:04,362 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:59:04,373 DEBUG program: Return code: 0 >15:59:04,373 INFO program: Running... udevadm settle --timeout=300 >15:59:04,422 DEBUG program: Return code: 0 >15:59:04,423 INFO program: Running... modprobe fcoe >15:59:04,429 DEBUG program: Return code: 0 >15:59:04,430 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:59:04,435 INFO program: No FCoE boot disk information is found in EDD! >15:59:04,435 DEBUG program: Return code: 1 >15:59:05,134 INFO program: Running... udevadm settle --timeout=300 >15:59:05,150 DEBUG program: Return code: 0 >15:59:05,154 INFO program: Running... udevadm settle --timeout=300 >15:59:05,166 DEBUG program: Return code: 0 >15:59:05,224 INFO program: Running... multipath -c /dev/vda >15:59:05,233 INFO program: Dec 11 15:59:05 | /etc/multipath.conf does not exist, blacklisting all devices. >15:59:05,234 INFO program: Dec 11 15:59:05 | A default multipath.conf file is located at >15:59:05,234 INFO program: Dec 11 15:59:05 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >15:59:05,234 INFO program: Dec 11 15:59:05 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >15:59:05,234 INFO program: /dev/vda is not a valid multipath device path >15:59:05,234 DEBUG program: Return code: 1 >15:59:05,338 INFO program: Running... dumpe2fs -h /dev/vda1 >15:59:05,348 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:59:05,349 INFO program: Filesystem volume name: data >15:59:05,349 INFO program: Last mounted on: /run/media/liveuser/data >15:59:05,349 INFO program: Filesystem UUID: de238d60-890d-4de5-aced-f6ab904510a4 >15:59:05,349 INFO program: Filesystem magic number: 0xEF53 >15:59:05,349 INFO program: Filesystem revision #: 1 (dynamic) >15:59:05,349 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:59:05,349 INFO program: Filesystem flags: signed_directory_hash >15:59:05,349 INFO program: Default mount options: user_xattr acl >15:59:05,350 INFO program: Filesystem state: clean >15:59:05,350 INFO program: Errors behavior: Continue >15:59:05,350 INFO program: Filesystem OS type: Linux >15:59:05,350 INFO program: Inode count: 122400 >15:59:05,350 INFO program: Block count: 488280 >15:59:05,350 INFO program: Reserved block count: 24414 >15:59:05,350 INFO program: Free blocks: 452081 >15:59:05,350 INFO program: Free inodes: 122388 >15:59:05,350 INFO program: First block: 1 >15:59:05,350 INFO program: Block size: 1024 >15:59:05,350 INFO program: Fragment size: 1024 >15:59:05,351 INFO program: Reserved GDT blocks: 256 >15:59:05,351 INFO program: Blocks per group: 8192 >15:59:05,351 INFO program: Fragments per group: 8192 >15:59:05,351 INFO program: Inodes per group: 2040 >15:59:05,351 INFO program: Inode blocks per group: 255 >15:59:05,351 INFO program: Flex block group size: 16 >15:59:05,351 INFO program: Filesystem created: Wed Dec 11 15:53:25 2013 >15:59:05,352 INFO program: Last mount time: Wed Dec 11 15:55:22 2013 >15:59:05,352 INFO program: Last write time: Wed Dec 11 15:58:55 2013 >15:59:05,352 INFO program: Mount count: 2 >15:59:05,352 INFO program: Maximum mount count: -1 >15:59:05,352 INFO program: Last checked: Wed Dec 11 15:53:25 2013 >15:59:05,353 INFO program: Check interval: 0 (<none>) >15:59:05,353 INFO program: Lifetime writes: 33 MB >15:59:05,353 INFO program: Reserved blocks uid: 0 (user root) >15:59:05,353 INFO program: Reserved blocks gid: 0 (group root) >15:59:05,353 INFO program: First inode: 11 >15:59:05,354 INFO program: Inode size: 128 >15:59:05,354 INFO program: Journal inode: 8 >15:59:05,354 INFO program: Default directory hash: half_md4 >15:59:05,354 INFO program: Directory Hash Seed: 186159fb-41e3-4f93-935a-988500d1adc5 >15:59:05,354 INFO program: Journal backup: inode blocks >15:59:05,355 INFO program: Journal features: (none) >15:59:05,355 INFO program: Journal size: 8M >15:59:05,355 INFO program: Journal length: 8192 >15:59:05,355 INFO program: Journal sequence: 0x00000008 >15:59:05,355 INFO program: Journal start: 0 >15:59:05,356 INFO program: >15:59:05,356 DEBUG program: Return code: 0 >15:59:05,356 INFO program: Running... resize2fs -P /dev/vda1 >15:59:05,363 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:59:05,363 INFO program: Estimated minimum size of the filesystem: 24492 >15:59:05,363 DEBUG program: Return code: 0 >15:59:05,544 INFO program: Running... dumpe2fs -h /dev/loop3 >15:59:05,553 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:59:05,556 INFO program: Filesystem volume name: _Fedora-Live-Des >15:59:05,557 INFO program: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >15:59:05,557 INFO program: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >15:59:05,557 INFO program: Filesystem magic number: 0xEF53 >15:59:05,557 INFO program: Filesystem revision #: 1 (dynamic) >15:59:05,557 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:59:05,558 INFO program: Filesystem flags: signed_directory_hash >15:59:05,558 INFO program: Default mount options: user_xattr acl >15:59:05,558 INFO program: Filesystem state: clean >15:59:05,558 INFO program: Errors behavior: Continue >15:59:05,558 INFO program: Filesystem OS type: Linux >15:59:05,558 INFO program: Inode count: 262144 >15:59:05,558 INFO program: Block count: 1048576 >15:59:05,558 INFO program: Reserved block count: 10484 >15:59:05,558 INFO program: Free blocks: 224983 >15:59:05,558 INFO program: Free inodes: 155768 >15:59:05,558 INFO program: First block: 0 >15:59:05,559 INFO program: Block size: 4096 >15:59:05,559 INFO program: Fragment size: 4096 >15:59:05,559 INFO program: Reserved GDT blocks: 255 >15:59:05,559 INFO program: Blocks per group: 32768 >15:59:05,559 INFO program: Fragments per group: 32768 >15:59:05,559 INFO program: Inodes per group: 8192 >15:59:05,560 INFO program: Inode blocks per group: 512 >15:59:05,560 INFO program: Flex block group size: 16 >15:59:05,560 INFO program: Filesystem created: Thu Dec 5 04:53:01 2013 >15:59:05,560 INFO program: Last mount time: Thu Dec 5 04:53:06 2013 >15:59:05,560 INFO program: Last write time: Thu Dec 5 06:59:39 2013 >15:59:05,560 INFO program: Mount count: 0 >15:59:05,561 INFO program: Maximum mount count: -1 >15:59:05,561 INFO program: Last checked: Thu Dec 5 06:59:39 2013 >15:59:05,561 INFO program: Check interval: 0 (<none>) >15:59:05,561 INFO program: Lifetime writes: 222 MB >15:59:05,561 INFO program: Reserved blocks uid: 0 (user root) >15:59:05,561 INFO program: Reserved blocks gid: 0 (group root) >15:59:05,562 INFO program: First inode: 11 >15:59:05,562 INFO program: Inode size: 256 >15:59:05,562 INFO program: Required extra isize: 28 >15:59:05,562 INFO program: Desired extra isize: 28 >15:59:05,562 INFO program: Journal inode: 8 >15:59:05,563 INFO program: Default directory hash: half_md4 >15:59:05,563 INFO program: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >15:59:05,563 INFO program: Journal backup: inode blocks >15:59:05,563 INFO program: Journal features: journal_incompat_revoke >15:59:05,563 INFO program: Journal size: 128M >15:59:05,565 INFO program: Journal length: 32768 >15:59:05,566 INFO program: Journal sequence: 0x00003242 >15:59:05,566 INFO program: Journal start: 0 >15:59:05,566 INFO program: >15:59:05,566 DEBUG program: Return code: 0 >15:59:05,566 INFO program: Running... resize2fs -P /dev/loop3 >15:59:05,571 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:59:05,572 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >15:59:05,572 INFO program: Couldn't find valid filesystem superblock. >15:59:05,572 DEBUG program: Return code: 1 >15:59:05,640 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:59:05,652 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:59:05,652 INFO program: Filesystem volume name: _Fedora-Live-Des >15:59:05,652 INFO program: Last mounted on: / >15:59:05,653 INFO program: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >15:59:05,653 INFO program: Filesystem magic number: 0xEF53 >15:59:05,653 INFO program: Filesystem revision #: 1 (dynamic) >15:59:05,653 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:59:05,653 INFO program: Filesystem flags: signed_directory_hash >15:59:05,653 INFO program: Default mount options: user_xattr acl >15:59:05,653 INFO program: Filesystem state: clean >15:59:05,653 INFO program: Errors behavior: Continue >15:59:05,653 INFO program: Filesystem OS type: Linux >15:59:05,653 INFO program: Inode count: 262144 >15:59:05,653 INFO program: Block count: 1048576 >15:59:05,654 INFO program: Reserved block count: 10484 >15:59:05,654 INFO program: Free blocks: 224983 >15:59:05,654 INFO program: Free inodes: 155768 >15:59:05,654 INFO program: First block: 0 >15:59:05,654 INFO program: Block size: 4096 >15:59:05,654 INFO program: Fragment size: 4096 >15:59:05,654 INFO program: Reserved GDT blocks: 255 >15:59:05,654 INFO program: Blocks per group: 32768 >15:59:05,654 INFO program: Fragments per group: 32768 >15:59:05,654 INFO program: Inodes per group: 8192 >15:59:05,658 INFO program: Inode blocks per group: 512 >15:59:05,659 INFO program: Flex block group size: 16 >15:59:05,660 INFO program: Filesystem created: Thu Dec 5 04:53:01 2013 >15:59:05,660 INFO program: Last mount time: Wed Dec 11 15:51:17 2013 >15:59:05,661 INFO program: Last write time: Wed Dec 11 15:51:17 2013 >15:59:05,662 INFO program: Mount count: 1 >15:59:05,662 INFO program: Maximum mount count: -1 >15:59:05,663 INFO program: Last checked: Thu Dec 5 06:59:39 2013 >15:59:05,663 INFO program: Check interval: 0 (<none>) >15:59:05,663 INFO program: Lifetime writes: 222 MB >15:59:05,664 INFO program: Reserved blocks uid: 0 (user root) >15:59:05,665 INFO program: Reserved blocks gid: 0 (group root) >15:59:05,665 INFO program: First inode: 11 >15:59:05,665 INFO program: Inode size: 256 >15:59:05,666 INFO program: Required extra isize: 28 >15:59:05,666 INFO program: Desired extra isize: 28 >15:59:05,666 INFO program: Journal inode: 8 >15:59:05,667 INFO program: First orphan inode: 178882 >15:59:05,667 INFO program: Default directory hash: half_md4 >15:59:05,667 INFO program: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >15:59:05,668 INFO program: Journal backup: inode blocks >15:59:05,668 INFO program: Journal features: journal_incompat_revoke >15:59:05,669 INFO program: Journal size: 128M >15:59:05,669 INFO program: Journal length: 32768 >15:59:05,670 INFO program: Journal sequence: 0x00003243 >15:59:05,670 INFO program: Journal start: 1 >15:59:05,671 INFO program: >15:59:05,671 DEBUG program: Return code: 0 >15:59:05,672 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:59:05,683 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:59:05,684 INFO program: Estimated minimum size of the filesystem: 825818 >15:59:05,684 DEBUG program: Return code: 0 >15:59:05,775 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >15:59:05,787 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:59:05,788 INFO program: Filesystem volume name: _Fedora-Live-Des >15:59:05,788 INFO program: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >15:59:05,788 INFO program: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >15:59:05,788 INFO program: Filesystem magic number: 0xEF53 >15:59:05,788 INFO program: Filesystem revision #: 1 (dynamic) >15:59:05,789 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:59:05,789 INFO program: Filesystem flags: signed_directory_hash >15:59:05,789 INFO program: Default mount options: user_xattr acl >15:59:05,789 INFO program: Filesystem state: clean >15:59:05,789 INFO program: Errors behavior: Continue >15:59:05,790 INFO program: Filesystem OS type: Linux >15:59:05,790 INFO program: Inode count: 262144 >15:59:05,790 INFO program: Block count: 1048576 >15:59:05,790 INFO program: Reserved block count: 10484 >15:59:05,790 INFO program: Free blocks: 224983 >15:59:05,790 INFO program: Free inodes: 155768 >15:59:05,791 INFO program: First block: 0 >15:59:05,791 INFO program: Block size: 4096 >15:59:05,791 INFO program: Fragment size: 4096 >15:59:05,791 INFO program: Reserved GDT blocks: 255 >15:59:05,791 INFO program: Blocks per group: 32768 >15:59:05,792 INFO program: Fragments per group: 32768 >15:59:05,792 INFO program: Inodes per group: 8192 >15:59:05,792 INFO program: Inode blocks per group: 512 >15:59:05,792 INFO program: Flex block group size: 16 >15:59:05,792 INFO program: Filesystem created: Thu Dec 5 04:53:01 2013 >15:59:05,793 INFO program: Last mount time: Thu Dec 5 04:53:06 2013 >15:59:05,793 INFO program: Last write time: Thu Dec 5 06:59:39 2013 >15:59:05,793 INFO program: Mount count: 0 >15:59:05,793 INFO program: Maximum mount count: -1 >15:59:05,793 INFO program: Last checked: Thu Dec 5 06:59:39 2013 >15:59:05,793 INFO program: Check interval: 0 (<none>) >15:59:05,794 INFO program: Lifetime writes: 222 MB >15:59:05,794 INFO program: Reserved blocks uid: 0 (user root) >15:59:05,794 INFO program: Reserved blocks gid: 0 (group root) >15:59:05,794 INFO program: First inode: 11 >15:59:05,794 INFO program: Inode size: 256 >15:59:05,795 INFO program: Required extra isize: 28 >15:59:05,795 INFO program: Desired extra isize: 28 >15:59:05,795 INFO program: Journal inode: 8 >15:59:05,795 INFO program: Default directory hash: half_md4 >15:59:05,795 INFO program: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >15:59:05,795 INFO program: Journal backup: inode blocks >15:59:05,796 INFO program: Journal features: journal_incompat_revoke >15:59:05,796 INFO program: Journal size: 128M >15:59:05,796 INFO program: Journal length: 32768 >15:59:05,797 INFO program: Journal sequence: 0x00003242 >15:59:05,797 INFO program: Journal start: 0 >15:59:05,797 INFO program: >15:59:05,797 DEBUG program: Return code: 0 >15:59:05,798 INFO program: Running... resize2fs -P /dev/mapper/live-base >15:59:05,826 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:59:05,827 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >15:59:05,828 INFO program: Couldn't find valid filesystem superblock. >15:59:05,828 DEBUG program: Return code: 1 >15:59:05,873 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >15:59:05,885 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:59:05,886 INFO program: Filesystem volume name: _Fedora-Live-Des >15:59:05,887 INFO program: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >15:59:05,887 INFO program: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >15:59:05,887 INFO program: Filesystem magic number: 0xEF53 >15:59:05,888 INFO program: Filesystem revision #: 1 (dynamic) >15:59:05,888 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:59:05,889 INFO program: Filesystem flags: signed_directory_hash >15:59:05,889 INFO program: Default mount options: user_xattr acl >15:59:05,890 INFO program: Filesystem state: clean >15:59:05,890 INFO program: Errors behavior: Continue >15:59:05,891 INFO program: Filesystem OS type: Linux >15:59:05,891 INFO program: Inode count: 212992 >15:59:05,891 INFO program: Block count: 825818 >15:59:05,892 INFO program: Reserved block count: 8256 >15:59:05,892 INFO program: Free blocks: 5566 >15:59:05,892 INFO program: Free inodes: 106616 >15:59:05,893 INFO program: First block: 0 >15:59:05,893 INFO program: Block size: 4096 >15:59:05,894 INFO program: Fragment size: 4096 >15:59:05,895 INFO program: Reserved GDT blocks: 255 >15:59:05,895 INFO program: Blocks per group: 32768 >15:59:05,895 INFO program: Fragments per group: 32768 >15:59:05,896 INFO program: Inodes per group: 8192 >15:59:05,896 INFO program: Inode blocks per group: 512 >15:59:05,897 INFO program: Flex block group size: 16 >15:59:05,897 INFO program: Filesystem created: Thu Dec 5 04:53:01 2013 >15:59:05,897 INFO program: Last mount time: Thu Dec 5 04:53:06 2013 >15:59:05,898 INFO program: Last write time: Thu Dec 5 06:59:54 2013 >15:59:05,898 INFO program: Mount count: 0 >15:59:05,898 INFO program: Maximum mount count: -1 >15:59:05,899 INFO program: Last checked: Thu Dec 5 06:59:54 2013 >15:59:05,899 INFO program: Check interval: 0 (<none>) >15:59:05,900 INFO program: Lifetime writes: 224 MB >15:59:05,900 INFO program: Reserved blocks uid: 0 (user root) >15:59:05,900 INFO program: Reserved blocks gid: 0 (group root) >15:59:05,901 INFO program: First inode: 11 >15:59:05,901 INFO program: Inode size: 256 >15:59:05,902 INFO program: Required extra isize: 28 >15:59:05,902 INFO program: Desired extra isize: 28 >15:59:05,902 INFO program: Journal inode: 8 >15:59:05,903 INFO program: Default directory hash: half_md4 >15:59:05,903 INFO program: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >15:59:05,903 INFO program: Journal backup: inode blocks >15:59:05,904 INFO program: Journal features: journal_incompat_revoke >15:59:05,904 INFO program: Journal size: 128M >15:59:05,904 INFO program: Journal length: 32768 >15:59:05,905 INFO program: Journal sequence: 0x00003242 >15:59:05,905 INFO program: Journal start: 0 >15:59:05,905 INFO program: >15:59:05,906 DEBUG program: Return code: 0 >15:59:05,906 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >15:59:05,915 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:59:05,916 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >15:59:05,916 INFO program: Couldn't find valid filesystem superblock. >15:59:05,916 DEBUG program: Return code: 1 >15:59:05,933 INFO program: Running... udevadm settle --timeout=300 >15:59:05,947 DEBUG program: Return code: 0 >15:59:05,954 INFO program: Running... udevadm settle --timeout=300 >15:59:05,971 DEBUG program: Return code: 0 >15:59:05,980 INFO program: Running... udevadm settle --timeout=300 >15:59:05,999 DEBUG program: Return code: 0 >15:59:06,015 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >15:59:06,030 DEBUG program: Return code: 0 >15:59:06,032 INFO program: Running... udevadm settle --timeout=300 >15:59:06,046 DEBUG program: Return code: 0 >15:59:06,047 INFO program: Running... umount /mnt/sysimage >15:59:06,060 DEBUG program: Return code: 0 >15:59:06,061 INFO program: Running... udevadm settle --timeout=300 >15:59:06,074 DEBUG program: Return code: 0 >15:59:06,080 INFO program: Running... udevadm settle --timeout=300 >15:59:06,090 DEBUG program: Return code: 0 >15:59:06,148 INFO program: Running... hwclock --hctosys --utc >15:59:06,001 DEBUG program: Return code: 0 >15:59:06,002 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >15:59:06,019 DEBUG program: Return code: 0 >15:59:47,213 INFO program: Running... udevadm settle --timeout=300 >15:59:47,277 DEBUG program: Return code: 0 >15:59:47,456 INFO program: Running... udevadm settle --timeout=300 >15:59:47,467 DEBUG program: Return code: 0 >15:59:47,481 INFO program: Running... udevadm settle --timeout=300 >15:59:47,491 DEBUG program: Return code: 0 >16:00:14,281 INFO program: Running... udevadm settle --timeout=300 >16:00:14,291 DEBUG program: Return code: 0 >16:00:14,329 INFO program: Running... multipath -c /dev/vda >16:00:14,333 INFO program: Dec 11 16:00:14 | /etc/multipath.conf does not exist, blacklisting all devices. >16:00:14,333 INFO program: Dec 11 16:00:14 | A default multipath.conf file is located at >16:00:14,333 INFO program: Dec 11 16:00:14 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >16:00:14,333 INFO program: Dec 11 16:00:14 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >16:00:14,333 INFO program: /dev/vda is not a valid multipath device path >16:00:14,333 DEBUG program: Return code: 1 >16:00:14,505 INFO program: Running... udevadm settle --timeout=300 >16:00:14,513 DEBUG program: Return code: 0 >16:00:20,796 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:00:20,807 DEBUG program: Return code: 0 >16:00:20,808 INFO program: Running... udevadm settle --timeout=300 >16:00:20,842 DEBUG program: Return code: 0 >16:00:20,843 INFO program: Running... modprobe fcoe >16:00:20,847 DEBUG program: Return code: 0 >16:00:20,847 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:00:20,852 INFO program: No FCoE boot disk information is found in EDD! >16:00:20,853 DEBUG program: Return code: 1 >16:00:21,207 INFO program: Running... udevadm settle --timeout=300 >16:00:21,224 DEBUG program: Return code: 0 >16:00:21,229 INFO program: Running... udevadm settle --timeout=300 >16:00:21,244 DEBUG program: Return code: 0 >16:00:21,301 INFO program: Running... multipath -c /dev/vda >16:00:21,311 INFO program: Dec 11 16:00:21 | /etc/multipath.conf does not exist, blacklisting all devices. >16:00:21,311 INFO program: Dec 11 16:00:21 | A default multipath.conf file is located at >16:00:21,312 INFO program: Dec 11 16:00:21 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >16:00:21,312 INFO program: Dec 11 16:00:21 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >16:00:21,312 INFO program: /dev/vda is not a valid multipath device path >16:00:21,312 DEBUG program: Return code: 1 >16:00:21,394 INFO program: Running... dumpe2fs -h /dev/vda1 >16:00:21,408 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >16:00:21,409 INFO program: Filesystem volume name: data >16:00:21,409 INFO program: Last mounted on: /run/media/liveuser/data >16:00:21,410 INFO program: Filesystem UUID: de238d60-890d-4de5-aced-f6ab904510a4 >16:00:21,411 INFO program: Filesystem magic number: 0xEF53 >16:00:21,411 INFO program: Filesystem revision #: 1 (dynamic) >16:00:21,412 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >16:00:21,413 INFO program: Filesystem flags: signed_directory_hash >16:00:21,413 INFO program: Default mount options: user_xattr acl >16:00:21,414 INFO program: Filesystem state: clean >16:00:21,415 INFO program: Errors behavior: Continue >16:00:21,415 INFO program: Filesystem OS type: Linux >16:00:21,415 INFO program: Inode count: 122400 >16:00:21,416 INFO program: Block count: 488280 >16:00:21,417 INFO program: Reserved block count: 24414 >16:00:21,418 INFO program: Free blocks: 257520 >16:00:21,418 INFO program: Free inodes: 122388 >16:00:21,418 INFO program: First block: 1 >16:00:21,419 INFO program: Block size: 1024 >16:00:21,419 INFO program: Fragment size: 1024 >16:00:21,420 INFO program: Reserved GDT blocks: 256 >16:00:21,420 INFO program: Blocks per group: 8192 >16:00:21,421 INFO program: Fragments per group: 8192 >16:00:21,421 INFO program: Inodes per group: 2040 >16:00:21,422 INFO program: Inode blocks per group: 255 >16:00:21,422 INFO program: Flex block group size: 16 >16:00:21,422 INFO program: Filesystem created: Wed Dec 11 15:53:25 2013 >16:00:21,423 INFO program: Last mount time: Wed Dec 11 15:59:53 2013 >16:00:21,423 INFO program: Last write time: Wed Dec 11 16:00:11 2013 >16:00:21,423 INFO program: Mount count: 3 >16:00:21,424 INFO program: Maximum mount count: -1 >16:00:21,424 INFO program: Last checked: Wed Dec 11 15:53:25 2013 >16:00:21,424 INFO program: Check interval: 0 (<none>) >16:00:21,424 INFO program: Lifetime writes: 233 MB >16:00:21,425 INFO program: Reserved blocks uid: 0 (user root) >16:00:21,425 INFO program: Reserved blocks gid: 0 (group root) >16:00:21,425 INFO program: First inode: 11 >16:00:21,426 INFO program: Inode size: 128 >16:00:21,426 INFO program: Journal inode: 8 >16:00:21,426 INFO program: Default directory hash: half_md4 >16:00:21,427 INFO program: Directory Hash Seed: 186159fb-41e3-4f93-935a-988500d1adc5 >16:00:21,427 INFO program: Journal backup: inode blocks >16:00:21,427 INFO program: Journal features: (none) >16:00:21,428 INFO program: Journal size: 8M >16:00:21,446 INFO program: Journal length: 8192 >16:00:21,446 INFO program: Journal sequence: 0x0000000b >16:00:21,446 INFO program: Journal start: 0 >16:00:21,446 INFO program: >16:00:21,446 DEBUG program: Return code: 0 >16:00:21,446 INFO program: Running... resize2fs -P /dev/vda1 >16:00:21,466 INFO program: resize2fs 1.42.8 (20-Jun-2013) >16:00:21,467 INFO program: Estimated minimum size of the filesystem: 227899 >16:00:21,467 DEBUG program: Return code: 0 >16:00:21,638 INFO program: Running... dumpe2fs -h /dev/loop3 >16:00:21,653 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >16:00:21,655 INFO program: Filesystem volume name: _Fedora-Live-Des >16:00:21,656 INFO program: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >16:00:21,658 INFO program: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >16:00:21,659 INFO program: Filesystem magic number: 0xEF53 >16:00:21,659 INFO program: Filesystem revision #: 1 (dynamic) >16:00:21,660 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:00:21,661 INFO program: Filesystem flags: signed_directory_hash >16:00:21,662 INFO program: Default mount options: user_xattr acl >16:00:21,663 INFO program: Filesystem state: clean >16:00:21,663 INFO program: Errors behavior: Continue >16:00:21,664 INFO program: Filesystem OS type: Linux >16:00:21,665 INFO program: Inode count: 262144 >16:00:21,665 INFO program: Block count: 1048576 >16:00:21,666 INFO program: Reserved block count: 10484 >16:00:21,666 INFO program: Free blocks: 224983 >16:00:21,667 INFO program: Free inodes: 155768 >16:00:21,668 INFO program: First block: 0 >16:00:21,668 INFO program: Block size: 4096 >16:00:21,669 INFO program: Fragment size: 4096 >16:00:21,669 INFO program: Reserved GDT blocks: 255 >16:00:21,670 INFO program: Blocks per group: 32768 >16:00:21,670 INFO program: Fragments per group: 32768 >16:00:21,671 INFO program: Inodes per group: 8192 >16:00:21,671 INFO program: Inode blocks per group: 512 >16:00:21,672 INFO program: Flex block group size: 16 >16:00:21,673 INFO program: Filesystem created: Thu Dec 5 04:53:01 2013 >16:00:21,673 INFO program: Last mount time: Thu Dec 5 04:53:06 2013 >16:00:21,674 INFO program: Last write time: Thu Dec 5 06:59:39 2013 >16:00:21,674 INFO program: Mount count: 0 >16:00:21,675 INFO program: Maximum mount count: -1 >16:00:21,676 INFO program: Last checked: Thu Dec 5 06:59:39 2013 >16:00:21,677 INFO program: Check interval: 0 (<none>) >16:00:21,678 INFO program: Lifetime writes: 222 MB >16:00:21,678 INFO program: Reserved blocks uid: 0 (user root) >16:00:21,679 INFO program: Reserved blocks gid: 0 (group root) >16:00:21,680 INFO program: First inode: 11 >16:00:21,681 INFO program: Inode size: 256 >16:00:21,682 INFO program: Required extra isize: 28 >16:00:21,682 INFO program: Desired extra isize: 28 >16:00:21,683 INFO program: Journal inode: 8 >16:00:21,684 INFO program: Default directory hash: half_md4 >16:00:21,685 INFO program: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >16:00:21,686 INFO program: Journal backup: inode blocks >16:00:21,686 INFO program: Journal features: journal_incompat_revoke >16:00:21,688 INFO program: Journal size: 128M >16:00:21,689 INFO program: Journal length: 32768 >16:00:21,690 INFO program: Journal sequence: 0x00003242 >16:00:21,690 INFO program: Journal start: 0 >16:00:21,691 INFO program: >16:00:21,691 DEBUG program: Return code: 0 >16:00:21,692 INFO program: Running... resize2fs -P /dev/loop3 >16:00:21,712 INFO program: resize2fs 1.42.8 (20-Jun-2013) >16:00:21,712 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:00:21,712 INFO program: Couldn't find valid filesystem superblock. >16:00:21,712 DEBUG program: Return code: 1 >16:00:21,779 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:00:21,797 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >16:00:21,798 INFO program: Filesystem volume name: _Fedora-Live-Des >16:00:21,798 INFO program: Last mounted on: / >16:00:21,798 INFO program: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >16:00:21,799 INFO program: Filesystem magic number: 0xEF53 >16:00:21,799 INFO program: Filesystem revision #: 1 (dynamic) >16:00:21,800 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:00:21,800 INFO program: Filesystem flags: signed_directory_hash >16:00:21,801 INFO program: Default mount options: user_xattr acl >16:00:21,802 INFO program: Filesystem state: clean >16:00:21,802 INFO program: Errors behavior: Continue >16:00:21,803 INFO program: Filesystem OS type: Linux >16:00:21,803 INFO program: Inode count: 262144 >16:00:21,805 INFO program: Block count: 1048576 >16:00:21,805 INFO program: Reserved block count: 10484 >16:00:21,806 INFO program: Free blocks: 224983 >16:00:21,807 INFO program: Free inodes: 155768 >16:00:21,807 INFO program: First block: 0 >16:00:21,808 INFO program: Block size: 4096 >16:00:21,808 INFO program: Fragment size: 4096 >16:00:21,809 INFO program: Reserved GDT blocks: 255 >16:00:21,810 INFO program: Blocks per group: 32768 >16:00:21,810 INFO program: Fragments per group: 32768 >16:00:21,810 INFO program: Inodes per group: 8192 >16:00:21,811 INFO program: Inode blocks per group: 512 >16:00:21,811 INFO program: Flex block group size: 16 >16:00:21,812 INFO program: Filesystem created: Thu Dec 5 04:53:01 2013 >16:00:21,812 INFO program: Last mount time: Wed Dec 11 15:51:17 2013 >16:00:21,813 INFO program: Last write time: Wed Dec 11 15:51:17 2013 >16:00:21,813 INFO program: Mount count: 1 >16:00:21,813 INFO program: Maximum mount count: -1 >16:00:21,814 INFO program: Last checked: Thu Dec 5 06:59:39 2013 >16:00:21,814 INFO program: Check interval: 0 (<none>) >16:00:21,814 INFO program: Lifetime writes: 222 MB >16:00:21,815 INFO program: Reserved blocks uid: 0 (user root) >16:00:21,815 INFO program: Reserved blocks gid: 0 (group root) >16:00:21,816 INFO program: First inode: 11 >16:00:21,816 INFO program: Inode size: 256 >16:00:21,817 INFO program: Required extra isize: 28 >16:00:21,817 INFO program: Desired extra isize: 28 >16:00:21,818 INFO program: Journal inode: 8 >16:00:21,818 INFO program: First orphan inode: 178882 >16:00:21,819 INFO program: Default directory hash: half_md4 >16:00:21,819 INFO program: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >16:00:21,819 INFO program: Journal backup: inode blocks >16:00:21,820 INFO program: Journal features: journal_incompat_revoke >16:00:21,821 INFO program: Journal size: 128M >16:00:21,821 INFO program: Journal length: 32768 >16:00:21,822 INFO program: Journal sequence: 0x00003243 >16:00:21,823 INFO program: Journal start: 1 >16:00:21,823 INFO program: >16:00:21,823 DEBUG program: Return code: 0 >16:00:21,824 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:00:21,838 INFO program: resize2fs 1.42.8 (20-Jun-2013) >16:00:21,838 INFO program: Estimated minimum size of the filesystem: 825818 >16:00:21,839 DEBUG program: Return code: 0 >16:00:21,882 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >16:00:21,895 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >16:00:21,896 INFO program: Filesystem volume name: _Fedora-Live-Des >16:00:21,897 INFO program: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >16:00:21,898 INFO program: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >16:00:21,899 INFO program: Filesystem magic number: 0xEF53 >16:00:21,899 INFO program: Filesystem revision #: 1 (dynamic) >16:00:21,900 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:00:21,901 INFO program: Filesystem flags: signed_directory_hash >16:00:21,901 INFO program: Default mount options: user_xattr acl >16:00:21,902 INFO program: Filesystem state: clean >16:00:21,903 INFO program: Errors behavior: Continue >16:00:21,903 INFO program: Filesystem OS type: Linux >16:00:21,904 INFO program: Inode count: 262144 >16:00:21,904 INFO program: Block count: 1048576 >16:00:21,905 INFO program: Reserved block count: 10484 >16:00:21,906 INFO program: Free blocks: 224983 >16:00:21,907 INFO program: Free inodes: 155768 >16:00:21,908 INFO program: First block: 0 >16:00:21,908 INFO program: Block size: 4096 >16:00:21,909 INFO program: Fragment size: 4096 >16:00:21,910 INFO program: Reserved GDT blocks: 255 >16:00:21,910 INFO program: Blocks per group: 32768 >16:00:21,910 INFO program: Fragments per group: 32768 >16:00:21,911 INFO program: Inodes per group: 8192 >16:00:21,911 INFO program: Inode blocks per group: 512 >16:00:21,911 INFO program: Flex block group size: 16 >16:00:21,912 INFO program: Filesystem created: Thu Dec 5 04:53:01 2013 >16:00:21,912 INFO program: Last mount time: Thu Dec 5 04:53:06 2013 >16:00:21,913 INFO program: Last write time: Thu Dec 5 06:59:39 2013 >16:00:21,913 INFO program: Mount count: 0 >16:00:21,914 INFO program: Maximum mount count: -1 >16:00:21,915 INFO program: Last checked: Thu Dec 5 06:59:39 2013 >16:00:21,915 INFO program: Check interval: 0 (<none>) >16:00:21,915 INFO program: Lifetime writes: 222 MB >16:00:21,916 INFO program: Reserved blocks uid: 0 (user root) >16:00:21,916 INFO program: Reserved blocks gid: 0 (group root) >16:00:21,917 INFO program: First inode: 11 >16:00:21,917 INFO program: Inode size: 256 >16:00:21,918 INFO program: Required extra isize: 28 >16:00:21,918 INFO program: Desired extra isize: 28 >16:00:21,918 INFO program: Journal inode: 8 >16:00:21,919 INFO program: Default directory hash: half_md4 >16:00:21,919 INFO program: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >16:00:21,920 INFO program: Journal backup: inode blocks >16:00:21,921 INFO program: Journal features: journal_incompat_revoke >16:00:21,921 INFO program: Journal size: 128M >16:00:21,921 INFO program: Journal length: 32768 >16:00:21,922 INFO program: Journal sequence: 0x00003242 >16:00:21,922 INFO program: Journal start: 0 >16:00:21,922 INFO program: >16:00:21,923 DEBUG program: Return code: 0 >16:00:21,923 INFO program: Running... resize2fs -P /dev/mapper/live-base >16:00:21,936 INFO program: resize2fs 1.42.8 (20-Jun-2013) >16:00:21,939 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >16:00:21,939 INFO program: Couldn't find valid filesystem superblock. >16:00:21,940 DEBUG program: Return code: 1 >16:00:22,003 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:00:22,019 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >16:00:22,020 INFO program: Filesystem volume name: _Fedora-Live-Des >16:00:22,021 INFO program: Last mounted on: /var/tmp/imgcreate-W7HaLz/install_root >16:00:22,021 INFO program: Filesystem UUID: 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 >16:00:22,022 INFO program: Filesystem magic number: 0xEF53 >16:00:22,023 INFO program: Filesystem revision #: 1 (dynamic) >16:00:22,023 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:00:22,024 INFO program: Filesystem flags: signed_directory_hash >16:00:22,024 INFO program: Default mount options: user_xattr acl >16:00:22,025 INFO program: Filesystem state: clean >16:00:22,025 INFO program: Errors behavior: Continue >16:00:22,025 INFO program: Filesystem OS type: Linux >16:00:22,026 INFO program: Inode count: 212992 >16:00:22,026 INFO program: Block count: 825818 >16:00:22,026 INFO program: Reserved block count: 8256 >16:00:22,026 INFO program: Free blocks: 5566 >16:00:22,027 INFO program: Free inodes: 106616 >16:00:22,027 INFO program: First block: 0 >16:00:22,027 INFO program: Block size: 4096 >16:00:22,028 INFO program: Fragment size: 4096 >16:00:22,028 INFO program: Reserved GDT blocks: 255 >16:00:22,029 INFO program: Blocks per group: 32768 >16:00:22,029 INFO program: Fragments per group: 32768 >16:00:22,029 INFO program: Inodes per group: 8192 >16:00:22,030 INFO program: Inode blocks per group: 512 >16:00:22,030 INFO program: Flex block group size: 16 >16:00:22,030 INFO program: Filesystem created: Thu Dec 5 04:53:01 2013 >16:00:22,031 INFO program: Last mount time: Thu Dec 5 04:53:06 2013 >16:00:22,031 INFO program: Last write time: Thu Dec 5 06:59:54 2013 >16:00:22,032 INFO program: Mount count: 0 >16:00:22,032 INFO program: Maximum mount count: -1 >16:00:22,032 INFO program: Last checked: Thu Dec 5 06:59:54 2013 >16:00:22,033 INFO program: Check interval: 0 (<none>) >16:00:22,033 INFO program: Lifetime writes: 224 MB >16:00:22,034 INFO program: Reserved blocks uid: 0 (user root) >16:00:22,035 INFO program: Reserved blocks gid: 0 (group root) >16:00:22,035 INFO program: First inode: 11 >16:00:22,036 INFO program: Inode size: 256 >16:00:22,036 INFO program: Required extra isize: 28 >16:00:22,037 INFO program: Desired extra isize: 28 >16:00:22,037 INFO program: Journal inode: 8 >16:00:22,038 INFO program: Default directory hash: half_md4 >16:00:22,038 INFO program: Directory Hash Seed: aed72ba8-85fa-4605-a3dd-841ee7d4262d >16:00:22,039 INFO program: Journal backup: inode blocks >16:00:22,039 INFO program: Journal features: journal_incompat_revoke >16:00:22,040 INFO program: Journal size: 128M >16:00:22,041 INFO program: Journal length: 32768 >16:00:22,041 INFO program: Journal sequence: 0x00003242 >16:00:22,041 INFO program: Journal start: 0 >16:00:22,042 INFO program: >16:00:22,042 DEBUG program: Return code: 0 >16:00:22,043 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:00:22,055 INFO program: resize2fs 1.42.8 (20-Jun-2013) >16:00:22,058 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:00:22,058 INFO program: Couldn't find valid filesystem superblock. >16:00:22,059 DEBUG program: Return code: 1 >16:00:22,078 INFO program: Running... udevadm settle --timeout=300 >16:00:22,101 DEBUG program: Return code: 0 >16:00:22,111 INFO program: Running... udevadm settle --timeout=300 >16:00:22,128 DEBUG program: Return code: 0 >16:00:22,134 INFO program: Running... udevadm settle --timeout=300 >16:00:22,151 DEBUG program: Return code: 0 >16:00:22,168 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >16:00:22,196 DEBUG program: Return code: 0 >16:00:22,199 INFO program: Running... udevadm settle --timeout=300 >16:00:22,214 DEBUG program: Return code: 0 >16:00:22,214 INFO program: Running... umount /mnt/sysimage >16:00:22,224 DEBUG program: Return code: 0 >16:00:22,225 INFO program: Running... udevadm settle --timeout=300 >16:00:22,236 DEBUG program: Return code: 0 >16:00:22,241 INFO program: Running... udevadm settle --timeout=300 >16:00:22,251 DEBUG program: Return code: 0 >16:00:22,284 INFO program: Running... hwclock --hctosys --utc >16:00:23,001 DEBUG program: Return code: 0 >16:00:23,001 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >16:00:23,009 DEBUG program: Return code: 0 >16:00:55,664 INFO program: Running... udevadm settle --timeout=300 >16:00:55,691 DEBUG program: Return code: 0 >16:00:55,944 INFO program: Running... journalctl -b >16:00:56,081 INFO program: Running... udevadm settle --timeout=300 >16:00:56,100 DEBUG program: Return code: 0 >16:00:56,121 INFO program: Running... udevadm settle --timeout=300 >16:00:56,132 DEBUG program: Return code: 0 > > >/tmp/storage.log: >15:53:34,640 DEBUG blivet: registered device format class LUKS as luks >15:53:34,640 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >15:53:34,641 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >15:53:34,642 DEBUG blivet: registered device format class SwapSpace as swap >15:53:34,642 DEBUG blivet: registered device format class MultipathMember as multipath_member >15:53:34,643 DEBUG blivet: registered device format class DiskLabel as disklabel >15:53:34,643 DEBUG blivet: registered device format class BIOSBoot as biosboot >15:53:34,650 DEBUG blivet: registered device format class Ext2FS as ext2 >15:53:34,650 DEBUG blivet: registered device format class Ext3FS as ext3 >15:53:34,650 DEBUG blivet: registered device format class Ext4FS as ext4 >15:53:34,650 DEBUG blivet: registered device format class FATFS as vfat >15:53:34,650 DEBUG blivet: registered device format class EFIFS as efi >15:53:34,650 DEBUG blivet: registered device format class BTRFS as btrfs >15:53:34,650 DEBUG blivet: registered device format class GFS2 as gfs2 >15:53:34,650 DEBUG blivet: registered device format class JFS as jfs >15:53:34,650 DEBUG blivet: registered device format class ReiserFS as reiserfs >15:53:34,650 DEBUG blivet: registered device format class XFS as xfs >15:53:34,650 DEBUG blivet: registered device format class HFS as hfs >15:53:34,651 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >15:53:34,651 DEBUG blivet: registered device format class HFSPlus as hfs+ >15:53:34,651 DEBUG blivet: registered device format class MacEFIFS as macefi >15:53:34,651 DEBUG blivet: registered device format class NTFS as ntfs >15:53:34,651 DEBUG blivet: registered device format class NFS as nfs >15:53:34,651 DEBUG blivet: registered device format class NFSv4 as nfs4 >15:53:34,651 DEBUG blivet: registered device format class Iso9660FS as iso9660 >15:53:34,651 DEBUG blivet: registered device format class NoDevFS as nodev >15:53:34,651 DEBUG blivet: registered device format class DevPtsFS as devpts >15:53:34,651 DEBUG blivet: registered device format class ProcFS as proc >15:53:34,651 DEBUG blivet: registered device format class SysFS as sysfs >15:53:34,651 DEBUG blivet: registered device format class TmpFS as tmpfs >15:53:34,651 DEBUG blivet: registered device format class BindFS as bind >15:53:34,652 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >15:53:34,652 DEBUG blivet: registered device format class USBFS as usbfs >15:53:34,652 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >15:53:34,653 DEBUG blivet: registered device format class MDRaidMember as mdmember >15:53:34,783 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >15:53:34,783 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:53:34,783 INFO blivet: sr0 looks to be the live device; marking as protected >15:53:34,795 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >15:53:34,813 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC /dev/disk/by-uuid/2013-12-05-12-12-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-12-42-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-12-42-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '279707f4', > 'ID_REVISION': '0.15', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '33128', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', > '/dev/disk/by-uuid/2013-12-05-12-12-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >15:53:34,813 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >15:53:34,814 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >15:53:34,814 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,814 INFO blivet: sr0 is a cdrom >15:53:34,815 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >15:53:34,815 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,821 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:53:34,821 INFO blivet: added cdrom sr0 (id 0) to device tree >15:53:34,821 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:34,823 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:53:34,823 INFO blivet: type detected on 'sr0' is 'iso9660' >15:53:34,826 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:53:34,826 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >15:53:34,827 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:53:34,827 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:34,829 DEBUG blivet: looking up parted Device: /dev/sr0 >15:53:34,833 INFO blivet: got device: OpticalDevice instance (0x2af1990) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 954.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 488448 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x2a11ef0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:53:34,834 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:53:34,834 INFO blivet: got format: Iso9660FS instance (0x2b50890) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-12-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-TC size = 0 targetSize = 0 > >15:53:34,835 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34209', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >15:53:34,835 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >15:53:34,836 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:53:34,836 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,837 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >15:53:34,837 INFO blivet: vda is a disk >15:53:34,837 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,838 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >15:53:34,852 INFO blivet: added disk vda (id 1) to device tree >15:53:34,852 DEBUG blivet: looking up parted Device: /dev/vda >15:53:34,856 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >15:53:34,858 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: gpt ; >15:53:34,860 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >15:53:34,860 DEBUG blivet: required disklabel type for vda (15) is None >15:53:34,860 DEBUG blivet: default disklabel type for vda is msdos >15:53:34,860 DEBUG blivet: selecting msdos disklabel for vda based on size >15:53:34,861 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >15:53:34,867 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x2b87ed0>] > device: <parted.device.Device object at 0x2b87d10> > PedDisk: <_ped.Disk object at 0x2b84200> >15:53:34,867 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:53:34,870 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >15:53:34,871 INFO blivet: got device: DiskDevice instance (0x2b508d0) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x2b32320> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2b7fb10> >15:53:34,872 INFO blivet: got format: DiskLabel instance (0x2b7fc10) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x2b87ed0>] > device: <parted.device.Device object at 0x2b87d10> > PedDisk: <_ped.Disk object at 0x2b84200> > origPartedDisk = <parted.disk.Disk object at 0x2b8f350> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x2b32440> > >15:53:34,874 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/data /dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b /dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'data', > 'ID_FS_LABEL_ENC': 'data', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'de238d60-890d-4de5-aced-f6ab904510a4', > 'ID_FS_UUID_ENC': 'de238d60-890d-4de5-aced-f6ab904510a4', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '976563', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '26170e8f-90de-48ef-bf1e-8e5e0258d18b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9118087', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-label/data', > '/dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b', > '/dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >15:53:34,874 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >15:53:34,875 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >15:53:34,875 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,875 INFO blivet: vda1 is a partition >15:53:34,875 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >15:53:34,876 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:53:34,876 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:53:34,877 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:53:34,878 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >15:53:34,878 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,878 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >15:53:34,879 DEBUG blivet: looking up parted Partition: /dev/vda1 >15:53:34,879 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >15:53:34,880 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >15:53:34,881 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >15:53:34,881 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >15:53:34,881 INFO blivet: added partition vda1 (id 2) to device tree >15:53:34,882 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >15:53:34,882 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: gpt ; >15:53:34,883 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >15:53:34,883 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: gpt ; exists: True ; >15:53:34,901 WARN blivet: disklabel detected but not usable on vda1 >15:53:34,901 INFO blivet: type detected on 'vda1' is 'ext4' >15:53:34,904 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,905 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:34,908 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >15:53:34,908 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >15:53:34,908 DEBUG blivet: looking up parted Device: /dev/vda1 >15:53:34,909 INFO blivet: got device: PartitionDevice instance (0x2af1a10) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk vda (1) with existing gpt disklabel'] > uuid = None size = 476.837402344 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 976563 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32560 did: 0 busy: False > hardwareGeometry: (968, 16, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0x2b32680> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2b87dd0> fileSystem: <parted.filesystem.FileSystem object at 0x2b8f2d0> > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2b87f90> PedPartition: <_ped.Partition object at 0x2b88a10> > disk = existing 10240MB disk vda (1) with existing gpt disklabel > start = 2048 end = 978610 length = 976563 > flags = >15:53:34,910 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,910 INFO blivet: got format: Ext4FS instance (0x2b8f7d0) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = de238d60-890d-4de5-aced-f6ab904510a4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = data size = 0 targetSize = 0 > >15:53:34,911 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43378', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:53:34,911 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >15:53:34,912 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >15:53:34,912 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,912 INFO blivet: loop0 is a loop device >15:53:34,913 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:53:34,913 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >15:53:34,914 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,914 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,914 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >15:53:34,914 INFO blivet: added file /osmin.img (deleted) (id 3) to device tree >15:53:34,915 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >15:53:34,915 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,916 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:53:34,916 INFO blivet: added loop loop0 (id 4) to device tree >15:53:34,916 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:53:34,917 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:53:34,917 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:53:34,917 DEBUG blivet: device loop0 does not contain a disklabel >15:53:34,917 INFO blivet: type detected on 'loop0' is 'squashfs' >15:53:34,917 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:53:34,918 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >15:53:34,918 INFO blivet: got device: LoopDevice instance (0x2b7fcd0) -- > name = loop0 status = False kids = 0 id = 4 > parents = ['existing 0MB file /osmin.img (deleted) (3)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >15:53:34,918 INFO blivet: got format: DeviceFormat instance (0x2b8f750) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:53:34,919 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43492', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:53:34,919 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >15:53:34,919 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:53:34,920 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,920 INFO blivet: loop1 is a loop device >15:53:34,920 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:53:34,921 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >15:53:34,921 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,921 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,922 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >15:53:34,922 INFO blivet: added file /osmin (id 5) to device tree >15:53:34,922 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >15:53:34,922 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,923 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:53:34,923 INFO blivet: added loop loop1 (id 6) to device tree >15:53:34,923 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:53:34,924 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:53:34,924 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:53:34,924 DEBUG blivet: device loop1 does not contain a disklabel >15:53:34,924 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >15:53:34,924 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:53:34,925 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >15:53:34,925 INFO blivet: got device: LoopDevice instance (0x2b8fa10) -- > name = loop1 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin (5)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >15:53:34,925 INFO blivet: got format: DeviceFormat instance (0x2b8f190) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:53:34,926 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43613', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:53:34,926 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >15:53:34,926 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >15:53:34,927 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,927 INFO blivet: loop2 is a loop device >15:53:34,927 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:53:34,928 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >15:53:34,928 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,929 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,929 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >15:53:34,929 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >15:53:34,930 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >15:53:34,930 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,930 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:53:34,931 INFO blivet: added loop loop2 (id 8) to device tree >15:53:34,931 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:53:34,931 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:53:34,931 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:53:34,931 DEBUG blivet: device loop2 does not contain a disklabel >15:53:34,932 INFO blivet: type detected on 'loop2' is 'squashfs' >15:53:34,932 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:53:34,932 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >15:53:34,932 INFO blivet: got device: LoopDevice instance (0x2b8fb10) -- > name = loop2 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >15:53:34,933 INFO blivet: got format: DeviceFormat instance (0x2b8fbd0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:53:34,934 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43737', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:53:34,934 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >15:53:34,934 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:53:34,935 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,935 INFO blivet: loop3 is a loop device >15:53:34,935 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >15:53:34,936 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >15:53:34,936 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,936 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,937 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >15:53:34,937 INFO blivet: added file /LiveOS/ext3fs.img (id 9) to device tree >15:53:34,937 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >15:53:34,938 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,938 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >15:53:34,938 INFO blivet: added loop loop3 (id 10) to device tree >15:53:34,939 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >15:53:34,939 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >15:53:34,939 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,940 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:34,940 DEBUG blivet: device loop3 does not contain a disklabel >15:53:34,940 INFO blivet: type detected on 'loop3' is 'ext4' >15:53:34,940 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,941 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:34,941 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >15:53:34,941 INFO blivet: got device: LoopDevice instance (0x2b8fd90) -- > name = loop3 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >15:53:34,942 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,942 INFO blivet: got format: Ext4FS instance (0x2b8fb50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >15:53:34,943 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43858', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:53:34,943 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >15:53:34,943 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >15:53:34,943 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,944 INFO blivet: loop4 is a loop device >15:53:34,944 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >15:53:34,944 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:53:34,945 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,945 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,945 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:53:34,945 INFO blivet: added file /overlay (deleted) (id 11) to device tree >15:53:34,946 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:53:34,946 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,947 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >15:53:34,947 INFO blivet: added loop loop4 (id 12) to device tree >15:53:34,947 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >15:53:34,947 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >15:53:34,948 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,948 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >15:53:34,949 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >15:53:34,950 WARN blivet: disklabel detected but not usable on loop4 >15:53:34,951 DEBUG blivet: no type or existing type for loop4, bailing >15:53:34,951 INFO blivet: got device: LoopDevice instance (0x2b8f550) -- > name = loop4 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >15:53:34,954 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '48963', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:53:34,954 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >15:53:34,954 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:53:34,955 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,955 INFO blivet: live-rw is a device-mapper device >15:53:34,955 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >15:53:34,956 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:53:34,956 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >15:53:34,957 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >15:53:34,957 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (12) >15:53:34,958 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:53:34,959 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,959 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >15:53:34,959 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,960 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:53:34,960 INFO blivet: added dm live-rw (id 13) to device tree >15:53:34,960 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:53:34,961 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:53:34,961 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,961 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:34,961 DEBUG blivet: device live-rw does not contain a disklabel >15:53:34,962 INFO blivet: type detected on 'live-rw' is 'ext4' >15:53:34,962 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,962 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:34,963 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:53:34,963 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >15:53:34,964 INFO blivet: got device: DMDevice instance (0x2b8ff50) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop4 (12)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2b32560> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:53:34,964 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,964 INFO blivet: got format: Ext4FS instance (0x2b97110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >15:53:34,967 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60865', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >15:53:34,967 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >15:53:34,968 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >15:53:34,968 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,968 INFO blivet: live-base is a device-mapper device >15:53:34,969 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >15:53:34,969 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >15:53:34,970 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:53:34,970 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >15:53:34,971 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >15:53:34,971 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,972 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >15:53:34,972 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,972 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >15:53:34,973 INFO blivet: added dm live-base (id 14) to device tree >15:53:34,973 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >15:53:34,974 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >15:53:34,974 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,975 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:34,975 DEBUG blivet: device live-base does not contain a disklabel >15:53:34,975 INFO blivet: type detected on 'live-base' is 'ext4' >15:53:34,975 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,975 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:34,976 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >15:53:34,976 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >15:53:34,978 INFO blivet: got device: DMDevice instance (0x2b8f6d0) -- > name = live-base status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2b323b0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >15:53:34,979 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,979 INFO blivet: got format: Ext4FS instance (0x2b8fe50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >15:53:34,981 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '69983', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >15:53:34,981 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >15:53:34,982 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:53:34,982 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,983 INFO blivet: live-osimg-min is a device-mapper device >15:53:34,983 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >15:53:34,983 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >15:53:34,984 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >15:53:34,984 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:53:34,985 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing DM_snapshot_cow >15:53:34,986 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:53:34,986 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >15:53:34,987 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:53:34,987 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:34,988 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >15:53:34,988 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:34,988 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >15:53:34,988 INFO blivet: added dm live-osimg-min (id 15) to device tree >15:53:34,989 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >15:53:34,989 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >15:53:34,990 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,990 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:34,990 DEBUG blivet: device live-osimg-min does not contain a disklabel >15:53:34,990 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >15:53:34,991 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,991 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:34,992 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >15:53:34,992 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >15:53:34,993 INFO blivet: got device: DMDevice instance (0x2b7fe50) -- > name = live-osimg-min status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11574 did: 13110 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2b32710> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >15:53:34,993 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:34,993 INFO blivet: got format: Ext4FS instance (0x2b97050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >15:53:35,004 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >15:53:51,080 INFO blivet: ISCSID is /sbin/iscsid >15:53:51,080 INFO blivet: no initiator set >15:53:51,118 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:53:51,118 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >15:53:51,240 DEBUG blivet: trying to set new default fstype to 'ext4' >15:53:51,264 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:51,265 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:51,266 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:51,280 INFO blivet: Detected 2064M of memory >15:53:51,281 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >15:53:51,281 INFO blivet: Swap attempt of 0M >15:53:51,836 INFO blivet: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x3142990> >15:53:51,836 INFO blivet: no initiator set >15:53:51,836 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >15:53:51,836 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:53:51,887 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >15:53:51,887 INFO blivet: sr0 looks to be the live device; marking as protected >15:53:51,913 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >15:53:51,925 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC /dev/disk/by-uuid/2013-12-05-12-12-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-12-42-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-12-42-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '279707f4', > 'ID_REVISION': '0.15', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '33128', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', > '/dev/disk/by-uuid/2013-12-05-12-12-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >15:53:51,935 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >15:53:51,936 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >15:53:51,937 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:51,937 INFO blivet: sr0 is a cdrom >15:53:51,937 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >15:53:51,938 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:51,939 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:53:51,940 INFO blivet: added cdrom sr0 (id 0) to device tree >15:53:51,941 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:51,943 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:53:51,944 INFO blivet: type detected on 'sr0' is 'iso9660' >15:53:51,945 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:53:51,946 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >15:53:51,947 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:53:51,950 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:51,952 DEBUG blivet: looking up parted Device: /dev/sr0 >15:53:51,957 INFO blivet: got device: OpticalDevice instance (0x36108d0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 954.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 488448 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x3689c20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:53:51,963 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:53:51,964 INFO blivet: got format: Iso9660FS instance (0x7fe6ec04b7d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-12-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-TC size = 0.0 targetSize = 0.0 > >15:53:51,966 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34209', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >15:53:51,967 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >15:53:51,969 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:53:51,971 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:51,973 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >15:53:51,974 INFO blivet: vda is a disk >15:53:51,975 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:51,978 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >15:53:51,993 INFO blivet: added disk vda (id 1) to device tree >15:53:51,994 DEBUG blivet: looking up parted Device: /dev/vda >15:53:51,999 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >15:53:52,001 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: gpt ; >15:53:52,003 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >15:53:52,003 DEBUG blivet: required disklabel type for vda (15) is None >15:53:52,004 DEBUG blivet: default disklabel type for vda is msdos >15:53:52,004 DEBUG blivet: selecting msdos disklabel for vda based on size >15:53:52,006 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >15:53:52,011 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe6ec058e50>] > device: <parted.device.Device object at 0x7fe6ec058bd0> > PedDisk: <_ped.Disk object at 0x7fe6ec05f4d0> >15:53:52,011 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:53:52,012 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >15:53:52,014 INFO blivet: got device: DiskDevice instance (0x7fe6ec04b9d0) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x3689f80> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe6ec04b790> >15:53:52,016 INFO blivet: got format: DiskLabel instance (0x7fe6ec04bb50) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe6ec058e50>] > device: <parted.device.Device object at 0x7fe6ec058bd0> > PedDisk: <_ped.Disk object at 0x7fe6ec05f4d0> > origPartedDisk = <parted.disk.Disk object at 0x7fe6ec060410> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7fe6ec0570e0> > >15:53:52,019 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/data /dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b /dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'data', > 'ID_FS_LABEL_ENC': 'data', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'de238d60-890d-4de5-aced-f6ab904510a4', > 'ID_FS_UUID_ENC': 'de238d60-890d-4de5-aced-f6ab904510a4', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '976563', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '26170e8f-90de-48ef-bf1e-8e5e0258d18b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9118087', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-label/data', > '/dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b', > '/dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >15:53:52,020 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >15:53:52,022 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >15:53:52,023 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,023 INFO blivet: vda1 is a partition >15:53:52,024 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >15:53:52,025 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:53:52,026 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:53:52,027 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:53:52,028 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >15:53:52,028 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,030 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >15:53:52,030 DEBUG blivet: looking up parted Partition: /dev/vda1 >15:53:52,032 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >15:53:52,034 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >15:53:52,034 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >15:53:52,035 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >15:53:52,035 INFO blivet: added partition vda1 (id 2) to device tree >15:53:52,036 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >15:53:52,037 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: gpt ; >15:53:52,037 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >15:53:52,038 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: gpt ; exists: True ; >15:53:52,042 WARN blivet: disklabel detected but not usable on vda1 >15:53:52,042 INFO blivet: type detected on 'vda1' is 'ext4' >15:53:52,088 DEBUG blivet: padding min size from 14 up to 15 >15:53:52,090 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,091 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:52,093 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >15:53:52,094 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >15:53:52,095 DEBUG blivet: looking up parted Device: /dev/vda1 >15:53:52,096 INFO blivet: got device: PartitionDevice instance (0x7fe6ec04ba10) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk vda (1) with existing gpt disklabel'] > uuid = None size = 476.837402344 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 976563 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (968, 16, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0x7fe6ec057200> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6ec060390> > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec058fd0> PedPartition: <_ped.Partition object at 0x7fe6ec05c290> > disk = existing 10240MB disk vda (1) with existing gpt disklabel > start = 2048 end = 978610 length = 976563 > flags = >15:53:52,099 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,100 INFO blivet: got format: Ext4FS instance (0x7fe6ec0605d0) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = de238d60-890d-4de5-aced-f6ab904510a4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = data size = 476.0 targetSize = 476.0 > >15:53:52,101 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43378', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:53:52,102 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >15:53:52,102 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >15:53:52,103 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,103 INFO blivet: loop0 is a loop device >15:53:52,104 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:53:52,104 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >15:53:52,105 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,105 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,106 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >15:53:52,106 INFO blivet: added file /osmin.img (deleted) (id 3) to device tree >15:53:52,107 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >15:53:52,107 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,108 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:53:52,108 INFO blivet: added loop loop0 (id 4) to device tree >15:53:52,109 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:53:52,109 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:53:52,109 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:53:52,109 DEBUG blivet: device loop0 does not contain a disklabel >15:53:52,110 INFO blivet: type detected on 'loop0' is 'squashfs' >15:53:52,110 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:53:52,110 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >15:53:52,111 INFO blivet: got device: LoopDevice instance (0x7fe6ec060810) -- > name = loop0 status = False kids = 0 id = 4 > parents = ['existing 0MB file /osmin.img (deleted) (3)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >15:53:52,111 INFO blivet: got format: DeviceFormat instance (0x7fe6ec060950) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:53:52,112 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43492', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:53:52,112 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >15:53:52,113 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:53:52,113 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,114 INFO blivet: loop1 is a loop device >15:53:52,114 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:53:52,115 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >15:53:52,116 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,116 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,117 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >15:53:52,117 INFO blivet: added file /osmin (id 5) to device tree >15:53:52,118 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >15:53:52,118 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,118 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:53:52,119 INFO blivet: added loop loop1 (id 6) to device tree >15:53:52,119 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:53:52,120 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:53:52,120 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:53:52,120 DEBUG blivet: device loop1 does not contain a disklabel >15:53:52,120 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >15:53:52,120 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:53:52,121 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >15:53:52,121 INFO blivet: got device: LoopDevice instance (0x7fe6ec04bb90) -- > name = loop1 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin (5)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >15:53:52,121 INFO blivet: got format: DeviceFormat instance (0x7fe6ec04bcd0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:53:52,123 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43613', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:53:52,123 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >15:53:52,123 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >15:53:52,124 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,124 INFO blivet: loop2 is a loop device >15:53:52,125 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:53:52,125 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >15:53:52,126 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,126 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,127 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >15:53:52,127 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >15:53:52,128 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >15:53:52,128 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,129 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:53:52,129 INFO blivet: added loop loop2 (id 8) to device tree >15:53:52,130 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:53:52,130 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:53:52,131 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:53:52,131 DEBUG blivet: device loop2 does not contain a disklabel >15:53:52,131 INFO blivet: type detected on 'loop2' is 'squashfs' >15:53:52,131 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:53:52,132 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >15:53:52,132 INFO blivet: got device: LoopDevice instance (0x7fe6ec060210) -- > name = loop2 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >15:53:52,132 INFO blivet: got format: DeviceFormat instance (0x7fe6ec060a90) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:53:52,134 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43737', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:53:52,134 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >15:53:52,135 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:53:52,136 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,136 INFO blivet: loop3 is a loop device >15:53:52,137 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >15:53:52,138 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >15:53:52,139 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,139 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,140 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >15:53:52,140 INFO blivet: added file /LiveOS/ext3fs.img (id 9) to device tree >15:53:52,141 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >15:53:52,141 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,142 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >15:53:52,142 INFO blivet: added loop loop3 (id 10) to device tree >15:53:52,142 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >15:53:52,143 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >15:53:52,144 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,144 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:52,144 DEBUG blivet: device loop3 does not contain a disklabel >15:53:52,144 INFO blivet: type detected on 'loop3' is 'ext4' >15:53:52,170 DEBUG blivet: using current size 0 as min size >15:53:52,171 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,172 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:52,173 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >15:53:52,173 INFO blivet: got device: LoopDevice instance (0x7fe6ec060c10) -- > name = loop3 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >15:53:52,174 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,174 INFO blivet: got format: Ext4FS instance (0x7fe6ec060d50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >15:53:52,175 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43858', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:53:52,175 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >15:53:52,176 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >15:53:52,177 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,177 INFO blivet: loop4 is a loop device >15:53:52,178 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >15:53:52,178 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:53:52,179 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,179 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,180 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:53:52,180 INFO blivet: added file /overlay (deleted) (id 11) to device tree >15:53:52,182 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:53:52,182 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,183 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >15:53:52,183 INFO blivet: added loop loop4 (id 12) to device tree >15:53:52,184 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >15:53:52,186 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >15:53:52,186 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,187 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >15:53:52,188 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >15:53:52,191 WARN blivet: disklabel detected but not usable on loop4 >15:53:52,192 DEBUG blivet: no type or existing type for loop4, bailing >15:53:52,193 INFO blivet: got device: LoopDevice instance (0x7fe6ec060d90) -- > name = loop4 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >15:53:52,196 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '48963', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:53:52,197 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >15:53:52,197 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:53:52,198 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,199 INFO blivet: live-rw is a device-mapper device >15:53:52,200 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >15:53:52,201 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:53:52,201 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >15:53:52,202 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >15:53:52,203 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (12) >15:53:52,204 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:53:52,206 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,207 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >15:53:52,207 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,208 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:53:52,208 INFO blivet: added dm live-rw (id 13) to device tree >15:53:52,209 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:53:52,210 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:53:52,211 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,211 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:52,211 DEBUG blivet: device live-rw does not contain a disklabel >15:53:52,211 INFO blivet: type detected on 'live-rw' is 'ext4' >15:53:52,245 DEBUG blivet: padding min size from 3226 up to 3548 >15:53:52,357 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,358 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:52,360 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:53:52,361 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >15:53:52,364 INFO blivet: got device: DMDevice instance (0x7fe6ec04b990) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop4 (12)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32742 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x399fc20> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:53:52,376 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,377 INFO blivet: got format: Ext4FS instance (0x7fe6ec060dd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >15:53:52,382 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60865', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >15:53:52,389 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >15:53:52,390 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >15:53:52,390 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,391 INFO blivet: live-base is a device-mapper device >15:53:52,392 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >15:53:52,393 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >15:53:52,394 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:53:52,395 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >15:53:52,397 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >15:53:52,398 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,399 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >15:53:52,399 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,400 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >15:53:52,401 INFO blivet: added dm live-base (id 14) to device tree >15:53:52,401 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >15:53:52,402 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >15:53:52,412 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,413 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:52,415 DEBUG blivet: device live-base does not contain a disklabel >15:53:52,415 INFO blivet: type detected on 'live-base' is 'ext4' >15:53:52,458 DEBUG blivet: using current size 0 as min size >15:53:52,460 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,460 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:52,463 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >15:53:52,463 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >15:53:52,465 INFO blivet: got device: DMDevice instance (0x7fe6ec0602d0) -- > name = live-base status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x399f3b0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >15:53:52,471 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,472 INFO blivet: got format: Ext4FS instance (0x3cc6b50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >15:53:52,475 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '69983', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >15:53:52,480 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >15:53:52,482 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:53:52,485 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,486 INFO blivet: live-osimg-min is a device-mapper device >15:53:52,489 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >15:53:52,490 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >15:53:52,492 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >15:53:52,493 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:53:52,494 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing DM_snapshot_cow >15:53:52,496 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:53:52,497 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >15:53:52,500 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:53:52,501 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:52,503 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >15:53:52,504 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:53:52,505 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >15:53:52,505 INFO blivet: added dm live-osimg-min (id 15) to device tree >15:53:52,506 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >15:53:52,508 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >15:53:52,509 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,510 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:52,511 DEBUG blivet: device live-osimg-min does not contain a disklabel >15:53:52,511 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >15:53:52,542 DEBUG blivet: using current size 0 as min size >15:53:52,543 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,543 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:53:52,544 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >15:53:52,545 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >15:53:52,551 INFO blivet: got device: DMDevice instance (0x3caec90) -- > name = live-osimg-min status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x399fcb0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >15:53:52,555 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,555 INFO blivet: got format: Ext4FS instance (0x3cd89d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >15:53:52,575 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >15:53:52,590 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >15:53:52,592 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >15:53:52,594 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >15:53:52,612 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:53:52,613 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:53:52,615 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:53:52,615 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >15:53:52,616 INFO blivet: edd: MBR signature on vda is zero. new disk image? >15:53:52,616 INFO blivet: edd: collected mbr signatures: {} >15:53:52,619 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >15:53:52,627 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:53:52,644 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >15:53:52,691 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >15:53:52,693 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >15:53:52,695 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >15:53:52,731 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,733 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,735 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,736 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,739 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:52,743 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:53:52,745 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:52,766 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >15:53:52,767 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (14) with existing ext4 filesystem >15:54:14,064 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:54:14,065 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:54:14,066 DEBUG blivet: NFSv4.supported: supported: False ; >15:54:14,067 DEBUG blivet: NFSv4.supported: supported: False ; >15:54:14,067 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:54:14,068 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:54:14,069 DEBUG blivet: Ext4FS.supported: supported: True ; >15:54:14,070 DEBUG blivet: Ext4FS.supported: supported: True ; >15:54:14,468 DEBUG blivet: Ext3FS.supported: supported: True ; >15:54:14,471 DEBUG blivet: Ext3FS.supported: supported: True ; >15:54:14,531 DEBUG blivet: Ext2FS.supported: supported: True ; >15:54:14,532 DEBUG blivet: Ext2FS.supported: supported: True ; >15:54:14,534 DEBUG blivet: SysFS.supported: supported: False ; >15:54:14,535 DEBUG blivet: SysFS.supported: supported: False ; >15:54:14,541 DEBUG blivet: MultipathMember.__init__: >15:54:14,542 DEBUG blivet: MDRaidMember.__init__: >15:54:14,545 DEBUG blivet: ProcFS.supported: supported: False ; >15:54:14,557 DEBUG blivet: ProcFS.supported: supported: False ; >15:54:14,559 DEBUG blivet: SwapSpace.__init__: >15:54:14,644 DEBUG blivet: NoDevFS.supported: supported: False ; >15:54:14,645 DEBUG blivet: NoDevFS.supported: supported: False ; >15:54:14,645 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:54:14,646 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:54:14,647 DEBUG blivet: BTRFS.supported: supported: True ; >15:54:14,769 DEBUG blivet: USBFS.supported: supported: False ; >15:54:14,771 DEBUG blivet: USBFS.supported: supported: False ; >15:54:14,772 DEBUG blivet: DiskLabel.__init__: >15:54:14,773 INFO blivet: DiskLabel.partedDevice returning None >15:54:14,774 DEBUG blivet: HFSPlus.supported: supported: False ; >15:54:14,775 DEBUG blivet: HFSPlus.supported: supported: False ; >15:54:14,776 DEBUG blivet: XFS.supported: supported: True ; >15:54:14,830 DEBUG blivet: XFS.supported: supported: True ; >15:54:14,832 DEBUG blivet: TmpFS.supported: supported: True ; >15:54:14,842 DEBUG blivet: TmpFS.supported: supported: True ; >15:54:14,844 DEBUG blivet: LUKS.__init__: >15:54:14,844 DEBUG blivet: NTFS.supported: supported: False ; >15:54:14,845 DEBUG blivet: NTFS.supported: supported: False ; >15:54:14,845 DEBUG blivet: BindFS.supported: supported: False ; >15:54:14,846 DEBUG blivet: BindFS.supported: supported: False ; >15:54:14,846 DEBUG blivet: HFS.supported: supported: False ; >15:54:14,847 DEBUG blivet: HFS.supported: supported: False ; >15:54:14,847 DEBUG blivet: LVMPhysicalVolume.__init__: >15:54:14,848 DEBUG blivet: NFS.supported: supported: False ; >15:54:14,848 DEBUG blivet: NFS.supported: supported: False ; >15:54:14,849 DEBUG blivet: FATFS.supported: supported: True ; >15:54:14,849 DEBUG blivet: FATFS.supported: supported: True ; >15:54:14,850 DEBUG blivet: DMRaidMember.__init__: >15:54:15,806 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:54:15,809 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:54:39,387 INFO blivet: Detected 2064M of memory >15:54:39,388 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >15:54:39,388 INFO blivet: Swap attempt of 1024M >15:55:08,809 INFO blivet: Detected 2064M of memory >15:55:08,810 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >15:55:08,810 INFO blivet: Swap attempt of 1024M >15:55:08,830 DEBUG blivet: clearpart: looking at vda1 >15:55:08,830 DEBUG blivet: checking whether disk vda has an empty extended >15:55:08,831 DEBUG blivet: extended is None ; logicals is [] >15:55:08,938 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:55:08,940 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:55:08,941 INFO blivet: Detected 2064M of memory >15:55:08,942 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >15:55:08,942 INFO blivet: Swap attempt of 1024M >15:55:08,943 DEBUG blivet: doAutoPart: True >15:55:08,943 DEBUG blivet: encryptedAutoPart: False >15:55:08,944 DEBUG blivet: autoPartType: 2 >15:55:08,944 DEBUG blivet: clearPartType: 2 >15:55:08,945 DEBUG blivet: clearPartDisks: ['vda'] >15:55:08,945 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x45e3d10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x45e3d50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x45e3d90) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x45e3dd0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x45e3e10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = None grow = False > >15:55:08,953 DEBUG blivet: storage.disks: ['vda'] >15:55:08,953 DEBUG blivet: storage.partitioned: ['vda'] >15:55:08,954 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1'] >15:55:08,969 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:55:08,976 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:55:08,976 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:55:08,976 DEBUG blivet: boot disk: vda >15:55:08,977 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >15:55:08,978 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >15:55:08,980 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:55:08,981 DEBUG blivet: PartitionDevice._setFormat: req0 ; >15:55:08,982 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >15:55:08,991 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >15:55:08,992 INFO blivet: added partition req0 (id 16) to device tree >15:55:08,992 INFO blivet: registered action: [0] Create Device partition req0 (id 16) >15:55:08,992 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:55:08,992 INFO blivet: registered action: [1] Create Format lvmpv on partition req0 (id 16) >15:55:08,995 DEBUG blivet: candidate disks: [DiskDevice instance (0x7fe6ec04b9d0) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x3689f80> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fe6ec04b790>] >15:55:08,996 DEBUG blivet: devs: [PartitionDevice instance (0x7fe6ec1ccd10) -- > name = req0 status = False kids = 0 id = 16 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >15:55:08,999 DEBUG blivet: Ext4FS.supported: supported: True ; >15:55:08,999 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:55:09,006 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:55:09,007 DEBUG blivet: PartitionDevice._setFormat: req1 ; >15:55:09,008 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >15:55:09,009 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >15:55:09,009 INFO blivet: added partition req1 (id 17) to device tree >15:55:09,009 INFO blivet: registered action: [2] Create Device partition req1 (id 17) >15:55:09,009 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:55:09,009 INFO blivet: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition req1 (id 17) >15:55:09,010 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >15:55:09,010 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:55:09,011 DEBUG blivet: PartitionDevice._setFormat: req2 ; >15:55:09,012 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: biosboot ; >15:55:09,013 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >15:55:09,013 INFO blivet: added partition req2 (id 18) to device tree >15:55:09,013 INFO blivet: registered action: [4] Create Device partition req2 (id 18) >15:55:09,013 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:55:09,013 INFO blivet: registered action: [5] Create Format biosboot on partition req2 (id 18) >15:55:09,014 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >15:55:09,015 DEBUG blivet: removing all non-preexisting partitions ['req0(id 16)', 'req1(id 17)', 'req2(id 18)'] from disk(s) ['vda'] >15:55:09,016 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req0(id 16)', 'req1(id 17)', 'req2(id 18)'] >15:55:09,016 DEBUG blivet: removing all non-preexisting partitions ['req2(id 18)', 'req1(id 17)', 'req0(id 16)'] from disk(s) ['vda'] >15:55:09,017 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:55:09,019 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:55:09,019 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:55:09,021 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:55:09,022 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:55:09,022 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:55:09,022 DEBUG blivet: allocating partition: req2 ; id: 18 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 ; start: None ; end: None >15:55:09,022 DEBUG blivet: checking freespace on vda >15:55:09,022 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=False start=None >15:55:09,022 DEBUG blivet: checking 34-2047 (0 MB) >15:55:09,023 DEBUG blivet: current free range is 34-2047 (0MB) >15:55:09,023 DEBUG blivet: checking 978611-20971486 (9762 MB) >15:55:09,023 DEBUG blivet: current free range is 978611-20971486 (9762MB) >15:55:09,023 DEBUG blivet: updating use_disk to vda, type: 0 >15:55:09,023 DEBUG blivet: new free: 978611-20971486 / 9762MB >15:55:09,023 DEBUG blivet: new free allows for 0 sectors of growth >15:55:09,023 DEBUG blivet: found free space for bootable request >15:55:09,024 DEBUG blivet: adjusted start sector from 978611 to 978944 >15:55:09,024 DEBUG blivet: created partition vda2 of 1MB and added it to /dev/vda >15:55:09,025 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >15:55:09,025 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec1d86d0> PedPartition: <_ped.Partition object at 0x45c44d0> >15:55:09,026 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >15:55:09,027 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:55:09,028 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:55:09,028 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec1d8910> PedPartition: <_ped.Partition object at 0x7fe6ec1d29b0> >15:55:09,029 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:55:09,030 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:55:09,030 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:55:09,031 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:55:09,032 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:55:09,032 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:55:09,032 DEBUG blivet: allocating partition: req1 ; id: 17 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >15:55:09,032 DEBUG blivet: checking freespace on vda >15:55:09,032 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >15:55:09,032 DEBUG blivet: checking 34-2047 (0 MB) >15:55:09,033 DEBUG blivet: current free range is 34-2047 (0MB) >15:55:09,033 DEBUG blivet: checking 978611-978943 (0 MB) >15:55:09,033 DEBUG blivet: current free range is 978611-978943 (0MB) >15:55:09,033 DEBUG blivet: checking 980992-20971486 (9760 MB) >15:55:09,033 DEBUG blivet: current free range is 980992-20971486 (9760MB) >15:55:09,033 DEBUG blivet: updating use_disk to vda, type: 0 >15:55:09,033 DEBUG blivet: new free: 980992-20971486 / 9760MB >15:55:09,034 DEBUG blivet: new free allows for 0 sectors of growth >15:55:09,034 DEBUG blivet: found free space for bootable request >15:55:09,034 DEBUG blivet: created partition vda3 of 500MB and added it to /dev/vda >15:55:09,035 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >15:55:09,035 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec1d8bd0> PedPartition: <_ped.Partition object at 0x7fe6ec1d2a10> >15:55:09,036 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >15:55:09,037 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >15:55:09,039 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:55:09,039 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec1d8c50> PedPartition: <_ped.Partition object at 0x7fe6ec1d2ad0> >15:55:09,040 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:55:09,041 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:55:09,041 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:55:09,042 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:55:09,042 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:55:09,042 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:55:09,043 DEBUG blivet: allocating partition: req0 ; id: 16 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >15:55:09,043 DEBUG blivet: checking freespace on vda >15:55:09,043 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True start=None >15:55:09,043 DEBUG blivet: checking 34-2047 (0 MB) >15:55:09,043 DEBUG blivet: current free range is 34-2047 (0MB) >15:55:09,044 DEBUG blivet: checking 978611-978943 (0 MB) >15:55:09,044 DEBUG blivet: current free range is 978611-978943 (0MB) >15:55:09,044 DEBUG blivet: checking 2004992-20971486 (9260 MB) >15:55:09,044 DEBUG blivet: current free range is 2004992-20971486 (9260MB) >15:55:09,044 DEBUG blivet: evaluating growth potential for new layout >15:55:09,044 DEBUG blivet: calculating growth for disk /dev/vda >15:55:09,045 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >15:55:09,046 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec1dd150> PedPartition: <_ped.Partition object at 0x7fe6ec1d2c50> >15:55:09,046 DEBUG blivet: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >15:55:09,047 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >15:55:09,048 DEBUG blivet: adding request 18 to chunk 19992876 (978611-20971486) on /dev/vda >15:55:09,048 DEBUG blivet: adding request 17 to chunk 19992876 (978611-20971486) on /dev/vda >15:55:09,048 DEBUG blivet: adding request 16 to chunk 19992876 (978611-20971486) on /dev/vda >15:55:09,048 DEBUG blivet: Chunk.growRequests: 2014 on /dev/vda start = 34 end = 2047 >sectorSize = 512 > >15:55:09,048 DEBUG blivet: Chunk.growRequests: 19992876 on /dev/vda start = 978611 end = 20971486 >sectorSize = 512 > >15:55:09,048 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = vda2 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >15:55:09,048 DEBUG blivet: req: PartitionRequest instance -- >id = 17 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:55:09,049 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = vda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >15:55:09,049 DEBUG blivet: 1 requests and 17942828 (8761MB) left in chunk >15:55:09,049 DEBUG blivet: adding 17942828 (8761MB) to 16 (vda4) >15:55:09,049 DEBUG blivet: new grow amount for request 16 (vda4) is 17942828 units, or 8761MB >15:55:09,049 DEBUG blivet: request 18 (vda2) growth: 0 (0MB) size: 1MB >15:55:09,049 DEBUG blivet: request 17 (vda3) growth: 0 (0MB) size: 500MB >15:55:09,049 DEBUG blivet: request 16 (vda4) growth: 17942828 (8761MB) size: 9261MB >15:55:09,049 DEBUG blivet: disk /dev/vda growth: 17942828 (8761MB) >15:55:09,050 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >15:55:09,050 DEBUG blivet: device vda4 new partedPartition None >15:55:09,051 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >15:55:09,051 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: vda ; >15:55:09,052 DEBUG blivet: total growth: 17942828 sectors >15:55:09,052 DEBUG blivet: updating use_disk to vda, type: 0 >15:55:09,052 DEBUG blivet: new free: 2004992-20971486 / 9260MB >15:55:09,052 DEBUG blivet: new free allows for 17942828 sectors of growth >15:55:09,052 DEBUG blivet: created partition vda4 of 500MB and added it to /dev/vda >15:55:09,053 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >15:55:09,054 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec1dd0d0> PedPartition: <_ped.Partition object at 0x45e1a70> >15:55:09,054 DEBUG blivet: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >15:55:09,055 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >15:55:09,056 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >15:55:09,057 DEBUG blivet: device vda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec1dd390> PedPartition: <_ped.Partition object at 0x7fe6ec1d2bf0> >15:55:09,057 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda4(id 16)', 'vda3(id 17)', 'vda2(id 18)'] >15:55:09,057 DEBUG blivet: growable partitions are ['vda4'] >15:55:09,057 DEBUG blivet: adding request 16 to chunk 19992876 (978611-20971486) on /dev/vda >15:55:09,057 DEBUG blivet: adding request 17 to chunk 19992876 (978611-20971486) on /dev/vda >15:55:09,057 DEBUG blivet: adding request 18 to chunk 19992876 (978611-20971486) on /dev/vda >15:55:09,057 DEBUG blivet: disk vda has 2 chunks >15:55:09,058 DEBUG blivet: Chunk.growRequests: 19992876 on /dev/vda start = 978611 end = 20971486 >sectorSize = 512 > >15:55:09,058 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = vda2 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >15:55:09,058 DEBUG blivet: req: PartitionRequest instance -- >id = 17 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:55:09,058 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = vda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >15:55:09,058 DEBUG blivet: 1 requests and 17942828 (8761MB) left in chunk >15:55:09,058 DEBUG blivet: adding 17942828 (8761MB) to 16 (vda4) >15:55:09,058 DEBUG blivet: new grow amount for request 16 (vda4) is 17942828 units, or 8761MB >15:55:09,058 DEBUG blivet: growing partitions on vda >15:55:09,058 DEBUG blivet: partition vda2 (18): 0 >15:55:09,059 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 978944 end: 980991 length: 2048 > device: <parted.device.Device object at 0x7fe6ec058bd0> PedGeometry: <_ped.Geometry object at 0x7fe6ec1d8d10> >15:55:09,059 DEBUG blivet: partition vda3 (17): 0 >15:55:09,059 DEBUG blivet: new geometry for vda3: parted.Geometry instance -- > start: 980992 end: 2004991 length: 1024000 > device: <parted.device.Device object at 0x7fe6ec058bd0> PedGeometry: <_ped.Geometry object at 0x7fe6ec1dd590> >15:55:09,059 DEBUG blivet: partition vda4 (16): 0 >15:55:09,059 DEBUG blivet: new geometry for vda4: parted.Geometry instance -- > start: 2004992 end: 20969471 length: 18964480 > device: <parted.device.Device object at 0x7fe6ec058bd0> PedGeometry: <_ped.Geometry object at 0x7fe6ec1dd410> >15:55:09,059 DEBUG blivet: removing all non-preexisting partitions ['vda2(id 18)', 'vda3(id 17)', 'vda4(id 16)'] from disk(s) ['vda'] >15:55:09,060 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:55:09,060 DEBUG blivet: device vda2 new partedPartition None >15:55:09,061 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >15:55:09,062 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: vda ; >15:55:09,063 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:55:09,063 DEBUG blivet: device vda3 new partedPartition None >15:55:09,064 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >15:55:09,064 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >15:55:09,065 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >15:55:09,065 DEBUG blivet: device vda4 new partedPartition None >15:55:09,066 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >15:55:09,067 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >15:55:09,067 DEBUG blivet: back from removeNewPartitions >15:55:09,067 DEBUG blivet: extended: None >15:55:09,067 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 978944 end: 980991 length: 2048 > device: <parted.device.Device object at 0x7fe6ec058bd0> PedGeometry: <_ped.Geometry object at 0x7fe6ec1d8d10> >15:55:09,068 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >15:55:09,068 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec1dd710> PedPartition: <_ped.Partition object at 0x7fe6ec1d2a70> >15:55:09,069 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >15:55:09,070 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:55:09,071 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:55:09,071 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec1ddb90> PedPartition: <_ped.Partition object at 0x7fe6ec1d28f0> >15:55:09,071 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 980992 end: 2004991 length: 1024000 > device: <parted.device.Device object at 0x7fe6ec058bd0> PedGeometry: <_ped.Geometry object at 0x7fe6ec1dd590> >15:55:09,072 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >15:55:09,072 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec1d8a90> PedPartition: <_ped.Partition object at 0x7fe6ec1d2b30> >15:55:09,073 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >15:55:09,074 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >15:55:09,075 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:55:09,075 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec1d8fd0> PedPartition: <_ped.Partition object at 0x7fe6ec1d2ad0> >15:55:09,075 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2004992 end: 20969471 length: 18964480 > device: <parted.device.Device object at 0x7fe6ec058bd0> PedGeometry: <_ped.Geometry object at 0x7fe6ec1dd410> >15:55:09,076 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >15:55:09,076 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38056d0> PedPartition: <_ped.Partition object at 0x7fe6ec1d2950> >15:55:09,077 DEBUG blivet: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >15:55:09,078 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >15:55:09,079 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >15:55:09,079 DEBUG blivet: device vda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6ec058cd0> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6ec1e0050> PedPartition: <_ped.Partition object at 0x7fe6ec1d2cb0> >15:55:09,080 DEBUG blivet: fixing size of existing 476MB partition vda1 (2) with existing ext4 filesystem at 476.84 >15:55:09,080 DEBUG blivet: fixing size of non-existent 1MB partition vda2 (18) with non-existent biosboot at 1.00 >15:55:09,080 DEBUG blivet: fixing size of non-existent 500MB partition vda3 (17) with non-existent ext4 filesystem mounted at /boot at 500.00 >15:55:09,081 DEBUG blivet: fixing size of non-existent 9260MB partition vda4 (16) with non-existent lvmpv at 9260.00 >15:55:09,082 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda4 ; >15:55:09,082 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:55:09,083 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >15:55:09,084 INFO blivet: added lvmvg fedora (id 19) to device tree >15:55:09,084 INFO blivet: registered action: [6] Create Device lvmvg fedora (id 19) >15:55:09,085 DEBUG blivet: Ext4FS.supported: supported: True ; >15:55:09,085 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:55:09,086 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >15:55:09,087 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >15:55:09,087 DEBUG blivet: fedora size is 9256MB >15:55:09,087 DEBUG blivet: vg fedora has 9256MB free >15:55:09,087 DEBUG blivet: Adding fedora-root/1024MB to fedora >15:55:09,087 INFO blivet: added lvmlv fedora-root (id 20) to device tree >15:55:09,087 INFO blivet: registered action: [7] Create Device lvmlv fedora-root (id 20) >15:55:09,088 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:55:09,088 INFO blivet: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 20) >15:55:09,089 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >15:55:09,089 DEBUG blivet: getFormat('swap') returning SwapSpace instance >15:55:09,090 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >15:55:09,090 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >15:55:09,091 DEBUG blivet: fedora size is 9256MB >15:55:09,091 DEBUG blivet: vg fedora has 8232MB free >15:55:09,091 DEBUG blivet: Adding fedora-swap/1024MB to fedora >15:55:09,091 INFO blivet: added lvmlv fedora-swap (id 21) to device tree >15:55:09,091 INFO blivet: registered action: [9] Create Device lvmlv fedora-swap (id 21) >15:55:09,091 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:55:09,091 INFO blivet: registered action: [10] Create Format swap on lvmlv fedora-swap (id 21) >15:55:09,091 DEBUG blivet: fedora size is 9256MB >15:55:09,092 DEBUG blivet: vg fedora has 7208MB free >15:55:09,092 DEBUG blivet: vg fedora: 7208MB free ; lvs: ['root', 'swap'] >15:55:09,092 DEBUG blivet: adding request 20 to chunk 2314 on /dev/mapper/fedora >15:55:09,092 DEBUG blivet: adding request 21 to chunk 2314 on /dev/mapper/fedora >15:55:09,092 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2314 size = 9256 >remaining = 1 pool = 1802 >15:55:09,092 DEBUG blivet: req: LVRequest instance -- >id = 21 name = fedora-swap growable = False >base = 256 growth = 0 max_grow = 0 >done = True >15:55:09,092 DEBUG blivet: req: LVRequest instance -- >id = 20 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >15:55:09,092 DEBUG blivet: 1 requests and 1802 (7208MB) left in chunk >15:55:09,093 DEBUG blivet: adding 1802 (7208MB) to 20 (fedora-root) >15:55:09,093 DEBUG blivet: new grow amount for request 20 (fedora-root) is 1802 units, or 7208MB >15:55:09,093 DEBUG blivet: trying to set lv fedora-root size to 8232MB >15:55:09,093 DEBUG blivet: fedora size is 9256MB >15:55:09,093 DEBUG blivet: vg fedora has 7208MB free >15:55:09,107 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:55:09,108 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:55:09,109 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:55:09,110 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:55:09,110 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:55:09,131 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:55:09,132 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:55:09,133 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:55:09,133 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:55:09,134 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:58:59,039 DEBUG blivet: registered device format class LUKS as luks >15:58:59,040 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >15:58:59,043 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >15:58:59,045 DEBUG blivet: registered device format class SwapSpace as swap >15:58:59,046 DEBUG blivet: registered device format class MultipathMember as multipath_member >15:58:59,048 DEBUG blivet: registered device format class DiskLabel as disklabel >15:58:59,064 DEBUG blivet: registered device format class BIOSBoot as biosboot >15:58:59,079 DEBUG blivet: registered device format class Ext2FS as ext2 >15:58:59,079 DEBUG blivet: registered device format class Ext3FS as ext3 >15:58:59,079 DEBUG blivet: registered device format class Ext4FS as ext4 >15:58:59,079 DEBUG blivet: registered device format class FATFS as vfat >15:58:59,079 DEBUG blivet: registered device format class EFIFS as efi >15:58:59,080 DEBUG blivet: registered device format class BTRFS as btrfs >15:58:59,080 DEBUG blivet: registered device format class GFS2 as gfs2 >15:58:59,080 DEBUG blivet: registered device format class JFS as jfs >15:58:59,080 DEBUG blivet: registered device format class ReiserFS as reiserfs >15:58:59,080 DEBUG blivet: registered device format class XFS as xfs >15:58:59,080 DEBUG blivet: registered device format class HFS as hfs >15:58:59,080 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >15:58:59,080 DEBUG blivet: registered device format class HFSPlus as hfs+ >15:58:59,080 DEBUG blivet: registered device format class MacEFIFS as macefi >15:58:59,080 DEBUG blivet: registered device format class NTFS as ntfs >15:58:59,080 DEBUG blivet: registered device format class NFS as nfs >15:58:59,080 DEBUG blivet: registered device format class NFSv4 as nfs4 >15:58:59,080 DEBUG blivet: registered device format class Iso9660FS as iso9660 >15:58:59,080 DEBUG blivet: registered device format class NoDevFS as nodev >15:58:59,080 DEBUG blivet: registered device format class DevPtsFS as devpts >15:58:59,081 DEBUG blivet: registered device format class ProcFS as proc >15:58:59,081 DEBUG blivet: registered device format class SysFS as sysfs >15:58:59,081 DEBUG blivet: registered device format class TmpFS as tmpfs >15:58:59,081 DEBUG blivet: registered device format class BindFS as bind >15:58:59,081 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >15:58:59,081 DEBUG blivet: registered device format class USBFS as usbfs >15:58:59,082 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >15:58:59,083 DEBUG blivet: registered device format class MDRaidMember as mdmember >15:58:59,224 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >15:58:59,225 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:58:59,225 INFO blivet: sr0 looks to be the live device; marking as protected >15:58:59,235 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >15:58:59,247 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC /dev/disk/by-uuid/2013-12-05-12-12-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-12-42-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-12-42-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '279707f4', > 'ID_REVISION': '0.15', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '33128', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', > '/dev/disk/by-uuid/2013-12-05-12-12-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >15:58:59,247 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >15:58:59,247 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >15:58:59,248 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,248 INFO blivet: sr0 is a cdrom >15:58:59,248 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >15:58:59,248 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,249 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:58:59,249 INFO blivet: added cdrom sr0 (id 0) to device tree >15:58:59,250 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:58:59,252 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:58:59,252 INFO blivet: type detected on 'sr0' is 'iso9660' >15:58:59,253 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:58:59,253 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >15:58:59,253 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:58:59,265 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:58:59,266 DEBUG blivet: looking up parted Device: /dev/sr0 >15:58:59,270 INFO blivet: got device: OpticalDevice instance (0x110ecd0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 954.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 488448 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0xfa7d40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:58:59,271 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:58:59,271 INFO blivet: got format: Iso9660FS instance (0x110ed10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-12-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-TC size = 0 targetSize = 0 > >15:58:59,272 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34209', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >15:58:59,273 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >15:58:59,273 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:58:59,273 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,274 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >15:58:59,274 INFO blivet: vda is a disk >15:58:59,275 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,275 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >15:58:59,283 INFO blivet: added disk vda (id 1) to device tree >15:58:59,283 DEBUG blivet: looking up parted Device: /dev/vda >15:58:59,290 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >15:58:59,294 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: gpt ; >15:58:59,295 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >15:58:59,295 DEBUG blivet: required disklabel type for vda (15) is None >15:58:59,295 DEBUG blivet: default disklabel type for vda is msdos >15:58:59,295 DEBUG blivet: selecting msdos disklabel for vda based on size >15:58:59,296 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >15:58:59,300 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0xf35290>] > device: <parted.device.Device object at 0xf350d0> > PedDisk: <_ped.Disk object at 0xf34758> >15:58:59,301 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:58:59,305 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >15:58:59,306 INFO blivet: got device: DiskDevice instance (0xf00b90) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3418 did: 25600 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0xba3170> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xf20e90> >15:58:59,308 INFO blivet: got format: DiskLabel instance (0xf2d050) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0xf35290>] > device: <parted.device.Device object at 0xf350d0> > PedDisk: <_ped.Disk object at 0xf34758> > origPartedDisk = <parted.disk.Disk object at 0xf35750> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3418 did: 25600 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0xba3290> > >15:58:59,312 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/data /dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b /dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'data', > 'ID_FS_LABEL_ENC': 'data', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'de238d60-890d-4de5-aced-f6ab904510a4', > 'ID_FS_UUID_ENC': 'de238d60-890d-4de5-aced-f6ab904510a4', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '976563', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '26170e8f-90de-48ef-bf1e-8e5e0258d18b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9118087', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-label/data', > '/dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b', > '/dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >15:58:59,312 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >15:58:59,313 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >15:58:59,314 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,314 INFO blivet: vda1 is a partition >15:58:59,315 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >15:58:59,315 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:58:59,316 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:58:59,318 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:58:59,319 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >15:58:59,319 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,321 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >15:58:59,321 DEBUG blivet: looking up parted Partition: /dev/vda1 >15:58:59,323 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >15:58:59,324 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >15:58:59,325 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >15:58:59,325 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >15:58:59,325 INFO blivet: added partition vda1 (id 2) to device tree >15:58:59,326 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >15:58:59,327 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: gpt ; >15:58:59,328 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >15:58:59,328 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: gpt ; exists: True ; >15:58:59,350 WARN blivet: disklabel detected but not usable on vda1 >15:58:59,352 INFO blivet: type detected on 'vda1' is 'ext4' >15:58:59,353 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,353 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:58:59,354 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >15:58:59,355 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >15:58:59,355 DEBUG blivet: looking up parted Device: /dev/vda1 >15:58:59,357 INFO blivet: got device: PartitionDevice instance (0xf20ed0) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk vda (1) with existing gpt disklabel'] > uuid = None size = 476.837402344 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 976563 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (968, 16, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0xba33b0> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xf35190> fileSystem: <parted.filesystem.FileSystem object at 0xf356d0> > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf35350> PedPartition: <_ped.Partition object at 0xf304d0> > disk = existing 10240MB disk vda (1) with existing gpt disklabel > start = 2048 end = 978610 length = 976563 > flags = >15:58:59,364 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,365 INFO blivet: got format: Ext4FS instance (0xf35550) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = de238d60-890d-4de5-aced-f6ab904510a4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = data size = 0 targetSize = 0 > >15:58:59,366 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43378', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:58:59,366 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >15:58:59,367 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >15:58:59,367 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,368 INFO blivet: loop0 is a loop device >15:58:59,368 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:58:59,369 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >15:58:59,370 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,370 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,371 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >15:58:59,371 INFO blivet: added file /osmin.img (deleted) (id 3) to device tree >15:58:59,372 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >15:58:59,372 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,372 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:58:59,373 INFO blivet: added loop loop0 (id 4) to device tree >15:58:59,373 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:58:59,373 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:58:59,373 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:58:59,374 DEBUG blivet: device loop0 does not contain a disklabel >15:58:59,374 INFO blivet: type detected on 'loop0' is 'squashfs' >15:58:59,374 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:58:59,374 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >15:58:59,375 INFO blivet: got device: LoopDevice instance (0xf35a90) -- > name = loop0 status = False kids = 0 id = 4 > parents = ['existing 0MB file /osmin.img (deleted) (3)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >15:58:59,375 INFO blivet: got format: DeviceFormat instance (0xf35c10) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:58:59,376 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43492', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:58:59,376 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >15:58:59,376 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:58:59,377 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,377 INFO blivet: loop1 is a loop device >15:58:59,377 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:58:59,377 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >15:58:59,378 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,378 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,379 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >15:58:59,379 INFO blivet: added file /osmin (id 5) to device tree >15:58:59,380 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >15:58:59,380 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,381 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:58:59,381 INFO blivet: added loop loop1 (id 6) to device tree >15:58:59,382 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:58:59,383 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:58:59,383 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:58:59,383 DEBUG blivet: device loop1 does not contain a disklabel >15:58:59,383 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >15:58:59,384 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:58:59,384 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >15:58:59,385 INFO blivet: got device: LoopDevice instance (0xf35b90) -- > name = loop1 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin (5)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >15:58:59,385 INFO blivet: got format: DeviceFormat instance (0xf35e90) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:58:59,386 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43613', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:58:59,387 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >15:58:59,387 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >15:58:59,388 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,388 INFO blivet: loop2 is a loop device >15:58:59,389 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:58:59,390 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >15:58:59,390 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,391 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,391 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >15:58:59,391 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >15:58:59,392 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >15:58:59,392 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,393 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:58:59,393 INFO blivet: added loop loop2 (id 8) to device tree >15:58:59,393 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:58:59,394 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:58:59,394 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:58:59,394 DEBUG blivet: device loop2 does not contain a disklabel >15:58:59,394 INFO blivet: type detected on 'loop2' is 'squashfs' >15:58:59,394 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:58:59,394 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >15:58:59,395 INFO blivet: got device: LoopDevice instance (0xf2d210) -- > name = loop2 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >15:58:59,395 INFO blivet: got format: DeviceFormat instance (0xf2d110) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:58:59,396 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43737', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:58:59,396 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >15:58:59,397 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:58:59,397 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,398 INFO blivet: loop3 is a loop device >15:58:59,398 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >15:58:59,398 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >15:58:59,399 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,399 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,399 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >15:58:59,400 INFO blivet: added file /LiveOS/ext3fs.img (id 9) to device tree >15:58:59,400 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >15:58:59,400 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,401 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >15:58:59,401 INFO blivet: added loop loop3 (id 10) to device tree >15:58:59,401 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >15:58:59,402 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >15:58:59,402 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,402 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:58:59,402 DEBUG blivet: device loop3 does not contain a disklabel >15:58:59,403 INFO blivet: type detected on 'loop3' is 'ext4' >15:58:59,403 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,403 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:58:59,404 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >15:58:59,404 INFO blivet: got device: LoopDevice instance (0xf35e50) -- > name = loop3 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >15:58:59,404 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,405 INFO blivet: got format: Ext4FS instance (0xf35650) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >15:58:59,405 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43858', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:58:59,405 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >15:58:59,406 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >15:58:59,406 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,407 INFO blivet: loop4 is a loop device >15:58:59,407 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >15:58:59,407 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:58:59,408 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,408 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,408 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:58:59,408 INFO blivet: added file /overlay (deleted) (id 11) to device tree >15:58:59,409 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:58:59,409 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,410 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >15:58:59,410 INFO blivet: added loop loop4 (id 12) to device tree >15:58:59,410 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >15:58:59,410 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >15:58:59,410 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,411 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >15:58:59,411 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >15:58:59,414 WARN blivet: disklabel detected but not usable on loop4 >15:58:59,415 DEBUG blivet: no type or existing type for loop4, bailing >15:58:59,415 INFO blivet: got device: LoopDevice instance (0x1164090) -- > name = loop4 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >15:58:59,416 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '48963', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:58:59,417 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >15:58:59,417 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:58:59,417 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,417 INFO blivet: live-rw is a device-mapper device >15:58:59,418 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >15:58:59,418 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:58:59,419 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >15:58:59,419 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >15:58:59,420 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (12) >15:58:59,420 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:58:59,421 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,421 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >15:58:59,422 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,422 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:58:59,422 INFO blivet: added dm live-rw (id 13) to device tree >15:58:59,423 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:58:59,423 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:58:59,424 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,424 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:58:59,424 DEBUG blivet: device live-rw does not contain a disklabel >15:58:59,424 INFO blivet: type detected on 'live-rw' is 'ext4' >15:58:59,424 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,425 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:58:59,425 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:58:59,425 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >15:58:59,427 INFO blivet: got device: DMDevice instance (0x1164310) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop4 (12)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xba34d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:58:59,428 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,428 INFO blivet: got format: Ext4FS instance (0xf359d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >15:58:59,430 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60865', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >15:58:59,430 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >15:58:59,430 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >15:58:59,431 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,431 INFO blivet: live-base is a device-mapper device >15:58:59,431 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >15:58:59,432 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >15:58:59,432 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:58:59,432 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >15:58:59,433 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >15:58:59,434 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,434 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >15:58:59,434 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,435 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >15:58:59,435 INFO blivet: added dm live-base (id 14) to device tree >15:58:59,435 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >15:58:59,436 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >15:58:59,436 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,436 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:58:59,436 DEBUG blivet: device live-base does not contain a disklabel >15:58:59,436 INFO blivet: type detected on 'live-base' is 'ext4' >15:58:59,437 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,437 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:58:59,437 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >15:58:59,438 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >15:58:59,438 INFO blivet: got device: DMDevice instance (0xf2d0d0) -- > name = live-base status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11569 did: 13620 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xba3200> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >15:58:59,439 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,439 INFO blivet: got format: Ext4FS instance (0x1164250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >15:58:59,441 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '69983', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >15:58:59,441 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >15:58:59,441 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:58:59,442 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,442 INFO blivet: live-osimg-min is a device-mapper device >15:58:59,442 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >15:58:59,443 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >15:58:59,443 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >15:58:59,443 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:58:59,444 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing DM_snapshot_cow >15:58:59,445 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:58:59,445 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >15:58:59,446 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:58:59,446 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:58:59,447 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >15:58:59,447 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:58:59,447 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >15:58:59,447 INFO blivet: added dm live-osimg-min (id 15) to device tree >15:58:59,448 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >15:58:59,448 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >15:58:59,449 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,449 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:58:59,449 DEBUG blivet: device live-osimg-min does not contain a disklabel >15:58:59,449 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >15:58:59,449 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,449 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:58:59,450 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >15:58:59,450 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >15:58:59,456 INFO blivet: got device: DMDevice instance (0x1164550) -- > name = live-osimg-min status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xba3560> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >15:58:59,456 DEBUG blivet: Ext4FS.supported: supported: True ; >15:58:59,465 INFO blivet: got format: Ext4FS instance (0x1164790) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >15:58:59,477 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >15:59:04,423 INFO blivet: ISCSID is /sbin/iscsid >15:59:04,423 INFO blivet: no initiator set >15:59:04,435 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:59:04,436 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >15:59:04,669 DEBUG blivet: trying to set new default fstype to 'ext4' >15:59:04,700 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:04,701 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:59:04,701 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:04,707 INFO blivet: Detected 2064M of memory >15:59:04,707 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >15:59:04,707 INFO blivet: Swap attempt of 0M >15:59:05,134 INFO blivet: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x411d650> >15:59:05,134 INFO blivet: no initiator set >15:59:05,134 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >15:59:05,134 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:59:05,153 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >15:59:05,154 INFO blivet: sr0 looks to be the live device; marking as protected >15:59:05,170 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >15:59:05,176 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC /dev/disk/by-uuid/2013-12-05-12-12-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-12-42-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-12-42-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '279707f4', > 'ID_REVISION': '0.15', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '33128', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', > '/dev/disk/by-uuid/2013-12-05-12-12-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >15:59:05,176 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >15:59:05,177 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >15:59:05,177 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,178 INFO blivet: sr0 is a cdrom >15:59:05,178 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >15:59:05,178 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,180 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:59:05,181 INFO blivet: added cdrom sr0 (id 0) to device tree >15:59:05,181 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:59:05,183 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:59:05,184 INFO blivet: type detected on 'sr0' is 'iso9660' >15:59:05,184 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:59:05,185 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >15:59:05,185 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:59:05,186 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:59:05,188 DEBUG blivet: looking up parted Device: /dev/sr0 >15:59:05,192 INFO blivet: got device: OpticalDevice instance (0x7f40000247d0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 954.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 488448 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x4418c20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:59:05,202 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:59:05,202 INFO blivet: got format: Iso9660FS instance (0x7f400007d6d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-12-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-TC size = 0.0 targetSize = 0.0 > >15:59:05,213 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34209', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >15:59:05,214 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >15:59:05,215 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:05,216 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,217 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >15:59:05,218 INFO blivet: vda is a disk >15:59:05,219 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,222 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >15:59:05,234 INFO blivet: added disk vda (id 1) to device tree >15:59:05,234 DEBUG blivet: looking up parted Device: /dev/vda >15:59:05,241 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >15:59:05,243 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: gpt ; >15:59:05,245 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >15:59:05,246 DEBUG blivet: required disklabel type for vda (15) is None >15:59:05,246 DEBUG blivet: default disklabel type for vda is msdos >15:59:05,246 DEBUG blivet: selecting msdos disklabel for vda based on size >15:59:05,247 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >15:59:05,255 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f400008dbd0>] > device: <parted.device.Device object at 0x7f400008da10> > PedDisk: <_ped.Disk object at 0x7f40000837a0> >15:59:05,259 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:59:05,261 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >15:59:05,263 INFO blivet: got device: DiskDevice instance (0x7f4000024850) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32576 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x4418f80> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f400007d810> >15:59:05,273 INFO blivet: got format: DiskLabel instance (0x7f400007d9d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f400008dbd0>] > device: <parted.device.Device object at 0x7f400008da10> > PedDisk: <_ped.Disk object at 0x7f40000837a0> > origPartedDisk = <parted.disk.Disk object at 0x7f4000091210> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32576 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f400008a0e0> > >15:59:05,285 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/data /dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b /dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'data', > 'ID_FS_LABEL_ENC': 'data', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'de238d60-890d-4de5-aced-f6ab904510a4', > 'ID_FS_UUID_ENC': 'de238d60-890d-4de5-aced-f6ab904510a4', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '976563', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '26170e8f-90de-48ef-bf1e-8e5e0258d18b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9118087', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-label/data', > '/dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b', > '/dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >15:59:05,286 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >15:59:05,287 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >15:59:05,288 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,289 INFO blivet: vda1 is a partition >15:59:05,290 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >15:59:05,292 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:05,293 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:05,294 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:59:05,295 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >15:59:05,295 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,296 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >15:59:05,297 DEBUG blivet: looking up parted Partition: /dev/vda1 >15:59:05,298 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >15:59:05,299 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >15:59:05,300 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >15:59:05,301 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >15:59:05,301 INFO blivet: added partition vda1 (id 2) to device tree >15:59:05,302 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >15:59:05,303 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: gpt ; >15:59:05,313 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >15:59:05,314 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: gpt ; exists: True ; >15:59:05,335 WARN blivet: disklabel detected but not usable on vda1 >15:59:05,337 INFO blivet: type detected on 'vda1' is 'ext4' >15:59:05,363 DEBUG blivet: padding min size from 24 up to 26 >15:59:05,364 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,365 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:59:05,365 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >15:59:05,366 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >15:59:05,367 DEBUG blivet: looking up parted Device: /dev/vda1 >15:59:05,369 INFO blivet: got device: PartitionDevice instance (0x446dad0) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk vda (1) with existing gpt disklabel'] > uuid = None size = 476.837402344 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 976563 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32576 did: 0 busy: False > hardwareGeometry: (968, 16, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0x7f400008a200> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f4000091110> > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f400008dd50> PedPartition: <_ped.Partition object at 0x7f400008c6b0> > disk = existing 10240MB disk vda (1) with existing gpt disklabel > start = 2048 end = 978610 length = 976563 > flags = >15:59:05,369 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,370 INFO blivet: got format: Ext4FS instance (0x7f4000024810) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = de238d60-890d-4de5-aced-f6ab904510a4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = data size = 476.0 targetSize = 476.0 > >15:59:05,372 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43378', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:59:05,372 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >15:59:05,373 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >15:59:05,374 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,374 INFO blivet: loop0 is a loop device >15:59:05,375 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:59:05,375 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >15:59:05,376 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,376 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,377 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >15:59:05,379 INFO blivet: added file /osmin.img (deleted) (id 3) to device tree >15:59:05,380 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >15:59:05,383 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,384 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:59:05,384 INFO blivet: added loop loop0 (id 4) to device tree >15:59:05,384 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:59:05,387 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:59:05,388 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:59:05,388 DEBUG blivet: device loop0 does not contain a disklabel >15:59:05,389 INFO blivet: type detected on 'loop0' is 'squashfs' >15:59:05,389 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:59:05,392 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >15:59:05,393 INFO blivet: got device: LoopDevice instance (0x7f4000091410) -- > name = loop0 status = False kids = 0 id = 4 > parents = ['existing 0MB file /osmin.img (deleted) (3)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >15:59:05,393 INFO blivet: got format: DeviceFormat instance (0x7f40000916d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:59:05,395 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43492', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:59:05,396 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >15:59:05,397 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:59:05,397 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,398 INFO blivet: loop1 is a loop device >15:59:05,399 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:59:05,400 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >15:59:05,401 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,401 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,402 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >15:59:05,402 INFO blivet: added file /osmin (id 5) to device tree >15:59:05,403 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >15:59:05,404 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,413 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:59:05,414 INFO blivet: added loop loop1 (id 6) to device tree >15:59:05,416 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:59:05,425 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:59:05,474 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:59:05,475 DEBUG blivet: device loop1 does not contain a disklabel >15:59:05,475 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >15:59:05,475 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:59:05,481 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >15:59:05,488 INFO blivet: got device: LoopDevice instance (0x446d890) -- > name = loop1 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin (5)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >15:59:05,490 INFO blivet: got format: DeviceFormat instance (0x4584190) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:59:05,492 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43613', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:59:05,492 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >15:59:05,493 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >15:59:05,493 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,494 INFO blivet: loop2 is a loop device >15:59:05,494 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:59:05,495 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >15:59:05,496 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,496 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,497 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >15:59:05,497 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >15:59:05,498 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >15:59:05,498 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,499 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:59:05,499 INFO blivet: added loop loop2 (id 8) to device tree >15:59:05,499 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:59:05,500 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:59:05,513 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:59:05,513 DEBUG blivet: device loop2 does not contain a disklabel >15:59:05,513 INFO blivet: type detected on 'loop2' is 'squashfs' >15:59:05,513 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:59:05,514 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >15:59:05,514 INFO blivet: got device: LoopDevice instance (0x470f2d0) -- > name = loop2 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >15:59:05,516 INFO blivet: got format: DeviceFormat instance (0x7f40000919d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:59:05,518 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43737', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:59:05,522 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >15:59:05,524 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:59:05,525 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,526 INFO blivet: loop3 is a loop device >15:59:05,527 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >15:59:05,532 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >15:59:05,533 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,533 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,534 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >15:59:05,535 INFO blivet: added file /LiveOS/ext3fs.img (id 9) to device tree >15:59:05,536 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >15:59:05,536 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,537 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >15:59:05,537 INFO blivet: added loop loop3 (id 10) to device tree >15:59:05,538 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >15:59:05,540 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >15:59:05,541 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,542 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:59:05,543 DEBUG blivet: device loop3 does not contain a disklabel >15:59:05,543 INFO blivet: type detected on 'loop3' is 'ext4' >15:59:05,572 DEBUG blivet: using current size 0 as min size >15:59:05,574 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,574 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:59:05,575 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >15:59:05,575 INFO blivet: got device: LoopDevice instance (0x479fd90) -- > name = loop3 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >15:59:05,576 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,576 INFO blivet: got format: Ext4FS instance (0x479ff10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >15:59:05,578 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43858', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:59:05,578 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >15:59:05,579 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >15:59:05,580 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,580 INFO blivet: loop4 is a loop device >15:59:05,581 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >15:59:05,584 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:59:05,585 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,586 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,586 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:59:05,587 INFO blivet: added file /overlay (deleted) (id 11) to device tree >15:59:05,588 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:59:05,588 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,589 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >15:59:05,589 INFO blivet: added loop loop4 (id 12) to device tree >15:59:05,590 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >15:59:05,591 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >15:59:05,591 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,592 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >15:59:05,593 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >15:59:05,594 WARN blivet: disklabel detected but not usable on loop4 >15:59:05,594 DEBUG blivet: no type or existing type for loop4, bailing >15:59:05,595 INFO blivet: got device: LoopDevice instance (0x479fdd0) -- > name = loop4 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >15:59:05,599 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '48963', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:59:05,599 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >15:59:05,599 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:59:05,620 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,620 INFO blivet: live-rw is a device-mapper device >15:59:05,621 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >15:59:05,622 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:59:05,628 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >15:59:05,630 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >15:59:05,632 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (12) >15:59:05,633 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:59:05,634 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,635 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >15:59:05,635 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,636 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:59:05,636 INFO blivet: added dm live-rw (id 13) to device tree >15:59:05,637 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:59:05,639 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:59:05,639 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,640 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:59:05,640 DEBUG blivet: device live-rw does not contain a disklabel >15:59:05,640 INFO blivet: type detected on 'live-rw' is 'ext4' >15:59:05,685 DEBUG blivet: padding min size from 3226 up to 3548 >15:59:05,686 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,687 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:59:05,688 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:59:05,689 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >15:59:05,692 INFO blivet: got device: DMDevice instance (0x47b0190) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop4 (12)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x46eb7a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:59:05,694 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,694 INFO blivet: got format: Ext4FS instance (0x47b0510) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >15:59:05,700 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60865', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >15:59:05,700 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >15:59:05,701 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >15:59:05,719 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,720 INFO blivet: live-base is a device-mapper device >15:59:05,729 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >15:59:05,732 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >15:59:05,734 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:59:05,736 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >15:59:05,741 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >15:59:05,745 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,748 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >15:59:05,749 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,751 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >15:59:05,758 INFO blivet: added dm live-base (id 14) to device tree >15:59:05,760 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >15:59:05,764 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >15:59:05,769 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,771 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:59:05,772 DEBUG blivet: device live-base does not contain a disklabel >15:59:05,773 INFO blivet: type detected on 'live-base' is 'ext4' >15:59:05,829 DEBUG blivet: using current size 0 as min size >15:59:05,830 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,830 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:59:05,831 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >15:59:05,832 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >15:59:05,834 INFO blivet: got device: DMDevice instance (0x7f400007db10) -- > name = live-base status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f400008a050> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >15:59:05,836 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,836 INFO blivet: got format: Ext4FS instance (0x47cb610) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >15:59:05,844 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '69983', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >15:59:05,844 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >15:59:05,848 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:59:05,849 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,849 INFO blivet: live-osimg-min is a device-mapper device >15:59:05,850 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >15:59:05,852 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >15:59:05,854 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >15:59:05,855 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:59:05,856 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing DM_snapshot_cow >15:59:05,857 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:59:05,858 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >15:59:05,860 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:59:05,862 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:59:05,864 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >15:59:05,866 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:05,867 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >15:59:05,867 INFO blivet: added dm live-osimg-min (id 15) to device tree >15:59:05,869 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >15:59:05,870 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >15:59:05,872 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,872 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:59:05,873 DEBUG blivet: device live-osimg-min does not contain a disklabel >15:59:05,873 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >15:59:05,917 DEBUG blivet: using current size 0 as min size >15:59:05,918 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,918 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:59:05,920 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >15:59:05,921 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >15:59:05,925 INFO blivet: got device: DMDevice instance (0x47cbbd0) -- > name = live-osimg-min status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32576 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x46ebdd0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >15:59:05,933 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:05,933 INFO blivet: got format: Ext4FS instance (0x47cbf10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >15:59:05,953 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >15:59:05,974 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >15:59:05,977 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >15:59:05,980 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >15:59:06,001 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:59:06,002 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:59:06,003 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:59:06,004 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >15:59:06,004 INFO blivet: edd: MBR signature on vda is zero. new disk image? >15:59:06,005 INFO blivet: edd: collected mbr signatures: {} >15:59:06,006 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >15:59:06,014 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:59:06,031 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >15:59:06,076 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >15:59:06,078 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >15:59:06,080 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >15:59:06,102 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:06,103 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:06,105 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:06,106 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:06,107 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:59:06,129 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:59:06,134 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:06,185 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >15:59:06,188 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (14) with existing ext4 filesystem >15:59:12,838 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:59:12,842 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:59:12,843 DEBUG blivet: NFSv4.supported: supported: False ; >15:59:12,857 DEBUG blivet: NFSv4.supported: supported: False ; >15:59:12,858 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:59:12,859 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:59:12,860 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:12,861 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:13,242 DEBUG blivet: Ext3FS.supported: supported: True ; >15:59:13,245 DEBUG blivet: Ext3FS.supported: supported: True ; >15:59:13,291 DEBUG blivet: Ext2FS.supported: supported: True ; >15:59:13,291 DEBUG blivet: Ext2FS.supported: supported: True ; >15:59:13,294 DEBUG blivet: SysFS.supported: supported: False ; >15:59:13,294 DEBUG blivet: SysFS.supported: supported: False ; >15:59:13,295 DEBUG blivet: MultipathMember.__init__: >15:59:13,295 DEBUG blivet: MDRaidMember.__init__: >15:59:13,296 DEBUG blivet: ProcFS.supported: supported: False ; >15:59:13,300 DEBUG blivet: ProcFS.supported: supported: False ; >15:59:13,303 DEBUG blivet: SwapSpace.__init__: >15:59:13,421 DEBUG blivet: NoDevFS.supported: supported: False ; >15:59:13,424 DEBUG blivet: NoDevFS.supported: supported: False ; >15:59:13,425 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:59:13,429 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:59:13,430 DEBUG blivet: BTRFS.supported: supported: True ; >15:59:13,524 DEBUG blivet: USBFS.supported: supported: False ; >15:59:13,527 DEBUG blivet: USBFS.supported: supported: False ; >15:59:13,528 DEBUG blivet: DiskLabel.__init__: >15:59:13,528 INFO blivet: DiskLabel.partedDevice returning None >15:59:13,528 DEBUG blivet: HFSPlus.supported: supported: False ; >15:59:13,529 DEBUG blivet: HFSPlus.supported: supported: False ; >15:59:13,530 DEBUG blivet: XFS.supported: supported: True ; >15:59:13,530 DEBUG blivet: XFS.supported: supported: True ; >15:59:13,533 DEBUG blivet: TmpFS.supported: supported: True ; >15:59:13,542 DEBUG blivet: TmpFS.supported: supported: True ; >15:59:13,544 DEBUG blivet: LUKS.__init__: >15:59:13,546 DEBUG blivet: NTFS.supported: supported: False ; >15:59:13,547 DEBUG blivet: NTFS.supported: supported: False ; >15:59:13,549 DEBUG blivet: BindFS.supported: supported: False ; >15:59:13,550 DEBUG blivet: BindFS.supported: supported: False ; >15:59:13,551 DEBUG blivet: HFS.supported: supported: False ; >15:59:13,552 DEBUG blivet: HFS.supported: supported: False ; >15:59:13,553 DEBUG blivet: LVMPhysicalVolume.__init__: >15:59:13,554 DEBUG blivet: NFS.supported: supported: False ; >15:59:13,554 DEBUG blivet: NFS.supported: supported: False ; >15:59:13,555 DEBUG blivet: FATFS.supported: supported: True ; >15:59:13,556 DEBUG blivet: FATFS.supported: supported: True ; >15:59:13,557 DEBUG blivet: DMRaidMember.__init__: >15:59:14,274 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:14,275 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:19,663 INFO blivet: Detected 2064M of memory >15:59:19,663 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >15:59:19,663 INFO blivet: Swap attempt of 1024M >15:59:47,181 INFO blivet: Detected 2064M of memory >15:59:47,181 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >15:59:47,182 INFO blivet: Swap attempt of 1024M >15:59:47,203 DEBUG blivet: clearpart: looking at vda1 >15:59:47,206 DEBUG blivet: checking whether disk vda has an empty extended >15:59:47,209 DEBUG blivet: extended is None ; logicals is [] >15:59:47,284 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:47,286 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:47,286 INFO blivet: Detected 2064M of memory >15:59:47,286 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >15:59:47,287 INFO blivet: Swap attempt of 1024M >15:59:47,287 DEBUG blivet: doAutoPart: True >15:59:47,287 DEBUG blivet: encryptedAutoPart: False >15:59:47,287 DEBUG blivet: autoPartType: 2 >15:59:47,287 DEBUG blivet: clearPartType: 2 >15:59:47,287 DEBUG blivet: clearPartDisks: ['vda'] >15:59:47,287 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f4000165550) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f40001654d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f4000165510) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f4000165590) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f40001655d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = None grow = False > >15:59:47,287 DEBUG blivet: storage.disks: ['vda'] >15:59:47,288 DEBUG blivet: storage.partitioned: ['vda'] >15:59:47,288 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1'] >15:59:47,289 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:47,290 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:47,290 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:59:47,290 DEBUG blivet: boot disk: vda >15:59:47,292 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >15:59:47,292 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >15:59:47,293 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:59:47,294 DEBUG blivet: PartitionDevice._setFormat: req0 ; >15:59:47,295 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >15:59:47,299 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >15:59:47,299 INFO blivet: added partition req0 (id 16) to device tree >15:59:47,299 INFO blivet: registered action: [0] Create Device partition req0 (id 16) >15:59:47,299 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:47,299 INFO blivet: registered action: [1] Create Format lvmpv on partition req0 (id 16) >15:59:47,303 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f4000024850) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32576 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x4418f80> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f400007d810>] >15:59:47,310 DEBUG blivet: devs: [PartitionDevice instance (0x7f400018b450) -- > name = req0 status = False kids = 0 id = 16 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >15:59:47,321 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:47,321 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:59:47,324 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:59:47,325 DEBUG blivet: PartitionDevice._setFormat: req1 ; >15:59:47,326 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >15:59:47,328 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >15:59:47,329 INFO blivet: added partition req1 (id 17) to device tree >15:59:47,329 INFO blivet: registered action: [2] Create Device partition req1 (id 17) >15:59:47,330 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:47,330 INFO blivet: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition req1 (id 17) >15:59:47,331 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >15:59:47,332 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:59:47,333 DEBUG blivet: PartitionDevice._setFormat: req2 ; >15:59:47,335 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: biosboot ; >15:59:47,336 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >15:59:47,339 INFO blivet: added partition req2 (id 18) to device tree >15:59:47,339 INFO blivet: registered action: [4] Create Device partition req2 (id 18) >15:59:47,340 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:47,340 INFO blivet: registered action: [5] Create Format biosboot on partition req2 (id 18) >15:59:47,342 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >15:59:47,345 DEBUG blivet: removing all non-preexisting partitions ['req0(id 16)', 'req1(id 17)', 'req2(id 18)'] from disk(s) ['vda'] >15:59:47,345 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req0(id 16)', 'req1(id 17)', 'req2(id 18)'] >15:59:47,346 DEBUG blivet: removing all non-preexisting partitions ['req2(id 18)', 'req1(id 17)', 'req0(id 16)'] from disk(s) ['vda'] >15:59:47,348 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:47,350 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:47,350 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:59:47,351 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:47,353 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:47,354 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:59:47,354 DEBUG blivet: allocating partition: req2 ; id: 18 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 ; start: None ; end: None >15:59:47,355 DEBUG blivet: checking freespace on vda >15:59:47,356 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=False start=None >15:59:47,356 DEBUG blivet: checking 34-2047 (0 MB) >15:59:47,357 DEBUG blivet: current free range is 34-2047 (0MB) >15:59:47,357 DEBUG blivet: checking 978611-20971486 (9762 MB) >15:59:47,358 DEBUG blivet: current free range is 978611-20971486 (9762MB) >15:59:47,358 DEBUG blivet: updating use_disk to vda, type: 0 >15:59:47,359 DEBUG blivet: new free: 978611-20971486 / 9762MB >15:59:47,359 DEBUG blivet: new free allows for 0 sectors of growth >15:59:47,360 DEBUG blivet: found free space for bootable request >15:59:47,360 DEBUG blivet: adjusted start sector from 978611 to 978944 >15:59:47,361 DEBUG blivet: created partition vda2 of 1MB and added it to /dev/vda >15:59:47,363 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >15:59:47,364 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f400018bd50> PedPartition: <_ped.Partition object at 0x7f3ff811bb30> >15:59:47,365 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >15:59:47,366 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:59:47,368 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:59:47,369 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f400018bf90> PedPartition: <_ped.Partition object at 0x7f4000187f50> >15:59:47,370 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:47,371 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:47,372 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:59:47,373 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:47,374 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:47,374 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:59:47,375 DEBUG blivet: allocating partition: req1 ; id: 17 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >15:59:47,375 DEBUG blivet: checking freespace on vda >15:59:47,376 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >15:59:47,376 DEBUG blivet: checking 34-2047 (0 MB) >15:59:47,377 DEBUG blivet: current free range is 34-2047 (0MB) >15:59:47,377 DEBUG blivet: checking 978611-978943 (0 MB) >15:59:47,377 DEBUG blivet: current free range is 978611-978943 (0MB) >15:59:47,378 DEBUG blivet: checking 980992-20971486 (9760 MB) >15:59:47,378 DEBUG blivet: current free range is 980992-20971486 (9760MB) >15:59:47,379 DEBUG blivet: updating use_disk to vda, type: 0 >15:59:47,379 DEBUG blivet: new free: 980992-20971486 / 9760MB >15:59:47,379 DEBUG blivet: new free allows for 0 sectors of growth >15:59:47,380 DEBUG blivet: found free space for bootable request >15:59:47,380 DEBUG blivet: created partition vda3 of 500MB and added it to /dev/vda >15:59:47,381 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >15:59:47,382 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f400018e290> PedPartition: <_ped.Partition object at 0x7f400018f0b0> >15:59:47,383 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >15:59:47,384 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >15:59:47,385 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:59:47,386 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f400018e310> PedPartition: <_ped.Partition object at 0x7f400018f170> >15:59:47,387 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:47,388 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:47,389 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:59:47,390 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:47,391 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:47,391 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:59:47,391 DEBUG blivet: allocating partition: req0 ; id: 16 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >15:59:47,392 DEBUG blivet: checking freespace on vda >15:59:47,392 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True start=None >15:59:47,393 DEBUG blivet: checking 34-2047 (0 MB) >15:59:47,393 DEBUG blivet: current free range is 34-2047 (0MB) >15:59:47,394 DEBUG blivet: checking 978611-978943 (0 MB) >15:59:47,394 DEBUG blivet: current free range is 978611-978943 (0MB) >15:59:47,395 DEBUG blivet: checking 2004992-20971486 (9260 MB) >15:59:47,395 DEBUG blivet: current free range is 2004992-20971486 (9260MB) >15:59:47,395 DEBUG blivet: evaluating growth potential for new layout >15:59:47,396 DEBUG blivet: calculating growth for disk /dev/vda >15:59:47,397 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >15:59:47,398 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f400018e650> PedPartition: <_ped.Partition object at 0x7f400018f2f0> >15:59:47,399 DEBUG blivet: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >15:59:47,401 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >15:59:47,402 DEBUG blivet: adding request 18 to chunk 19992876 (978611-20971486) on /dev/vda >15:59:47,403 DEBUG blivet: adding request 17 to chunk 19992876 (978611-20971486) on /dev/vda >15:59:47,403 DEBUG blivet: adding request 16 to chunk 19992876 (978611-20971486) on /dev/vda >15:59:47,404 DEBUG blivet: Chunk.growRequests: 2014 on /dev/vda start = 34 end = 2047 >sectorSize = 512 > >15:59:47,404 DEBUG blivet: Chunk.growRequests: 19992876 on /dev/vda start = 978611 end = 20971486 >sectorSize = 512 > >15:59:47,404 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = vda2 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >15:59:47,405 DEBUG blivet: req: PartitionRequest instance -- >id = 17 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:59:47,405 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = vda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >15:59:47,405 DEBUG blivet: 1 requests and 17942828 (8761MB) left in chunk >15:59:47,406 DEBUG blivet: adding 17942828 (8761MB) to 16 (vda4) >15:59:47,406 DEBUG blivet: new grow amount for request 16 (vda4) is 17942828 units, or 8761MB >15:59:47,406 DEBUG blivet: request 18 (vda2) growth: 0 (0MB) size: 1MB >15:59:47,407 DEBUG blivet: request 17 (vda3) growth: 0 (0MB) size: 500MB >15:59:47,407 DEBUG blivet: request 16 (vda4) growth: 17942828 (8761MB) size: 9261MB >15:59:47,407 DEBUG blivet: disk /dev/vda growth: 17942828 (8761MB) >15:59:47,408 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >15:59:47,408 DEBUG blivet: device vda4 new partedPartition None >15:59:47,409 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >15:59:47,411 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: vda ; >15:59:47,411 DEBUG blivet: total growth: 17942828 sectors >15:59:47,411 DEBUG blivet: updating use_disk to vda, type: 0 >15:59:47,412 DEBUG blivet: new free: 2004992-20971486 / 9260MB >15:59:47,412 DEBUG blivet: new free allows for 17942828 sectors of growth >15:59:47,412 DEBUG blivet: created partition vda4 of 500MB and added it to /dev/vda >15:59:47,413 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >15:59:47,413 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f400018ea90> PedPartition: <_ped.Partition object at 0x7f400018f350> >15:59:47,414 DEBUG blivet: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >15:59:47,415 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >15:59:47,417 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >15:59:47,417 DEBUG blivet: device vda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f400018b990> PedPartition: <_ped.Partition object at 0x7f4000187ef0> >15:59:47,417 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda4(id 16)', 'vda3(id 17)', 'vda2(id 18)'] >15:59:47,417 DEBUG blivet: growable partitions are ['vda4'] >15:59:47,417 DEBUG blivet: adding request 16 to chunk 19992876 (978611-20971486) on /dev/vda >15:59:47,417 DEBUG blivet: adding request 17 to chunk 19992876 (978611-20971486) on /dev/vda >15:59:47,418 DEBUG blivet: adding request 18 to chunk 19992876 (978611-20971486) on /dev/vda >15:59:47,418 DEBUG blivet: disk vda has 2 chunks >15:59:47,418 DEBUG blivet: Chunk.growRequests: 19992876 on /dev/vda start = 978611 end = 20971486 >sectorSize = 512 > >15:59:47,418 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = vda2 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >15:59:47,418 DEBUG blivet: req: PartitionRequest instance -- >id = 17 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:59:47,418 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = vda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >15:59:47,418 DEBUG blivet: 1 requests and 17942828 (8761MB) left in chunk >15:59:47,418 DEBUG blivet: adding 17942828 (8761MB) to 16 (vda4) >15:59:47,418 DEBUG blivet: new grow amount for request 16 (vda4) is 17942828 units, or 8761MB >15:59:47,418 DEBUG blivet: growing partitions on vda >15:59:47,419 DEBUG blivet: partition vda2 (18): 0 >15:59:47,419 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 978944 end: 980991 length: 2048 > device: <parted.device.Device object at 0x7f400008da10> PedGeometry: <_ped.Geometry object at 0x7f400018e390> >15:59:47,419 DEBUG blivet: partition vda3 (17): 0 >15:59:47,419 DEBUG blivet: new geometry for vda3: parted.Geometry instance -- > start: 980992 end: 2004991 length: 1024000 > device: <parted.device.Device object at 0x7f400008da10> PedGeometry: <_ped.Geometry object at 0x7f400018e4d0> >15:59:47,419 DEBUG blivet: partition vda4 (16): 0 >15:59:47,420 DEBUG blivet: new geometry for vda4: parted.Geometry instance -- > start: 2004992 end: 20969471 length: 18964480 > device: <parted.device.Device object at 0x7f400008da10> PedGeometry: <_ped.Geometry object at 0x7f400018e2d0> >15:59:47,420 DEBUG blivet: removing all non-preexisting partitions ['vda2(id 18)', 'vda3(id 17)', 'vda4(id 16)'] from disk(s) ['vda'] >15:59:47,421 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:59:47,421 DEBUG blivet: device vda2 new partedPartition None >15:59:47,422 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >15:59:47,422 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: vda ; >15:59:47,423 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:59:47,424 DEBUG blivet: device vda3 new partedPartition None >15:59:47,424 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >15:59:47,425 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >15:59:47,426 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >15:59:47,426 DEBUG blivet: device vda4 new partedPartition None >15:59:47,427 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >15:59:47,428 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >15:59:47,428 DEBUG blivet: back from removeNewPartitions >15:59:47,429 DEBUG blivet: extended: None >15:59:47,429 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 978944 end: 980991 length: 2048 > device: <parted.device.Device object at 0x7f400008da10> PedGeometry: <_ped.Geometry object at 0x7f400018e390> >15:59:47,430 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >15:59:47,430 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f400018ee90> PedPartition: <_ped.Partition object at 0x7f3ff811be30> >15:59:47,431 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >15:59:47,432 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:59:47,433 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:59:47,433 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40001a9350> PedPartition: <_ped.Partition object at 0x7f400018f1d0> >15:59:47,433 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 980992 end: 2004991 length: 1024000 > device: <parted.device.Device object at 0x7f400008da10> PedGeometry: <_ped.Geometry object at 0x7f400018e4d0> >15:59:47,434 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >15:59:47,434 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f400018e090> PedPartition: <_ped.Partition object at 0x7f3ff811bb30> >15:59:47,435 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >15:59:47,436 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >15:59:47,438 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:59:47,438 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f400018bf90> PedPartition: <_ped.Partition object at 0x7f400018f3b0> >15:59:47,438 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2004992 end: 20969471 length: 18964480 > device: <parted.device.Device object at 0x7f400008da10> PedGeometry: <_ped.Geometry object at 0x7f400018e2d0> >15:59:47,439 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >15:59:47,439 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f400018ec90> PedPartition: <_ped.Partition object at 0x7f4000169110> >15:59:47,440 DEBUG blivet: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >15:59:47,441 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >15:59:47,442 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >15:59:47,442 DEBUG blivet: device vda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400008dad0> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40001a97d0> PedPartition: <_ped.Partition object at 0x7f400018f290> >15:59:47,443 DEBUG blivet: fixing size of existing 476MB partition vda1 (2) with existing ext4 filesystem at 476.84 >15:59:47,443 DEBUG blivet: fixing size of non-existent 1MB partition vda2 (18) with non-existent biosboot at 1.00 >15:59:47,443 DEBUG blivet: fixing size of non-existent 500MB partition vda3 (17) with non-existent ext4 filesystem mounted at /boot at 500.00 >15:59:47,443 DEBUG blivet: fixing size of non-existent 9260MB partition vda4 (16) with non-existent lvmpv at 9260.00 >15:59:47,445 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda4 ; >15:59:47,445 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:47,446 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >15:59:47,446 INFO blivet: added lvmvg fedora (id 19) to device tree >15:59:47,446 INFO blivet: registered action: [6] Create Device lvmvg fedora (id 19) >15:59:47,447 DEBUG blivet: Ext4FS.supported: supported: True ; >15:59:47,447 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:59:47,448 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >15:59:47,449 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >15:59:47,449 DEBUG blivet: fedora size is 9256MB >15:59:47,450 DEBUG blivet: vg fedora has 9256MB free >15:59:47,450 DEBUG blivet: Adding fedora-root/1024MB to fedora >15:59:47,450 INFO blivet: added lvmlv fedora-root (id 20) to device tree >15:59:47,450 INFO blivet: registered action: [7] Create Device lvmlv fedora-root (id 20) >15:59:47,450 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:47,450 INFO blivet: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 20) >15:59:47,451 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >15:59:47,451 DEBUG blivet: getFormat('swap') returning SwapSpace instance >15:59:47,452 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >15:59:47,453 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >15:59:47,453 DEBUG blivet: fedora size is 9256MB >15:59:47,453 DEBUG blivet: vg fedora has 8232MB free >15:59:47,453 DEBUG blivet: Adding fedora-swap/1024MB to fedora >15:59:47,454 INFO blivet: added lvmlv fedora-swap (id 21) to device tree >15:59:47,454 INFO blivet: registered action: [9] Create Device lvmlv fedora-swap (id 21) >15:59:47,454 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:59:47,454 INFO blivet: registered action: [10] Create Format swap on lvmlv fedora-swap (id 21) >15:59:47,454 DEBUG blivet: fedora size is 9256MB >15:59:47,454 DEBUG blivet: vg fedora has 7208MB free >15:59:47,454 DEBUG blivet: vg fedora: 7208MB free ; lvs: ['root', 'swap'] >15:59:47,455 DEBUG blivet: adding request 20 to chunk 2314 on /dev/mapper/fedora >15:59:47,455 DEBUG blivet: adding request 21 to chunk 2314 on /dev/mapper/fedora >15:59:47,455 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2314 size = 9256 >remaining = 1 pool = 1802 >15:59:47,455 DEBUG blivet: req: LVRequest instance -- >id = 21 name = fedora-swap growable = False >base = 256 growth = 0 max_grow = 0 >done = True >15:59:47,455 DEBUG blivet: req: LVRequest instance -- >id = 20 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >15:59:47,455 DEBUG blivet: 1 requests and 1802 (7208MB) left in chunk >15:59:47,455 DEBUG blivet: adding 1802 (7208MB) to 20 (fedora-root) >15:59:47,455 DEBUG blivet: new grow amount for request 20 (fedora-root) is 1802 units, or 7208MB >15:59:47,455 DEBUG blivet: trying to set lv fedora-root size to 8232MB >15:59:47,456 DEBUG blivet: fedora size is 9256MB >15:59:47,456 DEBUG blivet: vg fedora has 7208MB free >15:59:47,471 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:47,472 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:47,473 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:47,474 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:47,474 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:59:47,495 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:47,496 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:47,496 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >15:59:47,497 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >15:59:47,498 DEBUG blivet: resolved 'vda' to 'vda' (disk) >16:00:14,026 DEBUG blivet: registered device format class LUKS as luks >16:00:14,040 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >16:00:14,049 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >16:00:14,055 DEBUG blivet: registered device format class SwapSpace as swap >16:00:14,056 DEBUG blivet: registered device format class MultipathMember as multipath_member >16:00:14,061 DEBUG blivet: registered device format class DiskLabel as disklabel >16:00:14,063 DEBUG blivet: registered device format class BIOSBoot as biosboot >16:00:14,111 DEBUG blivet: registered device format class Ext2FS as ext2 >16:00:14,111 DEBUG blivet: registered device format class Ext3FS as ext3 >16:00:14,111 DEBUG blivet: registered device format class Ext4FS as ext4 >16:00:14,111 DEBUG blivet: registered device format class FATFS as vfat >16:00:14,111 DEBUG blivet: registered device format class EFIFS as efi >16:00:14,111 DEBUG blivet: registered device format class BTRFS as btrfs >16:00:14,111 DEBUG blivet: registered device format class GFS2 as gfs2 >16:00:14,111 DEBUG blivet: registered device format class JFS as jfs >16:00:14,111 DEBUG blivet: registered device format class ReiserFS as reiserfs >16:00:14,112 DEBUG blivet: registered device format class XFS as xfs >16:00:14,112 DEBUG blivet: registered device format class HFS as hfs >16:00:14,112 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >16:00:14,112 DEBUG blivet: registered device format class HFSPlus as hfs+ >16:00:14,112 DEBUG blivet: registered device format class MacEFIFS as macefi >16:00:14,112 DEBUG blivet: registered device format class NTFS as ntfs >16:00:14,112 DEBUG blivet: registered device format class NFS as nfs >16:00:14,113 DEBUG blivet: registered device format class NFSv4 as nfs4 >16:00:14,113 DEBUG blivet: registered device format class Iso9660FS as iso9660 >16:00:14,113 DEBUG blivet: registered device format class NoDevFS as nodev >16:00:14,113 DEBUG blivet: registered device format class DevPtsFS as devpts >16:00:14,113 DEBUG blivet: registered device format class ProcFS as proc >16:00:14,113 DEBUG blivet: registered device format class SysFS as sysfs >16:00:14,113 DEBUG blivet: registered device format class TmpFS as tmpfs >16:00:14,113 DEBUG blivet: registered device format class BindFS as bind >16:00:14,113 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >16:00:14,113 DEBUG blivet: registered device format class USBFS as usbfs >16:00:14,114 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >16:00:14,115 DEBUG blivet: registered device format class MDRaidMember as mdmember >16:00:14,281 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >16:00:14,281 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:00:14,281 INFO blivet: sr0 looks to be the live device; marking as protected >16:00:14,294 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >16:00:14,306 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC /dev/disk/by-uuid/2013-12-05-12-12-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-12-42-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-12-42-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '279707f4', > 'ID_REVISION': '0.15', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '33128', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', > '/dev/disk/by-uuid/2013-12-05-12-12-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >16:00:14,307 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >16:00:14,310 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >16:00:14,310 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,310 INFO blivet: sr0 is a cdrom >16:00:14,311 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >16:00:14,311 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,312 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:00:14,312 INFO blivet: added cdrom sr0 (id 0) to device tree >16:00:14,313 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:00:14,315 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:00:14,315 INFO blivet: type detected on 'sr0' is 'iso9660' >16:00:14,316 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:00:14,316 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >16:00:14,317 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:00:14,317 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:00:14,318 DEBUG blivet: looking up parted Device: /dev/sr0 >16:00:14,324 INFO blivet: got device: OpticalDevice instance (0x297acd0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 954.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 488448 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x27c4d40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:00:14,325 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:00:14,325 INFO blivet: got format: Iso9660FS instance (0x297ad10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-12-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-TC size = 0 targetSize = 0 > >16:00:14,326 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34209', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >16:00:14,327 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >16:00:14,327 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:14,327 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,328 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >16:00:14,328 INFO blivet: vda is a disk >16:00:14,328 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,329 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >16:00:14,333 INFO blivet: added disk vda (id 1) to device tree >16:00:14,333 DEBUG blivet: looking up parted Device: /dev/vda >16:00:14,340 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >16:00:14,341 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: gpt ; >16:00:14,342 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >16:00:14,342 DEBUG blivet: required disklabel type for vda (15) is None >16:00:14,342 DEBUG blivet: default disklabel type for vda is msdos >16:00:14,343 DEBUG blivet: selecting msdos disklabel for vda based on size >16:00:14,344 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >16:00:14,358 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x21e0290>] > device: <parted.device.Device object at 0x21e00d0> > PedDisk: <_ped.Disk object at 0x21df758> >16:00:14,358 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >16:00:14,359 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >16:00:14,360 INFO blivet: got device: DiskDevice instance (0x21a9b90) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 132 did: 23040 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x292e170> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x21cae90> >16:00:14,362 INFO blivet: got format: DiskLabel instance (0x21d7050) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x21e0290>] > device: <parted.device.Device object at 0x21e00d0> > PedDisk: <_ped.Disk object at 0x21df758> > origPartedDisk = <parted.disk.Disk object at 0x21e0750> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 132 did: 23040 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x292e290> > >16:00:14,368 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/data /dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b /dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'data', > 'ID_FS_LABEL_ENC': 'data', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'de238d60-890d-4de5-aced-f6ab904510a4', > 'ID_FS_UUID_ENC': 'de238d60-890d-4de5-aced-f6ab904510a4', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '976563', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '26170e8f-90de-48ef-bf1e-8e5e0258d18b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9118087', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-label/data', > '/dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b', > '/dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >16:00:14,368 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >16:00:14,369 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >16:00:14,369 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,369 INFO blivet: vda1 is a partition >16:00:14,370 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >16:00:14,370 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:14,371 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:14,372 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >16:00:14,372 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >16:00:14,372 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,373 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >16:00:14,374 DEBUG blivet: looking up parted Partition: /dev/vda1 >16:00:14,374 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >16:00:14,375 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >16:00:14,376 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >16:00:14,376 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >16:00:14,376 INFO blivet: added partition vda1 (id 2) to device tree >16:00:14,377 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >16:00:14,377 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: gpt ; >16:00:14,378 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >16:00:14,378 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: gpt ; exists: True ; >16:00:14,401 WARN blivet: disklabel detected but not usable on vda1 >16:00:14,401 INFO blivet: type detected on 'vda1' is 'ext4' >16:00:14,403 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,403 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:14,406 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >16:00:14,406 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >16:00:14,406 DEBUG blivet: looking up parted Device: /dev/vda1 >16:00:14,407 INFO blivet: got device: PartitionDevice instance (0x21caed0) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk vda (1) with existing gpt disklabel'] > uuid = None size = 476.837402344 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 976563 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5888 did: 25683 busy: False > hardwareGeometry: (968, 16, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0x292e3b0> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x21e0190> fileSystem: <parted.filesystem.FileSystem object at 0x21e06d0> > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x21e0350> PedPartition: <_ped.Partition object at 0x21da4d0> > disk = existing 10240MB disk vda (1) with existing gpt disklabel > start = 2048 end = 978610 length = 976563 > flags = >16:00:14,408 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,408 INFO blivet: got format: Ext4FS instance (0x21e0550) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = de238d60-890d-4de5-aced-f6ab904510a4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = data size = 0 targetSize = 0 > >16:00:14,409 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43378', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:00:14,410 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >16:00:14,410 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >16:00:14,411 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,411 INFO blivet: loop0 is a loop device >16:00:14,411 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:00:14,412 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:00:14,412 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,412 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,413 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:00:14,414 INFO blivet: added file /osmin.img (deleted) (id 3) to device tree >16:00:14,415 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:00:14,415 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,415 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:00:14,415 INFO blivet: added loop loop0 (id 4) to device tree >16:00:14,416 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:00:14,416 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:00:14,416 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:00:14,416 DEBUG blivet: device loop0 does not contain a disklabel >16:00:14,416 INFO blivet: type detected on 'loop0' is 'squashfs' >16:00:14,417 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:00:14,417 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >16:00:14,417 INFO blivet: got device: LoopDevice instance (0x21e0a90) -- > name = loop0 status = False kids = 0 id = 4 > parents = ['existing 0MB file /osmin.img (deleted) (3)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >16:00:14,417 INFO blivet: got format: DeviceFormat instance (0x21e0c10) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >16:00:14,418 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43492', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:00:14,418 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >16:00:14,419 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >16:00:14,419 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,419 INFO blivet: loop1 is a loop device >16:00:14,420 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:00:14,420 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >16:00:14,420 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,421 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,421 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:00:14,421 INFO blivet: added file /osmin (id 5) to device tree >16:00:14,422 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:00:14,422 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,422 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:00:14,423 INFO blivet: added loop loop1 (id 6) to device tree >16:00:14,423 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:00:14,423 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:00:14,423 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:00:14,424 DEBUG blivet: device loop1 does not contain a disklabel >16:00:14,424 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >16:00:14,424 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:00:14,425 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >16:00:14,425 INFO blivet: got device: LoopDevice instance (0x21e0b90) -- > name = loop1 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin (5)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >16:00:14,425 INFO blivet: got format: DeviceFormat instance (0x21e0e90) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >16:00:14,426 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43613', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:00:14,426 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >16:00:14,427 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >16:00:14,427 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,427 INFO blivet: loop2 is a loop device >16:00:14,428 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:00:14,428 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:00:14,429 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,429 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,430 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:00:14,430 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >16:00:14,431 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:00:14,431 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,431 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:00:14,431 INFO blivet: added loop loop2 (id 8) to device tree >16:00:14,432 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:00:14,432 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:00:14,432 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:00:14,432 DEBUG blivet: device loop2 does not contain a disklabel >16:00:14,432 INFO blivet: type detected on 'loop2' is 'squashfs' >16:00:14,432 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:00:14,433 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >16:00:14,433 INFO blivet: got device: LoopDevice instance (0x21d7210) -- > name = loop2 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:00:14,433 INFO blivet: got format: DeviceFormat instance (0x21d7110) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >16:00:14,435 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43737', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:00:14,435 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >16:00:14,435 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >16:00:14,436 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,436 INFO blivet: loop3 is a loop device >16:00:14,436 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:00:14,436 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:00:14,437 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,437 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,438 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:00:14,438 INFO blivet: added file /LiveOS/ext3fs.img (id 9) to device tree >16:00:14,438 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:00:14,438 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,439 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:00:14,439 INFO blivet: added loop loop3 (id 10) to device tree >16:00:14,439 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:00:14,440 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:00:14,440 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,440 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:14,440 DEBUG blivet: device loop3 does not contain a disklabel >16:00:14,441 INFO blivet: type detected on 'loop3' is 'ext4' >16:00:14,441 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,441 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:14,442 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:00:14,442 INFO blivet: got device: LoopDevice instance (0x21e0e50) -- > name = loop3 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >16:00:14,443 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,443 INFO blivet: got format: Ext4FS instance (0x21e0650) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >16:00:14,444 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43858', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:00:14,444 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >16:00:14,444 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >16:00:14,445 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,445 INFO blivet: loop4 is a loop device >16:00:14,445 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:00:14,446 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:00:14,446 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,446 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,447 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:00:14,447 INFO blivet: added file /overlay (deleted) (id 11) to device tree >16:00:14,447 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:00:14,447 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,448 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:00:14,448 INFO blivet: added loop loop4 (id 12) to device tree >16:00:14,448 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:00:14,449 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:00:14,449 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,449 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:00:14,450 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:00:14,450 WARN blivet: disklabel detected but not usable on loop4 >16:00:14,450 DEBUG blivet: no type or existing type for loop4, bailing >16:00:14,451 INFO blivet: got device: LoopDevice instance (0x29d0090) -- > name = loop4 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >16:00:14,452 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '48963', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:00:14,453 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >16:00:14,453 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >16:00:14,453 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,453 INFO blivet: live-rw is a device-mapper device >16:00:14,454 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >16:00:14,454 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >16:00:14,455 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >16:00:14,456 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >16:00:14,456 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (12) >16:00:14,457 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >16:00:14,457 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,458 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:00:14,458 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,458 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:00:14,458 INFO blivet: added dm live-rw (id 13) to device tree >16:00:14,459 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:00:14,459 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:00:14,460 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,460 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:14,460 DEBUG blivet: device live-rw does not contain a disklabel >16:00:14,460 INFO blivet: type detected on 'live-rw' is 'ext4' >16:00:14,461 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,461 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:14,461 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:00:14,461 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >16:00:14,462 INFO blivet: got device: DMDevice instance (0x29d0310) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop4 (12)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32712 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x292e4d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:00:14,463 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,463 INFO blivet: got format: Ext4FS instance (0x21e09d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >16:00:14,465 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60865', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >16:00:14,465 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >16:00:14,465 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >16:00:14,465 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,466 INFO blivet: live-base is a device-mapper device >16:00:14,466 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >16:00:14,466 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >16:00:14,467 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >16:00:14,467 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >16:00:14,468 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >16:00:14,469 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,469 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >16:00:14,469 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,470 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >16:00:14,470 INFO blivet: added dm live-base (id 14) to device tree >16:00:14,470 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >16:00:14,471 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >16:00:14,471 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,471 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:14,471 DEBUG blivet: device live-base does not contain a disklabel >16:00:14,471 INFO blivet: type detected on 'live-base' is 'ext4' >16:00:14,480 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,481 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:14,481 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >16:00:14,481 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >16:00:14,486 INFO blivet: got device: DMDevice instance (0x21d70d0) -- > name = live-base status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x292e200> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >16:00:14,487 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,487 INFO blivet: got format: Ext4FS instance (0x29d0250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >16:00:14,489 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '69983', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >16:00:14,490 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >16:00:14,490 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:00:14,491 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,491 INFO blivet: live-osimg-min is a device-mapper device >16:00:14,492 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:00:14,493 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >16:00:14,494 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >16:00:14,494 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >16:00:14,495 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing DM_snapshot_cow >16:00:14,496 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >16:00:14,497 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >16:00:14,497 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:00:14,498 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:14,498 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >16:00:14,498 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:14,499 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:00:14,499 INFO blivet: added dm live-osimg-min (id 15) to device tree >16:00:14,499 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:00:14,500 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:00:14,500 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,500 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:14,500 DEBUG blivet: device live-osimg-min does not contain a disklabel >16:00:14,501 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >16:00:14,501 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,501 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:14,502 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:00:14,502 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >16:00:14,504 INFO blivet: got device: DMDevice instance (0x29d0550) -- > name = live-osimg-min status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30068 did: 27745 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x292e560> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:00:14,505 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:14,505 INFO blivet: got format: Ext4FS instance (0x29d0790) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >16:00:14,516 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >16:00:20,842 INFO blivet: ISCSID is /sbin/iscsid >16:00:20,842 INFO blivet: no initiator set >16:00:20,853 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:00:20,853 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >16:00:20,955 DEBUG blivet: trying to set new default fstype to 'ext4' >16:00:20,989 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:20,990 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:20,991 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:20,998 INFO blivet: Detected 2064M of memory >16:00:20,998 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >16:00:20,999 INFO blivet: Swap attempt of 0M >16:00:21,202 INFO blivet: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x36f1650> >16:00:21,203 INFO blivet: no initiator set >16:00:21,203 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >16:00:21,206 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:00:21,228 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >16:00:21,229 INFO blivet: sr0 looks to be the live device; marking as protected >16:00:21,247 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >16:00:21,254 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC /dev/disk/by-uuid/2013-12-05-12-12-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-12-42-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-12-42-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '279707f4', > 'ID_REVISION': '0.15', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '33128', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', > '/dev/disk/by-uuid/2013-12-05-12-12-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >16:00:21,255 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >16:00:21,256 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >16:00:21,258 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,258 INFO blivet: sr0 is a cdrom >16:00:21,259 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >16:00:21,260 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,262 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:00:21,262 INFO blivet: added cdrom sr0 (id 0) to device tree >16:00:21,263 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:00:21,265 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:00:21,266 INFO blivet: type detected on 'sr0' is 'iso9660' >16:00:21,267 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:00:21,267 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >16:00:21,268 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:00:21,269 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:00:21,271 DEBUG blivet: looking up parted Device: /dev/sr0 >16:00:21,275 INFO blivet: got device: OpticalDevice instance (0x7f2aa0023890) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 954.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 488448 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x39ecc20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:00:21,283 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:00:21,284 INFO blivet: got format: Iso9660FS instance (0x7f2aa007c710) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-12-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-TC size = 0.0 targetSize = 0.0 > >16:00:21,289 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34209', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >16:00:21,293 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >16:00:21,297 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:21,298 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,299 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >16:00:21,299 INFO blivet: vda is a disk >16:00:21,300 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,301 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >16:00:21,312 INFO blivet: added disk vda (id 1) to device tree >16:00:21,312 DEBUG blivet: looking up parted Device: /dev/vda >16:00:21,316 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >16:00:21,318 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: gpt ; >16:00:21,319 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >16:00:21,319 DEBUG blivet: required disklabel type for vda (15) is None >16:00:21,319 DEBUG blivet: default disklabel type for vda is msdos >16:00:21,320 DEBUG blivet: selecting msdos disklabel for vda based on size >16:00:21,322 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >16:00:21,332 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2aa008ad50>] > device: <parted.device.Device object at 0x7f2aa008aad0> > PedDisk: <_ped.Disk object at 0x7f2aa0082950> >16:00:21,333 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >16:00:21,336 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >16:00:21,337 INFO blivet: got device: DiskDevice instance (0x7f2aa00238d0) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32554 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x39ecf80> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2aa007c990> >16:00:21,346 INFO blivet: got format: DiskLabel instance (0x7f2aa007c6d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2aa008ad50>] > device: <parted.device.Device object at 0x7f2aa008aad0> > PedDisk: <_ped.Disk object at 0x7f2aa0082950> > origPartedDisk = <parted.disk.Disk object at 0x7f2aa0091150> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32554 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f2aa00860e0> > >16:00:21,357 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/data /dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b /dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'data', > 'ID_FS_LABEL_ENC': 'data', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'de238d60-890d-4de5-aced-f6ab904510a4', > 'ID_FS_UUID_ENC': 'de238d60-890d-4de5-aced-f6ab904510a4', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '976563', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '26170e8f-90de-48ef-bf1e-8e5e0258d18b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9d62a5f9-d79a-4e3e-90b9-98e152f47a79', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9118087', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-label/data', > '/dev/disk/by-partuuid/26170e8f-90de-48ef-bf1e-8e5e0258d18b', > '/dev/disk/by-uuid/de238d60-890d-4de5-aced-f6ab904510a4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >16:00:21,357 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >16:00:21,358 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >16:00:21,359 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,360 INFO blivet: vda1 is a partition >16:00:21,361 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >16:00:21,362 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:21,363 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:21,364 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >16:00:21,365 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >16:00:21,365 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,366 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >16:00:21,367 DEBUG blivet: looking up parted Partition: /dev/vda1 >16:00:21,368 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >16:00:21,369 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >16:00:21,370 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >16:00:21,371 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >16:00:21,371 INFO blivet: added partition vda1 (id 2) to device tree >16:00:21,372 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >16:00:21,373 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: gpt ; >16:00:21,374 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >16:00:21,375 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: gpt ; exists: True ; >16:00:21,390 WARN blivet: disklabel detected but not usable on vda1 >16:00:21,393 INFO blivet: type detected on 'vda1' is 'ext4' >16:00:21,467 DEBUG blivet: padding min size from 223 up to 245 >16:00:21,468 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:21,469 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:21,470 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >16:00:21,471 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >16:00:21,472 DEBUG blivet: looking up parted Device: /dev/vda1 >16:00:21,473 INFO blivet: got device: PartitionDevice instance (0x7f2aa007c950) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk vda (1) with existing gpt disklabel'] > uuid = None size = 476.837402344 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 976563 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32554 did: 0 busy: False > hardwareGeometry: (968, 16, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0x7f2aa0086e60> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: <parted.filesystem.FileSystem object at 0x7f2aa008ac90> > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2aa008ae90> PedPartition: <_ped.Partition object at 0x7f2aa008b6b0> > disk = existing 10240MB disk vda (1) with existing gpt disklabel > start = 2048 end = 978610 length = 976563 > flags = >16:00:21,481 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:21,481 INFO blivet: got format: Ext4FS instance (0x7f2aa007ca90) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = de238d60-890d-4de5-aced-f6ab904510a4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = data size = 476.0 targetSize = 476.0 > >16:00:21,487 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43378', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:00:21,487 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >16:00:21,526 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >16:00:21,527 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,528 INFO blivet: loop0 is a loop device >16:00:21,529 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:00:21,530 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:00:21,531 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,531 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,532 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:00:21,533 INFO blivet: added file /osmin.img (deleted) (id 3) to device tree >16:00:21,534 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:00:21,535 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,536 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:00:21,536 INFO blivet: added loop loop0 (id 4) to device tree >16:00:21,538 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:00:21,539 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:00:21,539 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:00:21,540 DEBUG blivet: device loop0 does not contain a disklabel >16:00:21,540 INFO blivet: type detected on 'loop0' is 'squashfs' >16:00:21,540 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:00:21,541 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >16:00:21,542 INFO blivet: got device: LoopDevice instance (0x3cf1610) -- > name = loop0 status = False kids = 0 id = 4 > parents = ['existing 0MB file /osmin.img (deleted) (3)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >16:00:21,542 INFO blivet: got format: DeviceFormat instance (0x3d768d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >16:00:21,544 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43492', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:00:21,544 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >16:00:21,545 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >16:00:21,546 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,546 INFO blivet: loop1 is a loop device >16:00:21,547 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:00:21,548 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >16:00:21,554 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,555 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,556 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:00:21,557 INFO blivet: added file /osmin (id 5) to device tree >16:00:21,558 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:00:21,559 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,560 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:00:21,560 INFO blivet: added loop loop1 (id 6) to device tree >16:00:21,562 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:00:21,563 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:00:21,563 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:00:21,563 DEBUG blivet: device loop1 does not contain a disklabel >16:00:21,564 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >16:00:21,564 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:00:21,565 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >16:00:21,566 INFO blivet: got device: LoopDevice instance (0x3d8e710) -- > name = loop1 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin (5)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >16:00:21,567 INFO blivet: got format: DeviceFormat instance (0x3d76890) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >16:00:21,569 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43613', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:00:21,569 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >16:00:21,571 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >16:00:21,572 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,573 INFO blivet: loop2 is a loop device >16:00:21,574 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:00:21,575 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:00:21,576 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,576 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,577 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:00:21,578 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >16:00:21,579 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:00:21,579 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,580 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:00:21,587 INFO blivet: added loop loop2 (id 8) to device tree >16:00:21,589 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:00:21,591 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:00:21,592 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:00:21,593 DEBUG blivet: device loop2 does not contain a disklabel >16:00:21,594 INFO blivet: type detected on 'loop2' is 'squashfs' >16:00:21,595 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:00:21,597 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >16:00:21,598 INFO blivet: got device: LoopDevice instance (0x3d8ea10) -- > name = loop2 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:00:21,599 INFO blivet: got format: DeviceFormat instance (0x3d8eb10) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >16:00:21,603 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43737', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:00:21,604 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >16:00:21,605 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >16:00:21,606 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,607 INFO blivet: loop3 is a loop device >16:00:21,609 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:00:21,611 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:00:21,612 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,613 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,614 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:00:21,615 INFO blivet: added file /LiveOS/ext3fs.img (id 9) to device tree >16:00:21,617 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:00:21,618 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,622 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:00:21,623 INFO blivet: added loop loop3 (id 10) to device tree >16:00:21,625 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:00:21,627 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:00:21,633 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:21,634 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:21,635 DEBUG blivet: device loop3 does not contain a disklabel >16:00:21,637 INFO blivet: type detected on 'loop3' is 'ext4' >16:00:21,712 DEBUG blivet: using current size 0 as min size >16:00:21,713 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:21,713 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:21,714 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:00:21,715 INFO blivet: got device: LoopDevice instance (0x3d95150) -- > name = loop3 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >16:00:21,716 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:21,719 INFO blivet: got format: Ext4FS instance (0x3d8ea90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >16:00:21,723 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43858', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:00:21,725 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >16:00:21,725 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >16:00:21,727 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,727 INFO blivet: loop4 is a loop device >16:00:21,728 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:00:21,728 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:00:21,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,729 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,730 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:00:21,731 INFO blivet: added file /overlay (deleted) (id 11) to device tree >16:00:21,732 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:00:21,732 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,734 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:00:21,735 INFO blivet: added loop loop4 (id 12) to device tree >16:00:21,737 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:00:21,739 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:00:21,739 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,740 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:00:21,741 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:00:21,742 WARN blivet: disklabel detected but not usable on loop4 >16:00:21,743 DEBUG blivet: no type or existing type for loop4, bailing >16:00:21,743 INFO blivet: got device: LoopDevice instance (0x3d95b50) -- > name = loop4 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >16:00:21,745 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '48963', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:00:21,747 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >16:00:21,749 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >16:00:21,752 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,752 INFO blivet: live-rw is a device-mapper device >16:00:21,753 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >16:00:21,754 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >16:00:21,755 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >16:00:21,756 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >16:00:21,757 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (12) >16:00:21,759 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >16:00:21,759 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,761 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:00:21,761 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,762 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:00:21,762 INFO blivet: added dm live-rw (id 13) to device tree >16:00:21,768 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:00:21,776 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:00:21,777 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:21,778 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:21,778 DEBUG blivet: device live-rw does not contain a disklabel >16:00:21,779 INFO blivet: type detected on 'live-rw' is 'ext4' >16:00:21,839 DEBUG blivet: padding min size from 3226 up to 3548 >16:00:21,841 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:21,841 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:21,843 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:00:21,843 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >16:00:21,847 INFO blivet: got device: DMDevice instance (0x3d95dd0) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop4 (12)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32554 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f2aa0086050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:00:21,848 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:21,848 INFO blivet: got format: Ext4FS instance (0x3d95fd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >16:00:21,854 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60865', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >16:00:21,855 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >16:00:21,855 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >16:00:21,856 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,856 INFO blivet: live-base is a device-mapper device >16:00:21,857 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >16:00:21,858 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >16:00:21,858 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >16:00:21,859 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >16:00:21,860 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >16:00:21,872 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,873 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >16:00:21,874 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,875 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >16:00:21,875 INFO blivet: added dm live-base (id 14) to device tree >16:00:21,876 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >16:00:21,877 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >16:00:21,878 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:21,880 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:21,881 DEBUG blivet: device live-base does not contain a disklabel >16:00:21,881 INFO blivet: type detected on 'live-base' is 'ext4' >16:00:21,940 DEBUG blivet: using current size 0 as min size >16:00:21,942 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:21,943 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:21,945 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >16:00:21,946 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >16:00:21,949 INFO blivet: got device: DMDevice instance (0x3bfaad0) -- > name = live-base status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32554 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3cc07a0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >16:00:21,959 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:21,960 INFO blivet: got format: Ext4FS instance (0x3bfacd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >16:00:21,964 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_UUID_ENC': '6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '69983', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/6546a9a6-6311-45f1-8b9b-96c30e6e0d74', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >16:00:21,965 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >16:00:21,975 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:00:21,976 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,977 INFO blivet: live-osimg-min is a device-mapper device >16:00:21,978 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:00:21,979 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >16:00:21,980 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >16:00:21,981 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >16:00:21,982 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing DM_snapshot_cow >16:00:21,983 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >16:00:21,985 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >16:00:21,988 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:00:21,990 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:00:21,991 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >16:00:21,993 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:21,995 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:00:21,996 INFO blivet: added dm live-osimg-min (id 15) to device tree >16:00:21,999 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:00:22,000 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:00:22,001 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:22,002 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:22,002 DEBUG blivet: device live-osimg-min does not contain a disklabel >16:00:22,003 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >16:00:22,059 DEBUG blivet: using current size 0 as min size >16:00:22,061 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:22,063 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:22,065 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:00:22,066 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >16:00:22,070 INFO blivet: got device: DMDevice instance (0x3bfab10) -- > name = live-osimg-min status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32554 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3cc09e0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:00:22,078 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:22,078 INFO blivet: got format: Ext4FS instance (0x3bfa510) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 6546a9a6-6311-45f1-8b9b-96c30e6e0d74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >16:00:22,110 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >16:00:22,130 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:00:22,132 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:00:22,133 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:00:22,153 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:00:22,155 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:00:22,157 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:00:22,157 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >16:00:22,158 INFO blivet: edd: MBR signature on vda is zero. new disk image? >16:00:22,159 INFO blivet: edd: collected mbr signatures: {} >16:00:22,160 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >16:00:22,167 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:00:22,198 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >16:00:22,237 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:00:22,238 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:00:22,241 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:00:22,263 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:22,265 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:22,267 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:22,270 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:22,271 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:00:22,280 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:00:22,282 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:22,318 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >16:00:22,319 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (14) with existing ext4 filesystem >16:00:29,324 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:00:29,326 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:00:29,327 DEBUG blivet: NFSv4.supported: supported: False ; >16:00:29,328 DEBUG blivet: NFSv4.supported: supported: False ; >16:00:29,329 DEBUG blivet: SELinuxFS.supported: supported: False ; >16:00:29,329 DEBUG blivet: SELinuxFS.supported: supported: False ; >16:00:29,330 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:29,331 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:29,714 DEBUG blivet: Ext3FS.supported: supported: True ; >16:00:29,715 DEBUG blivet: Ext3FS.supported: supported: True ; >16:00:29,763 DEBUG blivet: Ext2FS.supported: supported: True ; >16:00:29,764 DEBUG blivet: Ext2FS.supported: supported: True ; >16:00:29,858 DEBUG blivet: SysFS.supported: supported: False ; >16:00:29,860 DEBUG blivet: SysFS.supported: supported: False ; >16:00:29,861 DEBUG blivet: MultipathMember.__init__: >16:00:29,862 DEBUG blivet: MDRaidMember.__init__: >16:00:29,863 DEBUG blivet: ProcFS.supported: supported: False ; >16:00:29,864 DEBUG blivet: ProcFS.supported: supported: False ; >16:00:29,864 DEBUG blivet: SwapSpace.__init__: >16:00:29,923 DEBUG blivet: NoDevFS.supported: supported: False ; >16:00:29,923 DEBUG blivet: NoDevFS.supported: supported: False ; >16:00:29,924 DEBUG blivet: DevPtsFS.supported: supported: False ; >16:00:29,925 DEBUG blivet: DevPtsFS.supported: supported: False ; >16:00:29,926 DEBUG blivet: BTRFS.supported: supported: True ; >16:00:29,927 DEBUG blivet: USBFS.supported: supported: False ; >16:00:29,928 DEBUG blivet: USBFS.supported: supported: False ; >16:00:29,929 DEBUG blivet: DiskLabel.__init__: >16:00:29,929 INFO blivet: DiskLabel.partedDevice returning None >16:00:29,930 DEBUG blivet: HFSPlus.supported: supported: False ; >16:00:29,931 DEBUG blivet: HFSPlus.supported: supported: False ; >16:00:29,932 DEBUG blivet: XFS.supported: supported: True ; >16:00:29,934 DEBUG blivet: XFS.supported: supported: True ; >16:00:29,937 DEBUG blivet: TmpFS.supported: supported: True ; >16:00:29,944 DEBUG blivet: TmpFS.supported: supported: True ; >16:00:29,946 DEBUG blivet: LUKS.__init__: >16:00:29,947 DEBUG blivet: NTFS.supported: supported: False ; >16:00:29,948 DEBUG blivet: NTFS.supported: supported: False ; >16:00:29,948 DEBUG blivet: BindFS.supported: supported: False ; >16:00:29,949 DEBUG blivet: BindFS.supported: supported: False ; >16:00:29,950 DEBUG blivet: HFS.supported: supported: False ; >16:00:29,951 DEBUG blivet: HFS.supported: supported: False ; >16:00:29,952 DEBUG blivet: LVMPhysicalVolume.__init__: >16:00:29,952 DEBUG blivet: NFS.supported: supported: False ; >16:00:29,953 DEBUG blivet: NFS.supported: supported: False ; >16:00:29,954 DEBUG blivet: FATFS.supported: supported: True ; >16:00:29,955 DEBUG blivet: FATFS.supported: supported: True ; >16:00:29,956 DEBUG blivet: DMRaidMember.__init__: >16:00:30,948 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:30,950 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:36,218 INFO blivet: Detected 2064M of memory >16:00:36,218 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >16:00:36,219 INFO blivet: Swap attempt of 1024M >16:00:55,656 INFO blivet: Detected 2064M of memory >16:00:55,657 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >16:00:55,657 INFO blivet: Swap attempt of 1024M >16:00:55,661 DEBUG blivet: clearpart: looking at vda1 >16:00:55,662 DEBUG blivet: checking whether disk vda has an empty extended >16:00:55,662 DEBUG blivet: extended is None ; logicals is [] >16:00:55,697 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:55,698 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:55,698 INFO blivet: Detected 2064M of memory >16:00:55,698 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1024 M) instead. >16:00:55,698 INFO blivet: Swap attempt of 1024M >16:00:55,699 DEBUG blivet: doAutoPart: True >16:00:55,699 DEBUG blivet: encryptedAutoPart: False >16:00:55,700 DEBUG blivet: autoPartType: 2 >16:00:55,700 DEBUG blivet: clearPartType: 2 >16:00:55,700 DEBUG blivet: clearPartDisks: ['vda'] >16:00:55,700 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f2a8c0b58d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f2a8c0b5910) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f2a8c0b5950) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f2a8c0b5990) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f2a8c0b59d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = None grow = False > >16:00:55,700 DEBUG blivet: storage.disks: ['vda'] >16:00:55,700 DEBUG blivet: storage.partitioned: ['vda'] >16:00:55,700 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1'] >16:00:55,712 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:55,713 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:55,713 DEBUG blivet: resolved 'vda' to 'vda' (disk) >16:00:55,713 DEBUG blivet: boot disk: vda >16:00:55,716 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >16:00:55,716 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >16:00:55,717 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >16:00:55,723 DEBUG blivet: PartitionDevice._setFormat: req0 ; >16:00:55,725 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >16:00:55,726 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >16:00:55,732 INFO blivet: added partition req0 (id 16) to device tree >16:00:55,732 INFO blivet: registered action: [1] Create Device partition req0 (id 16) >16:00:55,732 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:55,732 INFO blivet: registered action: [2] Create Format lvmpv on partition req0 (id 16) >16:00:55,742 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f2aa00238d0) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32554 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x39ecf80> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2aa007c990>] >16:00:55,743 DEBUG blivet: devs: [PartitionDevice instance (0x7f2a8c0da8d0) -- > name = req0 status = False kids = 0 id = 16 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >16:00:55,753 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:55,753 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:55,754 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >16:00:55,763 DEBUG blivet: PartitionDevice._setFormat: req1 ; >16:00:55,765 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >16:00:55,766 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >16:00:55,766 INFO blivet: added partition req1 (id 17) to device tree >16:00:55,766 INFO blivet: registered action: [3] Create Device partition req1 (id 17) >16:00:55,766 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:55,766 INFO blivet: registered action: [4] Create Format ext4 filesystem mounted at /boot on partition req1 (id 17) >16:00:55,767 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >16:00:55,778 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >16:00:55,780 DEBUG blivet: PartitionDevice._setFormat: req2 ; >16:00:55,781 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: biosboot ; >16:00:55,782 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >16:00:55,782 INFO blivet: added partition req2 (id 18) to device tree >16:00:55,782 INFO blivet: registered action: [5] Create Device partition req2 (id 18) >16:00:55,783 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:55,783 INFO blivet: registered action: [6] Create Format biosboot on partition req2 (id 18) >16:00:55,784 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >16:00:55,786 DEBUG blivet: removing all non-preexisting partitions ['req0(id 16)', 'req1(id 17)', 'req2(id 18)'] from disk(s) ['vda'] >16:00:55,786 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req0(id 16)', 'req1(id 17)', 'req2(id 18)'] >16:00:55,787 DEBUG blivet: removing all non-preexisting partitions ['req2(id 18)', 'req1(id 17)', 'req0(id 16)'] from disk(s) ['vda'] >16:00:55,788 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:55,790 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:55,790 DEBUG blivet: resolved 'vda' to 'vda' (disk) >16:00:55,791 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:55,793 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:55,793 DEBUG blivet: resolved 'vda' to 'vda' (disk) >16:00:55,793 DEBUG blivet: allocating partition: req2 ; id: 18 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 ; start: None ; end: None >16:00:55,793 DEBUG blivet: checking freespace on vda >16:00:55,794 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=False start=None >16:00:55,794 DEBUG blivet: checking 34-2047 (0 MB) >16:00:55,794 DEBUG blivet: current free range is 34-2047 (0MB) >16:00:55,794 DEBUG blivet: checking 978611-20971486 (9762 MB) >16:00:55,795 DEBUG blivet: current free range is 978611-20971486 (9762MB) >16:00:55,795 DEBUG blivet: updating use_disk to vda, type: 0 >16:00:55,795 DEBUG blivet: new free: 978611-20971486 / 9762MB >16:00:55,795 DEBUG blivet: new free allows for 0 sectors of growth >16:00:55,795 DEBUG blivet: found free space for bootable request >16:00:55,795 DEBUG blivet: adjusted start sector from 978611 to 978944 >16:00:55,796 DEBUG blivet: created partition vda2 of 1MB and added it to /dev/vda >16:00:55,797 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >16:00:55,798 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a8c0e2390> PedPartition: <_ped.Partition object at 0x7f2a8c0dbb90> >16:00:55,800 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >16:00:55,802 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >16:00:55,806 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >16:00:55,806 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a8c0e2510> PedPartition: <_ped.Partition object at 0x7f2a8c0dbc50> >16:00:55,807 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:55,808 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:55,808 DEBUG blivet: resolved 'vda' to 'vda' (disk) >16:00:55,809 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:55,810 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:55,810 DEBUG blivet: resolved 'vda' to 'vda' (disk) >16:00:55,810 DEBUG blivet: allocating partition: req1 ; id: 17 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >16:00:55,810 DEBUG blivet: checking freespace on vda >16:00:55,811 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >16:00:55,811 DEBUG blivet: checking 34-2047 (0 MB) >16:00:55,811 DEBUG blivet: current free range is 34-2047 (0MB) >16:00:55,811 DEBUG blivet: checking 978611-978943 (0 MB) >16:00:55,812 DEBUG blivet: current free range is 978611-978943 (0MB) >16:00:55,815 DEBUG blivet: checking 980992-20971486 (9760 MB) >16:00:55,816 DEBUG blivet: current free range is 980992-20971486 (9760MB) >16:00:55,816 DEBUG blivet: updating use_disk to vda, type: 0 >16:00:55,816 DEBUG blivet: new free: 980992-20971486 / 9760MB >16:00:55,816 DEBUG blivet: new free allows for 0 sectors of growth >16:00:55,816 DEBUG blivet: found free space for bootable request >16:00:55,818 DEBUG blivet: created partition vda3 of 500MB and added it to /dev/vda >16:00:55,820 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >16:00:55,820 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a8c0e27d0> PedPartition: <_ped.Partition object at 0x7f2a8c0dbcb0> >16:00:55,822 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >16:00:55,823 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >16:00:55,824 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >16:00:55,825 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a8c0e2850> PedPartition: <_ped.Partition object at 0x7f2a8c0dbd10> >16:00:55,826 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:55,829 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:55,829 DEBUG blivet: resolved 'vda' to 'vda' (disk) >16:00:55,831 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:55,831 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:55,831 DEBUG blivet: resolved 'vda' to 'vda' (disk) >16:00:55,832 DEBUG blivet: allocating partition: req0 ; id: 16 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >16:00:55,832 DEBUG blivet: checking freespace on vda >16:00:55,832 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True start=None >16:00:55,833 DEBUG blivet: checking 34-2047 (0 MB) >16:00:55,833 DEBUG blivet: current free range is 34-2047 (0MB) >16:00:55,833 DEBUG blivet: checking 978611-978943 (0 MB) >16:00:55,833 DEBUG blivet: current free range is 978611-978943 (0MB) >16:00:55,833 DEBUG blivet: checking 2004992-20971486 (9260 MB) >16:00:55,833 DEBUG blivet: current free range is 2004992-20971486 (9260MB) >16:00:55,836 DEBUG blivet: evaluating growth potential for new layout >16:00:55,836 DEBUG blivet: calculating growth for disk /dev/vda >16:00:55,838 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >16:00:55,838 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a8c0e2b90> PedPartition: <_ped.Partition object at 0x7f2a8c0dbe30> >16:00:55,841 DEBUG blivet: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >16:00:55,844 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >16:00:55,845 DEBUG blivet: adding request 18 to chunk 19992876 (978611-20971486) on /dev/vda >16:00:55,846 DEBUG blivet: adding request 17 to chunk 19992876 (978611-20971486) on /dev/vda >16:00:55,848 DEBUG blivet: adding request 16 to chunk 19992876 (978611-20971486) on /dev/vda >16:00:55,852 DEBUG blivet: Chunk.growRequests: 2014 on /dev/vda start = 34 end = 2047 >sectorSize = 512 > >16:00:55,853 DEBUG blivet: Chunk.growRequests: 19992876 on /dev/vda start = 978611 end = 20971486 >sectorSize = 512 > >16:00:55,855 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = vda2 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >16:00:55,857 DEBUG blivet: req: PartitionRequest instance -- >id = 17 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:00:55,858 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = vda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >16:00:55,859 DEBUG blivet: 1 requests and 17942828 (8761MB) left in chunk >16:00:55,859 DEBUG blivet: adding 17942828 (8761MB) to 16 (vda4) >16:00:55,860 DEBUG blivet: new grow amount for request 16 (vda4) is 17942828 units, or 8761MB >16:00:55,860 DEBUG blivet: request 18 (vda2) growth: 0 (0MB) size: 1MB >16:00:55,862 DEBUG blivet: request 17 (vda3) growth: 0 (0MB) size: 500MB >16:00:55,865 DEBUG blivet: request 16 (vda4) growth: 17942828 (8761MB) size: 9261MB >16:00:55,866 DEBUG blivet: disk /dev/vda growth: 17942828 (8761MB) >16:00:55,869 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >16:00:55,870 DEBUG blivet: device vda4 new partedPartition None >16:00:55,871 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >16:00:55,873 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: vda ; >16:00:55,873 DEBUG blivet: total growth: 17942828 sectors >16:00:55,873 DEBUG blivet: updating use_disk to vda, type: 0 >16:00:55,874 DEBUG blivet: new free: 2004992-20971486 / 9260MB >16:00:55,874 DEBUG blivet: new free allows for 17942828 sectors of growth >16:00:55,875 DEBUG blivet: created partition vda4 of 500MB and added it to /dev/vda >16:00:55,876 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >16:00:55,876 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a8c0f4890> PedPartition: <_ped.Partition object at 0x7f2a8c0dbe90> >16:00:55,899 DEBUG blivet: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >16:00:55,900 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >16:00:55,901 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >16:00:55,902 DEBUG blivet: device vda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a8c0f4b10> PedPartition: <_ped.Partition object at 0x7f2a8c0dbad0> >16:00:55,902 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda4(id 16)', 'vda3(id 17)', 'vda2(id 18)'] >16:00:55,902 DEBUG blivet: growable partitions are ['vda4'] >16:00:55,902 DEBUG blivet: adding request 16 to chunk 19992876 (978611-20971486) on /dev/vda >16:00:55,902 DEBUG blivet: adding request 17 to chunk 19992876 (978611-20971486) on /dev/vda >16:00:55,902 DEBUG blivet: adding request 18 to chunk 19992876 (978611-20971486) on /dev/vda >16:00:55,903 DEBUG blivet: disk vda has 2 chunks >16:00:55,903 DEBUG blivet: Chunk.growRequests: 19992876 on /dev/vda start = 978611 end = 20971486 >sectorSize = 512 > >16:00:55,903 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = vda2 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >16:00:55,903 DEBUG blivet: req: PartitionRequest instance -- >id = 17 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:00:55,903 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = vda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >16:00:55,903 DEBUG blivet: 1 requests and 17942828 (8761MB) left in chunk >16:00:55,903 DEBUG blivet: adding 17942828 (8761MB) to 16 (vda4) >16:00:55,903 DEBUG blivet: new grow amount for request 16 (vda4) is 17942828 units, or 8761MB >16:00:55,903 DEBUG blivet: growing partitions on vda >16:00:55,904 DEBUG blivet: partition vda2 (18): 0 >16:00:55,904 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 978944 end: 980991 length: 2048 > device: <parted.device.Device object at 0x7f2aa008aad0> PedGeometry: <_ped.Geometry object at 0x7f2a8c0e2910> >16:00:55,904 DEBUG blivet: partition vda3 (17): 0 >16:00:55,904 DEBUG blivet: new geometry for vda3: parted.Geometry instance -- > start: 980992 end: 2004991 length: 1024000 > device: <parted.device.Device object at 0x7f2aa008aad0> PedGeometry: <_ped.Geometry object at 0x7f2a8c0f4d10> >16:00:55,904 DEBUG blivet: partition vda4 (16): 0 >16:00:55,905 DEBUG blivet: new geometry for vda4: parted.Geometry instance -- > start: 2004992 end: 20969471 length: 18964480 > device: <parted.device.Device object at 0x7f2aa008aad0> PedGeometry: <_ped.Geometry object at 0x7f2a8c0f4b90> >16:00:55,905 DEBUG blivet: removing all non-preexisting partitions ['vda2(id 18)', 'vda3(id 17)', 'vda4(id 16)'] from disk(s) ['vda'] >16:00:55,932 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >16:00:55,934 DEBUG blivet: device vda2 new partedPartition None >16:00:55,945 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >16:00:55,949 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: vda ; >16:00:55,952 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >16:00:55,952 DEBUG blivet: device vda3 new partedPartition None >16:00:55,953 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >16:00:55,954 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >16:00:55,955 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >16:00:55,956 DEBUG blivet: device vda4 new partedPartition None >16:00:55,957 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >16:00:55,958 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >16:00:55,958 DEBUG blivet: back from removeNewPartitions >16:00:55,959 DEBUG blivet: extended: None >16:00:55,959 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 978944 end: 980991 length: 2048 > device: <parted.device.Device object at 0x7f2aa008aad0> PedGeometry: <_ped.Geometry object at 0x7f2a8c0e2910> >16:00:55,960 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >16:00:55,962 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a8c0f4710> PedPartition: <_ped.Partition object at 0x49ff470> >16:00:55,967 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >16:00:55,971 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >16:00:55,973 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >16:00:55,978 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4ab8590> PedPartition: <_ped.Partition object at 0x7f2a8c0dbb90> >16:00:55,979 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 980992 end: 2004991 length: 1024000 > device: <parted.device.Device object at 0x7f2aa008aad0> PedGeometry: <_ped.Geometry object at 0x7f2a8c0f4d10> >16:00:55,980 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >16:00:55,982 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a8c0f4850> PedPartition: <_ped.Partition object at 0x7f2a8c0dbd70> >16:00:55,983 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >16:00:55,989 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >16:00:55,996 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >16:00:55,997 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a8c0e27d0> PedPartition: <_ped.Partition object at 0x7f2a8c0dbd10> >16:00:55,999 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2004992 end: 20969471 length: 18964480 > device: <parted.device.Device object at 0x7f2aa008aad0> PedGeometry: <_ped.Geometry object at 0x7f2a8c0f4b90> >16:00:56,002 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >16:00:56,003 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a8c0ebe10> PedPartition: <_ped.Partition object at 0x7f2a8c0dbdd0> >16:00:56,006 DEBUG blivet: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >16:00:56,009 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >16:00:56,016 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >16:00:56,017 DEBUG blivet: device vda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2aa008ab90> fileSystem: None > number: 4 path: /dev/vda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4ab8410> PedPartition: <_ped.Partition object at 0x4ac01d0> >16:00:56,025 DEBUG blivet: fixing size of existing 476MB partition vda1 (2) with existing ext4 filesystem at 476.84 >16:00:56,026 DEBUG blivet: fixing size of non-existent 1MB partition vda2 (18) with non-existent biosboot at 1.00 >16:00:56,027 DEBUG blivet: fixing size of non-existent 500MB partition vda3 (17) with non-existent ext4 filesystem mounted at /boot at 500.00 >16:00:56,029 DEBUG blivet: fixing size of non-existent 9260MB partition vda4 (16) with non-existent lvmpv at 9260.00 >16:00:56,032 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda4 ; >16:00:56,033 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:56,034 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >16:00:56,034 INFO blivet: added lvmvg fedora (id 19) to device tree >16:00:56,035 INFO blivet: registered action: [7] Create Device lvmvg fedora (id 19) >16:00:56,038 DEBUG blivet: Ext4FS.supported: supported: True ; >16:00:56,039 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:00:56,041 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >16:00:56,042 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >16:00:56,042 DEBUG blivet: fedora size is 9256MB >16:00:56,043 DEBUG blivet: vg fedora has 9256MB free >16:00:56,045 DEBUG blivet: Adding fedora-root/1024MB to fedora >16:00:56,047 INFO blivet: added lvmlv fedora-root (id 20) to device tree >16:00:56,048 INFO blivet: registered action: [8] Create Device lvmlv fedora-root (id 20) >16:00:56,048 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:56,049 INFO blivet: registered action: [9] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 20) >16:00:56,060 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >16:00:56,061 DEBUG blivet: getFormat('swap') returning SwapSpace instance >16:00:56,063 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >16:00:56,065 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >16:00:56,065 DEBUG blivet: fedora size is 9256MB >16:00:56,067 DEBUG blivet: vg fedora has 8232MB free >16:00:56,067 DEBUG blivet: Adding fedora-swap/1024MB to fedora >16:00:56,068 INFO blivet: added lvmlv fedora-swap (id 21) to device tree >16:00:56,069 INFO blivet: registered action: [10] Create Device lvmlv fedora-swap (id 21) >16:00:56,069 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:00:56,070 INFO blivet: registered action: [11] Create Format swap on lvmlv fedora-swap (id 21) >16:00:56,071 DEBUG blivet: fedora size is 9256MB >16:00:56,072 DEBUG blivet: vg fedora has 7208MB free >16:00:56,073 DEBUG blivet: vg fedora: 7208MB free ; lvs: ['root', 'swap'] >16:00:56,074 DEBUG blivet: adding request 20 to chunk 2314 on /dev/mapper/fedora >16:00:56,074 DEBUG blivet: adding request 21 to chunk 2314 on /dev/mapper/fedora >16:00:56,075 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2314 size = 9256 >remaining = 1 pool = 1802 >16:00:56,076 DEBUG blivet: req: LVRequest instance -- >id = 21 name = fedora-swap growable = False >base = 256 growth = 0 max_grow = 0 >done = True >16:00:56,076 DEBUG blivet: req: LVRequest instance -- >id = 20 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >16:00:56,077 DEBUG blivet: 1 requests and 1802 (7208MB) left in chunk >16:00:56,077 DEBUG blivet: adding 1802 (7208MB) to 20 (fedora-root) >16:00:56,078 DEBUG blivet: new grow amount for request 20 (fedora-root) is 1802 units, or 7208MB >16:00:56,078 DEBUG blivet: trying to set lv fedora-root size to 8232MB >16:00:56,079 DEBUG blivet: fedora size is 9256MB >16:00:56,080 DEBUG blivet: vg fedora has 7208MB free >16:00:56,104 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:56,105 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:56,106 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:56,108 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:56,108 DEBUG blivet: resolved 'vda' to 'vda' (disk) >16:00:56,135 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:56,137 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:56,137 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:00:56,138 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing gpt disklabel >16:00:56,139 DEBUG blivet: resolved 'vda' to 'vda' (disk) > > >/tmp/ifcfg.log: >15:53:51,295 DEBUG ifcfg: content of files (network initialization): >15:53:51,301 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 243, 74, 107]}, 'connection': {'timestamp': 1386795084L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'ffdbd23f-f717-4ffd-bbf5-d55d74d8e66e'}}] >15:53:51,722 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['ens3']): >15:53:51,723 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >15:53:51,723 DEBUG ifcfg: TYPE=Ethernet >15:53:51,725 DEBUG ifcfg: BOOTPROTO=dhcp >15:53:51,725 DEBUG ifcfg: DEFROUTE=yes >15:53:51,726 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >15:53:51,726 DEBUG ifcfg: IPV6INIT=yes >15:53:51,726 DEBUG ifcfg: IPV6_AUTOCONF=yes >15:53:51,727 DEBUG ifcfg: IPV6_DEFROUTE=yes >15:53:51,727 DEBUG ifcfg: IPV6_PEERDNS=yes >15:53:51,727 DEBUG ifcfg: IPV6_PEERROUTES=yes >15:53:51,728 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >15:53:51,728 DEBUG ifcfg: NAME=ens3 >15:53:51,728 DEBUG ifcfg: UUID=ffdbd23f-f717-4ffd-bbf5-d55d74d8e66e >15:53:51,729 DEBUG ifcfg: ONBOOT=no >15:53:51,729 DEBUG ifcfg: HWADDR=52:54:00:F3:4A:6B >15:53:51,733 DEBUG ifcfg: PEERDNS=yes >15:53:51,734 DEBUG ifcfg: PEERROUTES=yes >15:53:51,759 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 243, 74, 107]}, 'connection': {'timestamp': 1386795084L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': 'ffdbd23f-f717-4ffd-bbf5-d55d74d8e66e'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >15:54:14,167 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >15:54:14,168 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >15:59:04,731 DEBUG ifcfg: content of files (network initialization): >15:59:04,732 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >15:59:04,733 DEBUG ifcfg: TYPE=Ethernet >15:59:04,733 DEBUG ifcfg: BOOTPROTO=dhcp >15:59:04,734 DEBUG ifcfg: DEFROUTE=yes >15:59:04,734 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >15:59:04,735 DEBUG ifcfg: IPV6INIT=yes >15:59:04,736 DEBUG ifcfg: IPV6_AUTOCONF=yes >15:59:04,736 DEBUG ifcfg: IPV6_DEFROUTE=yes >15:59:04,737 DEBUG ifcfg: IPV6_PEERDNS=yes >15:59:04,739 DEBUG ifcfg: IPV6_PEERROUTES=yes >15:59:04,739 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >15:59:04,740 DEBUG ifcfg: NAME=ens3 >15:59:04,741 DEBUG ifcfg: UUID=ffdbd23f-f717-4ffd-bbf5-d55d74d8e66e >15:59:04,741 DEBUG ifcfg: ONBOOT=no >15:59:04,742 DEBUG ifcfg: HWADDR=52:54:00:F3:4A:6B >15:59:04,742 DEBUG ifcfg: PEERDNS=yes >15:59:04,742 DEBUG ifcfg: PEERROUTES=yes >15:59:04,752 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 243, 74, 107]}, 'connection': {'timestamp': 1386795383L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': 'ffdbd23f-f717-4ffd-bbf5-d55d74d8e66e'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >15:59:04,873 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >15:59:04,874 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >15:59:04,875 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >15:59:12,958 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >15:59:12,960 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >16:00:21,013 DEBUG ifcfg: content of files (network initialization): >16:00:21,013 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >16:00:21,013 DEBUG ifcfg: TYPE=Ethernet >16:00:21,013 DEBUG ifcfg: BOOTPROTO=dhcp >16:00:21,013 DEBUG ifcfg: DEFROUTE=yes >16:00:21,014 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >16:00:21,014 DEBUG ifcfg: IPV6INIT=yes >16:00:21,014 DEBUG ifcfg: IPV6_AUTOCONF=yes >16:00:21,014 DEBUG ifcfg: IPV6_DEFROUTE=yes >16:00:21,014 DEBUG ifcfg: IPV6_PEERDNS=yes >16:00:21,014 DEBUG ifcfg: IPV6_PEERROUTES=yes >16:00:21,014 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >16:00:21,014 DEBUG ifcfg: NAME=ens3 >16:00:21,014 DEBUG ifcfg: UUID=ffdbd23f-f717-4ffd-bbf5-d55d74d8e66e >16:00:21,014 DEBUG ifcfg: ONBOOT=no >16:00:21,014 DEBUG ifcfg: HWADDR=52:54:00:F3:4A:6B >16:00:21,014 DEBUG ifcfg: PEERDNS=yes >16:00:21,014 DEBUG ifcfg: PEERROUTES=yes >16:00:21,024 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 243, 74, 107]}, 'connection': {'timestamp': 1386795383L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': 'ffdbd23f-f717-4ffd-bbf5-d55d74d8e66e'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >16:00:21,127 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >16:00:21,128 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >16:00:21,129 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >16:00:29,428 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >16:00:29,428 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-TC rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 inst.updates=http://vpodzime.fedorapeople.org/f20_blockers_updates.img BOOT_IMAGE=vmlinuz0
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 1040650
:
835446
|
835447
|
835448
|
835449
|
835450
|
835451
|
835452
|
835453
|
835454
|
835455
| 835475