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 833371 Details for
Bug 1038847
SizeNotPositiveError: spec= param must be >=0 - "1" as size of encrypted partition
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 397.76 KB, created by
Alexey Torkhov
on 2013-12-05 23:38:36 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Alexey Torkhov
Created:
2013-12-05 23:38:36 UTC
Size:
397.76 KB
patch
obsolete
>anaconda 20.25.14-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/size.py", line 96, in _parseSpec > raise SizeNotPositiveError("spec= param must be >=0") > File "/usr/lib/python2.7/site-packages/blivet/size.py", line 164, in __new__ > self = Decimal.__new__(cls, value=_parseSpec(en_spec, False)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 61, in selectorFromDevice > size = Size(en_spec="%f MB" % device.size) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 176, in addSelector > selector = selectorFromDevice(device, mountpoint=mountpoint) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 997, in _do_refresh > mountpoint=mountpoint) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2096, in on_add_clicked > self._do_refresh(mountpointToShow=mountpoint or fstype) >SizeNotPositiveError: spec= param must be >=0 > >Local variables in innermost frame: >xlate: False >m: <_sre.SRE_Match object at 0x7fcdec0d7ad0> >spec: -1.000000 MB >size: -1.000000 > > >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 0x4168d10>> > _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='ru','us' --switch='grp:alt_shift_toggle' ># System language >lang ru_RU.UTF-8 > ># Network information >network --bootproto=dhcp --device=eth0 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Europe/Moscow --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda ># 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: [ActionDestroyFormat instance, containing members: > device: existing 8192MB disk vda (1) with non-existent msdos disklabel > origFormat: existing None > id: 0 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 1 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 2 >] > _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: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x7fcdfc056830> > exists: True > _size: 927.0 > id: 0 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-05-12-09-26-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-Live-KDE-x86_64-20-TC5 > _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_QM00001, /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5, /dev/disk/by-uuid/2013-12-05-12-09-26-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0: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-09-26-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-Live-KDE-x86_64-20-TC5 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 2 > 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: 3 > 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: 4 > 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: 5 > 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: 6 > 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: 7 > 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: 8 > 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: 9 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: e4123305-f463-4d28-b818-5a73fd96f159 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-KDE > _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-KDE, /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159] > 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: e4123305-f463-4d28-b818-5a73fd96f159 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-KDE > 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: 10 > 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: 11 > 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: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (12) with existing ext4 filesystem >, existing 4096MB dm live-base (13) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (14) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, 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: False > _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: Already dumped (DiskDevice instance) > _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: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _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 (0x4168dd0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x4168d90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x4168e50) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x4168e90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x4168ed0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: True > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fce27a17b18> > _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: False > _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: [Already dumped (DiskDevice instance) >] > _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: [vda] > _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: fedora > _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: [FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 4 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 2 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 6 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, non-existent 6824MB lvmvg fedora (18) >, non-existent 1MB lvmlv fedora-00 (21) with non-existent luks >, non-existent 5996MB lvmlv fedora-root (19) with non-existent ext4 filesystem mounted at / >, non-existent 819MB lvmlv fedora-swap (20) with non-existent swap >, existing 4096MB dm live-base (13) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (14) with existing ext4 filesystem >, existing 4096MB dm live-rw (12) with existing ext4 filesystem >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 3 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 5 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: e4123305-f463-4d28-b818-5a73fd96f159 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-KDE > _format._targetSize: 4096.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 4096.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_Fedora-Live-KDE, /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159] > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: e4123305-f463-4d28-b818-5a73fd96f159 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 4096.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-KDE > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, LUKSDevice instance, containing members: > major: 0 > _partedDevice: None > exists: False > _size: 0 > id: 22 > controllable: True > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.dirty: False > _format._size: 0 > _format.mountopts: None > _format.mountpoint: /var > _format._device: /dev/mapper/luks-fedora-00 > dmUuid: None > parents: [Already dumped (LVMLogicalVolumeDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > target: crypt > _vendor: Skipped > _name: luks-fedora-00 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: None > originalFormat.exists: None > originalFormat._mountpoint: None > originalFormat.mountpoint: /var > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0 > originalFormat.dirty: False > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._device: /dev/mapper/luks-fedora-00 > _serial: None >, LUKSDevice instance, containing members: > major: 0 > _partedDevice: None > exists: False > _size: 7691.0 > id: 17 > controllable: True > uuid: None > _format: non-existent lvmpv > dmUuid: None > parents: [non-existent 6827MB partition vda2 (15) with non-existent luks >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 7691.0 > _model: Skipped > kids: 1 > target: crypt > _vendor: Skipped > _name: luks-vda2 > protected: False > originalFormat: non-existent lvmpv > _serial: None >, 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: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x7fcdfc056830> > exists: True > _size: 927.0 > id: 0 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-05-12-09-26-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-Live-KDE-x86_64-20-TC5 > _format._targetSize: 0.0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._size: 0.0 > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001, /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5, /dev/disk/by-uuid/2013-12-05-12-09-26-00] > _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-09-26-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-Live-KDE-x86_64-20-TC5 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, existing 8192MB disk vda (1) with non-existent msdos disklabel >, non-existent 500MB partition vda1 (16) with non-existent ext4 filesystem mounted at /boot >, Already dumped (PartitionDevice instance) >] > _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: True > _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: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 870.96 MB > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: root, 1: root, 2: vda1, 3: root, 4: , 5: root} > _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: {'ЯнваÑÑ': 1, 'Ðай': 5, 'ÐÑнÑ': 6, 'ÐекабÑÑ': 12, 'ÐвгÑÑÑ': 8, 'СенÑÑбÑÑ': 9, 'ÐаÑÑ': 3, 'ФевÑалÑ': 2, 'ÐпÑелÑ': 4, 'ÐкÑÑбÑÑ': 10, 'ÐÑлÑ': 7, 'ÐоÑбÑÑ': 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 0x45b2cb0> > _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: True > _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: False > _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: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Ðе доÑÑаÑоÑно пÑоÑÑÑанÑÑва на ÑайловÑÑ ÑиÑÑÐµÐ¼Ð°Ñ Ð´Ð»Ñ ÑекÑÑей ÑÑÑановки. ÐополниÑелÑно ÑÑебÑеÑÑÑ 2.93 GB. > _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.93 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: True > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >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 0x41859b0>, True), 'type': (<function <lambda> at 0x4185b90>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x4185a28>, True), 'journalctl': (<function journalctl_callback at 0x4185aa0>, 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': None, '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 Thu 2013-12-05 18:23:13 EST, end at Thu 2013-12-05 18:28:47 EST. -- >Dec 05 18:23:13 localhost systemd-journal[49]: Runtime journal is using 6.2M (max 49.7M, leaving 74.6M of free 491.5M, current limit 49.7M). >Dec 05 18:23:13 localhost systemd-journal[49]: Runtime journal is using 6.2M (max 49.7M, leaving 74.6M of free 491.5M, current limit 49.7M). >Dec 05 18:23:13 localhost kernel: Initializing cgroup subsys cpuset >Dec 05 18:23:13 localhost kernel: Initializing cgroup subsys cpu >Dec 05 18:23:13 localhost kernel: Initializing cgroup subsys cpuacct >Dec 05 18:23:13 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 05 18:23:13 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-20-TC5 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 05 18:23:13 localhost kernel: e820: BIOS-provided physical RAM map: >Dec 05 18:23:13 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Dec 05 18:23:13 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Dec 05 18:23:13 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Dec 05 18:23:13 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >Dec 05 18:23:13 localhost kernel: BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >Dec 05 18:23:13 localhost kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Dec 05 18:23:13 localhost kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Dec 05 18:23:13 localhost kernel: NX (Execute Disable) protection: active >Dec 05 18:23:13 localhost kernel: SMBIOS 2.4 present. >Dec 05 18:23:13 localhost kernel: DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >Dec 05 18:23:13 localhost kernel: Hypervisor detected: KVM >Dec 05 18:23:13 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Dec 05 18:23:13 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Dec 05 18:23:13 localhost kernel: No AGP bridge found >Dec 05 18:23:13 localhost kernel: e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >Dec 05 18:23:13 localhost kernel: MTRR default type: write-back >Dec 05 18:23:13 localhost kernel: MTRR fixed ranges enabled: >Dec 05 18:23:13 localhost kernel: 00000-9FFFF write-back >Dec 05 18:23:13 localhost kernel: A0000-BFFFF uncachable >Dec 05 18:23:13 localhost kernel: C0000-FFFFF write-protect >Dec 05 18:23:13 localhost kernel: MTRR variable ranges enabled: >Dec 05 18:23:13 localhost kernel: 0 base 0080000000 mask FF80000000 uncachable >Dec 05 18:23:13 localhost kernel: 1 disabled >Dec 05 18:23:13 localhost kernel: 2 disabled >Dec 05 18:23:13 localhost kernel: 3 disabled >Dec 05 18:23:13 localhost kernel: 4 disabled >Dec 05 18:23:13 localhost kernel: 5 disabled >Dec 05 18:23:13 localhost kernel: 6 disabled >Dec 05 18:23:13 localhost kernel: 7 disabled >Dec 05 18:23:13 localhost kernel: PAT not supported by CPU. >Dec 05 18:23:13 localhost kernel: found SMP MP-table at [mem 0x000f17b0-0x000f17bf] mapped at [ffff8800000f17b0] >Dec 05 18:23:13 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Dec 05 18:23:13 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Dec 05 18:23:13 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Dec 05 18:23:13 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Dec 05 18:23:13 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Dec 05 18:23:13 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Dec 05 18:23:13 localhost kernel: init_memory_mapping: [mem 0x3de00000-0x3dffffff] >Dec 05 18:23:13 localhost kernel: [mem 0x3de00000-0x3dffffff] page 2M >Dec 05 18:23:13 localhost kernel: init_memory_mapping: [mem 0x3c000000-0x3ddfffff] >Dec 05 18:23:13 localhost kernel: [mem 0x3c000000-0x3ddfffff] page 2M >Dec 05 18:23:13 localhost kernel: init_memory_mapping: [mem 0x00100000-0x3bffffff] >Dec 05 18:23:13 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Dec 05 18:23:13 localhost kernel: [mem 0x00200000-0x3bffffff] page 2M >Dec 05 18:23:13 localhost kernel: init_memory_mapping: [mem 0x3e000000-0x3fffdfff] >Dec 05 18:23:13 localhost kernel: [mem 0x3e000000-0x3fdfffff] page 2M >Dec 05 18:23:13 localhost kernel: [mem 0x3fe00000-0x3fffdfff] page 4k >Dec 05 18:23:13 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Dec 05 18:23:13 localhost kernel: RAMDISK: [mem 0x3e0b2000-0x3ffdcfff] >Dec 05 18:23:13 localhost kernel: ACPI: RSDP 00000000000f1650 00014 (v00 BOCHS ) >Dec 05 18:23:13 localhost kernel: ACPI: RSDT 000000003fffe4a0 00030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Dec 05 18:23:13 localhost kernel: ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Dec 05 18:23:13 localhost kernel: ACPI: DSDT 000000003fffe4d0 01137 (v01 BXPC BXDSDT 00000001 INTL 20120913) >Dec 05 18:23:13 localhost kernel: ACPI: FACS 000000003fffff40 00040 >Dec 05 18:23:13 localhost kernel: ACPI: SSDT 000000003ffff700 00838 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Dec 05 18:23:13 localhost kernel: ACPI: APIC 000000003ffff610 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Dec 05 18:23:13 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 05 18:23:13 localhost kernel: No NUMA configuration found >Dec 05 18:23:13 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >Dec 05 18:23:13 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >Dec 05 18:23:13 localhost kernel: NODE_DATA [mem 0x3ffea000-0x3fffdfff] >Dec 05 18:23:13 localhost kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 >Dec 05 18:23:13 localhost kernel: kvm-clock: cpu 0, msr 0:3ffe8001, boot clock >Dec 05 18:23:13 localhost kernel: [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003c800000-ffff88003d7fffff] on node 0 >Dec 05 18:23:13 localhost kernel: Zone ranges: >Dec 05 18:23:13 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Dec 05 18:23:13 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Dec 05 18:23:13 localhost kernel: Normal empty >Dec 05 18:23:13 localhost kernel: Movable zone start for each node >Dec 05 18:23:13 localhost kernel: Early memory node ranges >Dec 05 18:23:13 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Dec 05 18:23:13 localhost kernel: node 0: [mem 0x00100000-0x3fffdfff] >Dec 05 18:23:13 localhost kernel: On node 0 totalpages: 262044 >Dec 05 18:23:13 localhost kernel: DMA zone: 64 pages used for memmap >Dec 05 18:23:13 localhost kernel: DMA zone: 21 pages reserved >Dec 05 18:23:13 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Dec 05 18:23:13 localhost kernel: DMA32 zone: 4032 pages used for memmap >Dec 05 18:23:13 localhost kernel: DMA32 zone: 258046 pages, LIFO batch:31 >Dec 05 18:23:13 localhost kernel: ACPI: PM-Timer IO Port: 0xb008 >Dec 05 18:23:13 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 05 18:23:13 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Dec 05 18:23:13 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Dec 05 18:23:13 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Dec 05 18:23:13 localhost kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >Dec 05 18:23:13 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Dec 05 18:23:13 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Dec 05 18:23:13 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Dec 05 18:23:13 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Dec 05 18:23:13 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Dec 05 18:23:13 localhost kernel: ACPI: IRQ0 used by override. >Dec 05 18:23:13 localhost kernel: ACPI: IRQ2 used by override. >Dec 05 18:23:13 localhost kernel: ACPI: IRQ5 used by override. >Dec 05 18:23:13 localhost kernel: ACPI: IRQ9 used by override. >Dec 05 18:23:13 localhost kernel: ACPI: IRQ10 used by override. >Dec 05 18:23:13 localhost kernel: ACPI: IRQ11 used by override. >Dec 05 18:23:13 localhost kernel: Using ACPI (MADT) for SMP configuration information >Dec 05 18:23:13 localhost kernel: smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Dec 05 18:23:13 localhost kernel: nr_irqs_gsi: 40 >Dec 05 18:23:13 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Dec 05 18:23:13 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >Dec 05 18:23:13 localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >Dec 05 18:23:13 localhost kernel: e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >Dec 05 18:23:13 localhost kernel: Booting paravirtualized kernel on KVM >Dec 05 18:23:13 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >Dec 05 18:23:13 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88003de00000 s85568 r8192 d20928 u2097152 >Dec 05 18:23:13 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u2097152 alloc=1*2097152 >Dec 05 18:23:13 localhost kernel: pcpu-alloc: [0] 0 >Dec 05 18:23:13 localhost kernel: kvm-clock: cpu 0, msr 0:3ffe8001, primary cpu clock >Dec 05 18:23:13 localhost kernel: KVM setup async PF for cpu 0 >Dec 05 18:23:13 localhost kernel: kvm-stealtime: cpu 0, msr 3de0df00 >Dec 05 18:23:13 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 257927 >Dec 05 18:23:13 localhost kernel: Policy zone: DMA32 >Dec 05 18:23:13 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-20-TC5 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 05 18:23:13 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Dec 05 18:23:13 localhost kernel: Checking aperture... >Dec 05 18:23:13 localhost kernel: No AGP bridge found >Dec 05 18:23:13 localhost kernel: Memory: 983208K/1048176K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 64968K reserved) >Dec 05 18:23:13 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Dec 05 18:23:13 localhost kernel: Hierarchical RCU implementation. >Dec 05 18:23:13 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >Dec 05 18:23:13 localhost kernel: NR_IRQS:8448 nr_irqs:256 16 >Dec 05 18:23:13 localhost kernel: Console: colour VGA+ 80x25 >Dec 05 18:23:13 localhost kernel: console [tty0] enabled >Dec 05 18:23:13 localhost kernel: allocated 4194304 bytes of page_cgroup >Dec 05 18:23:13 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Dec 05 18:23:13 localhost kernel: tsc: Detected 1592.999 MHz processor >Dec 05 18:23:13 localhost kernel: Calibrating delay loop (skipped) preset value.. 3185.99 BogoMIPS (lpj=1592999) >Dec 05 18:23:13 localhost kernel: pid_max: default: 32768 minimum: 301 >Dec 05 18:23:13 localhost kernel: Security Framework initialized >Dec 05 18:23:13 localhost kernel: SELinux: Initializing. >Dec 05 18:23:13 localhost kernel: SELinux: Starting in permissive mode >Dec 05 18:23:13 localhost kernel: Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >Dec 05 18:23:13 localhost kernel: Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >Dec 05 18:23:13 localhost kernel: Mount-cache hash table entries: 256 >Dec 05 18:23:13 localhost kernel: Initializing cgroup subsys memory >Dec 05 18:23:13 localhost kernel: Initializing cgroup subsys devices >Dec 05 18:23:13 localhost kernel: Initializing cgroup subsys freezer >Dec 05 18:23:13 localhost kernel: Initializing cgroup subsys net_cls >Dec 05 18:23:13 localhost kernel: Initializing cgroup subsys blkio >Dec 05 18:23:13 localhost kernel: Initializing cgroup subsys perf_event >Dec 05 18:23:13 localhost kernel: Initializing cgroup subsys hugetlb >Dec 05 18:23:13 localhost kernel: mce: CPU supports 10 MCE banks >Dec 05 18:23:13 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 05 18:23:13 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Dec 05 18:23:13 localhost kernel: ACPI: Core revision 20130517 >Dec 05 18:23:13 localhost kernel: ACPI: All ACPI Tables successfully acquired >Dec 05 18:23:13 localhost kernel: ftrace: allocating 25127 entries in 99 pages >Dec 05 18:23:13 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Dec 05 18:23:13 localhost kernel: smpboot: CPU0: Intel QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >Dec 05 18:23:13 localhost kernel: Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >Dec 05 18:23:13 localhost kernel: Brought up 1 CPUs >Dec 05 18:23:13 localhost kernel: smpboot: Total of 1 processors activated (3185.99 BogoMIPS) >Dec 05 18:23:13 localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >Dec 05 18:23:13 localhost kernel: devtmpfs: initialized >Dec 05 18:23:13 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Dec 05 18:23:13 localhost kernel: RTC time: 23:23:12, date: 12/05/13 >Dec 05 18:23:13 localhost kernel: NET: Registered protocol family 16 >Dec 05 18:23:13 localhost kernel: ACPI: bus type PCI registered >Dec 05 18:23:13 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Dec 05 18:23:13 localhost kernel: PCI: Using configuration type 1 for base access >Dec 05 18:23:13 localhost kernel: bio: create slab <bio-0> at 0 >Dec 05 18:23:13 localhost kernel: ACPI: Added _OSI(Module Device) >Dec 05 18:23:13 localhost kernel: ACPI: Added _OSI(Processor Device) >Dec 05 18:23:13 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Dec 05 18:23:13 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Dec 05 18:23:13 localhost kernel: ACPI: EC: Look up EC in DSDT >Dec 05 18:23:13 localhost kernel: ACPI: Interpreter enabled >Dec 05 18:23:13 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Dec 05 18:23:13 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Dec 05 18:23:13 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Dec 05 18:23:13 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Dec 05 18:23:13 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Dec 05 18:23:13 localhost kernel: ACPI: No dock devices found. >Dec 05 18:23:13 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Dec 05 18:23:13 localhost kernel: acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Dec 05 18:23:13 localhost kernel: acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >Dec 05 18:23:13 localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [3] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [4] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [6] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [7] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [8] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [9] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [10] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [11] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [12] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [13] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [14] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [15] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [16] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [17] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [18] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [19] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [20] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [21] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [22] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [23] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [24] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [25] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [26] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [27] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [28] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [29] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [30] registered >Dec 05 18:23:13 localhost kernel: acpiphp: Slot [31] registered >Dec 05 18:23:13 localhost kernel: PCI host bridge to bus 0000:00 >Dec 05 18:23:13 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Dec 05 18:23:13 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Dec 05 18:23:13 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Dec 05 18:23:13 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Dec 05 18:23:13 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >Dec 05 18:23:13 localhost kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >Dec 05 18:23:13 localhost kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >Dec 05 18:23:13 localhost kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >Dec 05 18:23:13 localhost kernel: pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] >Dec 05 18:23:13 localhost kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >Dec 05 18:23:13 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Dec 05 18:23:13 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Dec 05 18:23:13 localhost kernel: pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >Dec 05 18:23:13 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >Dec 05 18:23:13 localhost kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >Dec 05 18:23:13 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >Dec 05 18:23:13 localhost kernel: pci 0000:00:02.0: reg 0x1c: [io 0xc040-0xc05f] >Dec 05 18:23:13 localhost kernel: pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >Dec 05 18:23:13 localhost kernel: pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >Dec 05 18:23:13 localhost kernel: pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f] >Dec 05 18:23:13 localhost kernel: pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >Dec 05 18:23:13 localhost kernel: pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >Dec 05 18:23:13 localhost kernel: pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >Dec 05 18:23:13 localhost kernel: pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >Dec 05 18:23:13 localhost kernel: pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >Dec 05 18:23:13 localhost kernel: pci 0000:00:05.0: reg 0x20: [io 0xc080-0xc09f] >Dec 05 18:23:13 localhost kernel: pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >Dec 05 18:23:13 localhost kernel: pci 0000:00:05.1: reg 0x20: [io 0xc0a0-0xc0bf] >Dec 05 18:23:13 localhost kernel: pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >Dec 05 18:23:13 localhost kernel: pci 0000:00:05.2: reg 0x20: [io 0xc0c0-0xc0df] >Dec 05 18:23:13 localhost kernel: pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >Dec 05 18:23:13 localhost kernel: pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >Dec 05 18:23:13 localhost kernel: pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >Dec 05 18:23:13 localhost kernel: pci 0000:00:06.0: reg 0x10: [io 0xc0e0-0xc0ff] >Dec 05 18:23:13 localhost kernel: pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >Dec 05 18:23:13 localhost kernel: pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >Dec 05 18:23:13 localhost kernel: pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc03f] >Dec 05 18:23:13 localhost kernel: pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >Dec 05 18:23:13 localhost kernel: pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >Dec 05 18:23:13 localhost kernel: pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f] >Dec 05 18:23:13 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Dec 05 18:23:13 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Dec 05 18:23:13 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Dec 05 18:23:13 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Dec 05 18:23:13 localhost kernel: ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >Dec 05 18:23:13 localhost kernel: ACPI: Enabled 16 GPEs in block 00 to 0F >Dec 05 18:23:13 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Dec 05 18:23:13 localhost kernel: Found 1 acpi root devices >Dec 05 18:23:13 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Dec 05 18:23:13 localhost kernel: vgaarb: loaded >Dec 05 18:23:13 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Dec 05 18:23:13 localhost kernel: SCSI subsystem initialized >Dec 05 18:23:13 localhost kernel: ACPI: bus type ATA registered >Dec 05 18:23:13 localhost kernel: libata version 3.00 loaded. >Dec 05 18:23:13 localhost kernel: ACPI: bus type USB registered >Dec 05 18:23:13 localhost kernel: usbcore: registered new interface driver usbfs >Dec 05 18:23:13 localhost kernel: usbcore: registered new interface driver hub >Dec 05 18:23:13 localhost kernel: usbcore: registered new device driver usb >Dec 05 18:23:13 localhost kernel: PCI: Using ACPI for IRQ routing >Dec 05 18:23:13 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Dec 05 18:23:13 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >Dec 05 18:23:13 localhost kernel: e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >Dec 05 18:23:13 localhost kernel: NetLabel: Initializing >Dec 05 18:23:13 localhost kernel: NetLabel: domain hash size = 128 >Dec 05 18:23:13 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Dec 05 18:23:13 localhost kernel: NetLabel: unlabeled traffic allowed by default >Dec 05 18:23:13 localhost kernel: Switched to clocksource kvm-clock >Dec 05 18:23:13 localhost kernel: pnp: PnP ACPI init >Dec 05 18:23:13 localhost kernel: ACPI: bus type PNP registered >Dec 05 18:23:13 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >Dec 05 18:23:13 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >Dec 05 18:23:13 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >Dec 05 18:23:13 localhost kernel: pnp 00:03: [dma 2] >Dec 05 18:23:13 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >Dec 05 18:23:13 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >Dec 05 18:23:13 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 05 18:23:13 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 05 18:23:13 localhost kernel: pnp: PnP ACPI: found 7 devices >Dec 05 18:23:13 localhost kernel: ACPI: bus type PNP unregistered >Dec 05 18:23:13 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Dec 05 18:23:13 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Dec 05 18:23:13 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Dec 05 18:23:13 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >Dec 05 18:23:13 localhost kernel: NET: Registered protocol family 2 >Dec 05 18:23:13 localhost kernel: TCP established hash table entries: 8192 (order: 5, 131072 bytes) >Dec 05 18:23:13 localhost kernel: TCP bind hash table entries: 8192 (order: 5, 131072 bytes) >Dec 05 18:23:13 localhost kernel: TCP: Hash tables configured (established 8192 bind 8192) >Dec 05 18:23:13 localhost kernel: TCP: reno registered >Dec 05 18:23:13 localhost kernel: UDP hash table entries: 512 (order: 2, 16384 bytes) >Dec 05 18:23:13 localhost kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >Dec 05 18:23:13 localhost kernel: NET: Registered protocol family 1 >Dec 05 18:23:13 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Dec 05 18:23:13 localhost kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release >Dec 05 18:23:13 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >Dec 05 18:23:13 localhost kernel: pci 0000:00:02.0: Boot video device >Dec 05 18:23:13 localhost kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >Dec 05 18:23:13 localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >Dec 05 18:23:13 localhost kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >Dec 05 18:23:13 localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >Dec 05 18:23:13 localhost kernel: PCI: CLS 0 bytes, default 64 >Dec 05 18:23:13 localhost kernel: Unpacking initramfs... >Dec 05 18:23:13 localhost kernel: Freeing initrd memory: 31916K (ffff88003e0b2000 - ffff88003ffdd000) >Dec 05 18:23:13 localhost kernel: Initialise system trusted keyring >Dec 05 18:23:13 localhost kernel: audit: initializing netlink socket (disabled) >Dec 05 18:23:13 localhost kernel: type=2000 audit(1386285793.179:1): initialized >Dec 05 18:23:13 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Dec 05 18:23:13 localhost kernel: zbud: loaded >Dec 05 18:23:13 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Dec 05 18:23:13 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Dec 05 18:23:13 localhost kernel: msgmni has been set to 1982 >Dec 05 18:23:13 localhost kernel: Key type big_key registered >Dec 05 18:23:13 localhost kernel: SELinux: Registering netfilter hooks >Dec 05 18:23:13 localhost kernel: alg: No test for stdrng (krng) >Dec 05 18:23:13 localhost kernel: NET: Registered protocol family 38 >Dec 05 18:23:13 localhost kernel: Key type asymmetric registered >Dec 05 18:23:13 localhost kernel: Asymmetric key parser 'x509' registered >Dec 05 18:23:13 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Dec 05 18:23:13 localhost kernel: io scheduler noop registered >Dec 05 18:23:13 localhost kernel: io scheduler deadline registered >Dec 05 18:23:13 localhost kernel: io scheduler cfq registered (default) >Dec 05 18:23:13 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Dec 05 18:23:13 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Dec 05 18:23:13 localhost kernel: intel_idle: does not run on family 6 model 2 >Dec 05 18:23:13 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Dec 05 18:23:13 localhost kernel: ACPI: Power Button [PWRF] >Dec 05 18:23:13 localhost kernel: GHES: HEST is not enabled! >Dec 05 18:23:13 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Dec 05 18:23:13 localhost kernel: Non-volatile memory driver v1.3 >Dec 05 18:23:13 localhost kernel: Linux agpgart interface v0.103 >Dec 05 18:23:13 localhost kernel: ata_piix 0000:00:01.1: version 2.13 >Dec 05 18:23:13 localhost kernel: ata_piix 0000:00:01.1: setting latency timer to 64 >Dec 05 18:23:13 localhost kernel: scsi0 : ata_piix >Dec 05 18:23:13 localhost kernel: scsi1 : ata_piix >Dec 05 18:23:13 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 >Dec 05 18:23:13 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 >Dec 05 18:23:13 localhost kernel: libphy: Fixed MDIO Bus: probed >Dec 05 18:23:13 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Dec 05 18:23:13 localhost kernel: ehci-pci: EHCI PCI platform driver >Dec 05 18:23:13 localhost kernel: ehci-pci 0000:00:05.7: setting latency timer to 64 >Dec 05 18:23:13 localhost kernel: ehci-pci 0000:00:05.7: EHCI Host Controller >Dec 05 18:23:13 localhost kernel: ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >Dec 05 18:23:13 localhost kernel: ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >Dec 05 18:23:13 localhost kernel: ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >Dec 05 18:23:13 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 05 18:23:13 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 05 18:23:13 localhost kernel: usb usb1: Product: EHCI Host Controller >Dec 05 18:23:13 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-300.fc20.x86_64 ehci_hcd >Dec 05 18:23:13 localhost kernel: usb usb1: SerialNumber: 0000:00:05.7 >Dec 05 18:23:13 localhost kernel: hub 1-0:1.0: USB hub found >Dec 05 18:23:13 localhost kernel: hub 1-0:1.0: 6 ports detected >Dec 05 18:23:13 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Dec 05 18:23:13 localhost kernel: ohci-pci: OHCI PCI platform driver >Dec 05 18:23:13 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Dec 05 18:23:13 localhost kernel: uhci_hcd 0000:00:05.0: setting latency timer to 64 >Dec 05 18:23:13 localhost kernel: uhci_hcd 0000:00:05.0: UHCI Host Controller >Dec 05 18:23:13 localhost kernel: uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >Dec 05 18:23:13 localhost kernel: uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c080 >Dec 05 18:23:13 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 05 18:23:13 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 05 18:23:13 localhost kernel: usb usb2: Product: UHCI Host Controller >Dec 05 18:23:13 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-300.fc20.x86_64 uhci_hcd >Dec 05 18:23:13 localhost kernel: usb usb2: SerialNumber: 0000:00:05.0 >Dec 05 18:23:13 localhost kernel: hub 2-0:1.0: USB hub found >Dec 05 18:23:13 localhost kernel: hub 2-0:1.0: 2 ports detected >Dec 05 18:23:13 localhost kernel: uhci_hcd 0000:00:05.1: setting latency timer to 64 >Dec 05 18:23:13 localhost kernel: uhci_hcd 0000:00:05.1: UHCI Host Controller >Dec 05 18:23:13 localhost kernel: uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >Dec 05 18:23:13 localhost kernel: uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0a0 >Dec 05 18:23:13 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 05 18:23:13 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 05 18:23:13 localhost kernel: usb usb3: Product: UHCI Host Controller >Dec 05 18:23:13 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-300.fc20.x86_64 uhci_hcd >Dec 05 18:23:13 localhost kernel: usb usb3: SerialNumber: 0000:00:05.1 >Dec 05 18:23:13 localhost kernel: hub 3-0:1.0: USB hub found >Dec 05 18:23:13 localhost kernel: hub 3-0:1.0: 2 ports detected >Dec 05 18:23:13 localhost kernel: uhci_hcd 0000:00:05.2: setting latency timer to 64 >Dec 05 18:23:13 localhost kernel: uhci_hcd 0000:00:05.2: UHCI Host Controller >Dec 05 18:23:13 localhost kernel: uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >Dec 05 18:23:13 localhost kernel: uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c0c0 >Dec 05 18:23:13 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 05 18:23:13 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 05 18:23:13 localhost kernel: usb usb4: Product: UHCI Host Controller >Dec 05 18:23:13 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-300.fc20.x86_64 uhci_hcd >Dec 05 18:23:13 localhost kernel: usb usb4: SerialNumber: 0000:00:05.2 >Dec 05 18:23:13 localhost kernel: hub 4-0:1.0: USB hub found >Dec 05 18:23:13 localhost kernel: hub 4-0:1.0: 2 ports detected >Dec 05 18:23:13 localhost kernel: usbcore: registered new interface driver usbserial >Dec 05 18:23:13 localhost kernel: usbcore: registered new interface driver usbserial_generic >Dec 05 18:23:13 localhost kernel: usbserial: USB Serial support registered for generic >Dec 05 18:23:13 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Dec 05 18:23:13 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Dec 05 18:23:13 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Dec 05 18:23:13 localhost kernel: mousedev: PS/2 mouse device common for all mice >Dec 05 18:23:13 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Dec 05 18:23:13 localhost kernel: rtc_cmos 00:00: RTC can wake from S4 >Dec 05 18:23:13 localhost kernel: rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >Dec 05 18:23:13 localhost kernel: rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >Dec 05 18:23:13 localhost kernel: device-mapper: uevent: version 1.0.3 >Dec 05 18:23:13 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Dec 05 18:23:13 localhost kernel: cpuidle: using governor menu >Dec 05 18:23:13 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Dec 05 18:23:13 localhost kernel: usbcore: registered new interface driver usbhid >Dec 05 18:23:13 localhost kernel: usbhid: USB HID core driver >Dec 05 18:23:13 localhost kernel: drop_monitor: Initializing network drop monitor service >Dec 05 18:23:13 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Dec 05 18:23:13 localhost kernel: TCP: cubic registered >Dec 05 18:23:13 localhost kernel: Initializing XFRM netlink socket >Dec 05 18:23:13 localhost kernel: NET: Registered protocol family 10 >Dec 05 18:23:13 localhost kernel: mip6: Mobile IPv6 >Dec 05 18:23:13 localhost kernel: NET: Registered protocol family 17 >Dec 05 18:23:13 localhost kernel: PM: Hibernation image not present or could not be loaded. >Dec 05 18:23:13 localhost kernel: Loading compiled-in X.509 certificates >Dec 05 18:23:13 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 65632364f542d610f39b32d188f1775b0ce8b8b2' >Dec 05 18:23:13 localhost kernel: registered taskstats version 1 >Dec 05 18:23:13 localhost kernel: Magic number: 9:675:402 >Dec 05 18:23:13 localhost kernel: rtc_cmos 00:00: setting system clock to 2013-12-05 23:23:13 UTC (1386285793) >Dec 05 18:23:13 localhost kernel: ata1.01: NODEV after polling detection >Dec 05 18:23:13 localhost kernel: ata1.00: ATAPI: QEMU DVD-ROM, 1.6.1, max UDMA/100 >Dec 05 18:23:13 localhost kernel: ata1.00: configured for MWDMA2 >Dec 05 18:23:13 localhost kernel: scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.6. PQ: 0 ANSI: 5 >Dec 05 18:23:13 localhost kernel: sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Dec 05 18:23:13 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Dec 05 18:23:13 localhost kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0 >Dec 05 18:23:13 localhost kernel: sr 0:0:0:0: Attached scsi generic sg0 type 5 >Dec 05 18:23:13 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Dec 05 18:23:13 localhost kernel: Write protecting the kernel read-only data: 12288k >Dec 05 18:23:13 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Dec 05 18:23:13 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Dec 05 18:23:13 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 05 18:23:13 localhost systemd[1]: Detected virtualization 'kvm'. >Dec 05 18:23:13 localhost systemd[1]: Running in initial RAM disk. >Dec 05 18:23:13 localhost systemd[1]: No hostname configured. >Dec 05 18:23:13 localhost systemd[1]: Set hostname to <localhost>. >Dec 05 18:23:13 localhost systemd[1]: Initializing machine ID from KVM UUID. >Dec 05 18:23:13 localhost systemd[1]: Starting -.slice. >Dec 05 18:23:13 localhost systemd[1]: Created slice -.slice. >Dec 05 18:23:13 localhost systemd[1]: Starting System Slice. >Dec 05 18:23:13 localhost systemd[1]: Created slice System Slice. >Dec 05 18:23:13 localhost systemd[1]: Starting Slices. >Dec 05 18:23:13 localhost systemd[1]: Reached target Slices. >Dec 05 18:23:13 localhost systemd[1]: Starting Timers. >Dec 05 18:23:13 localhost systemd[1]: Reached target Timers. >Dec 05 18:23:13 localhost systemd[1]: Starting Encrypted Volumes. >Dec 05 18:23:13 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 05 18:23:13 localhost systemd[1]: Starting udev Kernel Socket. >Dec 05 18:23:13 localhost systemd[1]: Listening on udev Kernel Socket. >Dec 05 18:23:13 localhost systemd[1]: Starting udev Control Socket. >Dec 05 18:23:13 localhost systemd[1]: Listening on udev Control Socket. >Dec 05 18:23:13 localhost systemd[1]: Starting Journal Socket. >Dec 05 18:23:13 localhost systemd[1]: Listening on Journal Socket. >Dec 05 18:23:13 localhost systemd[1]: Starting dracut cmdline hook... >Dec 05 18:23:13 localhost systemd[1]: Starting Sockets. >Dec 05 18:23:13 localhost systemd[1]: Reached target Sockets. >Dec 05 18:23:13 localhost systemd[1]: Starting Journal Service... >Dec 05 18:23:13 localhost systemd[1]: Started Journal Service. >Dec 05 18:23:13 localhost systemd-journal[49]: Journal started >Dec 05 18:23:13 localhost systemd[1]: Starting Setup Virtual Console... >Dec 05 18:23:13 localhost systemd[1]: Started Load Kernel Modules. >Dec 05 18:23:13 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Dec 05 18:23:13 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Dec 05 18:23:13 localhost systemd[1]: Starting Swap. >Dec 05 18:23:13 localhost systemd[1]: Reached target Swap. >Dec 05 18:23:13 localhost systemd[1]: Starting Local File Systems. >Dec 05 18:23:13 localhost systemd[1]: Reached target Local File Systems. >Dec 05 18:23:13 localhost systemd[1]: Started Setup Virtual Console. >Dec 05 18:23:13 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 05 18:23:13 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 05 18:23:13 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 05 18:23:13 localhost dracut-cmdline[48]: dracut-20 (Heisenbug) dracut-034-19.git20131021.fc20 >Dec 05 18:23:13 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Dec 05 18:23:13 localhost dracut-cmdline[48]: rd.luks=0: removing cryptoluks activation >Dec 05 18:23:13 localhost kernel: loop: module loaded >Dec 05 18:23:13 localhost dracut-cmdline[48]: root was live:CDLABEL=Fedora-Live-KDE-x86_64-20-TC5, is now live:/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 >Dec 05 18:23:13 localhost systemd[1]: Started dracut cmdline hook. >Dec 05 18:23:13 localhost systemd[1]: Starting dracut pre-udev hook... >Dec 05 18:23:13 localhost kernel: usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Dec 05 18:23:13 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >Dec 05 18:23:13 localhost kernel: usb 1-1: Product: QEMU USB Tablet >Dec 05 18:23:13 localhost kernel: usb 1-1: Manufacturer: QEMU >Dec 05 18:23:13 localhost kernel: usb 1-1: SerialNumber: 42 >Dec 05 18:23:13 localhost kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/input/input2 >Dec 05 18:23:13 localhost kernel: hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0 >Dec 05 18:23:13 localhost kernel: RPC: Registered named UNIX socket transport module. >Dec 05 18:23:13 localhost kernel: RPC: Registered udp transport module. >Dec 05 18:23:13 localhost kernel: RPC: Registered tcp transport module. >Dec 05 18:23:13 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Dec 05 18:23:13 localhost rpc.statd[205]: Version 1.2.7 starting >Dec 05 18:23:13 localhost rpc.statd[205]: Initializing NSM state >Dec 05 18:23:13 localhost rpc.statd[205]: Running as root. chown /var/lib/nfs/statd to choose different user >Dec 05 18:23:14 localhost systemd[1]: Started dracut pre-udev hook. >Dec 05 18:23:14 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 05 18:23:14 localhost systemd-udevd[232]: starting version 208 >Dec 05 18:23:14 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 05 18:23:14 localhost systemd[1]: Starting dracut pre-trigger hook... >Dec 05 18:23:14 localhost dracut-pre-trigger[233]: rd.dm=0: removing DM RAID activation >Dec 05 18:23:14 localhost dracut-pre-trigger[233]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Dec 05 18:23:14 localhost dracut-pre-trigger[233]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Dec 05 18:23:14 localhost dracut-pre-trigger[233]: rd.md=0: removing MD RAID activation >Dec 05 18:23:14 localhost systemd[1]: Started dracut pre-trigger hook. >Dec 05 18:23:14 localhost systemd[1]: Starting udev Coldplug all Devices... >Dec 05 18:23:14 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 05 18:23:14 localhost systemd[1]: Starting dracut initqueue hook... >Dec 05 18:23:14 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Dec 05 18:23:14 localhost systemd[1]: Starting System Initialization. >Dec 05 18:23:14 localhost systemd[1]: Reached target System Initialization. >Dec 05 18:23:14 localhost systemd[1]: Reloading. >Dec 05 18:23:14 localhost kernel: virtio-pci 0000:00:03.0: setting latency timer to 64 >Dec 05 18:23:14 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Dec 05 18:23:14 localhost kernel: virtio-pci 0000:00:06.0: setting latency timer to 64 >Dec 05 18:23:14 localhost kernel: virtio-pci 0000:00:07.0: setting latency timer to 64 >Dec 05 18:23:14 localhost kernel: virtio-pci 0000:00:08.0: setting latency timer to 64 >Dec 05 18:23:14 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >Dec 05 18:23:14 localhost kernel: [drm] Device Version 0.0 >Dec 05 18:23:14 localhost kernel: [drm] Compression level 0 log level 0 >Dec 05 18:23:14 localhost kernel: [drm] Currently using mode #0, list at 0x488 >Dec 05 18:23:14 localhost kernel: [drm] 12286 io pages at offset 0x1000000 >Dec 05 18:23:14 localhost kernel: [drm] 16777216 byte draw area at offset 0x0 >Dec 05 18:23:14 localhost kernel: [drm] RAM header offset: 0x3ffe000 >Dec 05 18:23:14 localhost kernel: [drm] rom modes offset 0x488 for 128 modes >Dec 05 18:23:14 localhost kernel: virtio-pci 0000:00:07.0: irq 40 for MSI/MSI-X >Dec 05 18:23:14 localhost kernel: virtio-pci 0000:00:07.0: irq 41 for MSI/MSI-X >Dec 05 18:23:14 localhost kernel: vda: unknown partition table >Dec 05 18:23:14 localhost kernel: [TTM] Zone kernel: Available graphics memory: 509746 kiB >Dec 05 18:23:14 localhost kernel: [TTM] Initializing pool allocator >Dec 05 18:23:14 localhost kernel: [TTM] Initializing DMA pool allocator >Dec 05 18:23:14 localhost kernel: [drm] qxl: 16M of VRAM memory size >Dec 05 18:23:14 localhost kernel: [drm] qxl: 63M of IO pages memory ready (VRAM domain) >Dec 05 18:23:14 localhost kernel: virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >Dec 05 18:23:14 localhost kernel: virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >Dec 05 18:23:14 localhost kernel: virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >Dec 05 18:23:14 localhost kernel: [drm] main mem slot 1 [f4000000,3ffe000) >Dec 05 18:23:14 localhost kernel: [drm] fb mappable at 0xF4000000, size 3145728 >Dec 05 18:23:14 localhost kernel: [drm] fb: depth 24, pitch 4096, width 1024, height 768 >Dec 05 18:23:14 localhost kernel: fbcon: qxldrmfb (fb0) is primary device >Dec 05 18:23:14 localhost kernel: Console: switching to colour frame buffer device 128x48 >Dec 05 18:23:14 localhost kernel: qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >Dec 05 18:23:14 localhost kernel: qxl 0000:00:02.0: registered panic notifier >Dec 05 18:23:14 localhost kernel: [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >Dec 05 18:23:14 localhost kernel: tsc: Refined TSC clocksource calibration: 1593.008 MHz >Dec 05 18:23:14 localhost systemd[1]: Started Show Plymouth Boot Screen. >Dec 05 18:23:14 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Dec 05 18:23:14 localhost systemd[1]: Starting Paths. >Dec 05 18:23:14 localhost systemd[1]: Reached target Paths. >Dec 05 18:23:14 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Dec 05 18:23:14 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Dec 05 18:23:14 localhost systemd[1]: Starting Basic System. >Dec 05 18:23:14 localhost systemd[1]: Reached target Basic System. >Dec 05 18:23:14 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Dec 05 18:23:14 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Dec 05 18:23:14 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Dec 05 18:23:15 localhost kernel: bio: create slab <bio-1> at 1 >Dec 05 18:23:15 localhost kernel: bio: create slab <bio-2> at 2 >Dec 05 18:23:15 localhost systemd[1]: Started dracut initqueue hook. >Dec 05 18:23:15 localhost systemd[1]: Starting dracut pre-mount hook... >Dec 05 18:23:15 localhost systemd[1]: Started dracut pre-mount hook. >Dec 05 18:23:15 localhost systemd[1]: Starting Initrd Root File System. >Dec 05 18:23:15 localhost systemd[1]: Reached target Initrd Root File System. >Dec 05 18:23:15 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Dec 05 18:23:15 localhost systemd[1]: Reloading. >Dec 05 18:23:15 localhost systemd[1]: Started Reload Configuration from the Real Root. >Dec 05 18:23:15 localhost systemd[1]: Starting Initrd File Systems. >Dec 05 18:23:15 localhost systemd[1]: Reached target Initrd File Systems. >Dec 05 18:23:15 localhost systemd[1]: Starting dracut mount hook... >Dec 05 18:23:15 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 05 18:23:15 localhost systemd[1]: Started dracut mount hook. >Dec 05 18:23:15 localhost systemd[1]: Starting Initrd Default Target. >Dec 05 18:23:15 localhost systemd[1]: Reached target Initrd Default Target. >Dec 05 18:23:15 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Dec 05 18:23:15 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Dec 05 18:23:15 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Dec 05 18:23:15 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Dec 05 18:23:15 localhost systemd[1]: Starting Plymouth switch root service... >Dec 05 18:23:15 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Dec 05 18:23:15 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Dec 05 18:23:15 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Dec 05 18:23:15 localhost systemd[1]: Stopping Initrd Default Target. >Dec 05 18:23:15 localhost systemd[1]: Stopped target Initrd Default Target. >Dec 05 18:23:15 localhost systemd[1]: Stopping dracut mount hook... >Dec 05 18:23:15 localhost systemd[1]: Stopped dracut mount hook. >Dec 05 18:23:15 localhost systemd[1]: Stopping dracut pre-mount hook... >Dec 05 18:23:15 localhost systemd[1]: Stopped dracut pre-mount hook. >Dec 05 18:23:15 localhost systemd[1]: Stopping dracut initqueue hook... >Dec 05 18:23:15 localhost systemd[1]: Stopped dracut initqueue hook. >Dec 05 18:23:15 localhost systemd[1]: Stopping Basic System. >Dec 05 18:23:15 localhost systemd[1]: Stopped target Basic System. >Dec 05 18:23:15 localhost systemd[1]: Stopping Slices. >Dec 05 18:23:15 localhost systemd[1]: Stopped target Slices. >Dec 05 18:23:15 localhost systemd[1]: Stopping System Slice. >Dec 05 18:23:15 localhost systemd[1]: Removed slice System Slice. >Dec 05 18:23:15 localhost systemd[1]: Stopping -.slice. >Dec 05 18:23:15 localhost systemd[1]: Removed slice -.slice. >Dec 05 18:23:15 localhost systemd[1]: Stopping Paths. >Dec 05 18:23:15 localhost systemd[1]: Stopped target Paths. >Dec 05 18:23:15 localhost systemd[1]: Stopping Timers. >Dec 05 18:23:15 localhost systemd[1]: Stopped target Timers. >Dec 05 18:23:15 localhost systemd[1]: Stopping Sockets. >Dec 05 18:23:15 localhost systemd[1]: Stopped target Sockets. >Dec 05 18:23:15 localhost systemd[1]: Stopping System Initialization. >Dec 05 18:23:15 localhost systemd[1]: Stopped target System Initialization. >Dec 05 18:23:15 localhost systemd[1]: Stopping udev Coldplug all Devices... >Dec 05 18:23:15 localhost systemd[1]: Stopped udev Coldplug all Devices. >Dec 05 18:23:15 localhost systemd[1]: Stopping dracut pre-trigger hook... >Dec 05 18:23:15 localhost systemd[1]: Stopped dracut pre-trigger hook. >Dec 05 18:23:15 localhost systemd[1]: Stopping Encrypted Volumes. >Dec 05 18:23:15 localhost systemd[1]: Stopped target Encrypted Volumes. >Dec 05 18:23:15 localhost systemd[1]: Stopping Swap. >Dec 05 18:23:15 localhost systemd[1]: Stopped target Swap. >Dec 05 18:23:15 localhost systemd[1]: Stopping Local File Systems. >Dec 05 18:23:15 localhost systemd[1]: Stopped target Local File Systems. >Dec 05 18:23:15 localhost systemd[1]: Stopping udev Kernel Device Manager... >Dec 05 18:23:15 localhost systemd[1]: Started Plymouth switch root service. >Dec 05 18:23:15 localhost systemd[1]: Stopped udev Kernel Device Manager. >Dec 05 18:23:15 localhost systemd[1]: Stopping dracut pre-udev hook... >Dec 05 18:23:15 localhost systemd[1]: Stopped dracut pre-udev hook. >Dec 05 18:23:15 localhost systemd[1]: Stopping dracut cmdline hook... >Dec 05 18:23:15 localhost systemd[1]: Stopped dracut cmdline hook. >Dec 05 18:23:15 localhost systemd[1]: Stopping Create static device nodes in /dev... >Dec 05 18:23:15 localhost systemd[1]: Stopped Create static device nodes in /dev. >Dec 05 18:23:15 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Dec 05 18:23:15 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Dec 05 18:23:15 localhost systemd[1]: Stopping udev Kernel Socket. >Dec 05 18:23:15 localhost systemd[1]: Closed udev Kernel Socket. >Dec 05 18:23:15 localhost systemd[1]: Stopping udev Control Socket. >Dec 05 18:23:15 localhost systemd[1]: Closed udev Control Socket. >Dec 05 18:23:15 localhost systemd[1]: Starting Cleanup udevd DB... >Dec 05 18:23:15 localhost systemd[1]: Started Cleanup udevd DB. >Dec 05 18:23:15 localhost systemd[1]: Starting Switch Root. >Dec 05 18:23:15 localhost systemd[1]: Reached target Switch Root. >Dec 05 18:23:15 localhost systemd[1]: Starting Switch Root... >Dec 05 18:23:15 localhost systemd[1]: Switching root. >Dec 05 18:23:15 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 05 18:23:15 localhost systemd-journal[49]: Journal stopped >Dec 05 18:23:18 localhost systemd-journal[596]: Runtime journal is using 6.2M (max 49.7M, leaving 74.6M of free 485.3M, current limit 49.7M). >Dec 05 18:23:18 localhost systemd-journal[596]: Runtime journal is using 6.2M (max 49.7M, leaving 74.6M of free 485.3M, current limit 49.7M). >Dec 05 18:23:18 localhost systemd-journald[49]: Received SIGTERM >Dec 05 18:23:18 localhost kernel: type=1404 audit(1386285796.222:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Dec 05 18:23:18 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 05 18:23:18 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 05 18:23:18 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Dec 05 18:23:18 localhost kernel: SELinux: 83 classes, 101316 rules >Dec 05 18:23:18 localhost kernel: SELinux: Completing initialization. >Dec 05 18:23:18 localhost kernel: SELinux: Setting up existing superblocks. >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 05 18:23:18 localhost kernel: type=1403 audit(1386285796.612:3): policy loaded auid=4294967295 ses=4294967295 >Dec 05 18:23:18 localhost systemd[1]: Successfully loaded SELinux policy in 415.463ms. >Dec 05 18:23:18 localhost systemd[1]: Relabelled /dev and /run in 47.565ms. >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 05 18:23:18 localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de). >Dec 05 18:23:18 localhost kernel: SELinux: initialized (dev nfsd, type nfsd), uses genfs_contexts >Dec 05 18:23:18 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Dec 05 18:23:18 localhost systemd-journal[596]: Journal started >Dec 05 18:23:15 localhost rpcbind[201]: rpcbind terminating on signal. Restart with "rpcbind -w" >Dec 05 18:23:15 localhost rpcbind[201]: cannot open file = /var/lib/rpcbind/rpcbind.xdr for writing >Dec 05 18:23:15 localhost rpcbind[201]: cannot save any registration >Dec 05 18:23:15 localhost rpcbind[201]: cannot open file = /var/lib/rpcbind/portmap.xdr for writing >Dec 05 18:23:15 localhost rpcbind[201]: cannot save any registration >Dec 05 18:23:15 localhost systemd-cgroups-agent[537]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Dec 05 18:23:16 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 05 18:23:16 localhost systemd[1]: Detected virtualization 'kvm'. >Dec 05 18:23:16 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 05 18:23:17 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Dec 05 18:23:18 localhost systemd[1]: Starting LVM2 metadata daemon... >Dec 05 18:23:18 localhost systemd[1]: Started Load/Save Random Seed. >Dec 05 18:23:18 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 05 18:23:18 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Dec 05 18:23:18 localhost systemd[1]: Started Configure read-only root support. >Dec 05 18:23:18 localhost systemd[1]: Started LVM2 metadata daemon. >Dec 05 18:23:19 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 05 18:23:19 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 05 18:23:19 localhost systemd[1]: Starting Local File Systems (Pre). >Dec 05 18:23:19 localhost systemd[1]: Reached target Local File Systems (Pre). >Dec 05 18:23:19 localhost lvm[575]: No volume groups found >Dec 05 18:23:19 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Dec 05 18:23:19 localhost systemd[1]: Started Import network configuration from initramfs. >Dec 05 18:23:19 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 05 18:23:19 localhost systemd-udevd[611]: starting version 208 >Dec 05 18:23:19 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Dec 05 18:23:19 localhost systemd[1]: Starting Activation of DM RAID sets... >Dec 05 18:23:19 localhost systemd[1]: Started Activation of DM RAID sets. >Dec 05 18:23:19 localhost systemd[1]: Starting Local File Systems. >Dec 05 18:23:19 localhost systemd[1]: Reached target Local File Systems. >Dec 05 18:23:19 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Dec 05 18:23:19 localhost systemd[1]: Started Reconfigure the system on administrator request. >Dec 05 18:23:19 localhost systemd[1]: Started Mark the need to relabel after reboot. >Dec 05 18:23:19 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Dec 05 18:23:19 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Dec 05 18:23:19 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Dec 05 18:23:19 localhost systemd[1]: Starting Security Auditing Service... >Dec 05 18:23:19 localhost systemd[1]: Starting Encrypted Volumes. >Dec 05 18:23:19 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 05 18:23:19 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Dec 05 18:23:19 localhost auditctl[634]: No rules >Dec 05 18:23:19 localhost auditctl[634]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Dec 05 18:23:19 localhost systemd[1]: Started Security Auditing Service. >Dec 05 18:23:19 localhost systemd-journal[596]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 832.9M, current limit 247.4M). >Dec 05 18:23:19 localhost systemd-journal[596]: Time spent on flushing to /var is 61.142ms for 746 entries. >Dec 05 18:23:19 localhost auditd[633]: Started dispatcher: /sbin/audispd pid: 641 >Dec 05 18:23:19 localhost audispd[641]: priority_boost_parser called with: 4 >Dec 05 18:23:19 localhost audispd[641]: max_restarts_parser called with: 10 >Dec 05 18:23:19 localhost audispd[641]: No plugins found, exiting >Dec 05 18:23:19 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Dec 05 18:23:19 localhost kernel: type=1305 audit(1386285799.810:4): audit_pid=633 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Dec 05 18:23:19 localhost auditd[633]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Dec 05 18:23:19 localhost systemd-tmpfiles[629]: Unable to fix label of /run/log/journal: No such file or directory >Dec 05 18:23:20 localhost systemd-tmpfiles[629]: Unable to fix label of /run/log/journal/20ffe4fda301e9a4a3b3c2d5d5b7c06a: No such file or directory >Dec 05 18:23:20 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Dec 05 18:23:20 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Dec 05 18:23:20 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Dec 05 18:23:20 localhost systemd[1]: Starting System Initialization. >Dec 05 18:23:20 localhost systemd[1]: Reached target System Initialization. >Dec 05 18:23:20 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Dec 05 18:23:20 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Dec 05 18:23:20 localhost systemd[1]: Started dnf makecache timer. >Dec 05 18:23:20 localhost systemd[1]: Starting Timers. >Dec 05 18:23:20 localhost systemd[1]: Reached target Timers. >Dec 05 18:23:20 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Dec 05 18:23:20 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Dec 05 18:23:20 localhost systemd[1]: Started Restore Sound Card State. >Dec 05 18:23:20 localhost systemd[1]: Starting CUPS Printer Service Spool. >Dec 05 18:23:20 localhost systemd[1]: Started CUPS Printer Service Spool. >Dec 05 18:23:20 localhost systemd[1]: Starting Paths. >Dec 05 18:23:20 localhost systemd[1]: Reached target Paths. >Dec 05 18:23:20 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Dec 05 18:23:20 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Dec 05 18:23:20 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Dec 05 18:23:20 localhost alsactl[647]: alsactl 1.0.27.2 daemon started >Dec 05 18:23:20 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Dec 05 18:23:20 localhost systemd[1]: Starting RPCbind Server Activation Socket. >Dec 05 18:23:20 localhost alsactl[647]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Dec 05 18:23:20 localhost systemd[1]: Listening on RPCbind Server Activation Socket. >Dec 05 18:23:20 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 05 18:23:20 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 05 18:23:20 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Dec 05 18:23:20 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Dec 05 18:23:20 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Dec 05 18:23:20 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Dec 05 18:23:20 localhost systemd[1]: Starting Sockets. >Dec 05 18:23:20 localhost systemd[1]: Reached target Sockets. >Dec 05 18:23:20 localhost systemd[1]: Starting Basic System. >Dec 05 18:23:20 localhost systemd[1]: Reached target Basic System. >Dec 05 18:23:20 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Dec 05 18:23:20 localhost systemd[1]: Starting Permit User Sessions... >Dec 05 18:23:20 localhost systemd[1]: Starting Accounts Service... >Dec 05 18:23:20 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Dec 05 18:23:20 localhost systemd[1]: Started Software RAID monitoring and management. >Dec 05 18:23:20 localhost systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon... >Dec 05 18:23:20 localhost systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon. >Dec 05 18:23:20 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Dec 05 18:23:20 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Dec 05 18:23:20 localhost systemd[1]: Starting irqbalance daemon... >Dec 05 18:23:20 localhost systemd[1]: Started irqbalance daemon. >Dec 05 18:23:20 localhost systemd[1]: Starting NTP client/server... >Dec 05 18:23:20 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Dec 05 18:23:20 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Dec 05 18:23:20 localhost chronyd[662]: chronyd version 1.29 starting >Dec 05 18:23:20 localhost chronyd[662]: Linux kernel major=3 minor=11 patch=10 >Dec 05 18:23:20 localhost chronyd[662]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Dec 05 18:23:21 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Dec 05 18:23:21 localhost rngd[660]: Unable to open file: /dev/tpm0 >Dec 05 18:23:21 localhost rngd[660]: can't open any entropy source >Dec 05 18:23:21 localhost rngd[660]: Maybe RNG device modules are not loaded >Dec 05 18:23:21 localhost chronyd[662]: Generated key 1 >Dec 05 18:23:21 localhost systemd[1]: Starting Modem Manager... >Dec 05 18:23:21 localhost /usr/sbin/irqbalance[655]: Balancing is ineffective on systems with a single cpu. Shutting down >Dec 05 18:23:21 localhost systemd[1]: Starting System Logging Service... >Dec 05 18:23:21 localhost systemd[1]: Starting LSB: Init script for live image.... >Dec 05 18:23:21 localhost avahi-daemon[664]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Dec 05 18:23:21 localhost avahi-daemon[664]: Successfully dropped root privileges. >Dec 05 18:23:21 localhost avahi-daemon[664]: avahi-daemon 0.6.31 starting up. >Dec 05 18:23:21 localhost systemd[1]: Starting D-Bus System Message Bus... >Dec 05 18:23:21 localhost ModemManager[667]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Dec 05 18:23:21 localhost systemd[1]: Started D-Bus System Message Bus. >Dec 05 18:23:21 localhost systemd[1]: Starting Login Service... >Dec 05 18:23:21 localhost kernel: parport_pc 00:04: reported by Plug and Play ACPI >Dec 05 18:23:21 localhost smartd[653]: smartd 6.2 2013-07-26 r3841 [x86_64-linux-3.11.10-300.fc20.x86_64] (local build) >Dec 05 18:23:21 localhost systemd[1]: Started Permit User Sessions. >Dec 05 18:23:21 localhost smartd[653]: Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org >Dec 05 18:23:21 localhost smartd[653]: Opened configuration file /etc/smartmontools/smartd.conf >Dec 05 18:23:21 localhost smartd[653]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Dec 05 18:23:21 localhost smartd[653]: Problem creating device name scan list >Dec 05 18:23:21 localhost systemd[1]: Started System Logging Service. >Dec 05 18:23:21 localhost smartd[653]: In the system's table of devices NO devices found to scan >Dec 05 18:23:21 localhost smartd[653]: Monitoring 0 ATA and 0 SCSI devices >Dec 05 18:23:21 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Dec 05 18:23:21 localhost kernel: piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Dec 05 18:23:21 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Dec 05 18:23:22 localhost systemd[1]: Unit rngd.service entered failed state. >Dec 05 18:23:22 localhost systemd[1]: Starting Job spooling tools... >Dec 05 18:23:22 localhost systemd[1]: Started Job spooling tools. >Dec 05 18:23:22 localhost systemd[1]: Starting Command Scheduler... >Dec 05 18:23:22 localhost systemd[1]: Started Command Scheduler. >Dec 05 18:23:22 localhost crond[688]: (CRON) INFO (Syslog will be used instead of sendmail.) >Dec 05 18:23:22 localhost crond[688]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 80% if used.) >Dec 05 18:23:22 localhost systemd[1]: Started NTP client/server. >Dec 05 18:23:22 localhost rtkit-daemon[652]: Successfully called chroot. >Dec 05 18:23:22 localhost rtkit-daemon[652]: Successfully dropped privileges. >Dec 05 18:23:22 localhost rtkit-daemon[652]: Successfully limited resources. >Dec 05 18:23:22 localhost rtkit-daemon[652]: Watchdog thread running. >Dec 05 18:23:22 localhost rtkit-daemon[652]: Canary thread running. >Dec 05 18:23:22 localhost rtkit-daemon[652]: Running. >Dec 05 18:23:22 localhost avahi-daemon[664]: Successfully called chroot(). >Dec 05 18:23:22 localhost avahi-daemon[664]: Successfully dropped remaining capabilities. >Dec 05 18:23:22 localhost avahi-daemon[664]: Loading service file /services/udisks.service. >Dec 05 18:23:22 localhost avahi-daemon[664]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Dec 05 18:23:22 localhost avahi-daemon[664]: Network interface enumeration completed. >Dec 05 18:23:22 localhost avahi-daemon[664]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 05 18:23:22 localhost avahi-daemon[664]: Server startup complete. Host name is linux.local. Local service cookie is 872195799. >Dec 05 18:23:22 localhost avahi-daemon[664]: Service "linux" (/services/udisks.service) successfully established. >Dec 05 18:23:22 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Dec 05 18:23:22 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Dec 05 18:23:22 localhost systemd[1]: Started Login Service. >Dec 05 18:23:22 localhost systemd-logind[674]: New seat seat0. >Dec 05 18:23:22 localhost systemd-logind[674]: Watching system buttons on /dev/input/event0 (Power Button) >Dec 05 18:23:22 localhost systemd[1]: Started Modem Manager. >Dec 05 18:23:22 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 05 18:23:22 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 05 18:23:22 localhost systemd[1]: Starting Authorization Manager... >Dec 05 18:23:23 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 05 18:23:23 localhost polkitd[699]: Started polkitd version 0.112 >Dec 05 18:23:23 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 05 18:23:23 localhost polkitd[699]: Loading rules from directory /etc/polkit-1/rules.d >Dec 05 18:23:23 localhost polkitd[699]: Loading rules from directory /usr/share/polkit-1/rules.d >Dec 05 18:23:23 localhost polkitd[699]: Finished loading, compiling and executing 4 rules >Dec 05 18:23:23 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 05 18:23:23 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 05 18:23:23 localhost systemd[1]: Started Authorization Manager. >Dec 05 18:23:23 localhost polkitd[699]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Dec 05 18:23:23 localhost useradd[706]: new group: name=liveuser, GID=1000 >Dec 05 18:23:23 localhost accounts-daemon[650]: started daemon version 0.6.35 >Dec 05 18:23:23 localhost useradd[706]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Dec 05 18:23:23 localhost systemd[1]: Started Accounts Service. >Dec 05 18:23:23 localhost mtp-probe[701]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:05.7/usb1/1-1" >Dec 05 18:23:23 localhost mtp-probe[701]: bus: 1, device: 2 was not an MTP device >Dec 05 18:23:24 localhost kernel: virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >Dec 05 18:23:24 localhost kernel: virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >Dec 05 18:23:24 localhost livesys[670]: Adding live user [ OK ] >Dec 05 18:23:24 localhost usermod[721]: add 'liveuser' to group 'wheel' >Dec 05 18:23:24 localhost usermod[721]: add 'liveuser' to shadow group 'wheel' >Dec 05 18:23:24 localhost kernel: microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >Dec 05 18:23:24 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Dec 05 18:23:25 localhost systemd[1]: Stopped Software RAID monitoring and management. >Dec 05 18:23:25 localhost livesys[670]: No such schema 'org.gnome.settings-daemon.plugins.updates' >Dec 05 18:23:25 localhost systemd[1]: Stopping Command Scheduler... >Dec 05 18:23:25 localhost kernel: nf_conntrack version 0.5.0 (7964 buckets, 31856 max) >Dec 05 18:23:25 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Dec 05 18:23:25 localhost kernel: Ebtables v2.0 registered >Dec 05 18:23:25 localhost kernel: Bridge firewalling registered >Dec 05 18:23:26 localhost kernel: ppdev: user-space parallel port driver >Dec 05 18:23:26 localhost systemd[1]: Starting QEMU Guest Agent... >Dec 05 18:23:26 localhost systemd[1]: Started QEMU Guest Agent. >Dec 05 18:23:26 localhost systemd[1]: Starting Agent daemon for Spice guests... >Dec 05 18:23:26 localhost systemd[1]: Started Agent daemon for Spice guests. >Dec 05 18:23:26 localhost systemd[1]: Starting Agent daemon for Spice guests. >Dec 05 18:23:26 localhost systemd[1]: Reached target Agent daemon for Spice guests. >Dec 05 18:23:26 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Dec 05 18:23:26 localhost systemd[1]: Starting Network Manager... >Dec 05 18:23:26 localhost ModemManager[667]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:03.0': not supported by any plugin >Dec 05 18:23:26 localhost kernel: snd_hda_intel 0000:00:04.0: irq 47 for MSI/MSI-X >Dec 05 18:23:26 localhost kernel: snd_hda_intel 0000:00:04.0: setting latency timer to 64 >Dec 05 18:23:27 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x3/0x0/0x0/0x0/0x0) type:line >Dec 05 18:23:27 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 05 18:23:27 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 05 18:23:27 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Dec 05 18:23:27 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Dec 05 18:23:27 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Line=0x5 >Dec 05 18:23:27 localhost systemd[1]: Starting Sound Card. >Dec 05 18:23:27 localhost systemd[1]: Reached target Sound Card. >Dec 05 18:23:27 localhost NetworkManager[802]: <info> NetworkManager (version 0.9.9.0-19.git20131003.fc20) is starting... >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Dec 05 18:23:27 localhost NetworkManager[802]: <info> WEXT support is enabled >Dec 05 18:23:27 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Dec 05 18:23:27 localhost kernel: cfg80211: World regulatory domain updated: >Dec 05 18:23:27 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 05 18:23:27 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 05 18:23:27 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 05 18:23:27 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Dec 05 18:23:27 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 05 18:23:27 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 05 18:23:27 localhost NetworkManager[802]: <info> VPN: loaded org.freedesktop.NetworkManager.openswan >Dec 05 18:23:27 localhost NetworkManager[802]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Dec 05 18:23:27 localhost NetworkManager[802]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Dec 05 18:23:27 localhost NetworkManager[802]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Dec 05 18:23:27 localhost NetworkManager[802]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Dec 05 18:23:27 localhost NetworkManager[802]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Dec 05 18:23:27 localhost NetworkManager[802]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 05 18:23:27 localhost NetworkManager[802]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Dec 05 18:23:27 localhost NetworkManager[802]: <info> monitoring kernel firmware directory '/lib/firmware'. >Dec 05 18:23:27 localhost NetworkManager[802]: <info> WiFi hardware radio set enabled >Dec 05 18:23:27 localhost systemd[1]: Started Network Manager. >Dec 05 18:23:27 localhost NetworkManager[802]: <info> WiFi enabled by radio killswitch; enabled by state file >Dec 05 18:23:27 localhost NetworkManager[802]: <info> WWAN enabled by radio killswitch; enabled by state file >Dec 05 18:23:27 localhost NetworkManager[802]: <info> WiMAX enabled by radio killswitch; enabled by state file >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Networking is enabled by state file >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (lo): link connected >Dec 05 18:23:27 localhost systemd[1]: Starting Network. >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (lo): carrier is ON >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Dec 05 18:23:27 localhost systemd[1]: Reached target Network. >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (lo): No existing connection detected. >Dec 05 18:23:27 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Dec 05 18:23:27 localhost systemd[1]: Starting RPC bind service... >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (eth0): carrier is OFF >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (eth0): No existing connection detected. >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (eth0): bringing up device. >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (eth0): link connected >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >Dec 05 18:23:27 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 05 18:23:27 localhost dbus[671]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 05 18:23:27 localhost systemd[1]: Starting Bluetooth service... >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Dec 05 18:23:27 localhost bluetoothd[838]: Bluetooth daemon 5.11 >Dec 05 18:23:27 localhost NetworkManager[802]: <info> ModemManager available in the bus >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Auto-activating connection 'Wired connection 1'. >Dec 05 18:23:27 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.bluez' >Dec 05 18:23:27 localhost dbus[671]: [system] Successfully activated service 'org.bluez' >Dec 05 18:23:27 localhost rpcbind[840]: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Dec 05 18:23:27 localhost rpcbind[840]: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Activation (eth0) starting connection 'Wired connection 1' >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 05 18:23:27 localhost NetworkManager[802]: <info> NetworkManager state is now CONNECTING >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Dec 05 18:23:27 localhost NetworkManager[802]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Dec 05 18:23:27 localhost NetworkManager[802]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Dec 05 18:23:27 localhost crond[688]: (CRON) INFO (running with inotify support) >Dec 05 18:23:27 localhost systemd[1]: Started RPC bind service. >Dec 05 18:23:28 localhost systemd[1]: Stopped Command Scheduler. >Dec 05 18:23:28 localhost systemd[1]: Starting NFS file locking service.... >Dec 05 18:23:28 localhost systemd[1]: Started Bluetooth service. >Dec 05 18:23:28 localhost kernel: Bluetooth: Core ver 2.16 >Dec 05 18:23:28 localhost kernel: NET: Registered protocol family 31 >Dec 05 18:23:28 localhost kernel: Bluetooth: HCI device and connection manager initialized >Dec 05 18:23:28 localhost kernel: Bluetooth: HCI socket layer initialized >Dec 05 18:23:28 localhost kernel: Bluetooth: L2CAP socket layer initialized >Dec 05 18:23:28 localhost bluetoothd[838]: Starting SDP server >Dec 05 18:23:28 localhost kernel: Bluetooth: SCO socket layer initialized >Dec 05 18:23:28 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Dec 05 18:23:28 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Dec 05 18:23:28 localhost kernel: Bluetooth: BNEP socket layer initialized >Dec 05 18:23:28 localhost bluetoothd[838]: Bluetooth management interface 1.3 initialized >Dec 05 18:23:28 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 05 18:23:28 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 05 18:23:28 localhost systemd[1]: Starting Hostname Service... >Dec 05 18:23:28 localhost systemd[1]: Stopping Job spooling tools... >Dec 05 18:23:28 localhost systemd[1]: Stopped Job spooling tools. >Dec 05 18:23:28 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 05 18:23:28 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 05 18:23:28 localhost systemd[1]: Started Hostname Service. >Dec 05 18:23:28 localhost rpc.statd[865]: Version 1.2.7 starting >Dec 05 18:23:28 localhost sm-notify[866]: Version 1.2.7 starting >Dec 05 18:23:28 localhost rpc.statd[865]: Initializing NSM state >Dec 05 18:23:28 localhost systemd[1]: Started NFS file locking service.. >Dec 05 18:23:28 localhost systemd[1]: Starting Network File System Server. >Dec 05 18:23:28 localhost systemd[1]: Reached target Network File System Server. >Dec 05 18:23:28 localhost systemd[1]: Started LSB: Init script for live image.. >Dec 05 18:23:28 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Dec 05 18:23:28 localhost systemd[1]: Started Initial Setup configuration program. >Dec 05 18:23:28 localhost systemd[1]: Starting The KDE login manager... >Dec 05 18:23:28 localhost systemd[1]: Started The KDE login manager. >Dec 05 18:23:28 localhost systemd[1]: Started SYSV: Late init script for live image.. >Dec 05 18:23:28 localhost systemd[1]: Starting Multi-User System. >Dec 05 18:23:28 localhost systemd[1]: Reached target Multi-User System. >Dec 05 18:23:28 localhost systemd[1]: Starting Graphical Interface. >Dec 05 18:23:28 localhost systemd[1]: Reached target Graphical Interface. >Dec 05 18:23:28 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 05 18:23:28 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 05 18:23:28 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Dec 05 18:23:28 localhost avahi-daemon[664]: Registering new address record for fe80::5054:ff:fe24:642c on eth0.*. >Dec 05 18:23:28 localhost kdm[919]: plymouth is running >Dec 05 18:23:28 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Dec 05 18:23:28 localhost systemd[1]: Startup finished in 1.036s (kernel) + 2.539s (initrd) + 12.757s (userspace) = 16.334s. >Dec 05 18:23:28 localhost kdm[919]: plymouth is active on VT 1, reusing for :0 >Dec 05 18:23:28 localhost kdm[919]: plymouth should quit after server startup >Dec 05 18:23:31 localhost kdm[919]: Quitting Plymouth with transition >Dec 05 18:23:31 localhost kdm[919]: Is Plymouth still running? no >Dec 05 18:23:32 localhost systemd[1]: Starting user-1000.slice. >Dec 05 18:23:32 localhost systemd[1]: Created slice user-1000.slice. >Dec 05 18:23:32 localhost systemd[1]: Starting User Manager for 1000... >Dec 05 18:23:32 localhost systemd-logind[674]: New session 1 of user liveuser. >Dec 05 18:23:32 localhost systemd-logind[674]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Dec 05 18:23:32 localhost systemd[1]: Starting Session 1 of user liveuser. >Dec 05 18:23:32 localhost systemd[1]: Started Session 1 of user liveuser. >Dec 05 18:23:32 localhost kdm[1143]: :0[1143]: pam_unix(kdm-np:session): session opened for user liveuser by (uid=0) >Dec 05 18:23:32 localhost systemd[1183]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Dec 05 18:23:32 localhost systemd[1183]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Dec 05 18:23:32 localhost systemd[1183]: Mounted /sys/kernel/config. >Dec 05 18:23:32 localhost systemd[1183]: Stopped target Sound Card. >Dec 05 18:23:32 localhost systemd[1183]: Starting Default. >Dec 05 18:23:32 localhost systemd[1183]: Reached target Default. >Dec 05 18:23:32 localhost systemd[1183]: Startup finished in 52ms. >Dec 05 18:23:32 localhost systemd[1]: Started User Manager for 1000. >Dec 05 18:23:35 localhost NetworkManager[802]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 05 18:23:35 localhost NetworkManager[802]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Dec 05 18:23:35 localhost NetworkManager[802]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 05 18:23:35 localhost NetworkManager[802]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 05 18:23:35 localhost NetworkManager[802]: <info> dhclient started with pid 1404 >Dec 05 18:23:35 localhost NetworkManager[802]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Dec 05 18:23:35 localhost dhclient[1404]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 05 18:23:35 localhost NetworkManager[802]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 05 18:23:35 localhost dhclient[1404]: Copyright 2004-2013 Internet Systems Consortium. >Dec 05 18:23:35 localhost NetworkManager[802]: Copyright 2004-2013 Internet Systems Consortium. >Dec 05 18:23:35 localhost dhclient[1404]: All rights reserved. >Dec 05 18:23:35 localhost dhclient[1404]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 05 18:23:35 localhost dhclient[1404]: Dec 05 18:23:35 localhost NetworkManager[802]: All rights reserved. >Dec 05 18:23:35 localhost NetworkManager[802]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 05 18:23:35 localhost NetworkManager[802]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Dec 05 18:23:35 localhost dhclient[1404]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 05 18:23:35 localhost NetworkManager[802]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 05 18:23:35 localhost dhclient[1404]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 05 18:23:35 localhost NetworkManager[802]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 05 18:23:35 localhost dhclient[1404]: Sending on Socket/fallback >Dec 05 18:23:35 localhost NetworkManager[802]: Sending on Socket/fallback >Dec 05 18:23:35 localhost dhclient[1404]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x6a5726c4) >Dec 05 18:23:35 localhost NetworkManager[802]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x6a5726c4) >Dec 05 18:23:35 localhost dhclient[1404]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x6a5726c4) >Dec 05 18:23:35 localhost NetworkManager[802]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x6a5726c4) >Dec 05 18:23:35 localhost NetworkManager[802]: DHCPOFFER from 192.168.122.1 >Dec 05 18:23:35 localhost dhclient[1404]: DHCPOFFER from 192.168.122.1 >Dec 05 18:23:36 localhost dhclient[1404]: DHCPACK from 192.168.122.1 (xid=0x6a5726c4) >Dec 05 18:23:36 localhost NetworkManager[802]: DHCPACK from 192.168.122.1 (xid=0x6a5726c4) >Dec 05 18:23:36 localhost NetworkManager[802]: <info> (eth0): DHCPv4 state changed preinit -> bound >Dec 05 18:23:36 localhost NetworkManager[802]: <info> address 192.168.122.104 >Dec 05 18:23:36 localhost NetworkManager[802]: <info> plen 24 (255.255.255.0) >Dec 05 18:23:36 localhost NetworkManager[802]: <info> gateway 192.168.122.1 >Dec 05 18:23:36 localhost NetworkManager[802]: <info> lease time 3600 >Dec 05 18:23:36 localhost NetworkManager[802]: <info> hostname 'localhost' >Dec 05 18:23:36 localhost NetworkManager[802]: <info> nameserver '192.168.122.1' >Dec 05 18:23:36 localhost NetworkManager[802]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 05 18:23:36 localhost NetworkManager[802]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Dec 05 18:23:36 localhost avahi-daemon[664]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.104. >Dec 05 18:23:36 localhost avahi-daemon[664]: New relevant interface eth0.IPv4 for mDNS. >Dec 05 18:23:36 localhost avahi-daemon[664]: Registering new address record for 192.168.122.104 on eth0.IPv4. >Dec 05 18:23:36 localhost NetworkManager[802]: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 05 18:23:36 localhost NetworkManager[802]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 05 18:23:36 localhost dhclient[1404]: bound to 192.168.122.104 -- renewal in 1354 seconds. >Dec 05 18:23:36 localhost NetworkManager[802]: bound to 192.168.122.104 -- renewal in 1354 seconds. >Dec 05 18:23:36 localhost NetworkManager[802]: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 05 18:23:36 localhost NetworkManager[802]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 05 18:23:36 localhost NetworkManager[802]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 05 18:23:36 localhost NetworkManager[802]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Dec 05 18:23:36 localhost NetworkManager[802]: <info> Activation (eth0) successful, device activated. >Dec 05 18:23:36 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 05 18:23:36 localhost NetworkManager[802]: <info> startup complete >Dec 05 18:23:36 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 05 18:23:36 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 05 18:23:36 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 05 18:23:36 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 05 18:23:36 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 05 18:23:43 localhost chronyd[662]: Selected source 81.95.131.130 >Dec 05 18:23:43 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 05 18:23:43 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 05 18:23:43 localhost systemd[1]: Starting Daemon for power management... >Dec 05 18:23:43 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 05 18:23:43 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 05 18:23:43 localhost systemd[1]: Started Daemon for power management. >Dec 05 18:23:43 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 05 18:23:43 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 05 18:23:43 localhost systemd[1]: Starting Disk Manager... >Dec 05 18:23:44 localhost udisksd[1506]: udisks daemon version 2.1.1 starting >Dec 05 18:23:44 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 05 18:23:44 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 05 18:23:44 localhost systemd[1]: Started Disk Manager. >Dec 05 18:23:44 localhost udisksd[1506]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Dec 05 18:23:45 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 05 18:23:45 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 05 18:23:45 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Dec 05 18:23:45 localhost colord[1587]: Using mapping database file /var/lib/colord/mapping.db >Dec 05 18:23:45 localhost colord[1587]: Using device database file /var/lib/colord/storage.db >Dec 05 18:23:45 localhost colord[1587]: loaded plugin libcd_plugin_scanner.so >Dec 05 18:23:45 localhost colord[1587]: loaded plugin libcd_plugin_camera.so >Dec 05 18:23:45 localhost colord[1587]: Daemon ready for requests >Dec 05 18:23:45 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 05 18:23:45 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 05 18:23:45 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Dec 05 18:23:45 localhost colord[1587]: Device added: xrandr-Virtual-0 >Dec 05 18:23:45 localhost dbus-daemon[671]: dbus[671]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper) >Dec 05 18:23:45 localhost dbus[671]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper) >Dec 05 18:23:45 localhost dbus-daemon[671]: no kernel backlight interface found >Dec 05 18:23:46 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' >Dec 05 18:23:46 localhost dbus[671]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' >Dec 05 18:23:57 localhost vmusr[1683]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Dec 05 18:23:57 localhost vmusr[1683]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Dec 05 18:23:57 localhost vmusr[1683]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Dec 05 18:23:58 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Dec 05 18:23:58 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Dec 05 18:23:59 localhost kernel: input: spice vdagent tablet as /devices/virtual/input/input4 >Dec 05 18:23:59 localhost spice-vdagentd[801]: opening vdagent virtio channel >Dec 05 18:24:00 localhost rtkit-daemon[652]: Successfully made thread 1709 of process 1709 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 05 18:24:00 localhost rtkit-daemon[652]: Supervising 1 threads of 1 processes of 1 users. >Dec 05 18:24:00 localhost pulseaudio[1709]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 05 18:24:00 localhost rtkit-daemon[652]: Supervising 1 threads of 1 processes of 1 users. >Dec 05 18:24:00 localhost rtkit-daemon[652]: Successfully made thread 1713 of process 1709 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 05 18:24:00 localhost rtkit-daemon[652]: Supervising 2 threads of 1 processes of 1 users. >Dec 05 18:24:00 localhost pulseaudio[1709]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 05 18:24:00 localhost rtkit-daemon[652]: Supervising 2 threads of 1 processes of 1 users. >Dec 05 18:24:00 localhost kernel: hda-intel: Invalid position buffer, using LPIB read method instead. >Dec 05 18:24:01 localhost rtkit-daemon[652]: Successfully made thread 1716 of process 1709 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 05 18:24:01 localhost rtkit-daemon[652]: Supervising 3 threads of 1 processes of 1 users. >Dec 05 18:24:01 localhost pulseaudio[1709]: [alsa-source-ID 22 Analog] alsa-source.c: ALSA woke us up to read new data from the device, but there was actually nothing to read! >Dec 05 18:24:01 localhost pulseaudio[1709]: [alsa-source-ID 22 Analog] alsa-source.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers. >Dec 05 18:24:01 localhost pulseaudio[1709]: [alsa-source-ID 22 Analog] alsa-source.c: We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. >Dec 05 18:24:01 localhost rtkit-daemon[652]: Successfully made thread 1721 of process 1721 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 05 18:24:01 localhost rtkit-daemon[652]: Supervising 4 threads of 2 processes of 1 users. >Dec 05 18:24:01 localhost pulseaudio[1721]: [pulseaudio] pid.c: Daemon already running. >Dec 05 18:24:02 localhost polkitd[699]: Registered Authentication Agent for unix-session:1 (system bus name :1.33 [/usr/libexec/kde4/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Dec 05 18:24:49 localhost chronyd[662]: Selected source 91.207.136.50 >Dec 05 18:24:59 localhost userhelper[1765]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 05 18:24:59 localhost userhelper[1770]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 05 18:25:00 localhost kernel: md: raid0 personality registered for level 0 >Dec 05 18:25:00 localhost kernel: md: raid1 personality registered for level 1 >Dec 05 18:25:00 localhost kernel: async_tx: api initialized (async) >Dec 05 18:25:00 localhost kernel: xor: measuring software checksum speed >Dec 05 18:25:00 localhost kernel: prefetch64-sse: 9124.000 MB/sec >Dec 05 18:25:00 localhost kernel: generic_sse: 8064.000 MB/sec >Dec 05 18:25:00 localhost kernel: xor: using function: prefetch64-sse (9124.000 MB/sec) >Dec 05 18:25:00 localhost kernel: raid6: sse2x1 2117 MB/s >Dec 05 18:25:00 localhost kernel: raid6: sse2x2 2605 MB/s >Dec 05 18:25:00 localhost kernel: raid6: sse2x4 3269 MB/s >Dec 05 18:25:00 localhost kernel: raid6: using algorithm sse2x4 (3269 MB/s) >Dec 05 18:25:00 localhost kernel: raid6: using intx1 recovery algorithm >Dec 05 18:25:00 localhost kernel: md: raid6 personality registered for level 6 >Dec 05 18:25:00 localhost kernel: md: raid5 personality registered for level 5 >Dec 05 18:25:00 localhost kernel: md: raid4 personality registered for level 4 >Dec 05 18:25:00 localhost kernel: md: raid10 personality registered for level 10 >Dec 05 18:25:00 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Dec 05 18:25:00 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Dec 05 18:25:00 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Dec 05 18:25:00 localhost kernel: Loading iSCSI transport class v2.0-870. >Dec 05 18:25:00 localhost kernel: iscsi: registered transport (tcp) >Dec 05 18:25:00 localhost kernel: No iBFT detected. >Dec 05 18:25:01 localhost dbus[1214]: avc: received setenforce notice (enforcing=0) >Dec 05 18:25:01 localhost dbus-daemon[671]: dbus[671]: avc: received setenforce notice (enforcing=0) >Dec 05 18:25:01 localhost dbus[671]: avc: received setenforce notice (enforcing=0) >Dec 05 18:25:04 localhost dbus-daemon[671]: dbus[671]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Dec 05 18:25:04 localhost dbus[671]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Dec 05 18:25:04 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.UDisks' >Dec 05 18:25:04 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.UDisks' >Dec 05 18:25:11 localhost NetworkManager[802]: ifcfg-rh: read connection 'eth0' >Dec 05 18:25:11 localhost NetworkManager[802]: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Dec 05 18:25:11 localhost NetworkManager[802]: <info> (eth0): deactivating device (reason 'connection-removed') [38] >Dec 05 18:25:12 localhost NetworkManager[802]: <info> (eth0): canceled DHCP transaction, DHCP client pid 1404 >Dec 05 18:25:12 localhost avahi-daemon[664]: Withdrawing address record for 192.168.122.104 on eth0. >Dec 05 18:25:12 localhost avahi-daemon[664]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.122.104. >Dec 05 18:25:12 localhost avahi-daemon[664]: Interface eth0.IPv4 no longer relevant for mDNS. >Dec 05 18:25:12 localhost NetworkManager[802]: <info> NetworkManager state is now DISCONNECTED >Dec 05 18:25:12 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 05 18:25:12 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 05 18:25:12 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 05 18:25:12 localhost NetworkManager[802]: <info> Saved default wired connection 'eth0' to persistent storage >Dec 05 18:25:12 localhost NetworkManager[802]: <info> Auto-activating connection 'eth0'. >Dec 05 18:25:12 localhost NetworkManager[802]: <info> Activation (eth0) starting connection 'eth0' >Dec 05 18:25:12 localhost NetworkManager[802]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 05 18:25:12 localhost NetworkManager[802]: <info> NetworkManager state is now CONNECTING >Dec 05 18:25:12 localhost NetworkManager[802]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 05 18:25:12 localhost NetworkManager[802]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Dec 05 18:25:12 localhost NetworkManager[802]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Dec 05 18:25:12 localhost NetworkManager[802]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Dec 05 18:25:12 localhost NetworkManager[802]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Dec 05 18:25:12 localhost NetworkManager[802]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 05 18:25:12 localhost NetworkManager[802]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Dec 05 18:25:12 localhost NetworkManager[802]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Dec 05 18:25:12 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 05 18:25:12 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 05 18:25:12 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 05 18:25:13 localhost chronyd[662]: Source 81.95.131.130 offline >Dec 05 18:25:13 localhost chronyd[662]: Source 46.8.40.31 offline >Dec 05 18:25:13 localhost chronyd[662]: Source 93.180.7.2 offline >Dec 05 18:25:13 localhost chronyd[662]: Source 91.207.136.50 offline >Dec 05 18:25:13 localhost NetworkManager[802]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 05 18:25:13 localhost NetworkManager[802]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Dec 05 18:25:13 localhost NetworkManager[802]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 05 18:25:13 localhost NetworkManager[802]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 05 18:25:13 localhost NetworkManager[802]: <info> dhclient started with pid 1957 >Dec 05 18:25:13 localhost NetworkManager[802]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Dec 05 18:25:13 localhost dhclient[1957]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 05 18:25:13 localhost NetworkManager[802]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 05 18:25:13 localhost dhclient[1957]: Copyright 2004-2013 Internet Systems Consortium. >Dec 05 18:25:13 localhost NetworkManager[802]: Copyright 2004-2013 Internet Systems Consortium. >Dec 05 18:25:13 localhost NetworkManager[802]: All rights reserved. >Dec 05 18:25:13 localhost NetworkManager[802]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 05 18:25:13 localhost dhclient[1957]: All rights reserved. >Dec 05 18:25:13 localhost dhclient[1957]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 05 18:25:13 localhost dhclient[1957]: Dec 05 18:25:13 localhost NetworkManager[802]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Dec 05 18:25:13 localhost dhclient[1957]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 05 18:25:13 localhost NetworkManager[802]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 05 18:25:13 localhost dhclient[1957]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 05 18:25:13 localhost NetworkManager[802]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 05 18:25:13 localhost dhclient[1957]: Sending on Socket/fallback >Dec 05 18:25:13 localhost NetworkManager[802]: Sending on Socket/fallback >Dec 05 18:25:13 localhost dhclient[1957]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x11da70ce) >Dec 05 18:25:13 localhost NetworkManager[802]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x11da70ce) >Dec 05 18:25:13 localhost dhclient[1957]: DHCPACK from 192.168.122.1 (xid=0x11da70ce) >Dec 05 18:25:13 localhost NetworkManager[802]: DHCPACK from 192.168.122.1 (xid=0x11da70ce) >Dec 05 18:25:13 localhost NetworkManager[802]: <info> (eth0): DHCPv4 state changed preinit -> reboot >Dec 05 18:25:13 localhost NetworkManager[802]: <info> address 192.168.122.104 >Dec 05 18:25:13 localhost NetworkManager[802]: <info> plen 24 (255.255.255.0) >Dec 05 18:25:13 localhost NetworkManager[802]: <info> gateway 192.168.122.1 >Dec 05 18:25:13 localhost NetworkManager[802]: <info> lease time 3600 >Dec 05 18:25:13 localhost NetworkManager[802]: <info> hostname 'localhost' >Dec 05 18:25:13 localhost NetworkManager[802]: <info> nameserver '192.168.122.1' >Dec 05 18:25:13 localhost NetworkManager[802]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 05 18:25:13 localhost NetworkManager[802]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Dec 05 18:25:13 localhost avahi-daemon[664]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.104. >Dec 05 18:25:13 localhost avahi-daemon[664]: New relevant interface eth0.IPv4 for mDNS. >Dec 05 18:25:13 localhost avahi-daemon[664]: Registering new address record for 192.168.122.104 on eth0.IPv4. >Dec 05 18:25:13 localhost NetworkManager[802]: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 05 18:25:13 localhost NetworkManager[802]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 05 18:25:13 localhost dhclient[1957]: bound to 192.168.122.104 -- renewal in 1619 seconds. >Dec 05 18:25:13 localhost NetworkManager[802]: bound to 192.168.122.104 -- renewal in 1619 seconds. >Dec 05 18:25:13 localhost NetworkManager[802]: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 05 18:25:13 localhost NetworkManager[802]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 05 18:25:13 localhost NetworkManager[802]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 05 18:25:13 localhost NetworkManager[802]: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >Dec 05 18:25:13 localhost NetworkManager[802]: <info> Activation (eth0) successful, device activated. >Dec 05 18:25:13 localhost NetworkManager[802]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >Dec 05 18:25:14 localhost chronyd[662]: Source 81.95.131.130 online >Dec 05 18:25:14 localhost chronyd[662]: Source 46.8.40.31 online >Dec 05 18:25:14 localhost chronyd[662]: Source 91.207.136.50 online >Dec 05 18:25:14 localhost chronyd[662]: Source 93.180.7.2 online >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0: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-KDE-x86_64-20-TC5', >'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-05-12-09-26-00', >'ID_FS_UUID_ENC': '2013-12-05-12-09-26-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': '6cd30fd1', >'ID_REVISION': '1.6.1', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', >'ID_SERIAL_SHORT': 'QM00001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '92770', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', >'/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', >'/dev/disk/by-uuid/2013-12-05-12-09-26-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 927.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 474624 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) >PedDevice: <_ped.Device object at 0x7fcdfc056830> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-KDE-x86_64-20-TC5 size = 0.0 targetSize = 0.0 >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'DEVTYPE': 'disk', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '407507', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 8192.0 >format = existing None >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32717 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x430b7a0> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x431e550> >'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:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '50805', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 3 >parents = ['existing 0MB file /osmin.img (deleted) (2)'] >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:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '53494', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 5 >parents = ['existing 0MB file /osmin (4)'] >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:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '53576', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 7 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] >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-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '53614', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 9 >parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] >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 = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '53652', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 11 >parents = ['existing 0MB file /overlay (deleted) (10)'] >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/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'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-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '82444', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 12 >parents = ['existing 0MB loop loop4 (11) with existing DM_snapshot_cow'] >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 0x430be60> >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 = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE 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-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '2608', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 13 >parents = ['existing 0MB loop loop3 (9) 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: 32717 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x430bdd0> >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 = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE 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-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '23126', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/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 = 14 >parents = ['existing 0MB loop loop3 (9) 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 0x430bef0> >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 = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 3208.0 targetSize = 3208.0 >Dec 05 18:25:27 localhost systemd[1]: Time has been changed >Dec 05 18:25:27 localhost systemd[1183]: Time has been changed >Dec 05 18:25:27 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 05 18:25:27 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Dec 05 18:26:06 localhost kernel: bio: create slab <bio-3> at 3 >Dec 05 18:26:06 localhost kernel: Btrfs loaded >Dec 05 18:26:06 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Dec 05 18:26:19 localhost chronyd[662]: Can't synchronise: no majority >Dec 05 18:26:19 localhost chronyd[662]: Selected source 81.95.131.130 >if not self._check_encrypted(): >if not self._check_encrypted(): >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x525f2d0> >PedDisk: <_ped.Disk object at 0x7fcdec0e88c0> >PartSpec instance (0x526f350) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x526f390) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x526f3d0) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x526f410) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x526f450) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 819 maxSize = None grow = False >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32717 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x430b7a0> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x525f690>] >name = req0 status = False kids = 0 id = 15 >parents = [] >uuid = None size = 500 >format = non-existent luks >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = luks grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5557ed0> PedPartition: <_ped.Partition object at 0x5555a10> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5557710> PedPartition: <_ped.Partition object at 0x5555b30> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x555f050> PedPartition: <_ped.Partition object at 0x5555ad0> >sectorSize = 512 >id = 16 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 15 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x555f290> PedPartition: <_ped.Partition object at 0x5555a70> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x555f250> PedPartition: <_ped.Partition object at 0x5555bf0> >sectorSize = 512 >id = 16 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 15 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x555f390> >start: 1026048 end: 16777215 length: 15751168 >device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x555f510> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x555f390> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x555f910> PedPartition: <_ped.Partition object at 0x5555b90> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x555fa50> PedPartition: <_ped.Partition object at 0x5555d10> >start: 1026048 end: 16777215 length: 15751168 >device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x555f510> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x555f650> PedPartition: <_ped.Partition object at 0x5555c50> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x555fc90> PedPartition: <_ped.Partition object at 0x5555d70> >device = /dev/mapper/fedora length = 1922 size = 7688 >remaining = 1 pool = 1461 >id = 19 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 20 name = fedora-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32717 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x430b7a0> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x525f690>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 6868MB lvmlv fedora-root (19) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >name = fedora-root status = False kids = 0 id = 19 >parents = ['non-existent 7688MB lvmvg fedora (18)'] >uuid = None size = 6868 >format = non-existent ext4 filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 6868 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x525f750) -- >name = fedora status = False kids = 2 id = 18 >parents = ['non-existent 7689MB luks/dm-crypt luks-vda2 (17) with non-existent lvmpv'] >uuid = None size = 7688 >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 >PE Free = 0 PV Count = 1 >LV Names = [] modified = True >extents = 1922.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 7689MB luks/dm-crypt luks-vda2 (17) with non-existent lvmpv'] >LVs = ['non-existent 6868MB lvmlv fedora-root (19) with non-existent ext4 filesystem mounted at /', >'non-existent 819MB lvmlv fedora-swap (20) with non-existent swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 6868MB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >disk: <parted.disk.Disk object at 0x5580c50> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5631f10> PedPartition: <_ped.Partition object at 0x5620b30> >disk: <parted.disk.Disk object at 0x5580c50> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x56370d0> PedPartition: <_ped.Partition object at 0x5620b90> >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32717 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x430b7a0> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x525f690>]] >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x56377d0> PedPartition: <_ped.Partition object at 0x5555d10> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5637550> PedPartition: <_ped.Partition object at 0x5555cb0> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 6821.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5637d90> PedPartition: <_ped.Partition object at 0x5620c50> >sectorSize = 512 >id = 16 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 15 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 13953024 >done = False >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5637890> PedPartition: <_ped.Partition object at 0x5620cb0> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5637210> PedPartition: <_ped.Partition object at 0x5620d10> >sectorSize = 512 >id = 16 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 15 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 13953024 >done = False >id = 15 name = vda2 growable = True >base = 16384 growth = 13953024 max_grow = 13953024 >done = True >id = 15 name = vda2 growable = True >base = 16384 growth = 13953024 max_grow = 13953024 >done = True >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x5637390> >start: 1026048 end: 14995455 length: 13969408 >device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x5637d10> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x5637390> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x56400d0> PedPartition: <_ped.Partition object at 0x5620bf0> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x56402d0> PedPartition: <_ped.Partition object at 0x5620dd0> >start: 1026048 end: 14995455 length: 13969408 >device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x5637d10> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5637e10> PedPartition: <_ped.Partition object at 0x5620d70> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5640610> PedPartition: <_ped.Partition object at 0x5620e30> >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32717 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x430b7a0> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x525f690>] ; encrypted: True ; container_raid_level: None ; fstype: ext4 ; mountpoint: /var ; container_encrypted: True ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x5637550> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5390> PedPartition: <_ped.Partition object at 0x51f42f0> >disk: <parted.disk.Disk object at 0x5637550> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5510> PedPartition: <_ped.Partition object at 0x51f4290> >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32717 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x430b7a0> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x525f690>]] >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcdfc0c50d0> PedPartition: <_ped.Partition object at 0x51f4170> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5640250> PedPartition: <_ped.Partition object at 0x51f4230> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 6827.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5850> PedPartition: <_ped.Partition object at 0x51f4110> >sectorSize = 512 >id = 16 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 15 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 13965312 >done = False >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5a90> PedPartition: <_ped.Partition object at 0x51f41d0> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5b10> PedPartition: <_ped.Partition object at 0x51f40b0> >sectorSize = 512 >id = 16 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 15 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 13965312 >done = False >id = 15 name = vda2 growable = True >base = 16384 growth = 13965312 max_grow = 13965312 >done = True >id = 15 name = vda2 growable = True >base = 16384 growth = 13965312 max_grow = 13965312 >done = True >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x5640510> >start: 1026048 end: 15007743 length: 13981696 >device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x7fcdfc0c5c10> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x5640510> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5f10> PedPartition: <_ped.Partition object at 0x51f4170> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x526c090> PedPartition: <_ped.Partition object at 0x45beef0> >start: 1026048 end: 15007743 length: 13981696 >device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x7fcdfc0c5c10> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5e50> PedPartition: <_ped.Partition object at 0x45bee90> >disk: <parted.disk.Disk object at 0x525f890> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x526c2d0> PedPartition: <_ped.Partition object at 0x7fcdec0b7fb0> > > > >/tmp/anaconda.log: >18:25:08,449 INFO anaconda: /sbin/anaconda 20.25.14-1 >23:25:08,919 INFO anaconda: 1048576 kB (1024 MB) are available >18:25:08,919 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >18:25:08,921 INFO anaconda: Not doing 'start audit daemon' in live installation >18:25:08,927 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >18:25:08,938 INFO anaconda: Default encoding = ascii >18:25:09,585 INFO anaconda: Display mode = g >23:25:09,606 INFO anaconda: 1048576 kB (1024 MB) are available >18:25:09,606 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >18:25:11,483 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >18:25:11,485 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >18:25:11,486 INFO anaconda: using only installclass _Fedora >18:25:11,500 INFO anaconda: bootloader GRUB2 on X86 platform >18:25:11,506 INFO anaconda: bootloader GRUB2 on X86 platform >18:25:11,549 DEBUG anaconda: network: devices found ['eth0'] >18:25:12,168 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eth0 >18:25:13,838 DEBUG anaconda: network: setting autoconnect of eth0 to False >18:25:13,846 DEBUG anaconda: network: missing ifcfgs created for devices ['eth0'] >18:25:15,330 DEBUG anaconda: updating hostname localhost.localdomain >18:25:15,630 INFO anaconda: Running Thread: AnaStorageThread (140522799871744) >18:25:15,635 INFO anaconda: Running Thread: AnaTimeInitThread (140522791479040) >18:25:15,641 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140522783086336) >18:25:15,668 INFO anaconda: Running Thread: AnaPayloadThread (140522774693632) >18:25:16,027 DEBUG anaconda: updating hostname localhost.localdomain >18:25:16,457 INFO anaconda: got 0 NTP servers from DHCP >18:25:16,461 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140522783086336) >18:25:16,715 INFO anaconda: Not doing 'start chronyd' in live installation >18:25:16,794 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140522783086336) >18:25:16,796 INFO anaconda: Starting geolocation lookup >18:25:16,811 INFO anaconda: Geolocation provider: Fedora GeoIP >18:25:18,481 INFO anaconda: Geolocation lookup finished in 1.7 seconds >18:25:18,483 INFO anaconda: got results from geolocation >18:25:18,556 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140522783086336) >18:25:21,650 INFO anaconda: Not doing 'activate layouts' in live installation >18:25:26,658 INFO anaconda: Thread Done: AnaStorageThread (140522799871744) >18:25:27,031 INFO anaconda: Thread Done: AnaTimeInitThread (140522791479040) >18:25:27,182 INFO anaconda: Thread Done: AnaPayloadThread (140522774693632) >18:25:44,288 INFO anaconda: Not doing 'require network connection' in live installation >18:25:44,293 DEBUG anaconda: network standalone spoke (init): completed: True >18:25:44,295 INFO anaconda: Not doing 'require network connection' in live installation >18:25:44,611 INFO anaconda: Running Thread: AnaDateTimeThread (140522774693632) >18:25:44,853 INFO anaconda: Not doing 'modify system time and date' in live installation >18:25:44,940 INFO anaconda: Thread Done: AnaDateTimeThread (140522774693632) >18:25:48,808 INFO anaconda: fs space: 0 B needed: 2.93 GB >18:25:57,965 INFO anaconda: fs space: 0 B needed: 2.93 GB >18:26:00,168 INFO anaconda: Running Thread: AnaStorageWatcher (140522791479040) >18:26:00,218 INFO anaconda: Thread Done: AnaStorageWatcher (140522791479040) >18:26:00,344 INFO anaconda: Running Thread: AnaCustomStorageInit (140522791479040) >18:26:00,688 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >18:26:00,711 DEBUG anaconda: network: selected device eth0 >18:26:00,786 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >18:26:00,909 DEBUG anaconda: updating hostname localhost.localdomain >18:26:01,053 INFO anaconda: Not doing 'require network connection' in live installation >18:26:03,156 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x4a204d0> >18:26:03,247 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4a20490> status to: ÐÑовеÑка ÑÑÑÑойÑÑв Ñ ÑанениÑ... >18:26:03,635 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4a20490> >18:26:04,892 INFO anaconda: Running Thread: AnaNTPserver0 (140522799871744) >18:26:04,960 INFO anaconda: Running Thread: AnaNTPserver1 (140522500904704) >18:26:04,971 INFO anaconda: Running Thread: AnaNTPserver2 (140522492512000) >18:26:05,968 INFO anaconda: Running Thread: AnaNTPserver3 (140522484119296) >18:26:06,161 INFO anaconda: Thread Done: AnaNTPserver2 (140522492512000) >18:26:06,165 INFO anaconda: Thread Done: AnaNTPserver0 (140522799871744) >18:26:06,181 INFO anaconda: Thread Done: AnaNTPserver1 (140522500904704) >18:26:06,273 DEBUG anaconda: updating hostname localhost.localdomain >18:26:06,391 DEBUG anaconda: updating hostname localhost.localdomain >18:26:06,392 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x4d13f50> status to: ÐÑоводное Ñоедение (eth0) подклÑÑенно >18:26:07,089 INFO anaconda: Thread Done: AnaCustomStorageInit (140522791479040) >18:26:11,156 INFO anaconda: Thread Done: AnaNTPserver3 (140522484119296) >18:26:13,972 INFO anaconda: Not doing 'require network connection' in live installation >18:26:25,105 INFO anaconda: Not doing 'require network connection' in live installation >18:26:32,051 DEBUG anaconda: disk free: 8.19 GB fs free: 0 B sw needs: 2.93 GB auto swap: 0 B >18:26:48,574 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:865: Warning: gsignal.c:2593: instance '0x4399f40' has no handler with id '9043' > if not self._check_encrypted(): > >18:26:48,581 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:865: Warning: gsignal.c:2593: instance '0x4399f40' has no handler with id '9044' > if not self._check_encrypted(): > >18:26:48,802 INFO anaconda: Running Thread: AnaExecuteStorageThread (140522484119296) >18:26:49,350 DEBUG anaconda: new disk order: [] >18:26:49,989 DEBUG anaconda: new disk order: [] >18:26:49,992 INFO anaconda: Not doing 'require network connection' in live installation >18:26:50,301 DEBUG anaconda: _is_valid_disklabel(vda) returning True >18:26:50,319 DEBUG anaconda: _is_valid_size(vda) returning True >18:26:50,320 DEBUG anaconda: _is_valid_location(vda) returning True >18:26:50,320 DEBUG anaconda: _is_valid_format(vda) returning True >18:26:50,321 DEBUG anaconda: is_valid_stage1_device(vda) returning True >18:26:50,322 INFO anaconda: Thread Done: AnaExecuteStorageThread (140522484119296) >18:26:50,361 DEBUG anaconda: ui: devices=['/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'] >18:26:50,362 DEBUG anaconda: ui: unused=[] >18:26:50,363 DEBUG anaconda: ui: new_devices=[] >18:26:50,436 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >18:26:50,437 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >18:26:50,439 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >18:26:50,887 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4a20490> >18:26:50,889 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4a20490> status to: Ð¡Ð¾Ñ Ñанение конÑигÑÑаÑии накопиÑелей даннÑÑ â¦ >18:26:50,904 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4a20490> >18:28:28,905 DEBUG anaconda: running automatic partitioning >18:28:29,073 DEBUG anaconda: _is_valid_disklabel(vda) returning True >18:28:29,078 DEBUG anaconda: _is_valid_size(vda) returning True >18:28:29,078 DEBUG anaconda: _is_valid_location(vda) returning True >18:28:29,078 DEBUG anaconda: _is_valid_format(vda) returning True >18:28:29,078 DEBUG anaconda: is_valid_stage1_device(vda) returning True >18:28:29,356 DEBUG anaconda: new disk order: [] >18:28:29,482 DEBUG anaconda: stage1 device cannot be of type lvmvg >18:28:29,483 DEBUG anaconda: stage1 device cannot be of type lvmlv >18:28:29,485 DEBUG anaconda: stage1 device cannot be of type lvmlv >18:28:29,486 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >18:28:29,489 DEBUG anaconda: _is_valid_disklabel(vda) returning True >18:28:29,490 DEBUG anaconda: _is_valid_size(vda) returning True >18:28:29,491 DEBUG anaconda: _is_valid_location(vda) returning True >18:28:29,492 DEBUG anaconda: _is_valid_format(vda) returning True >18:28:29,493 DEBUG anaconda: is_valid_stage1_device(vda) returning True >18:28:29,498 DEBUG anaconda: _is_valid_disklabel(vda) returning True >18:28:29,498 DEBUG anaconda: _is_valid_size(vda) returning True >18:28:29,499 DEBUG anaconda: _is_valid_location(vda) returning True >18:28:29,500 DEBUG anaconda: _is_valid_format(vda) returning True >18:28:29,500 DEBUG anaconda: is_valid_stage1_device(vda) returning True >18:28:29,501 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >18:28:29,502 DEBUG anaconda: _is_valid_size(vda1) returning True >18:28:29,502 DEBUG anaconda: _is_valid_location(vda1) returning True >18:28:29,503 DEBUG anaconda: _is_valid_partition(vda1) returning True >18:28:29,504 DEBUG anaconda: _is_valid_format(vda1) returning True >18:28:29,504 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >18:28:29,506 DEBUG anaconda: finished automatic partitioning >18:28:29,508 DEBUG anaconda: refreshing ui >18:28:29,521 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-vda2', 'sr0', 'vda', 'vda1', 'vda2'] >18:28:29,523 DEBUG anaconda: ui: unused=[] >18:28:29,526 DEBUG anaconda: ui: new_devices=['fedora-root', 'vda1', 'fedora-swap'] >18:28:29,631 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >18:28:29,633 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >18:28:29,674 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (16) with non-existent ext4 filesystem mounted at /boot >18:28:29,676 DEBUG anaconda: updated device_disks to ['vda'] >18:28:29,677 DEBUG anaconda: updated device_container_name to None >18:28:29,678 DEBUG anaconda: updated device_container_raid_level to None >18:28:29,679 DEBUG anaconda: updated device_container_encrypted to False >18:28:29,679 DEBUG anaconda: updated device_container_size to 0 >18:28:29,686 INFO anaconda: getting device type for None >18:28:29,688 ERR anaconda: unknown device type: 'None' >18:28:29,691 DEBUG anaconda: fs type changed: ext4 >18:28:29,707 INFO anaconda: getting device type for None >18:28:29,709 ERR anaconda: unknown device type: 'None' >18:28:29,710 DEBUG anaconda: device_type_changed: None None >18:28:29,716 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,718 DEBUG anaconda: device_type_changed: 2 ÐбÑÑнÑй Ñаздел >18:28:29,727 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,729 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,730 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,732 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,734 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,735 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,737 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,738 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,739 DEBUG anaconda: populate_raid: 2, None >18:28:29,741 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,744 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,745 DEBUG anaconda: populate_raid: 2, None >18:28:29,746 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,750 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >18:28:29,751 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (16) with non-existent ext4 filesystem mounted at /boot >18:28:29,752 DEBUG anaconda: updated device_disks to ['vda'] >18:28:29,753 DEBUG anaconda: updated device_container_name to None >18:28:29,754 DEBUG anaconda: updated device_container_raid_level to None >18:28:29,754 DEBUG anaconda: updated device_container_encrypted to False >18:28:29,755 DEBUG anaconda: updated device_container_size to 0 >18:28:29,766 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,768 DEBUG anaconda: populate_raid: 2, None >18:28:29,769 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:29,770 DEBUG anaconda: finished refreshing ui >18:28:29,771 DEBUG anaconda: updating space display >18:28:29,779 DEBUG anaconda: finished updating space display >18:28:32,088 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (16) with non-existent ext4 filesystem mounted at /boot >18:28:32,092 DEBUG anaconda: notebook page = 1 >18:28:32,093 INFO anaconda: ui: saving changes to device vda1 >18:28:32,095 DEBUG anaconda: old name: vda1 >18:28:32,097 DEBUG anaconda: new name: None >18:28:32,188 DEBUG anaconda: old size: 500.0 >18:28:32,190 DEBUG anaconda: new size: 500 >18:28:32,192 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >18:28:32,194 DEBUG anaconda: old device type: 2 >18:28:32,196 DEBUG anaconda: new device type: 2 >18:28:32,197 DEBUG anaconda: reformat: True >18:28:32,203 DEBUG anaconda: old fs type: ext4 >18:28:32,205 DEBUG anaconda: new fs type: ext4 >18:28:32,206 DEBUG anaconda: old encryption setting: False >18:28:32,207 DEBUG anaconda: new encryption setting: False >18:28:32,208 DEBUG anaconda: old label: >18:28:32,209 DEBUG anaconda: new_label: >18:28:32,211 DEBUG anaconda: old mountpoint: /boot >18:28:32,212 DEBUG anaconda: new mountpoint: /boot >18:28:32,215 DEBUG anaconda: old raid level: None >18:28:32,216 DEBUG anaconda: new raid level: None >18:28:32,218 DEBUG anaconda: old container: None >18:28:32,219 DEBUG anaconda: new container: None >18:28:32,220 DEBUG anaconda: old container encrypted: False >18:28:32,221 DEBUG anaconda: new container encrypted: False >18:28:32,222 DEBUG anaconda: old container raid level: None >18:28:32,222 DEBUG anaconda: new container raid level: None >18:28:32,224 DEBUG anaconda: old container size request: 0 >18:28:32,224 DEBUG anaconda: new container size request: 0 >18:28:32,226 DEBUG anaconda: old disks: ['vda'] >18:28:32,226 DEBUG anaconda: new disks: ['vda'] >18:28:32,226 DEBUG anaconda: nothing changed for new device >18:28:32,227 DEBUG anaconda: new selector: non-existent 6868MB lvmlv fedora-root (19) with non-existent ext4 filesystem mounted at / >18:28:32,227 DEBUG anaconda: populate_right_side: non-existent 6868MB lvmlv fedora-root (19) with non-existent ext4 filesystem mounted at / >18:28:32,227 DEBUG anaconda: updated device_disks to ['vda'] >18:28:32,228 DEBUG anaconda: updated device_container_name to fedora >18:28:32,228 DEBUG anaconda: updated device_container_raid_level to None >18:28:32,228 DEBUG anaconda: updated device_container_encrypted to True >18:28:32,229 DEBUG anaconda: updated device_container_size to 0 >18:28:32,252 INFO anaconda: getting device type for LVM >18:28:32,253 DEBUG anaconda: device_type_changed: 0 LVM >18:28:32,254 INFO anaconda: getting device type for LVM >18:28:32,255 INFO anaconda: getting device type for LVM >18:28:32,256 INFO anaconda: getting device type for LVM >18:28:32,257 INFO anaconda: getting device type for LVM >18:28:32,258 INFO anaconda: getting device type for LVM >18:28:32,259 INFO anaconda: getting device type for LVM >18:28:32,260 INFO anaconda: getting device type for LVM >18:28:32,261 INFO anaconda: getting device type for LVM >18:28:32,262 INFO anaconda: getting device type for LVM >18:28:32,263 INFO anaconda: getting device type for LVM >18:28:32,264 INFO anaconda: getting device type for LVM >18:28:32,265 DEBUG anaconda: populate_raid: 0, None >18:28:32,266 INFO anaconda: getting device type for LVM >18:28:32,268 INFO anaconda: getting device type for LVM >18:28:32,269 DEBUG anaconda: populate_raid: 0, None >18:28:32,269 INFO anaconda: getting device type for LVM >18:28:32,271 DEBUG anaconda: new container selection: fedora >18:28:32,272 DEBUG anaconda: default container is fedora >18:28:40,896 INFO anaconda: ui: saving changes to device fedora-root >18:28:40,898 DEBUG anaconda: old name: root >18:28:40,900 DEBUG anaconda: new name: root >18:28:40,912 DEBUG anaconda: old size: 6868 >18:28:40,913 DEBUG anaconda: new size: 6000 >18:28:40,915 INFO anaconda: getting device type for LVM >18:28:40,917 DEBUG anaconda: old device type: 0 >18:28:40,918 DEBUG anaconda: new device type: 0 >18:28:40,920 DEBUG anaconda: reformat: True >18:28:40,927 DEBUG anaconda: old fs type: ext4 >18:28:40,929 DEBUG anaconda: new fs type: ext4 >18:28:40,930 DEBUG anaconda: old encryption setting: False >18:28:40,931 DEBUG anaconda: new encryption setting: False >18:28:40,933 DEBUG anaconda: old label: >18:28:40,934 DEBUG anaconda: new_label: >18:28:40,935 DEBUG anaconda: old mountpoint: / >18:28:40,936 DEBUG anaconda: new mountpoint: / >18:28:40,940 DEBUG anaconda: old raid level: None >18:28:40,941 DEBUG anaconda: new raid level: None >18:28:40,947 DEBUG anaconda: old container: fedora >18:28:40,949 DEBUG anaconda: new container: fedora >18:28:40,950 DEBUG anaconda: old container encrypted: True >18:28:40,951 DEBUG anaconda: new container encrypted: True >18:28:40,952 DEBUG anaconda: old container raid level: None >18:28:40,952 DEBUG anaconda: new container raid level: None >18:28:40,953 DEBUG anaconda: old container size request: 0 >18:28:40,953 DEBUG anaconda: new container size request: 0 >18:28:40,953 DEBUG anaconda: old disks: ['vda'] >18:28:40,953 DEBUG anaconda: new disks: ['vda'] >18:28:41,349 DEBUG anaconda: populate_right_side: non-existent 5996MB lvmlv fedora-root (19) with non-existent ext4 filesystem mounted at / >18:28:41,350 DEBUG anaconda: updated device_disks to ['vda'] >18:28:41,352 DEBUG anaconda: updated device_container_name to fedora >18:28:41,352 DEBUG anaconda: updated device_container_raid_level to None >18:28:41,353 DEBUG anaconda: updated device_container_encrypted to True >18:28:41,354 DEBUG anaconda: updated device_container_size to 0 >18:28:41,365 INFO anaconda: getting device type for LVM >18:28:41,366 DEBUG anaconda: populate_raid: 0, None >18:28:41,367 INFO anaconda: getting device type for LVM >18:28:41,370 DEBUG anaconda: new container selection: None >18:28:41,371 DEBUG anaconda: new container selection: None >18:28:41,372 DEBUG anaconda: new container selection: fedora >18:28:41,372 DEBUG anaconda: default container is fedora >18:28:41,374 DEBUG anaconda: leaving save_right_side >18:28:46,785 DEBUG anaconda: requested size = 1 MB ; available space = 870.96 MB >18:28:47,305 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-00', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-fedora-00', 'luks-vda2', 'sr0', 'vda', 'vda1', 'vda2'] >18:28:47,307 DEBUG anaconda: ui: unused=[] >18:28:47,309 DEBUG anaconda: ui: new_devices=['fedora-root', 'vda1', 'luks-fedora-00', 'fedora-swap'] >18:28:47,339 DEBUG anaconda: running handleException >18:28:47,340 DEBUG anaconda: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: > > >/tmp/program.log: >18:25:04,027 INFO program: Running... udevadm settle --timeout=300 >18:25:04,055 DEBUG program: Return code: 0 >18:25:04,194 INFO program: Running... multipath -c /dev/vda >18:25:04,282 INFO program: Dec 05 18:25:04 | /etc/multipath.conf does not exist, blacklisting all devices. >18:25:04,282 INFO program: Dec 05 18:25:04 | A default multipath.conf file is located at >18:25:04,282 INFO program: Dec 05 18:25:04 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >18:25:04,282 INFO program: Dec 05 18:25:04 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >18:25:04,282 INFO program: /dev/vda is not a valid multipath device path >18:25:04,282 DEBUG program: Return code: 1 >18:25:04,565 INFO program: Running... udevadm settle --timeout=300 >18:25:04,584 DEBUG program: Return code: 0 >18:25:09,152 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >18:25:09,181 DEBUG program: Return code: 0 >18:25:09,183 INFO program: Running... udevadm settle --timeout=300 >18:25:09,400 DEBUG program: Return code: 0 >18:25:09,404 INFO program: Running... modprobe fcoe >18:25:09,496 DEBUG program: Return code: 0 >18:25:09,499 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >18:25:09,548 INFO program: No FCoE boot disk information is found in EDD! >18:25:09,551 DEBUG program: Return code: 1 >18:25:15,640 INFO program: Running... udevadm settle --timeout=300 >18:25:15,907 DEBUG program: Return code: 0 >18:25:15,974 INFO program: Running... udevadm settle --timeout=300 >18:25:16,380 DEBUG program: Return code: 0 >18:25:18,764 INFO program: Running... multipath -c /dev/vda >18:25:19,302 INFO program: Dec 05 18:25:19 | /etc/multipath.conf does not exist, blacklisting all devices. >18:25:19,304 INFO program: Dec 05 18:25:19 | A default multipath.conf file is located at >18:25:19,304 INFO program: Dec 05 18:25:19 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >18:25:19,305 INFO program: Dec 05 18:25:19 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >18:25:19,306 INFO program: /dev/vda is not a valid multipath device path >18:25:19,306 DEBUG program: Return code: 1 >18:25:21,945 INFO program: Running... dumpe2fs -h /dev/loop3 >18:25:22,191 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >18:25:22,192 INFO program: Filesystem volume name: _Fedora-Live-KDE >18:25:22,197 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >18:25:22,199 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >18:25:22,207 INFO program: Filesystem magic number: 0xEF53 >18:25:22,209 INFO program: Filesystem revision #: 1 (dynamic) >18:25:22,212 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 >18:25:22,221 INFO program: Filesystem flags: signed_directory_hash >18:25:22,222 INFO program: Default mount options: user_xattr acl >18:25:22,224 INFO program: Filesystem state: clean >18:25:22,225 INFO program: Errors behavior: Continue >18:25:22,227 INFO program: Filesystem OS type: Linux >18:25:22,228 INFO program: Inode count: 262144 >18:25:22,232 INFO program: Block count: 1048576 >18:25:22,236 INFO program: Reserved block count: 10483 >18:25:22,243 INFO program: Free blocks: 229874 >18:25:22,247 INFO program: Free inodes: 164487 >18:25:22,254 INFO program: First block: 0 >18:25:22,262 INFO program: Block size: 4096 >18:25:22,263 INFO program: Fragment size: 4096 >18:25:22,264 INFO program: Reserved GDT blocks: 255 >18:25:22,265 INFO program: Blocks per group: 32768 >18:25:22,268 INFO program: Fragments per group: 32768 >18:25:22,270 INFO program: Inodes per group: 8192 >18:25:22,276 INFO program: Inode blocks per group: 512 >18:25:22,277 INFO program: Flex block group size: 16 >18:25:22,279 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >18:25:22,283 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >18:25:22,285 INFO program: Last write time: Thu Dec 5 07:00:13 2013 >18:25:22,286 INFO program: Mount count: 0 >18:25:22,306 INFO program: Maximum mount count: -1 >18:25:22,307 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >18:25:22,308 INFO program: Check interval: 0 (<none>) >18:25:22,309 INFO program: Lifetime writes: 712 MB >18:25:22,311 INFO program: Reserved blocks uid: 0 (user root) >18:25:22,314 INFO program: Reserved blocks gid: 0 (group root) >18:25:22,315 INFO program: First inode: 11 >18:25:22,318 INFO program: Inode size: 256 >18:25:22,326 INFO program: Required extra isize: 28 >18:25:22,327 INFO program: Desired extra isize: 28 >18:25:22,328 INFO program: Journal inode: 8 >18:25:22,329 INFO program: Default directory hash: half_md4 >18:25:22,330 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >18:25:22,330 INFO program: Journal backup: inode blocks >18:25:22,331 INFO program: Journal features: journal_incompat_revoke >18:25:22,334 INFO program: Journal size: 128M >18:25:22,341 INFO program: Journal length: 32768 >18:25:22,344 INFO program: Journal sequence: 0x00004c6f >18:25:22,345 INFO program: Journal start: 0 >18:25:22,347 INFO program: >18:25:22,349 DEBUG program: Return code: 0 >18:25:22,357 INFO program: Running... resize2fs -P /dev/loop3 >18:25:22,480 INFO program: resize2fs 1.42.8 (20-Jun-2013) >18:25:22,482 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >18:25:22,483 INFO program: Couldn't find valid filesystem superblock. >18:25:22,484 DEBUG program: Return code: 1 >18:25:23,771 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >18:25:24,054 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >18:25:24,135 INFO program: Filesystem volume name: _Fedora-Live-KDE >18:25:24,138 INFO program: Last mounted on: / >18:25:24,177 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >18:25:24,177 INFO program: Filesystem magic number: 0xEF53 >18:25:24,184 INFO program: Filesystem revision #: 1 (dynamic) >18:25:24,185 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 >18:25:24,186 INFO program: Filesystem flags: signed_directory_hash >18:25:24,187 INFO program: Default mount options: user_xattr acl >18:25:24,188 INFO program: Filesystem state: clean >18:25:24,189 INFO program: Errors behavior: Continue >18:25:24,190 INFO program: Filesystem OS type: Linux >18:25:24,191 INFO program: Inode count: 262144 >18:25:24,192 INFO program: Block count: 1048576 >18:25:24,194 INFO program: Reserved block count: 10483 >18:25:24,200 INFO program: Free blocks: 229874 >18:25:24,201 INFO program: Free inodes: 164487 >18:25:24,202 INFO program: First block: 0 >18:25:24,203 INFO program: Block size: 4096 >18:25:24,204 INFO program: Fragment size: 4096 >18:25:24,205 INFO program: Reserved GDT blocks: 255 >18:25:24,205 INFO program: Blocks per group: 32768 >18:25:24,207 INFO program: Fragments per group: 32768 >18:25:24,210 INFO program: Inodes per group: 8192 >18:25:24,211 INFO program: Inode blocks per group: 512 >18:25:24,213 INFO program: Flex block group size: 16 >18:25:24,214 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >18:25:24,215 INFO program: Last mount time: Thu Dec 5 18:23:15 2013 >18:25:24,217 INFO program: Last write time: Thu Dec 5 18:23:15 2013 >18:25:24,218 INFO program: Mount count: 1 >18:25:24,220 INFO program: Maximum mount count: -1 >18:25:24,221 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >18:25:24,221 INFO program: Check interval: 0 (<none>) >18:25:24,226 INFO program: Lifetime writes: 712 MB >18:25:24,228 INFO program: Reserved blocks uid: 0 (user root) >18:25:24,228 INFO program: Reserved blocks gid: 0 (group root) >18:25:24,233 INFO program: First inode: 11 >18:25:24,234 INFO program: Inode size: 256 >18:25:24,235 INFO program: Required extra isize: 28 >18:25:24,236 INFO program: Desired extra isize: 28 >18:25:24,237 INFO program: Journal inode: 8 >18:25:24,237 INFO program: Default directory hash: half_md4 >18:25:24,238 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >18:25:24,239 INFO program: Journal backup: inode blocks >18:25:24,243 INFO program: Journal features: journal_incompat_revoke >18:25:24,244 INFO program: Journal size: 128M >18:25:24,246 INFO program: Journal length: 32768 >18:25:24,246 INFO program: Journal sequence: 0x00004c70 >18:25:24,247 INFO program: Journal start: 1 >18:25:24,248 INFO program: >18:25:24,252 DEBUG program: Return code: 0 >18:25:24,253 INFO program: Running... resize2fs -P /dev/mapper/live-rw >18:25:24,361 INFO program: resize2fs 1.42.8 (20-Jun-2013) >18:25:24,364 INFO program: Estimated minimum size of the filesystem: 821448 >18:25:24,368 DEBUG program: Return code: 0 >18:25:25,400 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >18:25:25,423 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >18:25:25,425 INFO program: Filesystem volume name: _Fedora-Live-KDE >18:25:25,425 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >18:25:25,426 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >18:25:25,427 INFO program: Filesystem magic number: 0xEF53 >18:25:25,428 INFO program: Filesystem revision #: 1 (dynamic) >18:25:25,429 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 >18:25:25,431 INFO program: Filesystem flags: signed_directory_hash >18:25:25,432 INFO program: Default mount options: user_xattr acl >18:25:25,435 INFO program: Filesystem state: clean >18:25:25,436 INFO program: Errors behavior: Continue >18:25:25,436 INFO program: Filesystem OS type: Linux >18:25:25,437 INFO program: Inode count: 262144 >18:25:25,439 INFO program: Block count: 1048576 >18:25:25,439 INFO program: Reserved block count: 10483 >18:25:25,441 INFO program: Free blocks: 229874 >18:25:25,441 INFO program: Free inodes: 164487 >18:25:25,447 INFO program: First block: 0 >18:25:25,448 INFO program: Block size: 4096 >18:25:25,449 INFO program: Fragment size: 4096 >18:25:25,449 INFO program: Reserved GDT blocks: 255 >18:25:25,450 INFO program: Blocks per group: 32768 >18:25:25,453 INFO program: Fragments per group: 32768 >18:25:25,454 INFO program: Inodes per group: 8192 >18:25:25,455 INFO program: Inode blocks per group: 512 >18:25:25,456 INFO program: Flex block group size: 16 >18:25:25,457 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >18:25:25,458 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >18:25:25,458 INFO program: Last write time: Thu Dec 5 07:00:13 2013 >18:25:25,460 INFO program: Mount count: 0 >18:25:25,461 INFO program: Maximum mount count: -1 >18:25:25,463 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >18:25:25,466 INFO program: Check interval: 0 (<none>) >18:25:25,466 INFO program: Lifetime writes: 712 MB >18:25:25,467 INFO program: Reserved blocks uid: 0 (user root) >18:25:25,469 INFO program: Reserved blocks gid: 0 (group root) >18:25:25,469 INFO program: First inode: 11 >18:25:25,471 INFO program: Inode size: 256 >18:25:25,471 INFO program: Required extra isize: 28 >18:25:25,473 INFO program: Desired extra isize: 28 >18:25:25,475 INFO program: Journal inode: 8 >18:25:25,476 INFO program: Default directory hash: half_md4 >18:25:25,477 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >18:25:25,479 INFO program: Journal backup: inode blocks >18:25:25,481 INFO program: Journal features: journal_incompat_revoke >18:25:25,484 INFO program: Journal size: 128M >18:25:25,486 INFO program: Journal length: 32768 >18:25:25,488 INFO program: Journal sequence: 0x00004c6f >18:25:25,489 INFO program: Journal start: 0 >18:25:25,490 INFO program: >18:25:25,491 DEBUG program: Return code: 0 >18:25:25,492 INFO program: Running... resize2fs -P /dev/mapper/live-base >18:25:25,533 INFO program: resize2fs 1.42.8 (20-Jun-2013) >18:25:25,536 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >18:25:25,536 INFO program: Couldn't find valid filesystem superblock. >18:25:25,538 DEBUG program: Return code: 1 >18:25:25,751 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >18:25:25,780 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >18:25:25,785 INFO program: Filesystem volume name: _Fedora-Live-KDE >18:25:25,786 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >18:25:25,788 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >18:25:25,788 INFO program: Filesystem magic number: 0xEF53 >18:25:25,789 INFO program: Filesystem revision #: 1 (dynamic) >18:25:25,790 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 >18:25:25,791 INFO program: Filesystem flags: signed_directory_hash >18:25:25,792 INFO program: Default mount options: user_xattr acl >18:25:25,793 INFO program: Filesystem state: clean >18:25:25,796 INFO program: Errors behavior: Continue >18:25:25,801 INFO program: Filesystem OS type: Linux >18:25:25,804 INFO program: Inode count: 212992 >18:25:25,806 INFO program: Block count: 821448 >18:25:25,806 INFO program: Reserved block count: 8212 >18:25:25,807 INFO program: Free blocks: 6087 >18:25:25,809 INFO program: Free inodes: 115335 >18:25:25,809 INFO program: First block: 0 >18:25:25,810 INFO program: Block size: 4096 >18:25:25,812 INFO program: Fragment size: 4096 >18:25:25,815 INFO program: Reserved GDT blocks: 255 >18:25:25,821 INFO program: Blocks per group: 32768 >18:25:25,821 INFO program: Fragments per group: 32768 >18:25:25,822 INFO program: Inodes per group: 8192 >18:25:25,823 INFO program: Inode blocks per group: 512 >18:25:25,823 INFO program: Flex block group size: 16 >18:25:25,824 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >18:25:25,825 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >18:25:25,826 INFO program: Last write time: Thu Dec 5 07:00:23 2013 >18:25:25,827 INFO program: Mount count: 0 >18:25:25,828 INFO program: Maximum mount count: -1 >18:25:25,829 INFO program: Last checked: Thu Dec 5 07:00:23 2013 >18:25:25,832 INFO program: Check interval: 0 (<none>) >18:25:25,833 INFO program: Lifetime writes: 714 MB >18:25:25,835 INFO program: Reserved blocks uid: 0 (user root) >18:25:25,836 INFO program: Reserved blocks gid: 0 (group root) >18:25:25,837 INFO program: First inode: 11 >18:25:25,841 INFO program: Inode size: 256 >18:25:25,842 INFO program: Required extra isize: 28 >18:25:25,843 INFO program: Desired extra isize: 28 >18:25:25,843 INFO program: Journal inode: 8 >18:25:25,844 INFO program: Default directory hash: half_md4 >18:25:25,848 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >18:25:25,849 INFO program: Journal backup: inode blocks >18:25:25,849 INFO program: Journal features: journal_incompat_revoke >18:25:25,851 INFO program: Journal size: 128M >18:25:25,851 INFO program: Journal length: 32768 >18:25:25,852 INFO program: Journal sequence: 0x00004c6f >18:25:25,853 INFO program: Journal start: 0 >18:25:25,854 INFO program: >18:25:25,854 DEBUG program: Return code: 0 >18:25:25,856 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >18:25:25,890 INFO program: resize2fs 1.42.8 (20-Jun-2013) >18:25:25,892 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >18:25:25,898 INFO program: Couldn't find valid filesystem superblock. >18:25:25,901 DEBUG program: Return code: 1 >18:25:25,979 INFO program: Running... udevadm settle --timeout=300 >18:25:26,140 DEBUG program: Return code: 0 >18:25:26,172 INFO program: Running... udevadm settle --timeout=300 >18:25:26,219 DEBUG program: Return code: 0 >18:25:26,661 INFO program: Running... hwclock --hctosys --utc >18:25:27,030 DEBUG program: Return code: 0 >18:25:27,032 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >18:25:27,159 DEBUG program: Return code: 0 >18:26:06,448 INFO program: Running... modprobe btrfs >18:26:06,817 DEBUG program: Return code: 0 >18:26:06,837 INFO program: Running... modprobe xfs >18:26:06,969 DEBUG program: Return code: 0 >18:26:49,355 INFO program: Running... udevadm settle --timeout=300 >18:26:49,899 DEBUG program: Return code: 0 >18:26:49,992 INFO program: Running... udevadm settle --timeout=300 >18:26:50,129 DEBUG program: Return code: 0 >18:28:29,357 INFO program: Running... udevadm settle --timeout=300 >18:28:29,461 DEBUG program: Return code: 0 >18:28:47,792 INFO program: Running... journalctl -b > > >/tmp/storage.log: >18:25:03,376 DEBUG blivet: registered device format class MDRaidMember as mdmember >18:25:03,377 DEBUG blivet: registered device format class MultipathMember as multipath_member >18:25:03,378 DEBUG blivet: registered device format class BIOSBoot as biosboot >18:25:03,400 DEBUG blivet: registered device format class Ext2FS as ext2 >18:25:03,400 DEBUG blivet: registered device format class Ext3FS as ext3 >18:25:03,400 DEBUG blivet: registered device format class Ext4FS as ext4 >18:25:03,401 DEBUG blivet: registered device format class FATFS as vfat >18:25:03,401 DEBUG blivet: registered device format class EFIFS as efi >18:25:03,401 DEBUG blivet: registered device format class BTRFS as btrfs >18:25:03,401 DEBUG blivet: registered device format class GFS2 as gfs2 >18:25:03,401 DEBUG blivet: registered device format class JFS as jfs >18:25:03,401 DEBUG blivet: registered device format class ReiserFS as reiserfs >18:25:03,402 DEBUG blivet: registered device format class XFS as xfs >18:25:03,402 DEBUG blivet: registered device format class HFS as hfs >18:25:03,402 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >18:25:03,402 DEBUG blivet: registered device format class HFSPlus as hfs+ >18:25:03,402 DEBUG blivet: registered device format class MacEFIFS as macefi >18:25:03,402 DEBUG blivet: registered device format class NTFS as ntfs >18:25:03,402 DEBUG blivet: registered device format class NFS as nfs >18:25:03,403 DEBUG blivet: registered device format class NFSv4 as nfs4 >18:25:03,403 DEBUG blivet: registered device format class Iso9660FS as iso9660 >18:25:03,403 DEBUG blivet: registered device format class NoDevFS as nodev >18:25:03,403 DEBUG blivet: registered device format class DevPtsFS as devpts >18:25:03,403 DEBUG blivet: registered device format class ProcFS as proc >18:25:03,403 DEBUG blivet: registered device format class SysFS as sysfs >18:25:03,403 DEBUG blivet: registered device format class TmpFS as tmpfs >18:25:03,404 DEBUG blivet: registered device format class BindFS as bind >18:25:03,404 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >18:25:03,404 DEBUG blivet: registered device format class USBFS as usbfs >18:25:03,407 DEBUG blivet: registered device format class LUKS as luks >18:25:03,407 DEBUG blivet: registered device format class DiskLabel as disklabel >18:25:03,409 DEBUG blivet: registered device format class SwapSpace as swap >18:25:03,409 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >18:25:03,409 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >18:25:03,410 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >18:25:04,026 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >18:25:04,026 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >18:25:04,026 INFO blivet: sr0 looks to be the live device; marking as protected >18:25:04,060 INFO blivet: devices to scan: ['sr0', 'vda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >18:25:04,105 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 /dev/disk/by-uuid/2013-12-05-12-09-26-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0: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-KDE-x86_64-20-TC5', > 'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-09-26-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-09-26-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': '6cd30fd1', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '92770', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', > '/dev/disk/by-uuid/2013-12-05-12-09-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >18:25:04,106 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >18:25:04,107 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >18:25:04,107 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,107 INFO blivet: sr0 is a cdrom >18:25:04,108 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >18:25:04,108 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,130 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >18:25:04,130 INFO blivet: added cdrom sr0 (id 0) to device tree >18:25:04,132 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:25:04,142 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >18:25:04,142 INFO blivet: type detected on 'sr0' is 'iso9660' >18:25:04,148 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:25:04,148 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >18:25:04,150 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >18:25:04,154 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:25:04,158 DEBUG blivet: looking up parted Device: /dev/sr0 >18:25:04,176 INFO blivet: got device: OpticalDevice instance (0x1ccd950) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 927.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x1bf5d40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >18:25:04,179 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:25:04,179 INFO blivet: got format: Iso9660FS instance (0x1d2a850) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-KDE-x86_64-20-TC5 size = 0 targetSize = 0 > >18:25:04,182 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '407507', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >18:25:04,183 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >18:25:04,184 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >18:25:04,186 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,188 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >18:25:04,189 INFO blivet: vda is a disk >18:25:04,189 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,193 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >18:25:04,283 INFO blivet: added disk vda (id 1) to device tree >18:25:04,283 DEBUG blivet: looking up parted Device: /dev/vda >18:25:04,292 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >18:25:04,297 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >18:25:04,297 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,301 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:25:04,302 DEBUG blivet: required disklabel type for vda (15) is None >18:25:04,302 DEBUG blivet: default disklabel type for vda is msdos >18:25:04,302 DEBUG blivet: selecting msdos disklabel for vda based on size >18:25:04,307 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >18:25:04,312 INFO blivet: no usable disklabel on vda >18:25:04,313 DEBUG blivet: no type or existing type for vda, bailing >18:25:04,315 INFO blivet: got device: DiskDevice instance (0x1d2a810) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x1d14170> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1d59c50> >18:25:04,328 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '50805', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >18:25:04,329 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >18:25:04,330 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >18:25:04,330 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,331 INFO blivet: loop0 is a loop device >18:25:04,331 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >18:25:04,332 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >18:25:04,333 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,334 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,337 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >18:25:04,337 INFO blivet: added file /osmin.img (deleted) (id 2) to device tree >18:25:04,339 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >18:25:04,339 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,340 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:25:04,340 INFO blivet: added loop loop0 (id 3) to device tree >18:25:04,341 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >18:25:04,342 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >18:25:04,343 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >18:25:04,343 DEBUG blivet: device loop0 does not contain a disklabel >18:25:04,343 INFO blivet: type detected on 'loop0' is 'squashfs' >18:25:04,343 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >18:25:04,344 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >18:25:04,345 INFO blivet: got device: LoopDevice instance (0x1d65ed0) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >18:25:04,345 INFO blivet: got format: DeviceFormat instance (0x1d6e050) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >18:25:04,347 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '53494', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >18:25:04,347 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >18:25:04,348 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >18:25:04,348 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,348 INFO blivet: loop1 is a loop device >18:25:04,349 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >18:25:04,350 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >18:25:04,352 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,353 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,354 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >18:25:04,354 INFO blivet: added file /osmin (id 4) to device tree >18:25:04,355 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >18:25:04,355 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,356 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >18:25:04,356 INFO blivet: added loop loop1 (id 5) to device tree >18:25:04,357 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >18:25:04,358 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >18:25:04,358 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:25:04,358 DEBUG blivet: device loop1 does not contain a disklabel >18:25:04,359 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >18:25:04,359 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:25:04,360 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >18:25:04,361 INFO blivet: got device: LoopDevice instance (0x1d6e210) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > 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 >18:25:04,361 INFO blivet: got format: DeviceFormat instance (0x1d6e310) -- > 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 > >18:25:04,363 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '53576', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >18:25:04,363 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >18:25:04,364 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >18:25:04,364 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,364 INFO blivet: loop2 is a loop device >18:25:04,365 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >18:25:04,369 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >18:25:04,370 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,371 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,372 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >18:25:04,373 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >18:25:04,375 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >18:25:04,375 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,376 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:25:04,376 INFO blivet: added loop loop2 (id 7) to device tree >18:25:04,377 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >18:25:04,378 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >18:25:04,378 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >18:25:04,378 DEBUG blivet: device loop2 does not contain a disklabel >18:25:04,379 INFO blivet: type detected on 'loop2' is 'squashfs' >18:25:04,379 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >18:25:04,380 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >18:25:04,380 INFO blivet: got device: LoopDevice instance (0x1d6e590) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > 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 >18:25:04,380 INFO blivet: got format: DeviceFormat instance (0x1d65dd0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >18:25:04,384 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '53614', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >18:25:04,385 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >18:25:04,386 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >18:25:04,387 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,387 INFO blivet: loop3 is a loop device >18:25:04,387 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >18:25:04,388 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >18:25:04,389 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,389 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,390 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >18:25:04,390 INFO blivet: added file /LiveOS/ext3fs.img (id 8) to device tree >18:25:04,392 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >18:25:04,392 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,393 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >18:25:04,393 INFO blivet: added loop loop3 (id 9) to device tree >18:25:04,394 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >18:25:04,395 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >18:25:04,396 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:04,396 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:04,397 DEBUG blivet: device loop3 does not contain a disklabel >18:25:04,397 INFO blivet: type detected on 'loop3' is 'ext4' >18:25:04,400 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:04,401 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:04,402 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >18:25:04,402 INFO blivet: got device: LoopDevice instance (0x1d59e10) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > 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 >18:25:04,403 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:04,404 INFO blivet: got format: Ext4FS instance (0x1d6e4d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >18:25:04,405 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '53652', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >18:25:04,406 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >18:25:04,406 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >18:25:04,407 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,407 INFO blivet: loop4 is a loop device >18:25:04,409 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >18:25:04,410 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >18:25:04,410 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,411 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,412 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >18:25:04,412 INFO blivet: added file /overlay (deleted) (id 10) to device tree >18:25:04,413 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >18:25:04,413 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,416 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >18:25:04,416 INFO blivet: added loop loop4 (id 11) to device tree >18:25:04,417 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >18:25:04,418 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >18:25:04,418 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:25:04,418 DEBUG blivet: device loop4 does not contain a disklabel >18:25:04,419 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >18:25:04,419 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:25:04,421 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >18:25:04,422 INFO blivet: got device: LoopDevice instance (0x1d6e090) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > 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/loop4 > format args = [] originalFormat = None >18:25:04,422 INFO blivet: got format: DeviceFormat instance (0x1d6e690) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >18:25:04,433 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '82444', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >18:25:04,433 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >18:25:04,434 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >18:25:04,435 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,435 INFO blivet: live-rw is a device-mapper device >18:25:04,436 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >18:25:04,437 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >18:25:04,438 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >18:25:04,440 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >18:25:04,441 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) with existing DM_snapshot_cow >18:25:04,444 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >18:25:04,445 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,446 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >18:25:04,446 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,449 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >18:25:04,450 INFO blivet: added dm live-rw (id 12) to device tree >18:25:04,451 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >18:25:04,451 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >18:25:04,453 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:04,453 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:04,453 DEBUG blivet: device live-rw does not contain a disklabel >18:25:04,453 INFO blivet: type detected on 'live-rw' is 'ext4' >18:25:04,455 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:04,455 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:04,456 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >18:25:04,456 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >18:25:04,467 INFO blivet: got device: DMDevice instance (0x1d6e750) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11) with existing DM_snapshot_cow'] > 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 0x1d14200> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >18:25:04,473 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:04,474 INFO blivet: got format: Ext4FS instance (0x1d6e950) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >18:25:04,482 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '2608', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >18:25:04,482 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >18:25:04,483 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >18:25:04,483 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,484 INFO blivet: live-base is a device-mapper device >18:25:04,484 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >18:25:04,485 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >18:25:04,486 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >18:25:04,488 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >18:25:04,489 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >18:25:04,490 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,492 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >18:25:04,492 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,497 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >18:25:04,497 INFO blivet: added dm live-base (id 13) to device tree >18:25:04,498 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >18:25:04,498 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >18:25:04,499 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:04,500 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:04,500 DEBUG blivet: device live-base does not contain a disklabel >18:25:04,500 INFO blivet: type detected on 'live-base' is 'ext4' >18:25:04,501 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:04,501 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:04,502 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >18:25:04,503 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >18:25:04,513 INFO blivet: got device: DMDevice instance (0x1d2a890) -- > name = live-base status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop3 (9) 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: 32574 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1d14290> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >18:25:04,516 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:04,518 INFO blivet: got format: Ext4FS instance (0x1d6e290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >18:25:04,523 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '23126', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >18:25:04,524 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >18:25:04,529 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >18:25:04,530 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,530 INFO blivet: live-osimg-min is a device-mapper device >18:25:04,531 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >18:25:04,532 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >18:25:04,533 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >18:25:04,534 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >18:25:04,535 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing DM_snapshot_cow >18:25:04,536 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >18:25:04,537 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >18:25:04,539 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >18:25:04,539 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:04,540 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >18:25:04,541 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:04,544 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >18:25:04,544 INFO blivet: added dm live-osimg-min (id 14) to device tree >18:25:04,545 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >18:25:04,546 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >18:25:04,547 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:04,547 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:04,547 DEBUG blivet: device live-osimg-min does not contain a disklabel >18:25:04,548 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >18:25:04,549 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:04,549 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:04,549 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >18:25:04,550 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >18:25:04,557 INFO blivet: got device: DMDevice instance (0x1d6e9d0) -- > name = live-osimg-min status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (9) 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 0x1d14320> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >18:25:04,565 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:04,565 INFO blivet: got format: Ext4FS instance (0x1d6ec50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >18:25:04,589 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >18:25:09,402 INFO blivet: ISCSID is /sbin/iscsid >18:25:09,403 INFO blivet: no initiator set >18:25:09,552 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >18:25:09,554 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >18:25:11,378 DEBUG blivet: trying to set new default fstype to 'ext4' >18:25:11,469 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:11,470 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:11,475 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:11,502 INFO blivet: Detected 1040M of memory >18:25:11,504 INFO blivet: Suggested swap size (2080 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >18:25:11,505 INFO blivet: Swap attempt of 0M >18:25:15,631 INFO blivet: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x404e510> >18:25:15,632 INFO blivet: no initiator set >18:25:15,634 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >18:25:15,636 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >18:25:15,959 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >18:25:15,971 INFO blivet: sr0 looks to be the live device; marking as protected >18:25:16,412 INFO blivet: devices to scan: ['sr0', 'vda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >18:25:16,945 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 /dev/disk/by-uuid/2013-12-05-12-09-26-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0: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-KDE-x86_64-20-TC5', > 'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-09-26-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-09-26-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': '6cd30fd1', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '92770', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', > '/dev/disk/by-uuid/2013-12-05-12-09-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >18:25:17,059 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >18:25:17,084 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >18:25:17,085 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:17,085 INFO blivet: sr0 is a cdrom >18:25:17,220 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >18:25:17,252 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:17,436 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >18:25:17,565 INFO blivet: added cdrom sr0 (id 0) to device tree >18:25:17,567 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:25:17,732 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >18:25:17,825 INFO blivet: type detected on 'sr0' is 'iso9660' >18:25:17,875 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:25:18,035 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >18:25:18,061 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >18:25:18,132 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:25:18,151 DEBUG blivet: looking up parted Device: /dev/sr0 >18:25:18,290 INFO blivet: got device: OpticalDevice instance (0x422c1d0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 927.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x7fcdfc056830> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >18:25:18,301 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:25:18,301 INFO blivet: got format: Iso9660FS instance (0x7fcdfc093a50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-KDE-x86_64-20-TC5 size = 0.0 targetSize = 0.0 > >18:25:18,387 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '407507', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >18:25:18,392 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >18:25:18,450 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >18:25:18,454 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:18,559 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >18:25:18,562 INFO blivet: vda is a disk >18:25:18,563 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:18,566 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >18:25:19,307 INFO blivet: added disk vda (id 1) to device tree >18:25:19,308 DEBUG blivet: looking up parted Device: /dev/vda >18:25:19,354 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >18:25:19,397 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >18:25:19,465 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:19,518 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:25:19,544 DEBUG blivet: required disklabel type for vda (15) is None >18:25:19,560 DEBUG blivet: default disklabel type for vda is msdos >18:25:19,583 DEBUG blivet: selecting msdos disklabel for vda based on size >18:25:19,655 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >18:25:19,786 INFO blivet: no usable disklabel on vda >18:25:19,798 DEBUG blivet: no type or existing type for vda, bailing >18:25:19,842 INFO blivet: got device: DiskDevice instance (0x43214d0) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32717 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x430b7a0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x431e550> >18:25:19,887 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '50805', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >18:25:19,888 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >18:25:19,911 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >18:25:19,912 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:19,912 INFO blivet: loop0 is a loop device >18:25:19,945 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >18:25:20,004 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >18:25:20,060 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:20,063 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:20,088 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >18:25:20,090 INFO blivet: added file /osmin.img (deleted) (id 2) to device tree >18:25:20,110 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >18:25:20,173 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:20,207 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:25:20,210 INFO blivet: added loop loop0 (id 3) to device tree >18:25:20,223 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >18:25:20,231 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >18:25:20,239 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >18:25:20,254 DEBUG blivet: device loop0 does not contain a disklabel >18:25:20,260 INFO blivet: type detected on 'loop0' is 'squashfs' >18:25:20,264 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >18:25:20,268 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >18:25:20,384 INFO blivet: got device: LoopDevice instance (0x7fcdfc0ba990) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >18:25:20,395 INFO blivet: got format: DeviceFormat instance (0x7fcdfc0baad0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >18:25:20,406 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '53494', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >18:25:20,419 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >18:25:20,425 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >18:25:20,431 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:20,438 INFO blivet: loop1 is a loop device >18:25:20,445 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >18:25:20,451 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >18:25:20,456 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:20,483 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:20,495 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >18:25:20,526 INFO blivet: added file /osmin (id 4) to device tree >18:25:20,538 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >18:25:20,566 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:20,596 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >18:25:20,617 INFO blivet: added loop loop1 (id 5) to device tree >18:25:20,645 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >18:25:20,661 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >18:25:20,684 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:25:20,702 DEBUG blivet: device loop1 does not contain a disklabel >18:25:20,704 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >18:25:20,707 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:25:20,728 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >18:25:20,752 INFO blivet: got device: LoopDevice instance (0x434f8d0) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > 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 >18:25:20,782 INFO blivet: got format: DeviceFormat instance (0x434f790) -- > 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 > >18:25:20,826 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '53576', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >18:25:20,831 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >18:25:20,835 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >18:25:20,888 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:20,903 INFO blivet: loop2 is a loop device >18:25:20,908 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >18:25:20,929 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >18:25:20,936 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:20,943 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:20,947 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >18:25:20,974 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >18:25:20,998 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >18:25:21,015 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:21,018 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:25:21,068 INFO blivet: added loop loop2 (id 7) to device tree >18:25:21,097 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >18:25:21,120 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >18:25:21,122 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >18:25:21,123 DEBUG blivet: device loop2 does not contain a disklabel >18:25:21,147 INFO blivet: type detected on 'loop2' is 'squashfs' >18:25:21,165 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >18:25:21,228 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >18:25:21,293 INFO blivet: got device: LoopDevice instance (0x7fcdfc0ba890) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > 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 >18:25:21,338 INFO blivet: got format: DeviceFormat instance (0x7fcdfc0bac10) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >18:25:21,459 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '53614', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >18:25:21,536 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >18:25:21,542 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >18:25:21,595 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:21,596 INFO blivet: loop3 is a loop device >18:25:21,597 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >18:25:21,603 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >18:25:21,646 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:21,663 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:21,691 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >18:25:21,749 INFO blivet: added file /LiveOS/ext3fs.img (id 8) to device tree >18:25:21,756 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >18:25:21,778 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:21,783 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >18:25:21,800 INFO blivet: added loop loop3 (id 9) to device tree >18:25:21,814 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >18:25:21,821 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >18:25:21,861 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:21,884 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:21,892 DEBUG blivet: device loop3 does not contain a disklabel >18:25:21,922 INFO blivet: type detected on 'loop3' is 'ext4' >18:25:22,485 DEBUG blivet: using current size 0 as min size >18:25:22,491 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:22,495 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:22,499 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >18:25:22,505 INFO blivet: got device: LoopDevice instance (0x7fcdfc0bac50) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > 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 >18:25:22,511 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:22,514 INFO blivet: got format: Ext4FS instance (0x434f810) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >18:25:22,522 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '53652', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >18:25:22,531 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >18:25:22,533 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >18:25:22,539 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:22,555 INFO blivet: loop4 is a loop device >18:25:22,558 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >18:25:22,564 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >18:25:22,571 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:22,582 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:22,593 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >18:25:22,652 INFO blivet: added file /overlay (deleted) (id 10) to device tree >18:25:22,690 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >18:25:22,700 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:22,719 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >18:25:22,735 INFO blivet: added loop loop4 (id 11) to device tree >18:25:22,740 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >18:25:22,753 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >18:25:22,793 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:25:22,805 DEBUG blivet: device loop4 does not contain a disklabel >18:25:22,830 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >18:25:22,831 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:25:22,833 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >18:25:22,842 INFO blivet: got device: LoopDevice instance (0x7fcdfc0d6250) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > 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/loop4 > format args = [] originalFormat = None >18:25:22,850 INFO blivet: got format: DeviceFormat instance (0x7fcdfc0d6410) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >18:25:22,880 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '82444', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >18:25:22,902 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >18:25:22,912 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >18:25:22,922 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:22,932 INFO blivet: live-rw is a device-mapper device >18:25:22,944 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >18:25:22,964 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >18:25:22,974 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >18:25:23,039 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >18:25:23,060 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) with existing DM_snapshot_cow >18:25:23,068 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >18:25:23,077 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:23,434 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >18:25:23,722 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:23,726 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >18:25:23,728 INFO blivet: added dm live-rw (id 12) to device tree >18:25:23,738 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >18:25:23,748 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >18:25:23,760 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:23,761 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:23,767 DEBUG blivet: device live-rw does not contain a disklabel >18:25:23,769 INFO blivet: type detected on 'live-rw' is 'ext4' >18:25:24,369 DEBUG blivet: padding min size from 3209 up to 3529 >18:25:24,373 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:24,380 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:24,383 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >18:25:24,384 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >18:25:24,397 INFO blivet: got device: DMDevice instance (0x7fcdfc0d6990) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11) with existing DM_snapshot_cow'] > 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 0x430be60> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >18:25:24,787 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:24,789 INFO blivet: got format: Ext4FS instance (0x7fcdfc0d6bd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >18:25:25,180 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '2608', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >18:25:25,182 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >18:25:25,185 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >18:25:25,187 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:25,187 INFO blivet: live-base is a device-mapper device >18:25:25,219 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >18:25:25,236 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >18:25:25,252 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >18:25:25,292 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >18:25:25,326 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >18:25:25,340 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:25,345 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >18:25:25,352 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:25,363 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >18:25:25,364 INFO blivet: added dm live-base (id 13) to device tree >18:25:25,372 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >18:25:25,376 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >18:25:25,386 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:25,388 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:25,390 DEBUG blivet: device live-base does not contain a disklabel >18:25:25,397 INFO blivet: type detected on 'live-base' is 'ext4' >18:25:25,540 DEBUG blivet: using current size 0 as min size >18:25:25,547 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:25,555 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:25,558 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >18:25:25,562 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >18:25:25,580 INFO blivet: got device: DMDevice instance (0x7fcdfc0cdb10) -- > name = live-base status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop3 (9) 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: 32717 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x430bdd0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >18:25:25,602 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:25,602 INFO blivet: got format: Ext4FS instance (0x7fcdfc0e5990) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >18:25:25,618 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '23126', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >18:25:25,635 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >18:25:25,636 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >18:25:25,646 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:25,646 INFO blivet: live-osimg-min is a device-mapper device >18:25:25,652 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >18:25:25,664 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >18:25:25,668 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >18:25:25,676 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >18:25:25,683 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing DM_snapshot_cow >18:25:25,688 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >18:25:25,694 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >18:25:25,699 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >18:25:25,707 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:25:25,714 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >18:25:25,716 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:25:25,720 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >18:25:25,722 INFO blivet: added dm live-osimg-min (id 14) to device tree >18:25:25,728 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >18:25:25,732 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >18:25:25,737 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:25,744 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:25,745 DEBUG blivet: device live-osimg-min does not contain a disklabel >18:25:25,747 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >18:25:25,903 DEBUG blivet: using current size 0 as min size >18:25:25,914 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:25,921 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:25:25,928 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >18:25:25,931 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >18:25:25,952 INFO blivet: got device: DMDevice instance (0x7fcdfc0babd0) -- > name = live-osimg-min status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (9) 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 0x430bef0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >18:25:25,973 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:25,977 INFO blivet: got format: Ext4FS instance (0x7fcdfc0f00d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 3208.0 targetSize = 3208.0 > >18:25:26,154 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >18:25:26,161 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:25:26,165 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:25:26,221 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >18:25:26,223 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >18:25:26,228 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >18:25:26,231 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >18:25:26,232 INFO blivet: edd: collected mbr signatures: {} >18:25:26,601 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:26,608 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:26,618 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:26,622 DEBUG blivet: Ext4FS.supported: supported: True ; >18:25:26,628 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:25:26,641 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:25:26,825 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >18:25:26,834 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (13) with existing ext4 filesystem >18:26:00,397 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:26:00,400 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:26:00,403 DEBUG blivet: NFSv4.supported: supported: False ; >18:26:00,405 DEBUG blivet: NFSv4.supported: supported: False ; >18:26:00,426 DEBUG blivet: SELinuxFS.supported: supported: False ; >18:26:00,427 DEBUG blivet: SELinuxFS.supported: supported: False ; >18:26:00,429 DEBUG blivet: Ext4FS.supported: supported: True ; >18:26:00,443 DEBUG blivet: Ext4FS.supported: supported: True ; >18:26:05,970 DEBUG blivet: Ext3FS.supported: supported: True ; >18:26:05,989 DEBUG blivet: Ext3FS.supported: supported: True ; >18:26:06,276 DEBUG blivet: Ext2FS.supported: supported: True ; >18:26:06,277 DEBUG blivet: Ext2FS.supported: supported: True ; >18:26:06,410 DEBUG blivet: SysFS.supported: supported: False ; >18:26:06,412 DEBUG blivet: SysFS.supported: supported: False ; >18:26:06,420 DEBUG blivet: MultipathMember.__init__: >18:26:06,426 DEBUG blivet: MDRaidMember.__init__: >18:26:06,428 DEBUG blivet: ProcFS.supported: supported: False ; >18:26:06,430 DEBUG blivet: ProcFS.supported: supported: False ; >18:26:06,431 DEBUG blivet: SwapSpace.__init__: >18:26:06,434 DEBUG blivet: NoDevFS.supported: supported: False ; >18:26:06,435 DEBUG blivet: NoDevFS.supported: supported: False ; >18:26:06,437 DEBUG blivet: DevPtsFS.supported: supported: False ; >18:26:06,439 DEBUG blivet: DevPtsFS.supported: supported: False ; >18:26:06,441 DEBUG blivet: BTRFS.supported: supported: True ; >18:26:06,822 DEBUG blivet: USBFS.supported: supported: False ; >18:26:06,823 DEBUG blivet: USBFS.supported: supported: False ; >18:26:06,826 DEBUG blivet: DiskLabel.__init__: >18:26:06,827 INFO blivet: DiskLabel.partedDevice returning None >18:26:06,829 DEBUG blivet: HFSPlus.supported: supported: False ; >18:26:06,830 DEBUG blivet: HFSPlus.supported: supported: False ; >18:26:06,831 DEBUG blivet: XFS.supported: supported: True ; >18:26:06,971 DEBUG blivet: XFS.supported: supported: True ; >18:26:06,973 DEBUG blivet: TmpFS.supported: supported: True ; >18:26:07,066 DEBUG blivet: TmpFS.supported: supported: True ; >18:26:07,069 DEBUG blivet: LUKS.__init__: >18:26:07,070 DEBUG blivet: NTFS.supported: supported: False ; >18:26:07,072 DEBUG blivet: NTFS.supported: supported: False ; >18:26:07,073 DEBUG blivet: BindFS.supported: supported: False ; >18:26:07,074 DEBUG blivet: BindFS.supported: supported: False ; >18:26:07,076 DEBUG blivet: HFS.supported: supported: False ; >18:26:07,077 DEBUG blivet: HFS.supported: supported: False ; >18:26:07,078 DEBUG blivet: LVMPhysicalVolume.__init__: >18:26:07,080 DEBUG blivet: NFS.supported: supported: False ; >18:26:07,081 DEBUG blivet: NFS.supported: supported: False ; >18:26:07,082 DEBUG blivet: FATFS.supported: supported: True ; >18:26:07,086 DEBUG blivet: FATFS.supported: supported: True ; >18:26:07,088 DEBUG blivet: DMRaidMember.__init__: >18:26:08,950 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >18:26:08,955 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) >18:26:25,137 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >18:26:25,139 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) >18:26:48,754 INFO blivet: Detected 1040M of memory >18:26:48,756 INFO blivet: Suggested swap size (2080 M) exceeds 10 % of disk space, using 10 % of disk space (819 M) instead. >18:26:48,756 INFO blivet: Swap attempt of 819M >18:26:48,909 DEBUG blivet: clearpart: initializing vda >18:26:48,966 DEBUG blivet: removing vda >18:26:49,075 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:26:49,082 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:26:49,093 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >18:26:49,105 INFO blivet: registered action: [0] Destroy Format None on disk vda (id 1) >18:26:49,131 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:26:49,148 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:26:49,152 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >18:26:49,169 INFO blivet: registered action: [1] Destroy Format None on disk vda (id 1) >18:26:49,175 DEBUG blivet: required disklabel type for vda (15) is None >18:26:49,178 DEBUG blivet: default disklabel type for vda is msdos >18:26:49,230 DEBUG blivet: selecting msdos disklabel for vda based on size >18:26:49,245 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >18:26:49,273 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >18:26:49,293 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x525f2d0> > PedDisk: <_ped.Disk object at 0x7fcdec0e88c0> >18:26:49,300 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >18:26:49,313 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:26:49,324 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >18:26:49,339 INFO blivet: registered action: [2] Create Format msdos disklabel on disk vda (id 1) >18:26:49,967 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >18:26:49,975 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:26:50,148 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >18:26:50,153 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:26:50,189 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >18:26:50,213 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:26:50,294 DEBUG blivet: resolved 'vda' to 'vda' (disk) >18:26:50,323 DEBUG blivet: starting Blivet copy >18:26:50,359 DEBUG blivet: finished Blivet copy >18:28:28,922 DEBUG storage.ui: doAutoPart: True >18:28:28,922 DEBUG storage.ui: encryptedAutoPart: True >18:28:28,923 DEBUG storage.ui: autoPartType: 2 >18:28:28,923 DEBUG storage.ui: clearPartType: 2 >18:28:28,923 DEBUG storage.ui: clearPartDisks: ['vda'] >18:28:28,924 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x526f350) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x526f390) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x526f3d0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x526f410) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x526f450) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819 maxSize = None grow = False > >18:28:28,930 DEBUG storage.ui: storage.disks: ['vda'] >18:28:28,930 DEBUG storage.ui: storage.partitioned: ['vda'] >18:28:28,933 DEBUG storage.ui: 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'] >18:28:28,982 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:28,984 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:28,985 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:28,985 DEBUG storage.ui: boot disk: vda >18:28:29,000 DEBUG storage.ui: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: None ; passphrase: Skipped ; mountpoint: None ; >18:28:29,000 DEBUG storage.ui: getFormat('luks') returning LUKS instance >18:28:29,007 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:28:29,015 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >18:28:29,019 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: luks ; >18:28:29,021 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:28:29,022 INFO storage.ui: added partition req0 (id 15) to device tree >18:28:29,022 INFO storage.ui: registered action: [3] Create Device partition req0 (id 15) >18:28:29,023 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:28:29,024 INFO storage.ui: registered action: [4] Create Format luks on partition req0 (id 15) >18:28:29,067 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x525f910) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32717 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x430b7a0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x525f690>] >18:28:29,071 DEBUG storage.ui: devs: [PartitionDevice instance (0x5557450) -- > name = req0 status = False kids = 0 id = 15 > parents = [] > uuid = None size = 500 > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = luks grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >18:28:29,080 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:28:29,090 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:28:29,092 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:28:29,095 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >18:28:29,101 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >18:28:29,103 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:28:29,104 INFO storage.ui: added partition req1 (id 16) to device tree >18:28:29,105 INFO storage.ui: registered action: [5] Create Device partition req1 (id 16) >18:28:29,105 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:28:29,106 INFO storage.ui: registered action: [6] Create Format ext4 filesystem mounted at /boot on partition req1 (id 16) >18:28:29,108 INFO storage.ui: skipping unneeded stage1 biosboot request >18:28:29,108 DEBUG storage.ui: PartSpec instance (0x526f410) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >18:28:29,109 DEBUG storage.ui: existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:29,112 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:28:29,114 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)', 'req1(id 16)'] from disk(s) ['vda'] >18:28:29,115 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req0(id 15)', 'req1(id 16)'] >18:28:29,116 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 16)', 'req0(id 15)'] from disk(s) ['vda'] >18:28:29,118 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:29,121 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:29,121 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:29,124 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:29,126 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:29,127 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:29,127 DEBUG storage.ui: allocating partition: req1 ; id: 16 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >18:28:29,128 DEBUG storage.ui: checking freespace on vda >18:28:29,129 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >18:28:29,130 DEBUG storage.ui: checking 63-16777215 (8191 MB) >18:28:29,131 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >18:28:29,133 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:28:29,133 DEBUG storage.ui: new free: 63-16777215 / 8191MB >18:28:29,134 DEBUG storage.ui: new free allows for 0 sectors of growth >18:28:29,135 DEBUG storage.ui: found free space for bootable request >18:28:29,160 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:28:29,167 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >18:28:29,169 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >18:28:29,170 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5557ed0> PedPartition: <_ped.Partition object at 0x5555a10> >18:28:29,172 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:28:29,175 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:28:29,178 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:29,179 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5557710> PedPartition: <_ped.Partition object at 0x5555b30> >18:28:29,182 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:29,185 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:29,185 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:29,187 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:29,190 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:29,191 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:29,191 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >18:28:29,192 DEBUG storage.ui: checking freespace on vda >18:28:29,193 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True start=None >18:28:29,194 DEBUG storage.ui: checking 63-2047 (0 MB) >18:28:29,195 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:28:29,196 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >18:28:29,197 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >18:28:29,198 DEBUG storage.ui: evaluating growth potential for new layout >18:28:29,198 DEBUG storage.ui: calculating growth for disk /dev/vda >18:28:29,201 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:28:29,202 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x555f050> PedPartition: <_ped.Partition object at 0x5555ad0> >18:28:29,204 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:28:29,207 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:28:29,207 DEBUG storage.ui: adding request 16 to chunk 16777153 (63-16777215) on /dev/vda >18:28:29,208 DEBUG storage.ui: adding request 15 to chunk 16777153 (63-16777215) on /dev/vda >18:28:29,209 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >18:28:29,210 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >18:28:29,210 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >18:28:29,211 DEBUG storage.ui: 1 requests and 14729153 (7191MB) left in chunk >18:28:29,212 DEBUG storage.ui: adding 14729153 (7191MB) to 15 (vda2) >18:28:29,213 DEBUG storage.ui: new grow amount for request 15 (vda2) is 14729153 units, or 7191MB >18:28:29,214 DEBUG storage.ui: request 16 (vda1) growth: 0 (0MB) size: 500MB >18:28:29,214 DEBUG storage.ui: request 15 (vda2) growth: 14729153 (7191MB) size: 7691MB >18:28:29,215 DEBUG storage.ui: disk /dev/vda growth: 14729153 (7191MB) >18:28:29,217 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:29,218 DEBUG storage.ui: device vda2 new partedPartition None >18:28:29,220 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:28:29,222 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:28:29,223 DEBUG storage.ui: total growth: 14729153 sectors >18:28:29,224 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:28:29,225 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >18:28:29,225 DEBUG storage.ui: new free allows for 14729153 sectors of growth >18:28:29,226 DEBUG storage.ui: created partition vda2 of 500MB and added it to /dev/vda >18:28:29,229 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:28:29,230 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x555f290> PedPartition: <_ped.Partition object at 0x5555a70> >18:28:29,232 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:28:29,235 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:28:29,238 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:29,239 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x555f250> PedPartition: <_ped.Partition object at 0x5555bf0> >18:28:29,239 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda2(id 15)', 'vda1(id 16)'] >18:28:29,240 DEBUG storage.ui: growable partitions are ['vda2'] >18:28:29,241 DEBUG storage.ui: adding request 15 to chunk 16777153 (63-16777215) on /dev/vda >18:28:29,242 DEBUG storage.ui: adding request 16 to chunk 16777153 (63-16777215) on /dev/vda >18:28:29,242 DEBUG storage.ui: disk vda has 1 chunks >18:28:29,243 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >18:28:29,244 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >18:28:29,245 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >18:28:29,246 DEBUG storage.ui: 1 requests and 14729153 (7191MB) left in chunk >18:28:29,246 DEBUG storage.ui: adding 14729153 (7191MB) to 15 (vda2) >18:28:29,247 DEBUG storage.ui: new grow amount for request 15 (vda2) is 14729153 units, or 7191MB >18:28:29,248 DEBUG storage.ui: growing partitions on vda >18:28:29,249 DEBUG storage.ui: partition vda1 (16): 0 >18:28:29,249 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x555f390> >18:28:29,250 DEBUG storage.ui: partition vda2 (15): 0 >18:28:29,251 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x555f510> >18:28:29,252 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 16)', 'vda2(id 15)'] from disk(s) ['vda'] >18:28:29,255 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:29,255 DEBUG storage.ui: device vda1 new partedPartition None >18:28:29,257 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >18:28:29,259 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:28:29,262 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:29,263 DEBUG storage.ui: device vda2 new partedPartition None >18:28:29,265 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:28:29,267 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:28:29,268 DEBUG storage.ui: back from removeNewPartitions >18:28:29,269 DEBUG storage.ui: extended: None >18:28:29,270 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x555f390> >18:28:29,272 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >18:28:29,273 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x555f910> PedPartition: <_ped.Partition object at 0x5555b90> >18:28:29,275 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:28:29,278 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:28:29,280 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:29,281 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x555fa50> PedPartition: <_ped.Partition object at 0x5555d10> >18:28:29,282 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x555f510> >18:28:29,285 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:28:29,286 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x555f650> PedPartition: <_ped.Partition object at 0x5555c50> >18:28:29,288 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:28:29,290 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:28:29,294 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:29,295 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x555fc90> PedPartition: <_ped.Partition object at 0x5555d70> >18:28:29,296 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (16) with non-existent ext4 filesystem mounted at /boot at 500.00 >18:28:29,297 DEBUG storage.ui: fixing size of non-existent 7691MB partition vda2 (15) with non-existent luks at 7691.00 >18:28:29,300 DEBUG storage.ui: LVMPhysicalVolume.__init__: device: /dev/vda2 ; >18:28:29,301 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:28:29,304 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >18:28:29,306 DEBUG storage.ui: LUKSDevice._setFormat: luks-vda2 ; current: None ; type: lvmpv ; >18:28:29,306 INFO storage.ui: added luks/dm-crypt luks-vda2 (id 17) to device tree >18:28:29,307 INFO storage.ui: registered action: [7] Create Device luks/dm-crypt luks-vda2 (id 17) >18:28:29,309 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:28:29,309 INFO storage.ui: registered action: [8] Create Format lvmpv on luks/dm-crypt luks-vda2 (id 17) >18:28:29,312 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-vda2 ; >18:28:29,312 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:28:29,315 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >18:28:29,316 INFO storage.ui: added lvmvg fedora (id 18) to device tree >18:28:29,316 INFO storage.ui: registered action: [9] Create Device lvmvg fedora (id 18) >18:28:29,319 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:28:29,319 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:28:29,322 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >18:28:29,325 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >18:28:29,326 DEBUG storage.ui: fedora size is 7688MB >18:28:29,327 DEBUG storage.ui: vg fedora has 7688MB free >18:28:29,327 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >18:28:29,328 INFO storage.ui: added lvmlv fedora-root (id 19) to device tree >18:28:29,329 INFO storage.ui: registered action: [10] Create Device lvmlv fedora-root (id 19) >18:28:29,329 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:28:29,330 INFO storage.ui: registered action: [11] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 19) >18:28:29,333 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >18:28:29,334 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >18:28:29,336 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >18:28:29,338 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >18:28:29,339 DEBUG storage.ui: fedora size is 7688MB >18:28:29,341 DEBUG storage.ui: vg fedora has 6664MB free >18:28:29,341 DEBUG storage.ui: Adding fedora-swap/819MB to fedora >18:28:29,342 INFO storage.ui: added lvmlv fedora-swap (id 20) to device tree >18:28:29,343 INFO storage.ui: registered action: [12] Create Device lvmlv fedora-swap (id 20) >18:28:29,344 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:28:29,344 INFO storage.ui: registered action: [13] Create Format swap on lvmlv fedora-swap (id 20) >18:28:29,345 DEBUG storage.ui: fedora size is 7688MB >18:28:29,346 DEBUG storage.ui: vg fedora has 5844MB free >18:28:29,347 DEBUG storage.ui: vg fedora: 5844MB free ; lvs: ['root', 'swap'] >18:28:29,348 DEBUG storage.ui: adding request 19 to chunk 1922 on /dev/mapper/fedora >18:28:29,349 DEBUG storage.ui: adding request 20 to chunk 1922 on /dev/mapper/fedora >18:28:29,350 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 1922 size = 7688 >remaining = 1 pool = 1461 >18:28:29,350 DEBUG storage.ui: req: LVRequest instance -- >id = 19 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >18:28:29,351 DEBUG storage.ui: req: LVRequest instance -- >id = 20 name = fedora-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >18:28:29,352 DEBUG storage.ui: 1 requests and 1461 (5844MB) left in chunk >18:28:29,352 DEBUG storage.ui: adding 1461 (5844MB) to 19 (fedora-root) >18:28:29,353 DEBUG storage.ui: new grow amount for request 19 (fedora-root) is 1461 units, or 5844MB >18:28:29,354 DEBUG storage.ui: trying to set lv fedora-root size to 6868MB >18:28:29,355 DEBUG storage.ui: fedora size is 7688MB >18:28:29,355 DEBUG storage.ui: vg fedora has 5844MB free >18:28:29,469 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:29,472 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:29,476 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:29,478 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:29,479 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:29,689 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:28:29,701 DEBUG blivet: Ext4FS.supported: supported: True ; >18:28:29,702 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:28:32,201 DEBUG blivet: Ext4FS.supported: supported: True ; >18:28:32,202 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:28:32,217 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a20f50>, 500, ['vda'], {'encrypted': False, 'raid_level': None} >18:28:32,270 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a20f50>, 0, [], {} >18:28:40,924 DEBUG blivet: Ext4FS.supported: supported: True ; >18:28:40,926 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:28:40,942 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a20f50>, 6000, ['vda'], {'encrypted': False, 'raid_level': None} >18:28:40,944 DEBUG blivet: fedora size is 7688MB >18:28:40,946 DEBUG blivet: vg fedora has 0MB free >18:28:40,963 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 6000 ; container_raid_level: None ; name: root ; encrypted: False ; container_encrypted: True ; disks: [DiskDevice instance (0x525f910) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32717 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x430b7a0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x525f690>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 6868MB lvmlv fedora-root (19) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >18:28:41,020 DEBUG storage.ui: fedora size is 7688MB >18:28:41,020 DEBUG storage.ui: vg fedora has 0MB free >18:28:41,027 DEBUG storage.ui: fedora size is 7688MB >18:28:41,027 DEBUG storage.ui: vg fedora has 0MB free >18:28:41,028 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a20f50>, 6000, ['vda'], {'container_raid_level': None, 'name': 'root', 'encrypted': False, 'container_encrypted': True, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x5557310) -- > name = fedora-root status = False kids = 0 id = 19 > parents = ['non-existent 7688MB lvmvg fedora (18)'] > uuid = None size = 6868 > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 6868 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x525f750) -- > name = fedora status = False kids = 2 id = 18 > parents = ['non-existent 7689MB luks/dm-crypt luks-vda2 (17) with non-existent lvmpv'] > uuid = None size = 7688 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1922.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 7689MB luks/dm-crypt luks-vda2 (17) with non-existent lvmpv'] > LVs = ['non-existent 6868MB lvmlv fedora-root (19) with non-existent ext4 filesystem mounted at /', > 'non-existent 819MB lvmlv fedora-swap (20) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 6868MB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >18:28:41,038 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >18:28:41,038 DEBUG storage.ui: starting Blivet copy >18:28:41,097 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:41,099 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5580c50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5631f10> PedPartition: <_ped.Partition object at 0x5620b30> >18:28:41,101 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:41,102 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5580c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x56370d0> PedPartition: <_ped.Partition object at 0x5620b90> >18:28:41,102 DEBUG storage.ui: finished Blivet copy >18:28:41,103 DEBUG storage.ui: fedora size is 7688MB >18:28:41,104 DEBUG storage.ui: vg fedora has 0MB free >18:28:41,105 DEBUG storage.ui: size bumped to 13693 to include new device space >18:28:41,106 DEBUG storage.ui: size cut to 6821 to omit old device space >18:28:41,107 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >18:28:41,109 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4a20f50>, 6821.0, [DiskDevice instance (0x525f910) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32717 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x430b7a0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x525f690>]] >18:28:41,113 DEBUG storage.ui: child factory kwargs: {'encrypted': True, 'fstype': 'lvmpv'} >18:28:41,115 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x5563410> ; >18:28:41,115 DEBUG storage.ui: parent factory container: non-existent 7688MB lvmvg fedora (18) >18:28:41,115 DEBUG storage.ui: members: ['luks-vda2'] >18:28:41,115 DEBUG storage.ui: add_disks: [] >18:28:41,115 DEBUG storage.ui: remove_disks: [] >18:28:41,121 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:28:41,122 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:28:41,122 DEBUG storage.ui: fedora size is 7688MB >18:28:41,123 DEBUG storage.ui: vg fedora has 0MB free >18:28:41,123 DEBUG storage.ui: size bumped to 13693 to include new device space >18:28:41,123 DEBUG storage.ui: size cut to 6821 to omit old device space >18:28:41,128 DEBUG storage.ui: adding a TotalSizeSet with size 6821 >18:28:41,129 DEBUG storage.ui: set.allocated = 8 >18:28:41,131 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:28:41,135 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 16)', 'vda2(id 15)'] from disk(s) ['vda'] >18:28:41,138 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:41,139 DEBUG storage.ui: device vda1 new partedPartition None >18:28:41,141 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >18:28:41,146 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:28:41,148 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:41,149 DEBUG storage.ui: device vda2 new partedPartition None >18:28:41,151 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:28:41,154 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:28:41,155 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req1(id 16)', 'req0(id 15)'] >18:28:41,155 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 16)', 'req0(id 15)'] from disk(s) ['vda'] >18:28:41,158 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:41,160 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:41,161 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:41,164 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:41,166 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:41,167 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:41,167 DEBUG storage.ui: allocating partition: req1 ; id: 16 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >18:28:41,168 DEBUG storage.ui: checking freespace on vda >18:28:41,169 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >18:28:41,170 DEBUG storage.ui: checking 63-16777215 (8191 MB) >18:28:41,171 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >18:28:41,172 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:28:41,172 DEBUG storage.ui: new free: 63-16777215 / 8191MB >18:28:41,173 DEBUG storage.ui: new free allows for 0 sectors of growth >18:28:41,174 DEBUG storage.ui: found free space for bootable request >18:28:41,174 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:28:41,176 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >18:28:41,178 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >18:28:41,179 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x56377d0> PedPartition: <_ped.Partition object at 0x5555d10> >18:28:41,181 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:28:41,184 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:28:41,187 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:41,187 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5637550> PedPartition: <_ped.Partition object at 0x5555cb0> >18:28:41,190 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:41,192 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:41,193 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:41,195 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:41,198 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:41,199 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:41,199 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 6821.0 ; start: None ; end: None >18:28:41,200 DEBUG storage.ui: checking freespace on vda >18:28:41,201 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True start=None >18:28:41,202 DEBUG storage.ui: checking 63-2047 (0 MB) >18:28:41,203 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:28:41,203 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >18:28:41,204 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >18:28:41,205 DEBUG storage.ui: evaluating growth potential for new layout >18:28:41,206 DEBUG storage.ui: calculating growth for disk /dev/vda >18:28:41,209 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:28:41,210 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5637d90> PedPartition: <_ped.Partition object at 0x5620c50> >18:28:41,213 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:28:41,215 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:28:41,216 DEBUG storage.ui: adding request 16 to chunk 16777153 (63-16777215) on /dev/vda >18:28:41,217 DEBUG storage.ui: adding request 15 to chunk 16777153 (63-16777215) on /dev/vda >18:28:41,217 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >18:28:41,218 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >18:28:41,219 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 13953024 >done = False >18:28:41,219 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >18:28:41,220 DEBUG storage.ui: adding 15736769 (7683MB) to 15 (vda2) >18:28:41,221 DEBUG storage.ui: taking back 1783745 (870MB) from 15 (vda2) >18:28:41,222 DEBUG storage.ui: new grow amount for request 15 (vda2) is 13953024 units, or 6813MB >18:28:41,222 DEBUG storage.ui: request 16 (vda1) growth: 0 (0MB) size: 500MB >18:28:41,223 DEBUG storage.ui: request 15 (vda2) growth: 13953024 (6813MB) size: 6821MB >18:28:41,224 DEBUG storage.ui: disk /dev/vda growth: 13953024 (6813MB) >18:28:41,226 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:41,227 DEBUG storage.ui: device vda2 new partedPartition None >18:28:41,229 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:28:41,231 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:28:41,232 DEBUG storage.ui: total growth: 13953024 sectors >18:28:41,233 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:28:41,233 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >18:28:41,234 DEBUG storage.ui: new free allows for 13953024 sectors of growth >18:28:41,235 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:28:41,238 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:28:41,239 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5637890> PedPartition: <_ped.Partition object at 0x5620cb0> >18:28:41,241 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:28:41,243 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:28:41,246 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:41,247 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5637210> PedPartition: <_ped.Partition object at 0x5620d10> >18:28:41,248 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda1(id 16)', 'vda2(id 15)'] >18:28:41,249 DEBUG storage.ui: growable partitions are ['vda2'] >18:28:41,249 DEBUG storage.ui: adding request 16 to chunk 16777153 (63-16777215) on /dev/vda >18:28:41,250 DEBUG storage.ui: adding request 15 to chunk 16777153 (63-16777215) on /dev/vda >18:28:41,251 DEBUG storage.ui: disk vda has 1 chunks >18:28:41,251 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >18:28:41,252 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >18:28:41,253 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 13953024 >done = False >18:28:41,253 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >18:28:41,254 DEBUG storage.ui: adding 15736769 (7683MB) to 15 (vda2) >18:28:41,255 DEBUG storage.ui: taking back 1783745 (870MB) from 15 (vda2) >18:28:41,255 DEBUG storage.ui: new grow amount for request 15 (vda2) is 13953024 units, or 6813MB >18:28:41,256 DEBUG storage.ui: set: ['vda2'] 8/6821 >18:28:41,257 DEBUG storage.ui: allocating 6813 to TotalSizeSet with 8/6821 (6813 needed) >18:28:41,257 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda2 growable = True >base = 16384 growth = 13953024 max_grow = 13953024 >done = True >18:28:41,258 DEBUG storage.ui: needed: 0 >18:28:41,259 DEBUG storage.ui: set: ['vda2'] 6821/6821 >18:28:41,259 DEBUG storage.ui: allocating 0 to TotalSizeSet with 6821/6821 (0 needed) >18:28:41,260 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda2 growable = True >base = 16384 growth = 13953024 max_grow = 13953024 >done = True >18:28:41,261 DEBUG storage.ui: needed: 0 >18:28:41,261 DEBUG storage.ui: growing partitions on vda >18:28:41,261 DEBUG storage.ui: partition vda1 (16): 0 >18:28:41,261 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x5637390> >18:28:41,264 DEBUG storage.ui: partition vda2 (15): 0 >18:28:41,264 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 14995455 length: 13969408 > device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x5637d10> >18:28:41,264 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 16)', 'vda2(id 15)'] from disk(s) ['vda'] >18:28:41,268 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:41,269 DEBUG storage.ui: device vda1 new partedPartition None >18:28:41,272 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >18:28:41,275 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:28:41,277 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:41,278 DEBUG storage.ui: device vda2 new partedPartition None >18:28:41,281 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:28:41,283 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:28:41,284 DEBUG storage.ui: back from removeNewPartitions >18:28:41,285 DEBUG storage.ui: extended: None >18:28:41,286 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x5637390> >18:28:41,289 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >18:28:41,290 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x56400d0> PedPartition: <_ped.Partition object at 0x5620bf0> >18:28:41,292 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:28:41,295 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:28:41,297 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:41,298 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x56402d0> PedPartition: <_ped.Partition object at 0x5620dd0> >18:28:41,299 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 14995455 length: 13969408 > device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x5637d10> >18:28:41,302 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:28:41,303 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5637e10> PedPartition: <_ped.Partition object at 0x5620d70> >18:28:41,306 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:28:41,308 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:28:41,311 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:41,312 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5640610> PedPartition: <_ped.Partition object at 0x5620e30> >18:28:41,313 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (16) with non-existent ext4 filesystem mounted at /boot at 500.00 >18:28:41,314 DEBUG storage.ui: fixing size of non-existent 6821MB partition vda2 (15) with non-existent luks at 6821.00 >18:28:41,315 DEBUG storage.ui: new member set: ['luks-vda2'] >18:28:41,316 DEBUG storage.ui: old member set: ['luks-vda2'] >18:28:41,317 DEBUG storage.ui: fedora size is 6816MB >18:28:41,317 DEBUG storage.ui: vg fedora has -872MB free >18:28:41,318 DEBUG storage.ui: fedora size is 6816MB >18:28:41,320 DEBUG storage.ui: vg fedora has -872MB free >18:28:41,320 INFO storage.ui: adjusting size from 6000.00 to 5996.00 so it fits in container fedora >18:28:41,321 INFO storage.ui: adjusting device size from 6868.00 to 5996.00 >18:28:41,322 DEBUG storage.ui: trying to set lv fedora-root size to 5996MB >18:28:41,323 DEBUG storage.ui: fedora size is 6816MB >18:28:41,323 DEBUG storage.ui: vg fedora has -872MB free >18:28:41,369 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a20f50>, 0, [], {} >18:28:41,417 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >18:28:41,418 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >18:28:41,419 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >18:28:46,821 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a20f50>, 1.0, [], {} >18:28:46,823 DEBUG storage.ui: fedora size is 6816MB >18:28:46,825 DEBUG storage.ui: vg fedora has 0MB free >18:28:46,830 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 1.0 ; disks: [DiskDevice instance (0x525f910) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32717 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x430b7a0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x525f690>] ; encrypted: True ; container_raid_level: None ; fstype: ext4 ; mountpoint: /var ; container_encrypted: True ; container_size: 0 ; >18:28:46,834 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a20f50>, 1.0, ['vda'], {'encrypted': True, 'container_raid_level': None, 'fstype': 'ext4', 'mountpoint': '/var', 'container_encrypted': True, 'container_size': 0} >18:28:46,836 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >18:28:46,837 DEBUG storage.ui: starting Blivet copy >18:28:47,052 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:47,054 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5637550> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5390> PedPartition: <_ped.Partition object at 0x51f42f0> >18:28:47,057 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:47,058 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5637550> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5510> PedPartition: <_ped.Partition object at 0x51f4290> >18:28:47,060 DEBUG storage.ui: finished Blivet copy >18:28:47,061 DEBUG storage.ui: fedora size is 6816MB >18:28:47,062 DEBUG storage.ui: vg fedora has 0MB free >18:28:47,064 DEBUG storage.ui: fedora size is 6816MB >18:28:47,065 DEBUG storage.ui: vg fedora has 0MB free >18:28:47,066 DEBUG storage.ui: fedora size is 6816MB >18:28:47,067 DEBUG storage.ui: vg fedora has 0MB free >18:28:47,067 DEBUG storage.ui: size bumped to 6827 to include new device space >18:28:47,068 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >18:28:47,070 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4a20f50>, 6827.0, [DiskDevice instance (0x525f910) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32717 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x430b7a0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x525f690>]] >18:28:47,074 DEBUG storage.ui: child factory kwargs: {'encrypted': True, 'fstype': 'lvmpv'} >18:28:47,075 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x56406d0> ; >18:28:47,076 DEBUG storage.ui: parent factory container: non-existent 6816MB lvmvg fedora (18) >18:28:47,076 DEBUG storage.ui: members: ['luks-vda2'] >18:28:47,076 DEBUG storage.ui: add_disks: [] >18:28:47,076 DEBUG storage.ui: remove_disks: [] >18:28:47,086 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:28:47,087 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:28:47,087 DEBUG storage.ui: fedora size is 6816MB >18:28:47,087 DEBUG storage.ui: vg fedora has 0MB free >18:28:47,088 DEBUG storage.ui: size bumped to 6827 to include new device space >18:28:47,088 DEBUG storage.ui: adding a TotalSizeSet with size 6827 >18:28:47,093 DEBUG storage.ui: set.allocated = 8 >18:28:47,096 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:28:47,100 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 16)', 'vda2(id 15)'] from disk(s) ['vda'] >18:28:47,103 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:47,103 DEBUG storage.ui: device vda1 new partedPartition None >18:28:47,105 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >18:28:47,112 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:28:47,115 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:47,116 DEBUG storage.ui: device vda2 new partedPartition None >18:28:47,118 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:28:47,120 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:28:47,121 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req1(id 16)', 'req0(id 15)'] >18:28:47,122 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 16)', 'req0(id 15)'] from disk(s) ['vda'] >18:28:47,125 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:47,127 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:47,128 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:47,130 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:47,133 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:47,133 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:47,134 DEBUG storage.ui: allocating partition: req1 ; id: 16 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >18:28:47,135 DEBUG storage.ui: checking freespace on vda >18:28:47,136 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >18:28:47,137 DEBUG storage.ui: checking 63-16777215 (8191 MB) >18:28:47,137 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >18:28:47,138 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:28:47,139 DEBUG storage.ui: new free: 63-16777215 / 8191MB >18:28:47,140 DEBUG storage.ui: new free allows for 0 sectors of growth >18:28:47,140 DEBUG storage.ui: found free space for bootable request >18:28:47,141 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:28:47,142 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >18:28:47,144 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >18:28:47,145 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcdfc0c50d0> PedPartition: <_ped.Partition object at 0x51f4170> >18:28:47,147 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:28:47,150 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:28:47,152 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:47,153 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5640250> PedPartition: <_ped.Partition object at 0x51f4230> >18:28:47,156 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:47,158 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:47,159 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:47,161 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:28:47,163 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >18:28:47,164 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:28:47,165 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 6827.0 ; start: None ; end: None >18:28:47,165 DEBUG storage.ui: checking freespace on vda >18:28:47,166 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True start=None >18:28:47,167 DEBUG storage.ui: checking 63-2047 (0 MB) >18:28:47,168 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:28:47,169 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >18:28:47,169 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >18:28:47,170 DEBUG storage.ui: evaluating growth potential for new layout >18:28:47,171 DEBUG storage.ui: calculating growth for disk /dev/vda >18:28:47,173 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:28:47,174 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5850> PedPartition: <_ped.Partition object at 0x51f4110> >18:28:47,177 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:28:47,179 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:28:47,180 DEBUG storage.ui: adding request 16 to chunk 16777153 (63-16777215) on /dev/vda >18:28:47,181 DEBUG storage.ui: adding request 15 to chunk 16777153 (63-16777215) on /dev/vda >18:28:47,181 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >18:28:47,182 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >18:28:47,183 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 13965312 >done = False >18:28:47,183 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >18:28:47,184 DEBUG storage.ui: adding 15736769 (7683MB) to 15 (vda2) >18:28:47,185 DEBUG storage.ui: taking back 1771457 (864MB) from 15 (vda2) >18:28:47,185 DEBUG storage.ui: new grow amount for request 15 (vda2) is 13965312 units, or 6819MB >18:28:47,186 DEBUG storage.ui: request 16 (vda1) growth: 0 (0MB) size: 500MB >18:28:47,187 DEBUG storage.ui: request 15 (vda2) growth: 13965312 (6819MB) size: 6827MB >18:28:47,187 DEBUG storage.ui: disk /dev/vda growth: 13965312 (6819MB) >18:28:47,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:47,190 DEBUG storage.ui: device vda2 new partedPartition None >18:28:47,192 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:28:47,195 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:28:47,195 DEBUG storage.ui: total growth: 13965312 sectors >18:28:47,196 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:28:47,197 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >18:28:47,197 DEBUG storage.ui: new free allows for 13965312 sectors of growth >18:28:47,199 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:28:47,201 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:28:47,202 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5a90> PedPartition: <_ped.Partition object at 0x51f41d0> >18:28:47,204 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:28:47,207 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:28:47,210 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:47,211 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5b10> PedPartition: <_ped.Partition object at 0x51f40b0> >18:28:47,211 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda1(id 16)', 'vda2(id 15)'] >18:28:47,212 DEBUG storage.ui: growable partitions are ['vda2'] >18:28:47,213 DEBUG storage.ui: adding request 16 to chunk 16777153 (63-16777215) on /dev/vda >18:28:47,214 DEBUG storage.ui: adding request 15 to chunk 16777153 (63-16777215) on /dev/vda >18:28:47,214 DEBUG storage.ui: disk vda has 1 chunks >18:28:47,215 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >18:28:47,216 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >18:28:47,216 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 13965312 >done = False >18:28:47,217 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >18:28:47,218 DEBUG storage.ui: adding 15736769 (7683MB) to 15 (vda2) >18:28:47,218 DEBUG storage.ui: taking back 1771457 (864MB) from 15 (vda2) >18:28:47,219 DEBUG storage.ui: new grow amount for request 15 (vda2) is 13965312 units, or 6819MB >18:28:47,220 DEBUG storage.ui: set: ['vda2'] 8/6827 >18:28:47,220 DEBUG storage.ui: allocating 6819 to TotalSizeSet with 8/6827 (6819 needed) >18:28:47,221 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda2 growable = True >base = 16384 growth = 13965312 max_grow = 13965312 >done = True >18:28:47,222 DEBUG storage.ui: needed: 0 >18:28:47,222 DEBUG storage.ui: set: ['vda2'] 6827/6827 >18:28:47,223 DEBUG storage.ui: allocating 0 to TotalSizeSet with 6827/6827 (0 needed) >18:28:47,224 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda2 growable = True >base = 16384 growth = 13965312 max_grow = 13965312 >done = True >18:28:47,224 DEBUG storage.ui: needed: 0 >18:28:47,225 DEBUG storage.ui: growing partitions on vda >18:28:47,225 DEBUG storage.ui: partition vda1 (16): 0 >18:28:47,227 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x5640510> >18:28:47,227 DEBUG storage.ui: partition vda2 (15): 0 >18:28:47,227 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 15007743 length: 13981696 > device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x7fcdfc0c5c10> >18:28:47,227 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 16)', 'vda2(id 15)'] from disk(s) ['vda'] >18:28:47,229 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:47,229 DEBUG storage.ui: device vda1 new partedPartition None >18:28:47,234 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >18:28:47,236 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:28:47,239 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:47,239 DEBUG storage.ui: device vda2 new partedPartition None >18:28:47,241 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:28:47,244 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:28:47,244 DEBUG storage.ui: back from removeNewPartitions >18:28:47,245 DEBUG storage.ui: extended: None >18:28:47,246 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x5640510> >18:28:47,248 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >18:28:47,249 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5f10> PedPartition: <_ped.Partition object at 0x51f4170> >18:28:47,251 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:28:47,254 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:28:47,256 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:28:47,257 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x526c090> PedPartition: <_ped.Partition object at 0x45beef0> >18:28:47,258 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 15007743 length: 13981696 > device: <parted.device.Device object at 0x525f7d0> PedGeometry: <_ped.Geometry object at 0x7fcdfc0c5c10> >18:28:47,260 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:28:47,261 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcdfc0c5e50> PedPartition: <_ped.Partition object at 0x45bee90> >18:28:47,263 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:28:47,266 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:28:47,268 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:28:47,269 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x525f890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x526c2d0> PedPartition: <_ped.Partition object at 0x7fcdec0b7fb0> >18:28:47,270 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (16) with non-existent ext4 filesystem mounted at /boot at 500.00 >18:28:47,271 DEBUG storage.ui: fixing size of non-existent 6827MB partition vda2 (15) with non-existent luks at 6827.00 >18:28:47,272 DEBUG storage.ui: new member set: ['luks-vda2'] >18:28:47,273 DEBUG storage.ui: old member set: ['luks-vda2'] >18:28:47,274 DEBUG storage.ui: fedora size is 6824MB >18:28:47,274 DEBUG storage.ui: vg fedora has 8MB free >18:28:47,275 DEBUG storage.ui: fedora size is 6824MB >18:28:47,276 DEBUG storage.ui: vg fedora has 8MB free >18:28:47,278 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >18:28:47,279 DEBUG storage.ui: getFormat('luks') returning LUKS instance >18:28:47,281 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >18:28:47,284 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-00 ; current: None ; type: luks ; >18:28:47,284 DEBUG storage.ui: fedora size is 6824MB >18:28:47,285 DEBUG storage.ui: vg fedora has 8MB free >18:28:47,286 DEBUG storage.ui: Adding fedora-00/1MB to fedora >18:28:47,287 INFO storage.ui: added lvmlv fedora-00 (id 21) to device tree >18:28:47,287 INFO storage.ui: registered action: [14] Create Device lvmlv fedora-00 (id 21) >18:28:47,288 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:28:47,289 INFO storage.ui: registered action: [15] Create Format luks on lvmlv fedora-00 (id 21) >18:28:47,291 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:28:47,292 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:28:47,294 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: fedora-00 ; >18:28:47,296 DEBUG storage.ui: LUKSDevice._setFormat: luks-fedora-00 ; current: None ; type: ext4 ; >18:28:47,297 INFO storage.ui: added luks/dm-crypt luks-fedora-00 (id 22) to device tree >18:28:47,298 INFO storage.ui: registered action: [16] Create Device luks/dm-crypt luks-fedora-00 (id 22) >18:28:47,299 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:28:47,299 INFO storage.ui: registered action: [17] Create Format ext4 filesystem mounted at /var on luks/dm-crypt luks-fedora-00 (id 22) > > >/tmp/ifcfg.log: >18:25:11,550 DEBUG ifcfg: content of files (network initialization): >18:25:11,572 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386285816L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '5f9de3fa-d96e-4773-be5e-2457223d3802'}}] >18:25:13,849 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['eth0']): >18:25:13,850 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >18:25:13,857 DEBUG ifcfg: TYPE=Ethernet >18:25:13,863 DEBUG ifcfg: BOOTPROTO=dhcp >18:25:13,888 DEBUG ifcfg: DEFROUTE=yes >18:25:13,898 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >18:25:13,941 DEBUG ifcfg: IPV6INIT=yes >18:25:13,949 DEBUG ifcfg: IPV6_AUTOCONF=yes >18:25:14,004 DEBUG ifcfg: IPV6_DEFROUTE=yes >18:25:14,025 DEBUG ifcfg: IPV6_PEERDNS=yes >18:25:14,032 DEBUG ifcfg: IPV6_PEERROUTES=yes >18:25:14,079 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >18:25:14,082 DEBUG ifcfg: NAME=eth0 >18:25:14,123 DEBUG ifcfg: UUID=5f9de3fa-d96e-4773-be5e-2457223d3802 >18:25:14,125 DEBUG ifcfg: ONBOOT=no >18:25:14,169 DEBUG ifcfg: HWADDR=52:54:00:24:64:2C >18:25:14,179 DEBUG ifcfg: PEERDNS=yes >18:25:14,208 DEBUG ifcfg: PEERROUTES=yes >18:25:14,499 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386285913L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '5f9de3fa-d96e-4773-be5e-2457223d3802'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >18:26:00,808 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >18:26:00,810 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-20-TC5 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 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 1038847
: 833371 |
833372
|
833373
|
833374
|
833375
|
833376
|
833377
|
833378
|
833379
|
833380