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 630548 Details for
Bug 868542
IndexError: tuple index out of range
[?]
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), 325.44 KB, created by
Steve Tyler
on 2012-10-20 18:30:37 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Steve Tyler
Created:
2012-10-20 18:30:37 UTC
Size:
325.44 KB
patch
obsolete
>anaconda 18.19 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/errors.py", line 217, in _payloadInstallHandler > package = args[0] > File "/usr/lib64/python2.7/site-packages/pyanaconda/errors.py", line 260, in cb > rc = _map[exn.__class__.__name__](*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1274, in install > if errorHandler.cb(exn) == ERROR_RAISE: > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 118, in doInstall > payload.install() > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >IndexError: tuple index out of range > >Local variables in innermost frame: >self: <pyanaconda.errors.ErrorHandler object at 0x7fb5fda3ab50> >args: () >kwargs: {'exception': PayloadInstallError('Could not run transaction.',)} > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage 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.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format._mountType: usbfs > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._migrate: False > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._migrate: False > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb.id: 39 > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [sda] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 584MB disk sda (23) with existing msdos disklabel >, OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d04db200> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-20-03-21-50-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC6_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-20-03-21-50-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC6_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4270.0 > _serial: None > id: 24 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 25 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 26 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 27 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 9e285342-0dc4-47ed-93cb-7541d97af8ed > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 9e285342-0dc4-47ed-93cb-7541d97af8ed > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 28 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 29 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 30 > minor: 0 >, existing 1024MB dm live-rw (31) with existing ext4 filesystem >, existing 583MB partition sda1 (32) with existing ext4 filesystem mounted at / >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 14 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 15 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 18 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 537973b7-284f-4dde-b849-9de1da276816 > origFormat.exists: True > origFormat._mountpoint: /mnt/sysimage > origFormat._majorminor: None > origFormat._minInstanceSize: 0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: / > origFormat._migrate: False > origFormat._device: /dev/sda1 > id: 19 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._mountType: tmpfs > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._migrate: False > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._size: 0 > _intf.storage.fsset._devshm.originalFormat._migrate: False > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm.id: 34 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._migrate: False > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._migrate: False > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev.id: 33 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format._mountType: proc > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._migrate: False > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._migrate: False > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc.id: 37 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format._mountType: devpts > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._migrate: False > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._migrate: False > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts.id: 35 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format._mountType: sysfs > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._migrate: False > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._migrate: False > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs.id: 36 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format._mountType: selinuxfs > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._migrate: False > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._migrate: False > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux.id: 38 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.platform: X86 instance, containing members: > _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: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _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.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _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.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 5 > _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 (0x7fb5d9b37fd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fb5d0d8f410) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fb5d0d8f490) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fb5d0d8f450) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fb5d0d8f510) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: OpticalDevice instance, containing members: > _intf.payload.install_device._model: QEMU_DVD-ROM > _intf.payload.install_device.controllable: True > _intf.payload.install_device.major: 11 > _intf.payload.install_device.kids: 0 > _intf.payload.install_device._partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d9afbf80> > _intf.payload.install_device.uuid: None > _intf.payload.install_device.exists: True > _intf.payload.install_device.fstabComment: Skipped > _intf.payload.install_device._format: Iso9660FS instance, containing members: > _intf.payload.install_device._format.uuid: 2012-10-20-03-21-50-00 > _intf.payload.install_device._format.exists: True > _intf.payload.install_device._format._mountpoint: None > _intf.payload.install_device._format._majorminor: 011000 > _intf.payload.install_device._format._minInstanceSize: None > _intf.payload.install_device._format._mountType: iso9660 > _intf.payload.install_device._format.fsprofile: None > _intf.payload.install_device._format.label: Fedora_18-Beta-TC6_x86_64 > _intf.payload.install_device._format._targetSize: 0 > _intf.payload.install_device._format._size: 0 > _intf.payload.install_device._format.mountopts: None > _intf.payload.install_device._format.mountpoint: None > _intf.payload.install_device._format._migrate: False > _intf.payload.install_device._format._device: /dev/sr0 > _intf.payload.install_device.sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.payload.install_device._vendor: None > _intf.payload.install_device._name: sr0 > _intf.payload.install_device._targetSize: 0 > _intf.payload.install_device.protected: False > _intf.payload.install_device.parents: [] > _intf.payload.install_device.originalFormat: Iso9660FS instance, containing members: > _intf.payload.install_device.originalFormat.uuid: 2012-10-20-03-21-50-00 > _intf.payload.install_device.originalFormat.exists: True > _intf.payload.install_device.originalFormat._mountpoint: None > _intf.payload.install_device.originalFormat.mountpoint: None > _intf.payload.install_device.originalFormat._majorminor: None > _intf.payload.install_device.originalFormat.fsprofile: None > _intf.payload.install_device.originalFormat.label: Fedora_18-Beta-TC6_x86_64 > _intf.payload.install_device.originalFormat._targetSize: 0 > _intf.payload.install_device.originalFormat._minInstanceSize: None > _intf.payload.install_device.originalFormat.mountopts: None > _intf.payload.install_device.originalFormat._size: 0 > _intf.payload.install_device.originalFormat._migrate: False > _intf.payload.install_device.originalFormat._device: /dev/sr0 > _intf.payload.install_device.bus: Skipped > _intf.payload.install_device._size: 4270.0 > _intf.payload.install_device._serial: None > _intf.payload.install_device.id: 1 > _intf.payload.install_device.minor: 0 > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [grub2, e2fsprogs, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1350757697.42 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 638.65 MB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC6x20x86_64 >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._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _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 (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.19 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > 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, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC6x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >18:25:23,521 INFO anaconda: /sbin/anaconda 18.19 >18:25:24,651 INFO anaconda: 2097152 kB (2048 MB) are available >18:25:24,651 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >18:25:24,664 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >18:25:24,666 INFO anaconda: Default encoding = utf-8 >18:25:24,764 INFO anaconda: ISCSID is /sbin/iscsid >18:25:24,765 INFO anaconda: no initiator set >18:25:24,908 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >18:25:24,910 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >18:25:25,089 INFO anaconda: Display mode = g >18:25:25,091 INFO anaconda: 2097152 kB (2048 MB) are available >18:25:25,091 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >18:25:26,337 DEBUG anaconda: X server has signalled a successful start. >18:25:26,339 INFO anaconda: Starting window manager, pid 643. >18:25:27,454 INFO anaconda: using only installclass _Fedora >18:25:28,096 INFO anaconda: Detected 2016M of memory >18:25:28,097 INFO anaconda: Swap attempt of 4032M >18:25:28,113 INFO anaconda: Running Thread: AnaStorageThread (140419209889536) >18:25:28,121 INFO anaconda: Running Thread: AnaPayloadThread (140419218282240) >18:25:28,293 INFO anaconda: no initiator set >18:25:28,590 DEBUG anaconda: required disklabel type for sda (1) is None >18:25:28,612 DEBUG anaconda: default disklabel type for sda is msdos >18:25:28,614 DEBUG anaconda: selecting msdos disklabel for sda based on size >18:25:30,034 INFO anaconda: Thread Done: AnaStorageThread (140419209889536) >18:25:30,577 INFO anaconda: Thread Done: AnaPayloadThread (140419218282240) >14:26:40,176 INFO anaconda: Running Thread: AnaSourceWatcher (140418968635136) >14:26:40,256 INFO anaconda: Running Thread: AnaSoftwareWatcher (140418989700864) >14:26:40,262 INFO anaconda: Running Thread: AnaStorageWatcher (140418910304000) >14:26:40,923 INFO anaconda: Running Thread: AnaNTPserver0 (140419218282240) >14:26:40,929 INFO anaconda: Running Thread: AnaNTPserver1 (140418893518592) >14:26:40,937 INFO anaconda: Running Thread: AnaNTPserver2 (140418901911296) >14:26:40,948 INFO anaconda: Running Thread: AnaNTPserver3 (140418885125888) >14:26:40,950 INFO anaconda: Thread Done: AnaSourceWatcher (140418968635136) >14:26:41,058 INFO anaconda: Thread Done: AnaNTPserver2 (140418901911296) >14:26:41,091 INFO anaconda: Thread Done: AnaNTPserver1 (140418893518592) >14:26:41,250 INFO anaconda: Thread Done: AnaNTPserver3 (140418885125888) >14:26:42,179 INFO anaconda: Thread Done: AnaSoftwareWatcher (140418989700864) >14:26:42,180 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140418885125888) >14:26:42,184 INFO anaconda: Thread Done: AnaStorageWatcher (140418910304000) >14:26:47,502 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140418885125888) >14:26:50,966 INFO anaconda: Thread Done: AnaNTPserver0 (140419218282240) >14:26:57,535 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140419209889536) >14:26:58,955 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140419209889536) >14:27:00,743 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >14:27:03,533 DEBUG anaconda: disk free: 584 MB fs free: 0 B sw needs: 582.40 MB >14:27:10,114 INFO anaconda: Running Thread: AnaExecuteStorageThread (140419209889536) >14:27:10,124 DEBUG anaconda: required disklabel type for sda (1) is None >14:27:10,125 DEBUG anaconda: default disklabel type for sda is msdos >14:27:10,126 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:27:10,216 INFO anaconda: Detected 2016M of memory >14:27:10,218 INFO anaconda: Swap attempt of 4032M >14:27:10,325 ERR anaconda: storage configuration failed: not enough free space on disks >14:27:10,326 INFO anaconda: trying with lvm... >14:27:10,327 INFO anaconda: no initiator set >14:27:10,444 DEBUG anaconda: required disklabel type for sda (1) is None >14:27:10,445 DEBUG anaconda: default disklabel type for sda is msdos >14:27:10,446 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:27:10,967 DEBUG anaconda: required disklabel type for sda (1) is None >14:27:10,968 DEBUG anaconda: default disklabel type for sda is msdos >14:27:10,969 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:27:11,010 INFO anaconda: Detected 2016M of memory >14:27:11,011 INFO anaconda: Swap attempt of 4032M >14:27:11,081 ERR anaconda: lvm failed, too: not enough free space on disks >14:27:11,082 INFO anaconda: no initiator set >14:27:11,208 DEBUG anaconda: required disklabel type for sda (1) is None >14:27:11,208 DEBUG anaconda: default disklabel type for sda is msdos >14:27:11,209 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:27:11,632 INFO anaconda: Thread Done: AnaExecuteStorageThread (140419209889536) >14:27:21,344 DEBUG anaconda: disk free: 584 MB fs free: 0 B sw needs: 582.40 MB >14:27:25,415 INFO anaconda: Running Thread: AnaExecuteStorageThread (140419209889536) >14:27:25,422 DEBUG anaconda: required disklabel type for sda (1) is None >14:27:25,422 DEBUG anaconda: default disklabel type for sda is msdos >14:27:25,423 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:27:25,465 INFO anaconda: Thread Done: AnaExecuteStorageThread (140419209889536) >14:27:25,496 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >14:27:25,497 DEBUG anaconda: ui: unused=[] >14:27:25,497 DEBUG anaconda: ui: new_devices=[] >14:27:25,501 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC6 Installation >14:27:25,502 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC6 Installation >14:27:40,596 DEBUG anaconda: requested size = 999 MB ; available space = 583.96 MB >14:27:40,698 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sr0'] >14:27:40,699 DEBUG anaconda: ui: unused=[] >14:27:40,700 DEBUG anaconda: ui: new_devices=['sda1'] >14:27:40,706 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC6 Installation >14:27:40,706 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC6 Installation >14:27:40,712 DEBUG anaconda: populate_right_side: non-existent 583MB partition sda1 (32) with non-existent ext4 filesystem mounted at / >14:27:40,715 DEBUG anaconda: min: 1.0 max: 1166.969238 current: 583.0 >14:27:40,717 DEBUG anaconda: fs type changed: ext4 >14:27:40,721 INFO anaconda: getting device type for None >14:27:40,722 ERR anaconda: unknown device type: 'None' >14:27:40,723 DEBUG anaconda: device_type_changed: None None >14:27:40,724 INFO anaconda: getting device type for Standard Partition >14:27:40,725 DEBUG anaconda: device_type_changed: 2 Standard Partition >14:27:40,726 INFO anaconda: getting device type for Standard Partition >14:27:40,727 DEBUG anaconda: populate_raid: 2, None >14:27:40,728 INFO anaconda: getting device type for Standard Partition >14:27:40,728 DEBUG anaconda: populate_raid: 2, None >14:27:59,547 INFO anaconda: ui: saving changes to device sda1 >14:27:59,550 DEBUG anaconda: new size: 583.0 >14:27:59,552 DEBUG anaconda: old size: 583.0 >14:27:59,554 INFO anaconda: getting device type for Standard Partition >14:27:59,557 DEBUG anaconda: new device type: 0 >14:27:59,558 DEBUG anaconda: new fs type: ext4 >14:27:59,559 DEBUG anaconda: old encryption setting: False >14:27:59,559 DEBUG anaconda: new encryption setting: False >14:27:59,560 DEBUG anaconda: old mountpoint: / >14:27:59,560 DEBUG anaconda: new mountpoint: / >14:27:59,561 INFO anaconda: getting device type for Standard Partition >14:27:59,569 DEBUG anaconda: converting custom spoke changes into actions >14:27:59,569 DEBUG anaconda: [16] Create Device partition sda1 (id 32) >14:27:59,570 DEBUG anaconda: [17] Create Format ext4 filesystem mounted at / on partition sda1 (id 32) >14:27:59,573 DEBUG anaconda: duplicating action '[16] Create Device partition req5 (id 32)' >14:27:59,575 DEBUG anaconda: duplicating action '[17] Create Format ext4 filesystem mounted at / on partition req5 (id 32)' >14:27:59,628 INFO anaconda: Running Thread: AnaCheckStorageThread (140419209889536) >14:27:59,649 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >14:27:59,651 INFO anaconda: Thread Done: AnaCheckStorageThread (140419209889536) >14:28:13,769 INFO anaconda: Running Thread: AnaInstallThread (140419209889536) >14:28:14,753 INFO anaconda: Creating disklabel on /dev/sda >14:28:15,245 INFO anaconda: Creating ext4 on /dev/sda1 >14:28:16,971 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1 >14:28:17,151 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults >14:28:17,195 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >14:28:17,218 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >14:28:17,234 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >14:28:17,247 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >14:28:17,248 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >14:28:17,259 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >14:28:17,313 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >14:28:17,334 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >14:28:17,351 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >14:28:17,355 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >14:28:17,356 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >14:28:24,564 INFO anaconda: Thread Done: AnaInstallThread (140419209889536) > > >/tmp/packaging.log: >18:25:28,075 DEBUG packaging: getting release version from tree at None (18) >18:25:28,076 DEBUG packaging: got a release version of 18 >18:25:30,035 INFO packaging: updating base repo >18:25:30,362 DEBUG packaging: getting release version from tree at None (18) >18:25:30,374 DEBUG packaging: got a release version of 18 >18:25:30,374 INFO packaging: configuring base repo >18:25:30,375 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >18:25:30,430 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >18:25:30,434 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >18:25:30,436 DEBUG packaging: got a release version of 18 >18:25:30,483 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >18:25:30,493 DEBUG packaging: disabling repo fedora >18:25:30,497 DEBUG packaging: disabling repo updates-testing >18:25:30,497 DEBUG packaging: disabling repo updates >18:25:30,498 INFO packaging: gathering repo metadata >18:25:30,498 DEBUG packaging: getting repo metadata for anaconda >18:25:30,534 DEBUG packaging: getting group info for anaconda >18:25:30,576 INFO packaging: metadata retrieval complete >14:26:42,172 DEBUG packaging: deleting package sacks >14:26:42,181 INFO packaging: checking software selection >14:26:42,182 DEBUG packaging: deleting package sacks >14:26:42,182 DEBUG packaging: deleting yum transaction info >14:26:42,183 DEBUG packaging: select group core >14:26:42,651 DEBUG packaging: select group core >14:26:42,651 DEBUG packaging: select group gnome-desktop >14:26:42,714 DEBUG packaging: select group multimedia >14:26:42,732 DEBUG packaging: select group input-methods >14:26:42,740 DEBUG packaging: select group base-x >14:26:42,753 DEBUG packaging: select group fonts >14:26:42,805 DEBUG packaging: select group hardware-support >14:26:42,821 DEBUG packaging: select group dial-up >14:26:42,828 DEBUG packaging: select group printing >14:26:42,882 DEBUG packaging: select group firefox >14:26:42,885 DEBUG packaging: select group standard >14:26:42,935 DEBUG packaging: select package kernel-PAE >14:26:42,951 INFO packaging: no kernel-PAE package >14:26:42,952 DEBUG packaging: select package kernel >14:26:42,953 INFO packaging: selected kernel >14:26:42,954 INFO packaging: checking dependencies >14:26:47,469 DEBUG packaging: success >14:26:47,501 INFO packaging: 1171 packages selected totalling 2.77 GB >14:26:57,536 INFO packaging: checking software selection >14:26:57,537 DEBUG packaging: deleting package sacks >14:26:57,537 DEBUG packaging: deleting yum transaction info >14:26:57,623 DEBUG packaging: select group core >14:26:57,994 DEBUG packaging: select group core >14:26:57,995 DEBUG packaging: select package kernel-PAE >14:26:58,012 INFO packaging: no kernel-PAE package >14:26:58,012 DEBUG packaging: select package kernel >14:26:58,013 INFO packaging: selected kernel >14:26:58,014 INFO packaging: checking dependencies >14:26:58,948 DEBUG packaging: success >14:26:58,955 INFO packaging: 196 packages selected totalling 582.40 MB >14:28:14,501 DEBUG packaging: deleting package sacks >14:28:17,358 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >14:28:17,388 DEBUG packaging: getting release version from tree at None (18) >14:28:17,389 DEBUG packaging: got a release version of 18 >14:28:17,390 DEBUG packaging: setting releasever to previous value of 18 >14:28:17,402 INFO packaging: gathering repo metadata >14:28:17,406 DEBUG packaging: getting repo metadata for anaconda >14:28:17,417 DEBUG packaging: getting group info for anaconda >14:28:17,420 INFO packaging: metadata retrieval complete >14:28:17,421 DEBUG packaging: installation yum config repos: anaconda >14:28:17,421 INFO packaging: checking software selection >14:28:17,422 DEBUG packaging: deleting package sacks >14:28:17,422 DEBUG packaging: deleting yum transaction info >14:28:17,422 DEBUG packaging: select group core >14:28:18,082 DEBUG packaging: select group core >14:28:18,083 DEBUG packaging: select package kernel-PAE >14:28:18,100 INFO packaging: no kernel-PAE package >14:28:18,100 DEBUG packaging: select package kernel >14:28:18,101 INFO packaging: selected kernel >14:28:18,102 DEBUG packaging: select package grub2 >14:28:18,103 DEBUG packaging: select package e2fsprogs >14:28:18,104 DEBUG packaging: select package authconfig >14:28:18,105 DEBUG packaging: select package firewalld >14:28:18,107 INFO packaging: checking dependencies >14:28:19,520 DEBUG packaging: success >14:28:19,528 INFO packaging: 243 packages selected totalling 638.65 MB >14:28:19,529 INFO packaging: preparing transaction >14:28:19,529 DEBUG packaging: initialize transaction set >14:28:19,532 DEBUG packaging: populate transaction set >14:28:21,067 DEBUG packaging: check transaction set >14:28:21,099 DEBUG packaging: order transaction set >14:28:21,116 INFO packaging: running transaction >14:28:24,541 ERR packaging: error running transaction: Could not run transaction. >14:28:24,542 ERR packaging: installing package linux-firmware-20120925-0.1.git236367d.fc18.noarch needs 9MB on the / filesystem >14:28:24,543 ERR packaging: installing package mesa-libgbm-9.0-1.fc18.x86_64 needs 9MB on the / filesystem >14:28:24,543 ERR packaging: installing package kpartx-0.4.9-32.fc18.x86_64 needs 10MB on the / filesystem >14:28:24,543 ERR packaging: installing package pth-2.0.7-17.fc18.x86_64 needs 10MB on the / filesystem >14:28:24,544 ERR packaging: installing package gnupg2-2.0.19-4.fc18.x86_64 needs 16MB on the / filesystem >14:28:24,544 ERR packaging: installing package rpm-build-libs-4.10.1-1.fc18.x86_64 needs 17MB on the / filesystem >14:28:24,544 ERR packaging: installing package rpm-python-4.10.1-1.fc18.x86_64 needs 17MB on the / filesystem >14:28:24,545 ERR packaging: installing package gpgme-1.3.2-1.fc18.x86_64 needs 18MB on the / filesystem >14:28:24,545 ERR packaging: installing package pygpgme-0.3-3.fc18.x86_64 needs 18MB on the / filesystem >14:28:24,545 ERR packaging: installing package pixman-0.26.2-5.fc18.x86_64 needs 19MB on the / filesystem >14:28:24,546 ERR packaging: installing package libdaemon-0.14-4.fc18.x86_64 needs 19MB on the / filesystem >14:28:24,546 ERR packaging: installing package avahi-autoipd-0.6.31-6.fc18.x86_64 needs 19MB on the / filesystem >14:28:24,547 ERR packaging: installing package hardlink-1:1.0-15.fc18.x86_64 needs 19MB on the / filesystem >14:28:24,547 ERR packaging: installing package dracut-023-39.git20120910.fc18.x86_64 needs 21MB on the / filesystem >14:28:24,547 ERR packaging: installing package plymouth-scripts-0.8.7-1.fc18.x86_64 needs 21MB on the / filesystem >14:28:24,548 ERR packaging: installing package plymouth-0.8.7-1.fc18.x86_64 needs 21MB on the / filesystem >14:28:24,548 ERR packaging: installing package bind-license-32:9.9.1-10.P3.fc18.noarch needs 22MB on the / filesystem >14:28:24,548 ERR packaging: installing package bind-libs-lite-32:9.9.1-10.P3.fc18.x86_64 needs 24MB on the / filesystem >14:28:24,548 ERR packaging: installing package dhclient-12:4.2.4-15.P2.fc18.x86_64 needs 24MB on the / filesystem >14:28:24,548 ERR packaging: installing package libX11-common-1.5.0-3.fc18.noarch needs 27MB on the / filesystem >14:28:24,548 ERR packaging: installing package libX11-1.5.0-3.fc18.x86_64 needs 28MB on the / filesystem >14:28:24,548 ERR packaging: installing package libXext-1.3.1-2.fc18.x86_64 needs 29MB on the / filesystem >14:28:24,548 ERR packaging: installing package libXfixes-5.0-3.fc18.x86_64 needs 29MB on the / filesystem >14:28:24,548 ERR packaging: installing package libXdamage-1.1.3-4.fc18.x86_64 needs 29MB on the / filesystem >14:28:24,548 ERR packaging: installing package libXxf86vm-1.1.2-2.fc18.x86_64 needs 29MB on the / filesystem >14:28:24,548 ERR packaging: installing package mesa-libGL-9.0-1.fc18.x86_64 needs 30MB on the / filesystem >14:28:24,549 ERR packaging: installing package mesa-libEGL-9.0-1.fc18.x86_64 needs 30MB on the / filesystem >14:28:24,551 ERR packaging: installing package libXrender-0.9.7-2.fc18.x86_64 needs 30MB on the / filesystem >14:28:24,551 ERR packaging: installing package fontpackages-filesystem-1.44-5.fc18.noarch needs 30MB on the / filesystem >14:28:24,551 ERR packaging: installing package fontconfig-2.10.1-1.fc18.x86_64 needs 31MB on the / filesystem >14:28:24,551 ERR packaging: installing package cairo-1.12.2-4.fc18.1.x86_64 needs 33MB on the / filesystem >14:28:24,551 ERR packaging: installing package pycairo-1.8.10-5.fc18.x86_64 needs 33MB on the / filesystem >14:28:24,551 ERR packaging: installing package pygobject3-3.4.1.1-1.fc18.x86_64 needs 35MB on the / filesystem >14:28:24,551 ERR packaging: installing package firewalld-0.2.9-1.fc18.noarch needs 37MB on the / filesystem >14:28:24,551 ERR packaging: installing package NetworkManager-1:0.9.7.0-6.git20121004.fc18.x86_64 needs 41MB on the / filesystem >14:28:24,551 ERR packaging: installing package grub2-1:2.00-9.fc18.x86_64 needs 43MB on the / filesystem >14:28:24,552 ERR packaging: installing package yum-3.4.3-45.fc18.noarch needs 50MB on the / filesystem >14:28:24,552 ERR packaging: installing package sendmail-8.14.5-15.fc18.x86_64 needs 52MB on the / filesystem >14:28:24,552 ERR packaging: installing package selinux-policy-targeted-3.11.1-36.fc18.noarch needs 70MB on the / filesystem >14:28:24,553 ERR packaging: installing package openssh-clients-6.1p1-1.fc18.x86_64 needs 72MB on the / filesystem >14:28:24,553 ERR packaging: installing package openssh-server-6.1p1-1.fc18.x86_64 needs 73MB on the / filesystem >14:28:24,553 ERR packaging: installing package audit-2.2.1-2.fc18.x86_64 needs 73MB on the / filesystem >14:28:24,554 ERR packaging: installing package biosdevname-0.4.1-2.fc18.x86_64 needs 73MB on the / filesystem >14:28:24,554 ERR packaging: installing package parted-3.1-7.fc18.x86_64 needs 76MB on the / filesystem >14:28:24,554 ERR packaging: installing package authconfig-6.2.4-2.fc18.x86_64 needs 79MB on the / filesystem >14:28:24,555 ERR packaging: installing package passwd-0.78.99-2.fc18.x86_64 needs 80MB on the / filesystem >14:28:24,555 ERR packaging: installing package e2fsprogs-1.42.5-1.fc18.x86_64 needs 84MB on the / filesystem >14:28:24,555 ERR packaging: installing package sudo-1.8.6p3-1.fc18.x86_64 needs 87MB on the / filesystem >14:28:24,556 ERR packaging: installing package rootfiles-8.1-9.fc18.noarch needs 87MB on the / filesystem >14:28:24,556 ERR packaging: installing package kernel-3.6.1-1.fc18.x86_64 needs 220MB on the / filesystem >14:28:24,559 INFO packaging: ==== start rpm scriptlet logs ==== >14:28:24,561 INFO packaging: warning: filesystem-3.1-2.fc18.x86_64: Header V3 RSA/SHA256 Signature, key ID de7f38bd: NOKEY > >14:28:24,561 INFO packaging: ==== end rpm scriptlet logs ==== > > >/tmp/program.log: >18:25:24,742 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >18:25:24,767 INFO program: Running... modprobe fcoe >18:25:24,849 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >18:25:24,906 INFO program: No FCoE boot disk information is found in EDD! >18:25:24,912 INFO program: Running... udevadm settle --timeout=300 >18:25:24,979 INFO program: Running... multipath -d >18:25:25,036 INFO program: Running... multipath -ll >18:25:26,347 INFO program: Running... metacity --display :1 --sm-disable >18:25:26,939 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >18:25:27,129 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,138 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,139 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,148 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,154 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,156 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,158 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,164 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,171 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,175 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,176 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,186 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,188 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,189 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,191 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,192 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,197 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,198 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,200 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,201 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,205 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,207 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,208 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:27,210 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:25:28,114 INFO program: Running... udevadm control --property=ANACONDA=1 >18:25:28,151 INFO program: Running... systemctl start chronyd.service >18:25:28,159 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >18:25:28,304 INFO program: Running... udevadm settle --timeout=300 >18:25:28,432 INFO program: Running... multipath -d >18:25:28,459 INFO program: Running... multipath -ll >18:25:29,056 INFO program: Running... dumpe2fs -h /dev/loop1 >18:25:29,212 INFO program: Filesystem volume name: Anaconda >18:25:29,214 INFO program: Last mounted on: / >18:25:29,214 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >18:25:29,215 INFO program: Filesystem magic number: 0xEF53 >18:25:29,215 INFO program: Filesystem revision #: 1 (dynamic) >18:25:29,216 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:25:29,216 INFO program: Filesystem flags: signed_directory_hash >18:25:29,217 INFO program: Default mount options: user_xattr acl >18:25:29,217 INFO program: Filesystem state: clean >18:25:29,218 INFO program: Errors behavior: Continue >18:25:29,218 INFO program: Filesystem OS type: Linux >18:25:29,218 INFO program: Inode count: 65536 >18:25:29,219 INFO program: Block count: 1048576 >18:25:29,219 INFO program: Reserved block count: 0 >18:25:29,220 INFO program: Free blocks: 312570 >18:25:29,220 INFO program: Free inodes: 38349 >18:25:29,221 INFO program: First block: 1 >18:25:29,221 INFO program: Block size: 1024 >18:25:29,222 INFO program: Fragment size: 1024 >18:25:29,222 INFO program: Reserved GDT blocks: 256 >18:25:29,223 INFO program: Blocks per group: 8192 >18:25:29,224 INFO program: Fragments per group: 8192 >18:25:29,224 INFO program: Inodes per group: 512 >18:25:29,225 INFO program: Inode blocks per group: 128 >18:25:29,225 INFO program: Flex block group size: 16 >18:25:29,231 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >18:25:29,232 INFO program: Last mount time: Sat Oct 20 03:17:28 2012 >18:25:29,232 INFO program: Last write time: Sat Oct 20 03:17:35 2012 >18:25:29,233 INFO program: Mount count: 2 >18:25:29,233 INFO program: Maximum mount count: -1 >18:25:29,241 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >18:25:29,242 INFO program: Check interval: 0 (<none>) >18:25:29,242 INFO program: Lifetime writes: 32 MB >18:25:29,243 INFO program: Reserved blocks uid: 0 (user root) >18:25:29,243 INFO program: Reserved blocks gid: 0 (group root) >18:25:29,244 INFO program: First inode: 11 >18:25:29,244 INFO program: Inode size: 256 >18:25:29,244 INFO program: Required extra isize: 28 >18:25:29,245 INFO program: Desired extra isize: 28 >18:25:29,245 INFO program: Journal inode: 8 >18:25:29,246 INFO program: Default directory hash: half_md4 >18:25:29,246 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >18:25:29,247 INFO program: Journal backup: inode blocks >18:25:29,247 INFO program: Journal features: (none) >18:25:29,248 INFO program: Journal size: 32M >18:25:29,248 INFO program: Journal length: 32768 >18:25:29,250 INFO program: Journal sequence: 0x00000007 >18:25:29,251 INFO program: Journal start: 0 >18:25:29,251 INFO program: >18:25:29,252 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:25:29,252 INFO program: Running... dumpe2fs -h /dev/loop1 >18:25:29,286 INFO program: Filesystem volume name: Anaconda >18:25:29,287 INFO program: Last mounted on: / >18:25:29,287 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >18:25:29,288 INFO program: Filesystem magic number: 0xEF53 >18:25:29,288 INFO program: Filesystem revision #: 1 (dynamic) >18:25:29,289 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:25:29,289 INFO program: Filesystem flags: signed_directory_hash >18:25:29,290 INFO program: Default mount options: user_xattr acl >18:25:29,290 INFO program: Filesystem state: clean >18:25:29,291 INFO program: Errors behavior: Continue >18:25:29,291 INFO program: Filesystem OS type: Linux >18:25:29,292 INFO program: Inode count: 65536 >18:25:29,292 INFO program: Block count: 1048576 >18:25:29,293 INFO program: Reserved block count: 0 >18:25:29,293 INFO program: Free blocks: 312570 >18:25:29,294 INFO program: Free inodes: 38349 >18:25:29,294 INFO program: First block: 1 >18:25:29,294 INFO program: Block size: 1024 >18:25:29,295 INFO program: Fragment size: 1024 >18:25:29,295 INFO program: Reserved GDT blocks: 256 >18:25:29,296 INFO program: Blocks per group: 8192 >18:25:29,296 INFO program: Fragments per group: 8192 >18:25:29,297 INFO program: Inodes per group: 512 >18:25:29,297 INFO program: Inode blocks per group: 128 >18:25:29,298 INFO program: Flex block group size: 16 >18:25:29,298 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >18:25:29,299 INFO program: Last mount time: Sat Oct 20 03:17:28 2012 >18:25:29,299 INFO program: Last write time: Sat Oct 20 03:17:35 2012 >18:25:29,300 INFO program: Mount count: 2 >18:25:29,300 INFO program: Maximum mount count: -1 >18:25:29,300 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >18:25:29,301 INFO program: Check interval: 0 (<none>) >18:25:29,301 INFO program: Lifetime writes: 32 MB >18:25:29,302 INFO program: Reserved blocks uid: 0 (user root) >18:25:29,302 INFO program: Reserved blocks gid: 0 (group root) >18:25:29,303 INFO program: First inode: 11 >18:25:29,303 INFO program: Inode size: 256 >18:25:29,304 INFO program: Required extra isize: 28 >18:25:29,304 INFO program: Desired extra isize: 28 >18:25:29,305 INFO program: Journal inode: 8 >18:25:29,305 INFO program: Default directory hash: half_md4 >18:25:29,306 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >18:25:29,306 INFO program: Journal backup: inode blocks >18:25:29,306 INFO program: Journal features: (none) >18:25:29,312 INFO program: Journal size: 32M >18:25:29,316 INFO program: Journal length: 32768 >18:25:29,316 INFO program: Journal sequence: 0x00000007 >18:25:29,317 INFO program: Journal start: 0 >18:25:29,317 INFO program: >18:25:29,318 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:25:29,318 INFO program: Running... resize2fs -P /dev/loop1 >18:25:29,348 INFO program: Couldn't find valid filesystem superblock. >18:25:29,349 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:25:29,350 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >18:25:29,465 INFO program: Running... udevadm settle --timeout=300 >18:25:29,584 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >18:25:29,606 INFO program: Filesystem volume name: Anaconda >18:25:29,607 INFO program: Last mounted on: /sysroot >18:25:29,607 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >18:25:29,607 INFO program: Filesystem magic number: 0xEF53 >18:25:29,607 INFO program: Filesystem revision #: 1 (dynamic) >18:25:29,608 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:25:29,608 INFO program: Filesystem flags: signed_directory_hash >18:25:29,608 INFO program: Default mount options: user_xattr acl >18:25:29,608 INFO program: Filesystem state: clean >18:25:29,609 INFO program: Errors behavior: Continue >18:25:29,609 INFO program: Filesystem OS type: Linux >18:25:29,609 INFO program: Inode count: 65536 >18:25:29,609 INFO program: Block count: 1048576 >18:25:29,610 INFO program: Reserved block count: 0 >18:25:29,610 INFO program: Free blocks: 312570 >18:25:29,610 INFO program: Free inodes: 38349 >18:25:29,610 INFO program: First block: 1 >18:25:29,613 INFO program: Block size: 1024 >18:25:29,614 INFO program: Fragment size: 1024 >18:25:29,614 INFO program: Reserved GDT blocks: 256 >18:25:29,614 INFO program: Blocks per group: 8192 >18:25:29,614 INFO program: Fragments per group: 8192 >18:25:29,615 INFO program: Inodes per group: 512 >18:25:29,615 INFO program: Inode blocks per group: 128 >18:25:29,615 INFO program: Flex block group size: 16 >18:25:29,615 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >18:25:29,616 INFO program: Last mount time: Sat Oct 20 18:25:18 2012 >18:25:29,616 INFO program: Last write time: Sat Oct 20 18:25:18 2012 >18:25:29,616 INFO program: Mount count: 3 >18:25:29,616 INFO program: Maximum mount count: -1 >18:25:29,616 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >18:25:29,617 INFO program: Check interval: 0 (<none>) >18:25:29,617 INFO program: Lifetime writes: 32 MB >18:25:29,617 INFO program: Reserved blocks uid: 0 (user root) >18:25:29,617 INFO program: Reserved blocks gid: 0 (group root) >18:25:29,618 INFO program: First inode: 11 >18:25:29,618 INFO program: Inode size: 256 >18:25:29,624 INFO program: Required extra isize: 28 >18:25:29,624 INFO program: Desired extra isize: 28 >18:25:29,624 INFO program: Journal inode: 8 >18:25:29,625 INFO program: Default directory hash: half_md4 >18:25:29,625 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >18:25:29,625 INFO program: Journal backup: inode blocks >18:25:29,625 INFO program: Journal features: (none) >18:25:29,626 INFO program: Journal size: 32M >18:25:29,626 INFO program: Journal length: 32768 >18:25:29,626 INFO program: Journal sequence: 0x00000008 >18:25:29,632 INFO program: Journal start: 1 >18:25:29,633 INFO program: >18:25:29,633 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:25:29,634 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >18:25:29,649 INFO program: Filesystem volume name: Anaconda >18:25:29,649 INFO program: Last mounted on: /sysroot >18:25:29,649 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >18:25:29,650 INFO program: Filesystem magic number: 0xEF53 >18:25:29,650 INFO program: Filesystem revision #: 1 (dynamic) >18:25:29,650 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:25:29,650 INFO program: Filesystem flags: signed_directory_hash >18:25:29,651 INFO program: Default mount options: user_xattr acl >18:25:29,651 INFO program: Filesystem state: clean >18:25:29,651 INFO program: Errors behavior: Continue >18:25:29,651 INFO program: Filesystem OS type: Linux >18:25:29,652 INFO program: Inode count: 65536 >18:25:29,652 INFO program: Block count: 1048576 >18:25:29,652 INFO program: Reserved block count: 0 >18:25:29,652 INFO program: Free blocks: 312570 >18:25:29,653 INFO program: Free inodes: 38349 >18:25:29,653 INFO program: First block: 1 >18:25:29,653 INFO program: Block size: 1024 >18:25:29,653 INFO program: Fragment size: 1024 >18:25:29,653 INFO program: Reserved GDT blocks: 256 >18:25:29,654 INFO program: Blocks per group: 8192 >18:25:29,654 INFO program: Fragments per group: 8192 >18:25:29,654 INFO program: Inodes per group: 512 >18:25:29,654 INFO program: Inode blocks per group: 128 >18:25:29,655 INFO program: Flex block group size: 16 >18:25:29,655 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >18:25:29,655 INFO program: Last mount time: Sat Oct 20 18:25:18 2012 >18:25:29,655 INFO program: Last write time: Sat Oct 20 18:25:18 2012 >18:25:29,655 INFO program: Mount count: 3 >18:25:29,656 INFO program: Maximum mount count: -1 >18:25:29,656 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >18:25:29,656 INFO program: Check interval: 0 (<none>) >18:25:29,656 INFO program: Lifetime writes: 32 MB >18:25:29,657 INFO program: Reserved blocks uid: 0 (user root) >18:25:29,657 INFO program: Reserved blocks gid: 0 (group root) >18:25:29,662 INFO program: First inode: 11 >18:25:29,662 INFO program: Inode size: 256 >18:25:29,662 INFO program: Required extra isize: 28 >18:25:29,662 INFO program: Desired extra isize: 28 >18:25:29,663 INFO program: Journal inode: 8 >18:25:29,663 INFO program: Default directory hash: half_md4 >18:25:29,663 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >18:25:29,663 INFO program: Journal backup: inode blocks >18:25:29,664 INFO program: Journal features: (none) >18:25:29,664 INFO program: Journal size: 32M >18:25:29,664 INFO program: Journal length: 32768 >18:25:29,664 INFO program: Journal sequence: 0x00000008 >18:25:29,665 INFO program: Journal start: 1 >18:25:29,665 INFO program: >18:25:29,665 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:25:29,669 INFO program: Running... resize2fs -P /dev/mapper/live-rw >18:25:29,688 INFO program: Estimated minimum size of the filesystem: 733647 >18:25:29,689 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:25:29,716 INFO program: Running... udevadm settle --timeout=300 >18:25:29,762 INFO program: Running... udevadm settle --timeout=300 >18:25:29,801 INFO program: Running... udevadm settle --timeout=300 >14:26:40,329 INFO program: Running... modprobe btrfs >14:26:40,423 INFO program: Running... modprobe xfs >14:26:40,517 INFO program: Running... modprobe vfat >14:27:10,166 INFO program: Running... udevadm settle --timeout=300 >14:27:10,330 INFO program: Running... udevadm settle --timeout=300 >14:27:10,370 INFO program: Running... multipath -d >14:27:10,386 INFO program: Running... multipath -ll >14:27:10,572 INFO program: Running... dumpe2fs -h /dev/loop1 >14:27:10,583 INFO program: Filesystem volume name: Anaconda >14:27:10,584 INFO program: Last mounted on: / >14:27:10,585 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:27:10,585 INFO program: Filesystem magic number: 0xEF53 >14:27:10,586 INFO program: Filesystem revision #: 1 (dynamic) >14:27:10,586 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:27:10,587 INFO program: Filesystem flags: signed_directory_hash >14:27:10,587 INFO program: Default mount options: user_xattr acl >14:27:10,588 INFO program: Filesystem state: clean >14:27:10,588 INFO program: Errors behavior: Continue >14:27:10,589 INFO program: Filesystem OS type: Linux >14:27:10,589 INFO program: Inode count: 65536 >14:27:10,590 INFO program: Block count: 1048576 >14:27:10,590 INFO program: Reserved block count: 0 >14:27:10,591 INFO program: Free blocks: 312570 >14:27:10,591 INFO program: Free inodes: 38349 >14:27:10,592 INFO program: First block: 1 >14:27:10,592 INFO program: Block size: 1024 >14:27:10,593 INFO program: Fragment size: 1024 >14:27:10,593 INFO program: Reserved GDT blocks: 256 >14:27:10,594 INFO program: Blocks per group: 8192 >14:27:10,594 INFO program: Fragments per group: 8192 >14:27:10,595 INFO program: Inodes per group: 512 >14:27:10,595 INFO program: Inode blocks per group: 128 >14:27:10,596 INFO program: Flex block group size: 16 >14:27:10,596 INFO program: Filesystem created: Fri Oct 19 23:17:15 2012 >14:27:10,597 INFO program: Last mount time: Fri Oct 19 23:17:28 2012 >14:27:10,597 INFO program: Last write time: Fri Oct 19 23:17:35 2012 >14:27:10,598 INFO program: Mount count: 2 >14:27:10,598 INFO program: Maximum mount count: -1 >14:27:10,598 INFO program: Last checked: Fri Oct 19 23:17:15 2012 >14:27:10,599 INFO program: Check interval: 0 (<none>) >14:27:10,599 INFO program: Lifetime writes: 32 MB >14:27:10,600 INFO program: Reserved blocks uid: 0 (user root) >14:27:10,600 INFO program: Reserved blocks gid: 0 (group root) >14:27:10,601 INFO program: First inode: 11 >14:27:10,601 INFO program: Inode size: 256 >14:27:10,601 INFO program: Required extra isize: 28 >14:27:10,602 INFO program: Desired extra isize: 28 >14:27:10,602 INFO program: Journal inode: 8 >14:27:10,603 INFO program: Default directory hash: half_md4 >14:27:10,603 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:27:10,604 INFO program: Journal backup: inode blocks >14:27:10,604 INFO program: Journal features: (none) >14:27:10,605 INFO program: Journal size: 32M >14:27:10,605 INFO program: Journal length: 32768 >14:27:10,606 INFO program: Journal sequence: 0x00000007 >14:27:10,606 INFO program: Journal start: 0 >14:27:10,607 INFO program: >14:27:10,607 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:27:10,607 INFO program: Running... dumpe2fs -h /dev/loop1 >14:27:10,619 INFO program: Filesystem volume name: Anaconda >14:27:10,620 INFO program: Last mounted on: / >14:27:10,620 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:27:10,621 INFO program: Filesystem magic number: 0xEF53 >14:27:10,621 INFO program: Filesystem revision #: 1 (dynamic) >14:27:10,622 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:27:10,622 INFO program: Filesystem flags: signed_directory_hash >14:27:10,623 INFO program: Default mount options: user_xattr acl >14:27:10,623 INFO program: Filesystem state: clean >14:27:10,624 INFO program: Errors behavior: Continue >14:27:10,624 INFO program: Filesystem OS type: Linux >14:27:10,625 INFO program: Inode count: 65536 >14:27:10,625 INFO program: Block count: 1048576 >14:27:10,626 INFO program: Reserved block count: 0 >14:27:10,626 INFO program: Free blocks: 312570 >14:27:10,626 INFO program: Free inodes: 38349 >14:27:10,627 INFO program: First block: 1 >14:27:10,627 INFO program: Block size: 1024 >14:27:10,628 INFO program: Fragment size: 1024 >14:27:10,628 INFO program: Reserved GDT blocks: 256 >14:27:10,629 INFO program: Blocks per group: 8192 >14:27:10,629 INFO program: Fragments per group: 8192 >14:27:10,630 INFO program: Inodes per group: 512 >14:27:10,630 INFO program: Inode blocks per group: 128 >14:27:10,631 INFO program: Flex block group size: 16 >14:27:10,631 INFO program: Filesystem created: Fri Oct 19 23:17:15 2012 >14:27:10,632 INFO program: Last mount time: Fri Oct 19 23:17:28 2012 >14:27:10,632 INFO program: Last write time: Fri Oct 19 23:17:35 2012 >14:27:10,633 INFO program: Mount count: 2 >14:27:10,633 INFO program: Maximum mount count: -1 >14:27:10,633 INFO program: Last checked: Fri Oct 19 23:17:15 2012 >14:27:10,634 INFO program: Check interval: 0 (<none>) >14:27:10,634 INFO program: Lifetime writes: 32 MB >14:27:10,635 INFO program: Reserved blocks uid: 0 (user root) >14:27:10,635 INFO program: Reserved blocks gid: 0 (group root) >14:27:10,636 INFO program: First inode: 11 >14:27:10,636 INFO program: Inode size: 256 >14:27:10,637 INFO program: Required extra isize: 28 >14:27:10,637 INFO program: Desired extra isize: 28 >14:27:10,638 INFO program: Journal inode: 8 >14:27:10,638 INFO program: Default directory hash: half_md4 >14:27:10,639 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:27:10,639 INFO program: Journal backup: inode blocks >14:27:10,639 INFO program: Journal features: (none) >14:27:10,640 INFO program: Journal size: 32M >14:27:10,640 INFO program: Journal length: 32768 >14:27:10,641 INFO program: Journal sequence: 0x00000007 >14:27:10,641 INFO program: Journal start: 0 >14:27:10,641 INFO program: >14:27:10,642 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:27:10,642 INFO program: Running... resize2fs -P /dev/loop1 >14:27:10,655 INFO program: Couldn't find valid filesystem superblock. >14:27:10,655 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:27:10,656 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >14:27:10,718 INFO program: Running... udevadm settle --timeout=300 >14:27:10,771 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:27:10,781 INFO program: Filesystem volume name: Anaconda >14:27:10,782 INFO program: Last mounted on: /sysroot >14:27:10,783 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:27:10,783 INFO program: Filesystem magic number: 0xEF53 >14:27:10,784 INFO program: Filesystem revision #: 1 (dynamic) >14:27:10,784 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:27:10,785 INFO program: Filesystem flags: signed_directory_hash >14:27:10,785 INFO program: Default mount options: user_xattr acl >14:27:10,786 INFO program: Filesystem state: clean >14:27:10,786 INFO program: Errors behavior: Continue >14:27:10,787 INFO program: Filesystem OS type: Linux >14:27:10,787 INFO program: Inode count: 65536 >14:27:10,788 INFO program: Block count: 1048576 >14:27:10,788 INFO program: Reserved block count: 0 >14:27:10,789 INFO program: Free blocks: 312570 >14:27:10,789 INFO program: Free inodes: 38349 >14:27:10,790 INFO program: First block: 1 >14:27:10,790 INFO program: Block size: 1024 >14:27:10,791 INFO program: Fragment size: 1024 >14:27:10,791 INFO program: Reserved GDT blocks: 256 >14:27:10,792 INFO program: Blocks per group: 8192 >14:27:10,792 INFO program: Fragments per group: 8192 >14:27:10,793 INFO program: Inodes per group: 512 >14:27:10,793 INFO program: Inode blocks per group: 128 >14:27:10,794 INFO program: Flex block group size: 16 >14:27:10,794 INFO program: Filesystem created: Fri Oct 19 23:17:15 2012 >14:27:10,795 INFO program: Last mount time: Sat Oct 20 14:25:18 2012 >14:27:10,795 INFO program: Last write time: Sat Oct 20 14:25:18 2012 >14:27:10,795 INFO program: Mount count: 3 >14:27:10,796 INFO program: Maximum mount count: -1 >14:27:10,796 INFO program: Last checked: Fri Oct 19 23:17:15 2012 >14:27:10,797 INFO program: Check interval: 0 (<none>) >14:27:10,797 INFO program: Lifetime writes: 32 MB >14:27:10,798 INFO program: Reserved blocks uid: 0 (user root) >14:27:10,798 INFO program: Reserved blocks gid: 0 (group root) >14:27:10,799 INFO program: First inode: 11 >14:27:10,799 INFO program: Inode size: 256 >14:27:10,800 INFO program: Required extra isize: 28 >14:27:10,800 INFO program: Desired extra isize: 28 >14:27:10,800 INFO program: Journal inode: 8 >14:27:10,801 INFO program: Default directory hash: half_md4 >14:27:10,801 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:27:10,802 INFO program: Journal backup: inode blocks >14:27:10,802 INFO program: Journal features: (none) >14:27:10,803 INFO program: Journal size: 32M >14:27:10,803 INFO program: Journal length: 32768 >14:27:10,804 INFO program: Journal sequence: 0x00000008 >14:27:10,804 INFO program: Journal start: 1 >14:27:10,805 INFO program: >14:27:10,805 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:27:10,806 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:27:10,817 INFO program: Filesystem volume name: Anaconda >14:27:10,818 INFO program: Last mounted on: /sysroot >14:27:10,818 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:27:10,819 INFO program: Filesystem magic number: 0xEF53 >14:27:10,819 INFO program: Filesystem revision #: 1 (dynamic) >14:27:10,820 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:27:10,820 INFO program: Filesystem flags: signed_directory_hash >14:27:10,821 INFO program: Default mount options: user_xattr acl >14:27:10,821 INFO program: Filesystem state: clean >14:27:10,822 INFO program: Errors behavior: Continue >14:27:10,822 INFO program: Filesystem OS type: Linux >14:27:10,822 INFO program: Inode count: 65536 >14:27:10,823 INFO program: Block count: 1048576 >14:27:10,824 INFO program: Reserved block count: 0 >14:27:10,824 INFO program: Free blocks: 312570 >14:27:10,824 INFO program: Free inodes: 38349 >14:27:10,825 INFO program: First block: 1 >14:27:10,825 INFO program: Block size: 1024 >14:27:10,826 INFO program: Fragment size: 1024 >14:27:10,827 INFO program: Reserved GDT blocks: 256 >14:27:10,827 INFO program: Blocks per group: 8192 >14:27:10,828 INFO program: Fragments per group: 8192 >14:27:10,828 INFO program: Inodes per group: 512 >14:27:10,828 INFO program: Inode blocks per group: 128 >14:27:10,829 INFO program: Flex block group size: 16 >14:27:10,829 INFO program: Filesystem created: Fri Oct 19 23:17:15 2012 >14:27:10,830 INFO program: Last mount time: Sat Oct 20 14:25:18 2012 >14:27:10,830 INFO program: Last write time: Sat Oct 20 14:25:18 2012 >14:27:10,831 INFO program: Mount count: 3 >14:27:10,831 INFO program: Maximum mount count: -1 >14:27:10,832 INFO program: Last checked: Fri Oct 19 23:17:15 2012 >14:27:10,832 INFO program: Check interval: 0 (<none>) >14:27:10,833 INFO program: Lifetime writes: 32 MB >14:27:10,833 INFO program: Reserved blocks uid: 0 (user root) >14:27:10,833 INFO program: Reserved blocks gid: 0 (group root) >14:27:10,834 INFO program: First inode: 11 >14:27:10,834 INFO program: Inode size: 256 >14:27:10,835 INFO program: Required extra isize: 28 >14:27:10,835 INFO program: Desired extra isize: 28 >14:27:10,836 INFO program: Journal inode: 8 >14:27:10,836 INFO program: Default directory hash: half_md4 >14:27:10,837 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:27:10,837 INFO program: Journal backup: inode blocks >14:27:10,838 INFO program: Journal features: (none) >14:27:10,838 INFO program: Journal size: 32M >14:27:10,839 INFO program: Journal length: 32768 >14:27:10,839 INFO program: Journal sequence: 0x00000008 >14:27:10,839 INFO program: Journal start: 1 >14:27:10,840 INFO program: >14:27:10,840 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:27:10,841 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:27:10,853 INFO program: Estimated minimum size of the filesystem: 733647 >14:27:10,854 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:27:10,865 INFO program: Running... udevadm settle --timeout=300 >14:27:10,893 INFO program: Running... udevadm settle --timeout=300 >14:27:10,913 INFO program: Running... udevadm settle --timeout=300 >14:27:10,986 INFO program: Running... udevadm settle --timeout=300 >14:27:11,085 INFO program: Running... udevadm settle --timeout=300 >14:27:11,116 INFO program: Running... multipath -d >14:27:11,131 INFO program: Running... multipath -ll >14:27:11,323 INFO program: Running... dumpe2fs -h /dev/loop1 >14:27:11,333 INFO program: Filesystem volume name: Anaconda >14:27:11,333 INFO program: Last mounted on: / >14:27:11,334 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:27:11,334 INFO program: Filesystem magic number: 0xEF53 >14:27:11,334 INFO program: Filesystem revision #: 1 (dynamic) >14:27:11,335 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:27:11,335 INFO program: Filesystem flags: signed_directory_hash >14:27:11,335 INFO program: Default mount options: user_xattr acl >14:27:11,335 INFO program: Filesystem state: clean >14:27:11,336 INFO program: Errors behavior: Continue >14:27:11,336 INFO program: Filesystem OS type: Linux >14:27:11,336 INFO program: Inode count: 65536 >14:27:11,336 INFO program: Block count: 1048576 >14:27:11,337 INFO program: Reserved block count: 0 >14:27:11,337 INFO program: Free blocks: 312570 >14:27:11,337 INFO program: Free inodes: 38349 >14:27:11,337 INFO program: First block: 1 >14:27:11,337 INFO program: Block size: 1024 >14:27:11,338 INFO program: Fragment size: 1024 >14:27:11,338 INFO program: Reserved GDT blocks: 256 >14:27:11,338 INFO program: Blocks per group: 8192 >14:27:11,338 INFO program: Fragments per group: 8192 >14:27:11,339 INFO program: Inodes per group: 512 >14:27:11,339 INFO program: Inode blocks per group: 128 >14:27:11,339 INFO program: Flex block group size: 16 >14:27:11,339 INFO program: Filesystem created: Fri Oct 19 23:17:15 2012 >14:27:11,340 INFO program: Last mount time: Fri Oct 19 23:17:28 2012 >14:27:11,340 INFO program: Last write time: Fri Oct 19 23:17:35 2012 >14:27:11,340 INFO program: Mount count: 2 >14:27:11,340 INFO program: Maximum mount count: -1 >14:27:11,341 INFO program: Last checked: Fri Oct 19 23:17:15 2012 >14:27:11,341 INFO program: Check interval: 0 (<none>) >14:27:11,341 INFO program: Lifetime writes: 32 MB >14:27:11,341 INFO program: Reserved blocks uid: 0 (user root) >14:27:11,342 INFO program: Reserved blocks gid: 0 (group root) >14:27:11,342 INFO program: First inode: 11 >14:27:11,342 INFO program: Inode size: 256 >14:27:11,342 INFO program: Required extra isize: 28 >14:27:11,343 INFO program: Desired extra isize: 28 >14:27:11,343 INFO program: Journal inode: 8 >14:27:11,343 INFO program: Default directory hash: half_md4 >14:27:11,343 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:27:11,344 INFO program: Journal backup: inode blocks >14:27:11,344 INFO program: Journal features: (none) >14:27:11,344 INFO program: Journal size: 32M >14:27:11,344 INFO program: Journal length: 32768 >14:27:11,345 INFO program: Journal sequence: 0x00000007 >14:27:11,345 INFO program: Journal start: 0 >14:27:11,345 INFO program: >14:27:11,345 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:27:11,346 INFO program: Running... dumpe2fs -h /dev/loop1 >14:27:11,357 INFO program: Filesystem volume name: Anaconda >14:27:11,357 INFO program: Last mounted on: / >14:27:11,358 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:27:11,358 INFO program: Filesystem magic number: 0xEF53 >14:27:11,358 INFO program: Filesystem revision #: 1 (dynamic) >14:27:11,358 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:27:11,359 INFO program: Filesystem flags: signed_directory_hash >14:27:11,359 INFO program: Default mount options: user_xattr acl >14:27:11,359 INFO program: Filesystem state: clean >14:27:11,359 INFO program: Errors behavior: Continue >14:27:11,360 INFO program: Filesystem OS type: Linux >14:27:11,360 INFO program: Inode count: 65536 >14:27:11,360 INFO program: Block count: 1048576 >14:27:11,360 INFO program: Reserved block count: 0 >14:27:11,361 INFO program: Free blocks: 312570 >14:27:11,361 INFO program: Free inodes: 38349 >14:27:11,361 INFO program: First block: 1 >14:27:11,361 INFO program: Block size: 1024 >14:27:11,362 INFO program: Fragment size: 1024 >14:27:11,362 INFO program: Reserved GDT blocks: 256 >14:27:11,362 INFO program: Blocks per group: 8192 >14:27:11,362 INFO program: Fragments per group: 8192 >14:27:11,363 INFO program: Inodes per group: 512 >14:27:11,363 INFO program: Inode blocks per group: 128 >14:27:11,363 INFO program: Flex block group size: 16 >14:27:11,363 INFO program: Filesystem created: Fri Oct 19 23:17:15 2012 >14:27:11,364 INFO program: Last mount time: Fri Oct 19 23:17:28 2012 >14:27:11,364 INFO program: Last write time: Fri Oct 19 23:17:35 2012 >14:27:11,364 INFO program: Mount count: 2 >14:27:11,364 INFO program: Maximum mount count: -1 >14:27:11,364 INFO program: Last checked: Fri Oct 19 23:17:15 2012 >14:27:11,365 INFO program: Check interval: 0 (<none>) >14:27:11,365 INFO program: Lifetime writes: 32 MB >14:27:11,365 INFO program: Reserved blocks uid: 0 (user root) >14:27:11,365 INFO program: Reserved blocks gid: 0 (group root) >14:27:11,366 INFO program: First inode: 11 >14:27:11,366 INFO program: Inode size: 256 >14:27:11,366 INFO program: Required extra isize: 28 >14:27:11,366 INFO program: Desired extra isize: 28 >14:27:11,367 INFO program: Journal inode: 8 >14:27:11,367 INFO program: Default directory hash: half_md4 >14:27:11,367 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:27:11,367 INFO program: Journal backup: inode blocks >14:27:11,368 INFO program: Journal features: (none) >14:27:11,368 INFO program: Journal size: 32M >14:27:11,368 INFO program: Journal length: 32768 >14:27:11,368 INFO program: Journal sequence: 0x00000007 >14:27:11,369 INFO program: Journal start: 0 >14:27:11,369 INFO program: >14:27:11,369 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:27:11,370 INFO program: Running... resize2fs -P /dev/loop1 >14:27:11,381 INFO program: Couldn't find valid filesystem superblock. >14:27:11,382 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:27:11,382 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >14:27:11,430 INFO program: Running... udevadm settle --timeout=300 >14:27:11,478 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:27:11,489 INFO program: Filesystem volume name: Anaconda >14:27:11,490 INFO program: Last mounted on: /sysroot >14:27:11,490 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:27:11,490 INFO program: Filesystem magic number: 0xEF53 >14:27:11,490 INFO program: Filesystem revision #: 1 (dynamic) >14:27:11,491 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:27:11,491 INFO program: Filesystem flags: signed_directory_hash >14:27:11,491 INFO program: Default mount options: user_xattr acl >14:27:11,491 INFO program: Filesystem state: clean >14:27:11,492 INFO program: Errors behavior: Continue >14:27:11,492 INFO program: Filesystem OS type: Linux >14:27:11,493 INFO program: Inode count: 65536 >14:27:11,493 INFO program: Block count: 1048576 >14:27:11,493 INFO program: Reserved block count: 0 >14:27:11,493 INFO program: Free blocks: 312570 >14:27:11,494 INFO program: Free inodes: 38349 >14:27:11,494 INFO program: First block: 1 >14:27:11,494 INFO program: Block size: 1024 >14:27:11,494 INFO program: Fragment size: 1024 >14:27:11,495 INFO program: Reserved GDT blocks: 256 >14:27:11,495 INFO program: Blocks per group: 8192 >14:27:11,495 INFO program: Fragments per group: 8192 >14:27:11,495 INFO program: Inodes per group: 512 >14:27:11,496 INFO program: Inode blocks per group: 128 >14:27:11,496 INFO program: Flex block group size: 16 >14:27:11,496 INFO program: Filesystem created: Fri Oct 19 23:17:15 2012 >14:27:11,496 INFO program: Last mount time: Sat Oct 20 14:25:18 2012 >14:27:11,497 INFO program: Last write time: Sat Oct 20 14:25:18 2012 >14:27:11,497 INFO program: Mount count: 3 >14:27:11,497 INFO program: Maximum mount count: -1 >14:27:11,497 INFO program: Last checked: Fri Oct 19 23:17:15 2012 >14:27:11,498 INFO program: Check interval: 0 (<none>) >14:27:11,498 INFO program: Lifetime writes: 32 MB >14:27:11,498 INFO program: Reserved blocks uid: 0 (user root) >14:27:11,498 INFO program: Reserved blocks gid: 0 (group root) >14:27:11,499 INFO program: First inode: 11 >14:27:11,499 INFO program: Inode size: 256 >14:27:11,499 INFO program: Required extra isize: 28 >14:27:11,499 INFO program: Desired extra isize: 28 >14:27:11,500 INFO program: Journal inode: 8 >14:27:11,500 INFO program: Default directory hash: half_md4 >14:27:11,500 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:27:11,500 INFO program: Journal backup: inode blocks >14:27:11,501 INFO program: Journal features: (none) >14:27:11,501 INFO program: Journal size: 32M >14:27:11,501 INFO program: Journal length: 32768 >14:27:11,501 INFO program: Journal sequence: 0x00000008 >14:27:11,502 INFO program: Journal start: 1 >14:27:11,502 INFO program: >14:27:11,502 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:27:11,503 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:27:11,513 INFO program: Filesystem volume name: Anaconda >14:27:11,514 INFO program: Last mounted on: /sysroot >14:27:11,514 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:27:11,514 INFO program: Filesystem magic number: 0xEF53 >14:27:11,514 INFO program: Filesystem revision #: 1 (dynamic) >14:27:11,515 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:27:11,515 INFO program: Filesystem flags: signed_directory_hash >14:27:11,515 INFO program: Default mount options: user_xattr acl >14:27:11,515 INFO program: Filesystem state: clean >14:27:11,516 INFO program: Errors behavior: Continue >14:27:11,516 INFO program: Filesystem OS type: Linux >14:27:11,516 INFO program: Inode count: 65536 >14:27:11,517 INFO program: Block count: 1048576 >14:27:11,517 INFO program: Reserved block count: 0 >14:27:11,517 INFO program: Free blocks: 312570 >14:27:11,517 INFO program: Free inodes: 38349 >14:27:11,518 INFO program: First block: 1 >14:27:11,518 INFO program: Block size: 1024 >14:27:11,518 INFO program: Fragment size: 1024 >14:27:11,518 INFO program: Reserved GDT blocks: 256 >14:27:11,519 INFO program: Blocks per group: 8192 >14:27:11,519 INFO program: Fragments per group: 8192 >14:27:11,519 INFO program: Inodes per group: 512 >14:27:11,519 INFO program: Inode blocks per group: 128 >14:27:11,520 INFO program: Flex block group size: 16 >14:27:11,520 INFO program: Filesystem created: Fri Oct 19 23:17:15 2012 >14:27:11,520 INFO program: Last mount time: Sat Oct 20 14:25:18 2012 >14:27:11,520 INFO program: Last write time: Sat Oct 20 14:25:18 2012 >14:27:11,521 INFO program: Mount count: 3 >14:27:11,521 INFO program: Maximum mount count: -1 >14:27:11,521 INFO program: Last checked: Fri Oct 19 23:17:15 2012 >14:27:11,521 INFO program: Check interval: 0 (<none>) >14:27:11,522 INFO program: Lifetime writes: 32 MB >14:27:11,522 INFO program: Reserved blocks uid: 0 (user root) >14:27:11,522 INFO program: Reserved blocks gid: 0 (group root) >14:27:11,522 INFO program: First inode: 11 >14:27:11,523 INFO program: Inode size: 256 >14:27:11,523 INFO program: Required extra isize: 28 >14:27:11,523 INFO program: Desired extra isize: 28 >14:27:11,523 INFO program: Journal inode: 8 >14:27:11,524 INFO program: Default directory hash: half_md4 >14:27:11,524 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:27:11,525 INFO program: Journal backup: inode blocks >14:27:11,525 INFO program: Journal features: (none) >14:27:11,525 INFO program: Journal size: 32M >14:27:11,525 INFO program: Journal length: 32768 >14:27:11,526 INFO program: Journal sequence: 0x00000008 >14:27:11,526 INFO program: Journal start: 1 >14:27:11,526 INFO program: >14:27:11,527 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:27:11,527 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:27:11,538 INFO program: Estimated minimum size of the filesystem: 733647 >14:27:11,539 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:27:11,549 INFO program: Running... udevadm settle --timeout=300 >14:27:11,574 INFO program: Running... udevadm settle --timeout=300 >14:27:11,594 INFO program: Running... udevadm settle --timeout=300 >14:27:25,434 INFO program: Running... udevadm settle --timeout=300 >14:28:13,770 INFO program: Running... hwclock --systohc --utc >14:28:14,512 INFO program: Running... udevadm settle --timeout=300 >14:28:14,542 INFO program: Running... udevadm settle --timeout=300 >14:28:14,583 INFO program: Running... wipefs -a /dev/sda >14:28:14,656 INFO program: Running... udevadm settle --timeout=300 >14:28:14,713 INFO program: Running... udevadm settle --timeout=300 >14:28:14,731 INFO program: Running... udevadm settle --timeout=300 >14:28:14,874 INFO program: Running... udevadm settle --timeout=300 >14:28:14,937 INFO program: Running... udevadm settle --timeout=300 >14:28:14,961 INFO program: Running... udevadm settle --timeout=300 >14:28:15,009 INFO program: Running... udevadm settle --timeout=300 >14:28:15,120 INFO program: Running... wipefs -a /dev/sda1 >14:28:15,203 INFO program: Running... udevadm settle --timeout=300 >14:28:15,223 INFO program: Running... udevadm settle --timeout=300 >14:28:15,306 INFO program: Running... mke2fs -t ext4 /dev/sda1 >14:28:15,353 ERR program: mke2fs 1.42.5 (29-Jul-2012) >14:28:15,357 INFO program: Filesystem label= >14:28:15,359 INFO program: OS type: Linux >14:28:15,361 INFO program: Block size=4096 (log=2) >14:28:15,367 INFO program: Fragment size=4096 (log=2) >14:28:15,369 INFO program: Stride=0 blocks, Stripe width=0 blocks >14:28:15,370 INFO program: 37360 inodes, 149248 blocks >14:28:15,370 INFO program: 7462 blocks (5.00%) reserved for the super user >14:28:15,371 INFO program: First data block=0 >14:28:15,371 INFO program: Maximum filesystem blocks=155189248 >14:28:15,372 INFO program: 5 block groups >14:28:15,373 INFO program: 32768 blocks per group, 32768 fragments per group >14:28:15,374 INFO program: 7472 inodes per group >14:28:15,374 INFO program: Superblock backups stored on blocks: >14:28:15,378 INFO program: 32768, 98304 >14:28:15,379 INFO program: >14:28:15,380 INFO program: Allocating group tables: 0/51/52/53/54/5 done >14:28:15,380 INFO program: Writing inode tables: 0/51/52/53/54/5 done >14:28:15,398 INFO program: Creating journal (4096 blocks): done >14:28:16,955 INFO program: Writing superblocks and filesystem accounting information: 0/51/52/53/54/5 done >14:28:16,961 INFO program: >14:28:16,973 INFO program: Running... udevadm settle --timeout=300 >14:28:17,025 INFO program: Running... udevadm settle --timeout=300 >18:28:17,155 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda1 /mnt/sysimage >18:28:17,208 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >18:28:17,222 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >18:28:17,238 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >18:28:17,252 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >18:28:17,317 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >18:28:17,341 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux > > >/tmp/storage.log: >18:25:24,090 DEBUG storage: registered device format class MultipathMember as multipath_member >18:25:24,094 DEBUG storage: registered device format class SwapSpace as swap >18:25:24,096 DEBUG storage: registered device format class DMRaidMember as dmraidmember >18:25:24,128 DEBUG storage: registered device format class LUKS as luks >18:25:24,130 DEBUG storage: registered device format class MDRaidMember as mdmember >18:25:24,137 DEBUG storage: registered device format class DiskLabel as disklabel >18:25:24,159 DEBUG storage: registered device format class Ext2FS as ext2 >18:25:24,160 DEBUG storage: registered device format class Ext3FS as ext3 >18:25:24,161 DEBUG storage: registered device format class Ext4FS as ext4 >18:25:24,162 DEBUG storage: registered device format class FATFS as vfat >18:25:24,162 DEBUG storage: registered device format class EFIFS as efi >18:25:24,163 DEBUG storage: registered device format class BTRFS as btrfs >18:25:24,163 DEBUG storage: registered device format class GFS2 as gfs2 >18:25:24,164 DEBUG storage: registered device format class JFS as jfs >18:25:24,164 DEBUG storage: registered device format class ReiserFS as reiserfs >18:25:24,165 DEBUG storage: registered device format class XFS as xfs >18:25:24,165 DEBUG storage: registered device format class HFS as hfs >18:25:24,166 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >18:25:24,167 DEBUG storage: registered device format class HFSPlus as hfs+ >18:25:24,167 DEBUG storage: registered device format class NTFS as ntfs >18:25:24,168 DEBUG storage: registered device format class NFS as nfs >18:25:24,168 DEBUG storage: registered device format class NFSv4 as nfs4 >18:25:24,169 DEBUG storage: registered device format class Iso9660FS as iso9660 >18:25:24,169 DEBUG storage: registered device format class NoDevFS as nodev >18:25:24,170 DEBUG storage: registered device format class DevPtsFS as devpts >18:25:24,170 DEBUG storage: registered device format class ProcFS as proc >18:25:24,171 DEBUG storage: registered device format class SysFS as sysfs >18:25:24,171 DEBUG storage: registered device format class TmpFS as tmpfs >18:25:24,172 DEBUG storage: registered device format class BindFS as bind >18:25:24,172 DEBUG storage: registered device format class SELinuxFS as selinuxfs >18:25:24,173 DEBUG storage: registered device format class USBFS as usbfs >18:25:24,210 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >18:25:24,216 DEBUG storage: registered device format class BIOSBoot as biosboot >18:25:24,218 DEBUG storage: registered device format class PPCPRePBoot as prepboot >18:25:24,961 DEBUG storage: MultipathTopology._build_topology: >18:25:24,962 DEBUG storage: /etc/multipath.conf contents: >18:25:24,962 DEBUG storage: # multipath.conf written by anaconda >18:25:24,963 DEBUG storage: >18:25:24,963 DEBUG storage: defaults { >18:25:24,964 DEBUG storage: user_friendly_names yes >18:25:24,964 DEBUG storage: } >18:25:24,965 DEBUG storage: blacklist { >18:25:24,965 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >18:25:24,966 DEBUG storage: devnode "^hd[a-z]" >18:25:24,966 DEBUG storage: devnode "^dcssblk[0-9]*" >18:25:24,966 DEBUG storage: device { >18:25:24,967 DEBUG storage: vendor "DGC" >18:25:24,967 DEBUG storage: product "LUNZ" >18:25:24,968 DEBUG storage: } >18:25:24,968 DEBUG storage: device { >18:25:24,969 DEBUG storage: vendor "IBM" >18:25:24,969 DEBUG storage: product "S/390.*" >18:25:24,970 DEBUG storage: } >18:25:24,970 DEBUG storage: # don't count normal SATA devices as multipaths >18:25:24,970 DEBUG storage: device { >18:25:24,971 DEBUG storage: vendor "ATA" >18:25:24,971 DEBUG storage: } >18:25:24,972 DEBUG storage: # don't count 3ware devices as multipaths >18:25:24,972 DEBUG storage: device { >18:25:24,973 DEBUG storage: vendor "3ware" >18:25:24,973 DEBUG storage: } >18:25:24,974 DEBUG storage: device { >18:25:24,974 DEBUG storage: vendor "AMCC" >18:25:24,975 DEBUG storage: } >18:25:24,975 DEBUG storage: # nor highpoint devices >18:25:24,976 DEBUG storage: device { >18:25:24,976 DEBUG storage: vendor "HPT" >18:25:24,976 DEBUG storage: } >18:25:24,977 DEBUG storage: } >18:25:24,977 DEBUG storage: multipaths { >18:25:24,978 DEBUG storage: } >18:25:24,978 DEBUG storage: (end of /etc/multipath.conf) >18:25:25,059 INFO storage: MultipathTopology: found singlepath device: sda >18:25:25,061 INFO storage: MultipathTopology: found non-disk device: sr0 >18:25:25,063 INFO storage: MultipathTopology: found singlepath device: loop0 >18:25:25,064 INFO storage: MultipathTopology: found singlepath device: loop1 >18:25:25,066 INFO storage: MultipathTopology: found singlepath device: loop2 >18:25:25,067 INFO storage: MultipathTopology: found singlepath device: loop3 >18:25:25,068 INFO storage: MultipathTopology: found singlepath device: loop4 >18:25:25,069 INFO storage: MultipathTopology: found singlepath device: loop5 >18:25:25,071 INFO storage: MultipathTopology: found singlepath device: loop6 >18:25:25,072 INFO storage: MultipathTopology: found singlepath device: loop7 >18:25:25,073 INFO storage: MultipathTopology: found singlepath device: dm-0 >18:25:28,298 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >18:25:28,301 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >18:25:28,386 DEBUG storage: MultipathTopology._build_topology: >18:25:28,407 DEBUG storage: /etc/multipath.conf contents: >18:25:28,408 DEBUG storage: # multipath.conf written by anaconda >18:25:28,408 DEBUG storage: >18:25:28,409 DEBUG storage: defaults { >18:25:28,409 DEBUG storage: user_friendly_names yes >18:25:28,410 DEBUG storage: } >18:25:28,410 DEBUG storage: blacklist { >18:25:28,410 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >18:25:28,411 DEBUG storage: devnode "^hd[a-z]" >18:25:28,411 DEBUG storage: devnode "^dcssblk[0-9]*" >18:25:28,412 DEBUG storage: device { >18:25:28,412 DEBUG storage: vendor "DGC" >18:25:28,413 DEBUG storage: product "LUNZ" >18:25:28,413 DEBUG storage: } >18:25:28,414 DEBUG storage: device { >18:25:28,414 DEBUG storage: vendor "IBM" >18:25:28,415 DEBUG storage: product "S/390.*" >18:25:28,415 DEBUG storage: } >18:25:28,415 DEBUG storage: # don't count normal SATA devices as multipaths >18:25:28,416 DEBUG storage: device { >18:25:28,416 DEBUG storage: vendor "ATA" >18:25:28,420 DEBUG storage: } >18:25:28,421 DEBUG storage: # don't count 3ware devices as multipaths >18:25:28,421 DEBUG storage: device { >18:25:28,422 DEBUG storage: vendor "3ware" >18:25:28,422 DEBUG storage: } >18:25:28,423 DEBUG storage: device { >18:25:28,423 DEBUG storage: vendor "AMCC" >18:25:28,424 DEBUG storage: } >18:25:28,424 DEBUG storage: # nor highpoint devices >18:25:28,425 DEBUG storage: device { >18:25:28,425 DEBUG storage: vendor "HPT" >18:25:28,426 DEBUG storage: } >18:25:28,426 DEBUG storage: } >18:25:28,430 DEBUG storage: multipaths { >18:25:28,431 DEBUG storage: } >18:25:28,431 DEBUG storage: (end of /etc/multipath.conf) >18:25:28,506 INFO storage: MultipathTopology: found singlepath device: sda >18:25:28,508 INFO storage: MultipathTopology: found non-disk device: sr0 >18:25:28,510 INFO storage: MultipathTopology: found singlepath device: loop0 >18:25:28,512 INFO storage: MultipathTopology: found singlepath device: loop1 >18:25:28,513 INFO storage: MultipathTopology: found singlepath device: loop2 >18:25:28,514 INFO storage: MultipathTopology: found singlepath device: loop3 >18:25:28,516 INFO storage: MultipathTopology: found singlepath device: loop4 >18:25:28,517 INFO storage: MultipathTopology: found singlepath device: loop5 >18:25:28,522 INFO storage: MultipathTopology: found singlepath device: loop6 >18:25:28,523 INFO storage: MultipathTopology: found singlepath device: loop7 >18:25:28,525 INFO storage: MultipathTopology: found singlepath device: dm-0 >18:25:28,527 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >18:25:28,534 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24732', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >18:25:28,535 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >18:25:28,542 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:25:28,543 DEBUG storage: DeviceTree.getDeviceByName returned None >18:25:28,548 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >18:25:28,551 INFO storage: sda is a disk >18:25:28,551 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:25:28,556 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:25:28,562 INFO storage: added disk sda (id 0) to device tree >18:25:28,563 DEBUG storage: looking up parted Device: /dev/sda >18:25:28,570 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >18:25:28,583 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >18:25:28,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:25:28,588 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >18:25:28,616 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >18:25:28,640 INFO storage: no usable disklabel on sda >18:25:28,641 DEBUG storage: no type or existing type for sda, bailing >18:25:28,653 INFO storage: got device: DiskDevice instance (0x7fb5d9d2bc50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 584.0 > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1196032 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (74, 255, 63) biosGeometry: (74, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d9afb830> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb5f21aea50> >18:25:28,663 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64 /dev/disk/by-uuid/2012-10-20-03-21-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-20-03-21-50-00', > 'ID_FS_UUID_ENC': '2012-10-20-03-21-50-00', > '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_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '33905', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64', > '/dev/disk/by-uuid/2012-10-20-03-21-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >18:25:28,674 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >18:25:28,680 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >18:25:28,689 DEBUG storage: DeviceTree.getDeviceByName returned None >18:25:28,692 INFO storage: sr0 is a cdrom >18:25:28,699 DEBUG storage: DeviceTree.addUdevOpticalDevice: >18:25:28,700 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:25:28,701 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >18:25:28,712 INFO storage: added cdrom sr0 (id 1) to device tree >18:25:28,714 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:25:28,717 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >18:25:28,718 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >18:25:28,722 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >18:25:28,724 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >18:25:28,769 WARN storage: disklabel detected but not usable on sr0 >18:25:28,770 INFO storage: type detected on 'sr0' is 'iso9660' >18:25:28,776 DEBUG storage: Iso9660FS.supported: supported: True ; >18:25:28,777 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >18:25:28,778 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >18:25:28,780 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:25:28,786 DEBUG storage: looking up parted Device: /dev/sr0 >18:25:28,787 INFO storage: got device: OpticalDevice instance (0x7fb5f21aea10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 4270.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d9afbf80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >18:25:28,789 DEBUG storage: Iso9660FS.supported: supported: True ; >18:25:28,790 INFO storage: got format: Iso9660FS instance (0x7fb5f21ba810) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-20-03-21-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC6_x86_64 size = 0 targetSize = 0 > >18:25:28,792 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > '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', > 'USEC_INITIALIZED': '72356', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >18:25:28,798 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >18:25:28,799 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >18:25:28,800 DEBUG storage: DeviceTree.getDeviceByName returned None >18:25:28,802 INFO storage: loop0 is a loop device >18:25:28,804 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >18:25:28,807 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >18:25:28,811 DEBUG storage: DeviceTree.getDeviceByName returned None >18:25:28,812 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:25:28,817 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >18:25:28,818 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 2) to device tree >18:25:28,820 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >18:25:28,821 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:25:28,822 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:25:28,831 INFO storage: added loop loop0 (id 3) to device tree >18:25:28,833 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >18:25:28,834 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >18:25:28,836 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:25:28,842 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >18:25:28,863 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >18:25:28,874 WARN storage: disklabel detected but not usable on loop0 >18:25:28,876 INFO storage: type detected on 'loop0' is 'squashfs' >18:25:28,877 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:25:28,879 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:25:28,903 INFO storage: got device: LoopDevice instance (0x7fb5f21ba5d0) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (2)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >18:25:28,912 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77654', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >18:25:28,921 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >18:25:28,923 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >18:25:28,933 DEBUG storage: DeviceTree.getDeviceByName returned None >18:25:28,934 INFO storage: loop1 is a loop device >18:25:28,935 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >18:25:28,962 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >18:25:28,968 DEBUG storage: DeviceTree.getDeviceByName returned None >18:25:28,969 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:25:28,971 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >18:25:28,971 INFO storage: added file /LiveOS/rootfs.img (id 4) to device tree >18:25:28,973 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >18:25:28,975 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:25:28,977 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >18:25:28,999 INFO storage: added loop loop1 (id 5) to device tree >18:25:29,001 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >18:25:29,002 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >18:25:29,004 DEBUG storage: Ext4FS.supported: supported: True ; >18:25:29,005 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:25:29,017 DEBUG storage: device loop1 does not contain a disklabel >18:25:29,029 INFO storage: type detected on 'loop1' is 'ext4' >18:25:29,350 DEBUG storage: padding min size from 0 up to 0 >18:25:29,352 DEBUG storage: Ext4FS.supported: supported: True ; >18:25:29,353 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:25:29,354 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >18:25:29,355 INFO storage: got device: LoopDevice instance (0x7fb5d9b245d0) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /LiveOS/rootfs.img (4)'] > 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/loop1 > format args = [] originalFormat = None >18:25:29,358 DEBUG storage: Ext4FS.supported: supported: True ; >18:25:29,359 INFO storage: got format: Ext4FS instance (0x7fb5d9b24750) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >18:25:29,365 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77676', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >18:25:29,366 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >18:25:29,367 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >18:25:29,369 DEBUG storage: DeviceTree.getDeviceByName returned None >18:25:29,371 INFO storage: loop2 is a loop device >18:25:29,373 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >18:25:29,376 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >18:25:29,380 DEBUG storage: DeviceTree.getDeviceByName returned None >18:25:29,381 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:25:29,383 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >18:25:29,388 INFO storage: added file /overlay (deleted) (id 6) to device tree >18:25:29,389 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >18:25:29,390 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:25:29,391 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:25:29,392 INFO storage: added loop loop2 (id 7) to device tree >18:25:29,403 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >18:25:29,405 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >18:25:29,407 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:25:29,414 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >18:25:29,421 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >18:25:29,429 WARN storage: disklabel detected but not usable on loop2 >18:25:29,430 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >18:25:29,431 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:25:29,432 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:25:29,434 INFO storage: got device: LoopDevice instance (0x7fb5dcbc4ad0) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /overlay (deleted) (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >18:25:29,439 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77985', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >18:25:29,443 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >18:25:29,444 DEBUG storage: lvm filter: adding loop3 to the reject list >18:25:29,446 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '78002', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >18:25:29,450 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >18:25:29,451 DEBUG storage: lvm filter: adding loop4 to the reject list >18:25:29,453 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '79977', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >18:25:29,453 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >18:25:29,454 DEBUG storage: lvm filter: adding loop5 to the reject list >18:25:29,455 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '79998', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >18:25:29,459 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >18:25:29,460 DEBUG storage: lvm filter: adding loop6 to the reject list >18:25:29,462 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '80048', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >18:25:29,462 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >18:25:29,463 DEBUG storage: lvm filter: adding loop7 to the reject list >18:25:29,463 DEBUG storage: Skipping a device mapper drive (dm-0) for now >18:25:29,506 INFO storage: devices to scan: ['dm-0'] >18:25:29,510 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed /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': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7068', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >18:25:29,521 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >18:25:29,522 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >18:25:29,523 DEBUG storage: DeviceTree.getDeviceByName returned None >18:25:29,527 INFO storage: live-rw is a device-mapper device >18:25:29,529 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >18:25:29,530 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >18:25:29,531 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing ext4 filesystem >18:25:29,537 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >18:25:29,538 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (7) >18:25:29,539 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >18:25:29,550 DEBUG storage: DeviceTree.getDeviceByName returned None >18:25:29,557 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >18:25:29,560 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:25:29,564 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >18:25:29,565 INFO storage: added dm live-rw (id 8) to device tree >18:25:29,566 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >18:25:29,573 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >18:25:29,575 DEBUG storage: Ext4FS.supported: supported: True ; >18:25:29,577 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:25:29,582 DEBUG storage: device live-rw does not contain a disklabel >18:25:29,583 INFO storage: type detected on 'live-rw' is 'ext4' >18:25:29,689 DEBUG storage: padding min size from 717 up to 788 >18:25:29,691 DEBUG storage: Ext4FS.supported: supported: True ; >18:25:29,691 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:25:29,693 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >18:25:29,694 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >18:25:29,709 INFO storage: got device: DMDevice instance (0x7fb5d9b3aa10) -- > name = live-rw status = True kids = 0 id = 8 > parents = ['existing 0MB loop loop2 (7)'] > uuid = None size = 1024.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: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d9afb9e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >18:25:29,711 DEBUG storage: Ext4FS.supported: supported: True ; >18:25:29,715 INFO storage: got format: Ext4FS instance (0x7fb5d9b3ab10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >18:25:29,758 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:25:29,759 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >18:25:29,761 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >18:25:29,799 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:25:29,837 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >18:25:29,838 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >18:25:29,839 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >18:25:29,840 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >18:25:29,841 INFO storage: edd: collected mbr signatures: {} >18:25:29,841 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: None > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 1196032 >18:25:29,842 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >18:25:29,842 ERR storage: edd: unable to match edd entry 0x80 >18:25:29,998 DEBUG storage: Ext4FS.supported: supported: True ; >18:25:30,006 DEBUG storage: Ext4FS.supported: supported: True ; >18:25:30,009 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:25:30,023 DEBUG storage: Iso9660FS.supported: supported: True ; >18:25:30,421 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >18:25:30,426 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:25:30,429 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4270MB cdrom sr0 (1) with existing iso9660 filesystem >14:26:40,289 DEBUG storage: Iso9660FS.supported: supported: True ; >14:26:40,291 DEBUG storage: Iso9660FS.supported: supported: True ; >14:26:40,293 DEBUG storage: NFSv4.supported: supported: False ; >14:26:40,295 DEBUG storage: NFSv4.supported: supported: False ; >14:26:40,296 DEBUG storage: SELinuxFS.supported: supported: False ; >14:26:40,298 DEBUG storage: SELinuxFS.supported: supported: False ; >14:26:40,299 DEBUG storage: Ext4FS.supported: supported: True ; >14:26:40,301 DEBUG storage: Ext4FS.supported: supported: True ; >14:26:40,303 DEBUG storage: Ext3FS.supported: supported: True ; >14:26:40,305 DEBUG storage: Ext3FS.supported: supported: True ; >14:26:40,307 DEBUG storage: Ext2FS.supported: supported: True ; >14:26:40,308 DEBUG storage: Ext2FS.supported: supported: True ; >14:26:40,310 DEBUG storage: SysFS.supported: supported: False ; >14:26:40,312 DEBUG storage: SysFS.supported: supported: False ; >14:26:40,314 DEBUG storage: MultipathMember.__init__: >14:26:40,315 DEBUG storage: MDRaidMember.__init__: >14:26:40,317 DEBUG storage: ProcFS.supported: supported: False ; >14:26:40,319 DEBUG storage: ProcFS.supported: supported: False ; >14:26:40,321 DEBUG storage: SwapSpace.__init__: >14:26:40,322 DEBUG storage: DMRaidMember.__init__: >14:26:40,325 DEBUG storage: DevPtsFS.supported: supported: False ; >14:26:40,326 DEBUG storage: DevPtsFS.supported: supported: False ; >14:26:40,328 DEBUG storage: BTRFS.supported: supported: True ; >14:26:40,413 DEBUG storage: USBFS.supported: supported: False ; >14:26:40,415 DEBUG storage: USBFS.supported: supported: False ; >14:26:40,417 DEBUG storage: DiskLabel.__init__: >14:26:40,418 INFO storage: DiskLabel.partedDevice returning None >14:26:40,419 DEBUG storage: HFSPlus.supported: supported: False ; >14:26:40,421 DEBUG storage: HFSPlus.supported: supported: False ; >14:26:40,422 DEBUG storage: XFS.supported: supported: True ; >14:26:40,495 DEBUG storage: XFS.supported: supported: True ; >14:26:40,497 DEBUG storage: TmpFS.supported: supported: False ; >14:26:40,499 DEBUG storage: TmpFS.supported: supported: False ; >14:26:40,500 DEBUG storage: LUKS.__init__: >14:26:40,502 DEBUG storage: NTFS.supported: supported: False ; >14:26:40,504 DEBUG storage: NTFS.supported: supported: False ; >14:26:40,505 DEBUG storage: BindFS.supported: supported: False ; >14:26:40,507 DEBUG storage: BindFS.supported: supported: False ; >14:26:40,508 DEBUG storage: HFS.supported: supported: False ; >14:26:40,510 DEBUG storage: HFS.supported: supported: False ; >14:26:40,511 DEBUG storage: LVMPhysicalVolume.__init__: >14:26:40,513 DEBUG storage: NFS.supported: supported: False ; >14:26:40,514 DEBUG storage: NFS.supported: supported: False ; >14:26:40,516 DEBUG storage: FATFS.supported: supported: True ; >14:26:40,549 DEBUG storage: FATFS.supported: supported: True ; >14:26:40,551 DEBUG storage: NoDevFS.supported: supported: False ; >14:26:40,553 DEBUG storage: NoDevFS.supported: supported: False ; >14:27:10,115 DEBUG storage: clearpart: initializing sda >14:27:10,117 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:27:10,121 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,123 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:27:10,124 INFO storage: registered action: [0] Destroy Format None on disk sda (id 0) >14:27:10,140 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >14:27:10,146 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >14:27:10,152 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fb5d0ecda10> > PedDisk: <_ped.Disk object at 0x7fb5d09f2050> >14:27:10,154 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:27:10,159 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:27:10,161 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:27:10,162 INFO storage: registered action: [1] Create Format msdos disklabel on disk sda (id 0) >14:27:10,164 DEBUG storage: new disk order: [] >14:27:10,211 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:10,214 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (0) with non-existent msdos disklabel >14:27:10,219 DEBUG storage: doAutoPart: True >14:27:10,220 DEBUG storage: encryptedAutoPart: False >14:27:10,221 DEBUG storage: autoPartType: 0 >14:27:10,222 DEBUG storage: clearPartType: 2 >14:27:10,223 DEBUG storage: clearPartDisks: ['sda'] >14:27:10,224 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fb5d61fd310) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fb5d0ecd6d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fb5d0ecd5d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fb5d0ecd610) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fb5d0ecdb90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >14:27:10,225 DEBUG storage: storage.disks: ['sda'] >14:27:10,227 DEBUG storage: storage.partitioned: ['sda'] >14:27:10,228 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >14:27:10,234 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:10,237 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (0) with non-existent msdos disklabel >14:27:10,237 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:10,238 DEBUG storage: boot disk: sda >14:27:10,240 DEBUG storage: candidate disks: [DiskDevice instance (0x7fb5d9d2bc50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 584.0 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1196032 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (74, 255, 63) biosGeometry: (74, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d9afb830> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb5f21aea50>] >14:27:10,241 DEBUG storage: devs: [] >14:27:10,242 DEBUG storage: _is_valid_disklabel(sda) returning True >14:27:10,243 DEBUG storage: _is_valid_size(sda) returning True >14:27:10,243 DEBUG storage: _is_valid_location(sda) returning True >14:27:10,244 DEBUG storage: _is_valid_format(sda) returning True >14:27:10,244 DEBUG storage: is_valid_stage1_device(sda) returning True >14:27:10,246 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:10,247 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:10,248 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:27:10,250 DEBUG storage: PartitionDevice._setFormat: req0 ; >14:27:10,252 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >14:27:10,254 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:27:10,255 INFO storage: added partition req0 (id 9) to device tree >14:27:10,255 INFO storage: registered action: [2] Create Device partition req0 (id 9) >14:27:10,256 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,257 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at / on partition req0 (id 9) >14:27:10,258 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:10,259 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:10,261 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:27:10,263 DEBUG storage: PartitionDevice._setFormat: req1 ; >14:27:10,264 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >14:27:10,266 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:27:10,267 INFO storage: added partition req1 (id 10) to device tree >14:27:10,267 INFO storage: registered action: [4] Create Device partition req1 (id 10) >14:27:10,268 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,269 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 10) >14:27:10,270 INFO storage: skipping unneeded stage1 biosboot request >14:27:10,270 DEBUG storage: PartSpec instance (0x7fb5d0ecd610) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >14:27:10,271 DEBUG storage: existing 584MB disk sda (0) with non-existent msdos disklabel >14:27:10,273 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >14:27:10,273 DEBUG storage: getFormat('swap') returning SwapSpace instance >14:27:10,275 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:27:10,277 DEBUG storage: PartitionDevice._setFormat: req2 ; >14:27:10,278 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >14:27:10,280 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:27:10,281 INFO storage: added partition req2 (id 11) to device tree >14:27:10,282 INFO storage: registered action: [6] Create Device partition req2 (id 11) >14:27:10,282 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,283 INFO storage: registered action: [7] Create Format swap on partition req2 (id 11) >14:27:10,285 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:27:10,286 DEBUG storage: removing all non-preexisting partitions ['req0(id 9)', 'req1(id 10)', 'req2(id 11)'] from disk(s) ['sda'] >14:27:10,287 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 9)', 'req1(id 10)', 'req2(id 11)'] >14:27:10,288 DEBUG storage: removing all non-preexisting partitions ['req1(id 10)', 'req2(id 11)', 'req0(id 9)'] from disk(s) ['sda'] >14:27:10,289 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:10,291 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (0) with non-existent msdos disklabel >14:27:10,292 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:10,293 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:10,295 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (0) with non-existent msdos disklabel >14:27:10,296 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:10,296 DEBUG storage: allocating partition: req1 ; id: 10 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >14:27:10,297 DEBUG storage: checking freespace on sda >14:27:10,297 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >14:27:10,298 DEBUG storage: current free range is 63-1196031 (583MB) >14:27:10,299 DEBUG storage: updating use_disk to sda, type: 0 >14:27:10,300 DEBUG storage: new free: 63-1196031 / 583MB >14:27:10,300 DEBUG storage: new free allows for 0 sectors of growth >14:27:10,301 DEBUG storage: found free space for bootable request >14:27:10,302 DEBUG storage: adjusted start sector from 63 to 2048 >14:27:10,303 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >14:27:10,305 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >14:27:10,306 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb5d0ecd9d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb5d0d8a590> PedPartition: <_ped.Partition object at 0x7fb5d0da06b0> >14:27:10,307 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >14:27:10,309 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:27:10,311 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >14:27:10,312 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb5d0ecd9d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb5d0d8a490> PedPartition: <_ped.Partition object at 0x7fb5d0da05f0> >14:27:10,313 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:10,315 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (0) with non-existent msdos disklabel >14:27:10,316 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:10,317 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:10,319 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (0) with non-existent msdos disklabel >14:27:10,320 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:10,320 DEBUG storage: allocating partition: req2 ; id: 11 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4032MB ; grow: False ; max_size: 0 >14:27:10,321 DEBUG storage: checking freespace on sda >14:27:10,322 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4032MB boot=False best=None grow=False >14:27:10,323 DEBUG storage: current free range is 63-2047 (0MB) >14:27:10,323 DEBUG storage: current free range is 1026048-1196031 (83MB) >14:27:10,324 DEBUG storage: not enough free space for primary -- trying logical >14:27:10,328 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:27:10,329 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >14:27:10,351 DEBUG storage: MultipathTopology._build_topology: >14:27:10,352 DEBUG storage: /etc/multipath.conf contents: >14:27:10,353 DEBUG storage: # multipath.conf written by anaconda >14:27:10,353 DEBUG storage: >14:27:10,354 DEBUG storage: defaults { >14:27:10,354 DEBUG storage: user_friendly_names yes >14:27:10,355 DEBUG storage: } >14:27:10,355 DEBUG storage: blacklist { >14:27:10,356 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:27:10,356 DEBUG storage: devnode "^hd[a-z]" >14:27:10,357 DEBUG storage: devnode "^dcssblk[0-9]*" >14:27:10,357 DEBUG storage: device { >14:27:10,358 DEBUG storage: vendor "DGC" >14:27:10,358 DEBUG storage: product "LUNZ" >14:27:10,359 DEBUG storage: } >14:27:10,359 DEBUG storage: device { >14:27:10,360 DEBUG storage: vendor "IBM" >14:27:10,360 DEBUG storage: product "S/390.*" >14:27:10,361 DEBUG storage: } >14:27:10,361 DEBUG storage: # don't count normal SATA devices as multipaths >14:27:10,362 DEBUG storage: device { >14:27:10,362 DEBUG storage: vendor "ATA" >14:27:10,363 DEBUG storage: } >14:27:10,363 DEBUG storage: # don't count 3ware devices as multipaths >14:27:10,364 DEBUG storage: device { >14:27:10,364 DEBUG storage: vendor "3ware" >14:27:10,365 DEBUG storage: } >14:27:10,365 DEBUG storage: device { >14:27:10,366 DEBUG storage: vendor "AMCC" >14:27:10,366 DEBUG storage: } >14:27:10,367 DEBUG storage: # nor highpoint devices >14:27:10,367 DEBUG storage: device { >14:27:10,368 DEBUG storage: vendor "HPT" >14:27:10,368 DEBUG storage: } >14:27:10,368 DEBUG storage: } >14:27:10,369 DEBUG storage: multipaths { >14:27:10,369 DEBUG storage: } >14:27:10,370 DEBUG storage: (end of /etc/multipath.conf) >14:27:10,417 INFO storage: MultipathTopology: found singlepath device: sda >14:27:10,418 INFO storage: MultipathTopology: found non-disk device: sr0 >14:27:10,418 INFO storage: MultipathTopology: found singlepath device: loop0 >14:27:10,419 INFO storage: MultipathTopology: found singlepath device: loop1 >14:27:10,420 INFO storage: MultipathTopology: found singlepath device: loop2 >14:27:10,420 INFO storage: MultipathTopology: found singlepath device: loop3 >14:27:10,421 INFO storage: MultipathTopology: found singlepath device: loop4 >14:27:10,421 INFO storage: MultipathTopology: found singlepath device: loop5 >14:27:10,422 INFO storage: MultipathTopology: found singlepath device: loop6 >14:27:10,422 INFO storage: MultipathTopology: found singlepath device: loop7 >14:27:10,423 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:27:10,424 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >14:27:10,427 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24732', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:27:10,428 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:27:10,430 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:10,431 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:10,433 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:27:10,434 INFO storage: sda is a disk >14:27:10,435 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,437 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:27:10,438 INFO storage: added disk sda (id 12) to device tree >14:27:10,438 DEBUG storage: looking up parted Device: /dev/sda >14:27:10,440 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:27:10,441 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >14:27:10,442 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,444 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:27:10,447 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:27:10,456 INFO storage: no usable disklabel on sda >14:27:10,461 DEBUG storage: no type or existing type for sda, bailing >14:27:10,463 INFO storage: got device: DiskDevice instance (0x7fb5dcb5c550) -- > name = sda status = True kids = 0 id = 12 > parents = [] > uuid = None size = 584.0 > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1196032 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (74, 255, 63) biosGeometry: (74, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d04dbef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb5dcb5c610> >14:27:10,472 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64 /dev/disk/by-uuid/2012-10-20-03-21-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-20-03-21-50-00', > 'ID_FS_UUID_ENC': '2012-10-20-03-21-50-00', > '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_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '33905', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64', > '/dev/disk/by-uuid/2012-10-20-03-21-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:27:10,476 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:27:10,478 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:27:10,480 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:10,480 INFO storage: sr0 is a cdrom >14:27:10,482 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:27:10,483 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,484 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:27:10,485 INFO storage: added cdrom sr0 (id 13) to device tree >14:27:10,486 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:27:10,490 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:27:10,492 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >14:27:10,493 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >14:27:10,495 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >14:27:10,500 WARN storage: disklabel detected but not usable on sr0 >14:27:10,501 INFO storage: type detected on 'sr0' is 'iso9660' >14:27:10,502 DEBUG storage: Iso9660FS.supported: supported: True ; >14:27:10,503 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >14:27:10,505 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:27:10,506 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:27:10,508 DEBUG storage: looking up parted Device: /dev/sr0 >14:27:10,509 INFO storage: got device: OpticalDevice instance (0x7fb5dcb5c590) -- > name = sr0 status = True kids = 0 id = 13 > parents = [] > uuid = None size = 4270.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d04dbe60> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >14:27:10,512 DEBUG storage: Iso9660FS.supported: supported: True ; >14:27:10,512 INFO storage: got format: Iso9660FS instance (0x7fb5d9b3aa10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-20-03-21-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC6_x86_64 size = 0 targetSize = 0 > >14:27:10,514 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > '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', > 'USEC_INITIALIZED': '72356', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:27:10,515 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:27:10,517 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:27:10,518 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:10,519 INFO storage: loop0 is a loop device >14:27:10,520 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:27:10,522 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >14:27:10,523 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:10,524 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,525 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:27:10,526 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 14) to device tree >14:27:10,528 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:27:10,529 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,530 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:27:10,531 INFO storage: added loop loop0 (id 15) to device tree >14:27:10,532 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:27:10,534 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:27:10,534 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:27:10,536 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:27:10,538 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:27:10,541 WARN storage: disklabel detected but not usable on loop0 >14:27:10,542 INFO storage: type detected on 'loop0' is 'squashfs' >14:27:10,543 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:27:10,544 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:27:10,545 INFO storage: got device: LoopDevice instance (0x7fb5d0da6910) -- > name = loop0 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (14)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >14:27:10,548 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77654', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:27:10,549 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:27:10,551 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:27:10,552 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:10,553 INFO storage: loop1 is a loop device >14:27:10,554 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:27:10,556 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >14:27:10,557 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:10,558 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,559 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:27:10,560 INFO storage: added file /LiveOS/rootfs.img (id 16) to device tree >14:27:10,562 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:27:10,563 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,564 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:27:10,565 INFO storage: added loop loop1 (id 17) to device tree >14:27:10,566 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:27:10,568 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:27:10,570 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:10,570 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:10,571 DEBUG storage: device loop1 does not contain a disklabel >14:27:10,572 INFO storage: type detected on 'loop1' is 'ext4' >14:27:10,657 DEBUG storage: padding min size from 0 up to 0 >14:27:10,658 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:10,659 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:10,662 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:27:10,663 INFO storage: got device: LoopDevice instance (0x7fb5d0d8a690) -- > name = loop1 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/rootfs.img (16)'] > 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/loop1 > format args = [] originalFormat = None >14:27:10,665 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:10,666 INFO storage: got format: Ext4FS instance (0x7fb5d0d8a0d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:27:10,668 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77676', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:27:10,669 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:27:10,671 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:27:10,672 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:10,673 INFO storage: loop2 is a loop device >14:27:10,674 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:27:10,676 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:27:10,677 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:10,678 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,679 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:27:10,680 INFO storage: added file /overlay (deleted) (id 18) to device tree >14:27:10,682 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:27:10,683 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,684 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:27:10,685 INFO storage: added loop loop2 (id 19) to device tree >14:27:10,686 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:27:10,688 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:27:10,689 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:27:10,690 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:27:10,692 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:27:10,696 WARN storage: disklabel detected but not usable on loop2 >14:27:10,697 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >14:27:10,697 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:27:10,699 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:27:10,700 INFO storage: got device: LoopDevice instance (0x7fb5d0da6ad0) -- > name = loop2 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >14:27:10,702 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77985', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:27:10,703 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >14:27:10,704 DEBUG storage: lvm filter: adding loop3 to the reject list >14:27:10,705 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '78002', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:27:10,706 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >14:27:10,707 DEBUG storage: lvm filter: adding loop4 to the reject list >14:27:10,709 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '79977', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:27:10,710 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:27:10,710 DEBUG storage: lvm filter: adding loop5 to the reject list >14:27:10,712 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '79998', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:27:10,713 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:27:10,714 DEBUG storage: lvm filter: adding loop6 to the reject list >14:27:10,715 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '80048', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:27:10,716 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:27:10,717 DEBUG storage: lvm filter: adding loop7 to the reject list >14:27:10,718 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:27:10,739 INFO storage: devices to scan: ['dm-0'] >14:27:10,742 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed /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': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7068', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:27:10,743 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:27:10,745 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:27:10,746 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:10,747 INFO storage: live-rw is a device-mapper device >14:27:10,748 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:27:10,750 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:27:10,751 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (17) with existing ext4 filesystem >14:27:10,753 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:27:10,755 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (19) >14:27:10,757 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:27:10,759 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:10,760 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:27:10,761 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,763 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:27:10,764 INFO storage: added dm live-rw (id 20) to device tree >14:27:10,765 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:27:10,767 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:27:10,768 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:10,769 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:10,770 DEBUG storage: device live-rw does not contain a disklabel >14:27:10,770 INFO storage: type detected on 'live-rw' is 'ext4' >14:27:10,855 DEBUG storage: padding min size from 717 up to 788 >14:27:10,857 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:10,857 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:10,859 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:27:10,860 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:27:10,862 INFO storage: got device: DMDevice instance (0x7fb5d0d8aa90) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop2 (19)'] > uuid = None size = 1024.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: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d04db8c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:27:10,864 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:10,864 INFO storage: got format: Ext4FS instance (0x7fb5d0d8ab50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:27:10,887 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:27:10,888 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:27:10,892 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:27:10,911 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:27:10,931 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:27:10,933 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:27:10,934 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >14:27:10,935 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:27:10,936 INFO storage: edd: collected mbr signatures: {} >14:27:10,937 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: None > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 1196032 >14:27:10,938 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >14:27:10,939 ERR storage: edd: unable to match edd entry 0x80 >14:27:10,943 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:10,945 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:10,947 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:27:10,951 DEBUG storage: Iso9660FS.supported: supported: True ; >14:27:10,954 DEBUG storage: clearpart: initializing sda >14:27:10,956 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:27:10,960 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:10,962 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:27:10,966 INFO storage: registered action: [8] Destroy Format None on disk sda (id 12) >14:27:10,970 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >14:27:10,972 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >14:27:10,978 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fb5d0d8a710> > PedDisk: <_ped.Disk object at 0x7fb5d05e3320> >14:27:10,979 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:27:10,981 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:27:10,984 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:27:10,985 INFO storage: registered action: [9] Create Format msdos disklabel on disk sda (id 12) >14:27:10,986 DEBUG storage: new disk order: [] >14:27:11,007 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:11,009 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (12) with non-existent msdos disklabel >14:27:11,011 DEBUG storage: doAutoPart: True >14:27:11,012 DEBUG storage: encryptedAutoPart: False >14:27:11,013 DEBUG storage: autoPartType: 2 >14:27:11,013 DEBUG storage: clearPartType: 2 >14:27:11,014 DEBUG storage: clearPartDisks: ['sda'] >14:27:11,014 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fb5d9b37fd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fb5d0d8f410) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fb5d0d8f490) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fb5d0d8f450) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fb5d0d8f510) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >14:27:11,015 DEBUG storage: storage.disks: ['sda'] >14:27:11,016 DEBUG storage: storage.partitioned: ['sda'] >14:27:11,016 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >14:27:11,018 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:11,019 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (12) with non-existent msdos disklabel >14:27:11,020 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:11,021 DEBUG storage: boot disk: sda >14:27:11,023 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >14:27:11,023 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >14:27:11,025 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:27:11,026 DEBUG storage: PartitionDevice._setFormat: req3 ; >14:27:11,027 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >14:27:11,029 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:27:11,029 INFO storage: added partition req3 (id 21) to device tree >14:27:11,030 INFO storage: registered action: [10] Create Device partition req3 (id 21) >14:27:11,030 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:11,031 INFO storage: registered action: [11] Create Format lvmpv on partition req3 (id 21) >14:27:11,032 DEBUG storage: candidate disks: [DiskDevice instance (0x7fb5dcb5c550) -- > name = sda status = True kids = 0 id = 12 > parents = [] > uuid = None size = 584.0 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1196032 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (74, 255, 63) biosGeometry: (74, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d04dbef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb5dcb5c610>] >14:27:11,033 DEBUG storage: devs: [PartitionDevice instance (0x7fb5d0ecd610) -- > name = req3 status = False kids = 0 id = 21 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req3 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >14:27:11,034 DEBUG storage: _is_valid_disklabel(sda) returning True >14:27:11,034 DEBUG storage: _is_valid_size(sda) returning True >14:27:11,035 DEBUG storage: _is_valid_location(sda) returning True >14:27:11,035 DEBUG storage: _is_valid_format(sda) returning True >14:27:11,035 DEBUG storage: is_valid_stage1_device(sda) returning True >14:27:11,037 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:11,037 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:11,038 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:27:11,040 DEBUG storage: PartitionDevice._setFormat: req4 ; >14:27:11,041 DEBUG storage: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >14:27:11,042 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:27:11,043 INFO storage: added partition req4 (id 22) to device tree >14:27:11,043 INFO storage: registered action: [12] Create Device partition req4 (id 22) >14:27:11,044 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:11,045 INFO storage: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req4 (id 22) >14:27:11,045 INFO storage: skipping unneeded stage1 biosboot request >14:27:11,046 DEBUG storage: PartSpec instance (0x7fb5d0d8f450) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >14:27:11,046 DEBUG storage: existing 584MB disk sda (12) with non-existent msdos disklabel >14:27:11,048 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:27:11,049 DEBUG storage: removing all non-preexisting partitions ['req3(id 21)', 'req4(id 22)'] from disk(s) ['sda'] >14:27:11,050 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req3(id 21)', 'req4(id 22)'] >14:27:11,050 DEBUG storage: removing all non-preexisting partitions ['req4(id 22)', 'req3(id 21)'] from disk(s) ['sda'] >14:27:11,052 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:11,053 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (12) with non-existent msdos disklabel >14:27:11,054 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:11,055 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:11,056 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (12) with non-existent msdos disklabel >14:27:11,057 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:11,057 DEBUG storage: allocating partition: req4 ; id: 22 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >14:27:11,057 DEBUG storage: checking freespace on sda >14:27:11,058 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >14:27:11,059 DEBUG storage: current free range is 63-1196031 (583MB) >14:27:11,059 DEBUG storage: updating use_disk to sda, type: 0 >14:27:11,060 DEBUG storage: new free: 63-1196031 / 583MB >14:27:11,060 DEBUG storage: new free allows for 0 sectors of growth >14:27:11,060 DEBUG storage: found free space for bootable request >14:27:11,061 DEBUG storage: adjusted start sector from 63 to 2048 >14:27:11,063 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >14:27:11,064 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >14:27:11,065 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb5d0d8a910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb5d0d8f810> PedPartition: <_ped.Partition object at 0x7fb5d9bfc050> >14:27:11,067 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >14:27:11,068 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:27:11,070 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >14:27:11,070 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb5d0d8a910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb5d0d8ab10> PedPartition: <_ped.Partition object at 0x7fb5d0da0650> >14:27:11,072 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:11,073 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (12) with non-existent msdos disklabel >14:27:11,074 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:11,075 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:11,076 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (12) with non-existent msdos disklabel >14:27:11,077 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:11,077 DEBUG storage: allocating partition: req3 ; id: 21 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >14:27:11,077 DEBUG storage: checking freespace on sda >14:27:11,078 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >14:27:11,079 DEBUG storage: current free range is 63-2047 (0MB) >14:27:11,079 DEBUG storage: current free range is 1026048-1196031 (83MB) >14:27:11,080 DEBUG storage: not enough free space for primary -- trying logical >14:27:11,083 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:27:11,084 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >14:27:11,106 DEBUG storage: MultipathTopology._build_topology: >14:27:11,107 DEBUG storage: /etc/multipath.conf contents: >14:27:11,107 DEBUG storage: # multipath.conf written by anaconda >14:27:11,107 DEBUG storage: >14:27:11,107 DEBUG storage: defaults { >14:27:11,108 DEBUG storage: user_friendly_names yes >14:27:11,108 DEBUG storage: } >14:27:11,108 DEBUG storage: blacklist { >14:27:11,108 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:27:11,109 DEBUG storage: devnode "^hd[a-z]" >14:27:11,109 DEBUG storage: devnode "^dcssblk[0-9]*" >14:27:11,109 DEBUG storage: device { >14:27:11,109 DEBUG storage: vendor "DGC" >14:27:11,110 DEBUG storage: product "LUNZ" >14:27:11,110 DEBUG storage: } >14:27:11,110 DEBUG storage: device { >14:27:11,110 DEBUG storage: vendor "IBM" >14:27:11,111 DEBUG storage: product "S/390.*" >14:27:11,111 DEBUG storage: } >14:27:11,111 DEBUG storage: # don't count normal SATA devices as multipaths >14:27:11,111 DEBUG storage: device { >14:27:11,112 DEBUG storage: vendor "ATA" >14:27:11,112 DEBUG storage: } >14:27:11,112 DEBUG storage: # don't count 3ware devices as multipaths >14:27:11,112 DEBUG storage: device { >14:27:11,113 DEBUG storage: vendor "3ware" >14:27:11,113 DEBUG storage: } >14:27:11,113 DEBUG storage: device { >14:27:11,113 DEBUG storage: vendor "AMCC" >14:27:11,113 DEBUG storage: } >14:27:11,114 DEBUG storage: # nor highpoint devices >14:27:11,114 DEBUG storage: device { >14:27:11,114 DEBUG storage: vendor "HPT" >14:27:11,114 DEBUG storage: } >14:27:11,115 DEBUG storage: } >14:27:11,115 DEBUG storage: multipaths { >14:27:11,115 DEBUG storage: } >14:27:11,115 DEBUG storage: (end of /etc/multipath.conf) >14:27:11,165 INFO storage: MultipathTopology: found singlepath device: sda >14:27:11,171 INFO storage: MultipathTopology: found non-disk device: sr0 >14:27:11,172 INFO storage: MultipathTopology: found singlepath device: loop0 >14:27:11,174 INFO storage: MultipathTopology: found singlepath device: loop1 >14:27:11,175 INFO storage: MultipathTopology: found singlepath device: loop2 >14:27:11,176 INFO storage: MultipathTopology: found singlepath device: loop3 >14:27:11,177 INFO storage: MultipathTopology: found singlepath device: loop4 >14:27:11,178 INFO storage: MultipathTopology: found singlepath device: loop5 >14:27:11,179 INFO storage: MultipathTopology: found singlepath device: loop6 >14:27:11,180 INFO storage: MultipathTopology: found singlepath device: loop7 >14:27:11,181 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:27:11,182 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >14:27:11,186 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24732', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:27:11,190 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:27:11,194 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:11,198 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:11,199 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:27:11,200 INFO storage: sda is a disk >14:27:11,201 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:11,202 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:27:11,203 INFO storage: added disk sda (id 23) to device tree >14:27:11,203 DEBUG storage: looking up parted Device: /dev/sda >14:27:11,205 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:27:11,206 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >14:27:11,206 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:11,207 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:27:11,210 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:27:11,222 INFO storage: no usable disklabel on sda >14:27:11,224 DEBUG storage: no type or existing type for sda, bailing >14:27:11,228 INFO storage: got device: DiskDevice instance (0x7fb5dcbc4b90) -- > name = sda status = True kids = 0 id = 23 > parents = [] > uuid = None size = 584.0 > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1196032 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (74, 255, 63) biosGeometry: (74, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d6a838c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb5d61fd310> >14:27:11,234 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64 /dev/disk/by-uuid/2012-10-20-03-21-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-20-03-21-50-00', > 'ID_FS_UUID_ENC': '2012-10-20-03-21-50-00', > '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_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '33905', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64', > '/dev/disk/by-uuid/2012-10-20-03-21-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:27:11,237 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:27:11,241 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:27:11,245 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:11,246 INFO storage: sr0 is a cdrom >14:27:11,249 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:27:11,250 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:11,251 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:27:11,252 INFO storage: added cdrom sr0 (id 24) to device tree >14:27:11,253 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:27:11,256 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:27:11,257 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >14:27:11,259 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >14:27:11,260 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >14:27:11,265 WARN storage: disklabel detected but not usable on sr0 >14:27:11,266 INFO storage: type detected on 'sr0' is 'iso9660' >14:27:11,267 DEBUG storage: Iso9660FS.supported: supported: True ; >14:27:11,268 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >14:27:11,269 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:27:11,270 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:27:11,272 DEBUG storage: looking up parted Device: /dev/sr0 >14:27:11,273 INFO storage: got device: OpticalDevice instance (0x7fb5dcbc4b50) -- > name = sr0 status = True kids = 0 id = 24 > parents = [] > uuid = None size = 4270.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d04db200> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >14:27:11,275 DEBUG storage: Iso9660FS.supported: supported: True ; >14:27:11,276 INFO storage: got format: Iso9660FS instance (0x7fb5d0d8f1d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-20-03-21-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC6_x86_64 size = 0 targetSize = 0 > >14:27:11,277 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > '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', > 'USEC_INITIALIZED': '72356', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:27:11,278 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:27:11,279 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:27:11,280 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:11,281 INFO storage: loop0 is a loop device >14:27:11,282 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:27:11,283 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >14:27:11,284 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:11,284 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:11,286 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:27:11,286 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 25) to device tree >14:27:11,288 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:27:11,288 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:11,289 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:27:11,290 INFO storage: added loop loop0 (id 26) to device tree >14:27:11,292 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:27:11,293 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:27:11,294 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:27:11,295 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:27:11,296 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:27:11,300 WARN storage: disklabel detected but not usable on loop0 >14:27:11,301 INFO storage: type detected on 'loop0' is 'squashfs' >14:27:11,301 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:27:11,302 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:27:11,303 INFO storage: got device: LoopDevice instance (0x7fb5d0d8f690) -- > name = loop0 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >14:27:11,305 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77654', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:27:11,306 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:27:11,307 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:27:11,308 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:11,309 INFO storage: loop1 is a loop device >14:27:11,310 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:27:11,311 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >14:27:11,312 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:11,313 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:11,314 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:27:11,314 INFO storage: added file /LiveOS/rootfs.img (id 27) to device tree >14:27:11,316 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:27:11,316 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:11,317 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:27:11,318 INFO storage: added loop loop1 (id 28) to device tree >14:27:11,319 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:27:11,320 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:27:11,321 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:11,322 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:11,322 DEBUG storage: device loop1 does not contain a disklabel >14:27:11,323 INFO storage: type detected on 'loop1' is 'ext4' >14:27:11,383 DEBUG storage: padding min size from 0 up to 0 >14:27:11,384 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:11,385 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:11,386 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:27:11,387 INFO storage: got device: LoopDevice instance (0x7fb5d0d8a090) -- > name = loop1 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/rootfs.img (27)'] > 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/loop1 > format args = [] originalFormat = None >14:27:11,388 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:11,389 INFO storage: got format: Ext4FS instance (0x7fb5d0d8f350) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:27:11,391 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77676', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:27:11,392 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:27:11,393 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:27:11,394 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:11,394 INFO storage: loop2 is a loop device >14:27:11,395 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:27:11,397 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:27:11,398 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:11,398 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:11,400 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:27:11,400 INFO storage: added file /overlay (deleted) (id 29) to device tree >14:27:11,401 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:27:11,402 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:11,403 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:27:11,404 INFO storage: added loop loop2 (id 30) to device tree >14:27:11,405 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:27:11,406 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:27:11,406 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:27:11,408 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:27:11,409 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:27:11,412 WARN storage: disklabel detected but not usable on loop2 >14:27:11,413 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >14:27:11,414 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:27:11,415 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:27:11,416 INFO storage: got device: LoopDevice instance (0x7fb5d0d8f590) -- > name = loop2 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >14:27:11,418 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77985', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:27:11,418 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >14:27:11,419 DEBUG storage: lvm filter: adding loop3 to the reject list >14:27:11,420 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '78002', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:27:11,421 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >14:27:11,421 DEBUG storage: lvm filter: adding loop4 to the reject list >14:27:11,423 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '79977', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:27:11,423 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:27:11,424 DEBUG storage: lvm filter: adding loop5 to the reject list >14:27:11,425 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '79998', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:27:11,426 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:27:11,426 DEBUG storage: lvm filter: adding loop6 to the reject list >14:27:11,428 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '80048', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:27:11,428 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:27:11,429 DEBUG storage: lvm filter: adding loop7 to the reject list >14:27:11,429 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:27:11,450 INFO storage: devices to scan: ['dm-0'] >14:27:11,454 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed /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': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7068', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:27:11,455 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:27:11,456 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:27:11,457 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:11,457 INFO storage: live-rw is a device-mapper device >14:27:11,458 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:27:11,461 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:27:11,463 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (28) with existing ext4 filesystem >14:27:11,465 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:27:11,466 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (30) >14:27:11,468 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:27:11,469 DEBUG storage: DeviceTree.getDeviceByName returned None >14:27:11,470 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:27:11,471 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:11,472 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:27:11,473 INFO storage: added dm live-rw (id 31) to device tree >14:27:11,474 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:27:11,475 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:27:11,477 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:11,477 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:11,477 DEBUG storage: device live-rw does not contain a disklabel >14:27:11,478 INFO storage: type detected on 'live-rw' is 'ext4' >14:27:11,540 DEBUG storage: padding min size from 717 up to 788 >14:27:11,541 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:11,542 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:11,543 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:27:11,544 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:27:11,545 INFO storage: got device: DMDevice instance (0x7fb5d0d8ff90) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop2 (30)'] > uuid = None size = 1024.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: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fb5d6a83830> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:27:11,547 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:11,548 INFO storage: got format: Ext4FS instance (0x7fb5d0d8fe50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:27:11,570 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:27:11,572 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:27:11,574 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:27:11,592 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:27:11,612 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:27:11,613 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:27:11,615 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >14:27:11,615 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:27:11,616 INFO storage: edd: collected mbr signatures: {} >14:27:11,617 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: None > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 1196032 >14:27:11,617 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >14:27:11,618 ERR storage: edd: unable to match edd entry 0x80 >14:27:11,622 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:11,624 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:11,626 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:27:11,629 DEBUG storage: Iso9660FS.supported: supported: True ; >14:27:25,417 DEBUG storage: clearpart: initializing sda >14:27:25,418 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:27:25,419 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:27:25,420 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:27:25,421 INFO storage: registered action: [14] Destroy Format None on disk sda (id 23) >14:27:25,425 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >14:27:25,426 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >14:27:25,428 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fb5d0d97210> > PedDisk: <_ped.Disk object at 0x7fb5d09fb5a8> >14:27:25,428 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:27:25,430 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:27:25,431 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:27:25,432 INFO storage: registered action: [15] Create Format msdos disklabel on disk sda (id 23) >14:27:25,433 DEBUG storage: new disk order: [] >14:27:25,455 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:25,457 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (23) with non-existent msdos disklabel >14:27:25,458 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:25,460 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (23) with non-existent msdos disklabel >14:27:25,460 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:25,462 DEBUG storage: _is_valid_disklabel(sda) returning True >14:27:25,463 DEBUG storage: _is_valid_size(sda) returning True >14:27:25,463 DEBUG storage: _is_valid_location(sda) returning True >14:27:25,464 DEBUG storage: _is_valid_format(sda) returning True >14:27:25,464 DEBUG storage: is_valid_stage1_device(sda) returning True >14:27:40,599 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fb5d0d8f6d0>, 999.0, ['sda'], None >14:27:40,600 DEBUG storage.ui: creating new device >14:27:40,602 DEBUG storage.ui: Ext4FS.supported: supported: True ; >14:27:40,603 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >14:27:40,605 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >14:27:40,607 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >14:27:40,609 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >14:27:40,610 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:27:40,611 INFO storage.ui: added partition req5 (id 32) to device tree >14:27:40,612 INFO storage.ui: registered action: [16] Create Device partition req5 (id 32) >14:27:40,613 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >14:27:40,613 INFO storage.ui: registered action: [17] Create Format ext4 filesystem mounted at / on partition req5 (id 32) >14:27:40,615 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:27:40,616 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 32)'] from disk(s) ['sda'] >14:27:40,617 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req5(id 32)'] >14:27:40,618 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 32)'] from disk(s) ['sda'] >14:27:40,620 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >14:27:40,622 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 584MB disk sda (23) with non-existent msdos disklabel >14:27:40,622 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >14:27:40,624 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >14:27:40,626 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 584MB disk sda (23) with non-existent msdos disklabel >14:27:40,627 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >14:27:40,627 DEBUG storage.ui: allocating partition: req5 ; id: 32 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 999.0 >14:27:40,628 DEBUG storage.ui: checking freespace on sda >14:27:40,629 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True >14:27:40,630 DEBUG storage.ui: current free range is 63-1196031 (583MB) >14:27:40,630 DEBUG storage.ui: evaluating growth potential for new layout >14:27:40,631 DEBUG storage.ui: calculating growth for disk /dev/sda >14:27:40,632 DEBUG storage.ui: adjusted start sector from 63 to 2048 >14:27:40,634 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >14:27:40,635 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb5d0d97a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb5d0da7110> PedPartition: <_ped.Partition object at 0x7fb5d6291650> >14:27:40,638 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >14:27:40,643 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >14:27:40,644 DEBUG storage.ui: adding request 32 to chunk 1195969 (63-1196031) on /dev/sda >14:27:40,645 DEBUG storage.ui: Chunk.growRequests: 1195969 on /dev/sda start = 63 end = 1196031 >sectorSize = 512 > >14:27:40,645 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 2043904 >done = False >14:27:40,646 DEBUG storage.ui: 1 requests and 1193921 (582MB) left in chunk >14:27:40,646 DEBUG storage.ui: adding 1193921 (582MB) to 32 (sda1) >14:27:40,647 DEBUG storage.ui: new grow amount for request 32 (sda1) is 1193921 units, or 582MB >14:27:40,648 DEBUG storage.ui: request 32 (sda1) growth: 1193921 (582MB) size: 583MB >14:27:40,648 DEBUG storage.ui: disk /dev/sda growth: 1193921 (582MB) >14:27:40,650 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >14:27:40,651 DEBUG storage.ui: device sda1 new partedPartition None >14:27:40,652 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >14:27:40,654 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:27:40,655 DEBUG storage.ui: total growth: 1193921 sectors >14:27:40,655 DEBUG storage.ui: updating use_disk to sda, type: 0 >14:27:40,656 DEBUG storage.ui: new free: 63-1196031 / 583MB >14:27:40,656 DEBUG storage.ui: new free allows for 1193921 sectors of growth >14:27:40,657 DEBUG storage.ui: adjusted start sector from 63 to 2048 >14:27:40,658 DEBUG storage.ui: created partition sda1 of 1MB and added it to /dev/sda >14:27:40,660 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >14:27:40,661 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb5d0d97a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb5d0d8fcd0> PedPartition: <_ped.Partition object at 0x7fb5d9bfc470> >14:27:40,663 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >14:27:40,665 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >14:27:40,667 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >14:27:40,668 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb5d0d97a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb5dcb5c6d0> PedPartition: <_ped.Partition object at 0x7fb5d0da08f0> >14:27:40,669 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 32)'] >14:27:40,669 DEBUG storage.ui: growable partitions are ['sda1'] >14:27:40,670 DEBUG storage.ui: adding request 32 to chunk 1195969 (63-1196031) on /dev/sda >14:27:40,671 DEBUG storage.ui: disk sda has 1 chunks >14:27:40,671 DEBUG storage.ui: Chunk.growRequests: 1195969 on /dev/sda start = 63 end = 1196031 >sectorSize = 512 > >14:27:40,672 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 2043904 >done = False >14:27:40,673 DEBUG storage.ui: 1 requests and 1193921 (582MB) left in chunk >14:27:40,673 DEBUG storage.ui: adding 1193921 (582MB) to 32 (sda1) >14:27:40,674 DEBUG storage.ui: new grow amount for request 32 (sda1) is 1193921 units, or 582MB >14:27:40,674 DEBUG storage.ui: growing partitions on sda >14:27:40,675 DEBUG storage.ui: partition sda1 (32): 0 >14:27:40,676 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1196031 length: 1193984 > device: <parted.device.Device object at 0x7fb5d0d97990> PedGeometry: <_ped.Geometry object at 0x7fb5d0d8f050> >14:27:40,677 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 32)'] from disk(s) ['sda'] >14:27:40,679 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >14:27:40,679 DEBUG storage.ui: device sda1 new partedPartition None >14:27:40,681 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >14:27:40,683 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:27:40,684 DEBUG storage.ui: back from removeNewPartitions >14:27:40,684 DEBUG storage.ui: extended: None >14:27:40,685 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 2048 end: 1196031 length: 1193984 > device: <parted.device.Device object at 0x7fb5d0d97990> PedGeometry: <_ped.Geometry object at 0x7fb5d0d8f050> >14:27:40,687 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >14:27:40,688 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb5d0d97a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb5d0d8a750> PedPartition: <_ped.Partition object at 0x7fb5d0da0650> >14:27:40,689 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >14:27:40,691 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >14:27:40,693 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >14:27:40,694 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb5d0d97a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb5d0d8a810> PedPartition: <_ped.Partition object at 0x7fb5d0da0890> >14:27:40,695 DEBUG storage.ui: fixing size of non-existent 583MB partition sda1 (32) with non-existent ext4 filesystem mounted at / at 583.00 >14:27:40,719 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:40,720 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:59,563 DEBUG storage: Ext4FS.supported: supported: True ; >14:27:59,564 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:27:59,564 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fb5d0d8f6d0>, 583.0, ['sda'], None >14:27:59,571 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >14:27:59,572 DEBUG storage: device sda1 new partedPartition None >14:27:59,573 INFO storage: added partition req5 (id 32) to device tree >14:27:59,574 INFO storage: registered action: [18] Create Device partition req5 (id 32) >14:27:59,576 DEBUG storage: PartitionDevice._setFormat: req5 ; >14:27:59,578 DEBUG storage: PartitionDevice._setFormat: req5 ; current: ext4 ; type: ext4 ; >14:27:59,578 INFO storage: registered action: [19] Create Format ext4 filesystem mounted at / on partition req5 (id 32) >14:27:59,580 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:27:59,581 DEBUG storage: removing all non-preexisting partitions ['req5(id 32)'] from disk(s) ['sda'] >14:27:59,582 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req5(id 32)'] >14:27:59,583 DEBUG storage: removing all non-preexisting partitions ['req5(id 32)'] from disk(s) ['sda'] >14:27:59,585 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:59,586 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (23) with non-existent msdos disklabel >14:27:59,587 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:59,588 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:59,590 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (23) with non-existent msdos disklabel >14:27:59,591 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:59,591 DEBUG storage: allocating partition: req5 ; id: 32 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 583MB ; grow: False ; max_size: 999.0 >14:27:59,592 DEBUG storage: checking freespace on sda >14:27:59,593 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=583MB boot=False best=None grow=False >14:27:59,594 DEBUG storage: current free range is 63-1196031 (583MB) >14:27:59,594 DEBUG storage: updating use_disk to sda, type: 0 >14:27:59,595 DEBUG storage: new free: 63-1196031 / 583MB >14:27:59,595 DEBUG storage: new free allows for 0 sectors of growth >14:27:59,596 DEBUG storage: adjusted start sector from 63 to 2048 >14:27:59,597 DEBUG storage: created partition sda1 of 583MB and added it to /dev/sda >14:27:59,599 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >14:27:59,600 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb5d0d97150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb5d0da6d90> PedPartition: <_ped.Partition object at 0x7fb5d0da0b30> >14:27:59,602 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: sda ; >14:27:59,604 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: sda ; >14:27:59,606 DEBUG storage: DiskDevice.addChild: kids: -1 ; name: sda ; >14:27:59,608 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >14:27:59,609 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb5d0d97150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb5f21ba5d0> PedPartition: <_ped.Partition object at 0x7fb5d0da0650> >14:27:59,610 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda1(id 32)'] >14:27:59,610 DEBUG storage: no growable partitions >14:27:59,611 DEBUG storage: fixing size of non-existent 583MB partition sda1 (32) with non-existent ext4 filesystem mounted at / at 583.00 >14:27:59,614 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:27:59,616 DEBUG storage: DeviceTree.getDeviceByName returned existing 584MB disk sda (23) with non-existent msdos disklabel >14:27:59,616 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:27:59,618 DEBUG storage: _is_valid_disklabel(sda) returning True >14:27:59,618 DEBUG storage: _is_valid_size(sda) returning True >14:27:59,619 DEBUG storage: _is_valid_location(sda) returning True >14:27:59,619 DEBUG storage: _is_valid_format(sda) returning True >14:27:59,620 DEBUG storage: is_valid_stage1_device(sda) returning True >14:27:59,630 DEBUG storage: _is_valid_disklabel(sda) returning True >14:27:59,631 DEBUG storage: _is_valid_size(sda) returning True >14:27:59,632 DEBUG storage: _is_valid_location(sda) returning True >14:27:59,632 DEBUG storage: _is_valid_format(sda) returning True >14:27:59,633 DEBUG storage: is_valid_stage1_device(sda) returning True >14:27:59,633 DEBUG storage: _is_valid_disklabel(sda1) returning True >14:27:59,634 DEBUG storage: _is_valid_size(sda1) returning True >14:27:59,637 DEBUG storage: _is_valid_location(sda1) returning True >14:27:59,639 DEBUG storage: _is_valid_partition(sda1) returning True >14:27:59,640 DEBUG storage: _is_valid_format(sda1) returning True >14:27:59,641 DEBUG storage: is_valid_stage2_device(sda1) returning True >14:28:14,509 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:28:14,511 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:28:14,540 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:28:14,562 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:28:14,564 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:28:14,565 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >14:28:14,567 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >14:28:14,568 INFO storage: resetting parted disks... >14:28:14,569 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >14:28:14,571 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >14:28:14,571 DEBUG storage: action: [14] Destroy Format None on disk sda (id 23) >14:28:14,572 DEBUG storage: action: [15] Create Format msdos disklabel on disk sda (id 23) >14:28:14,573 DEBUG storage: action: [18] Create Device partition sda1 (id 32) >14:28:14,573 DEBUG storage: action: [19] Create Format ext4 filesystem mounted at / on partition sda1 (id 32) >14:28:14,574 INFO storage: pruning action queue... >14:28:14,574 INFO storage: sorting actions... >14:28:14,575 DEBUG storage: action: [14] Destroy Format None on disk sda (id 23) >14:28:14,576 DEBUG storage: action: [15] Create Format msdos disklabel on disk sda (id 23) >14:28:14,576 DEBUG storage: action: [18] Create Device partition sda1 (id 32) >14:28:14,577 DEBUG storage: action: [19] Create Format ext4 filesystem mounted at / on partition sda1 (id 32) >14:28:14,577 INFO storage: executing action: [14] Destroy Format None on disk sda (id 23) >14:28:14,580 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >14:28:14,582 DEBUG storage: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >14:28:14,708 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:28:14,712 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:28:14,751 INFO storage: executing action: [15] Create Format msdos disklabel on disk sda (id 23) >14:28:14,754 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:28:14,756 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >14:28:14,757 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >14:28:14,759 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >14:28:14,959 DEBUG storage: DiskDevice.updateSysfsPath: sda ; status: True ; >14:28:14,960 DEBUG storage: sda sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >14:28:14,980 INFO storage: executing action: [18] Create Device partition sda1 (id 32) >14:28:14,983 DEBUG storage: PartitionDevice.create: sda1 ; status: False ; >14:28:14,984 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >14:28:14,986 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:28:14,987 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >14:28:14,989 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >14:28:14,991 DEBUG storage: PartitionDevice._create: sda1 ; status: False ; >14:28:14,993 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >14:28:15,111 DEBUG storage: post-commit partition path is /dev/sda1 >14:28:15,114 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >14:28:15,116 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb5d0d97710> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb5d0d8a950> PedPartition: <_ped.Partition object at 0x7fb5d0d9a050> >14:28:15,119 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >14:28:15,198 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:28:15,200 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >14:28:15,201 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >14:28:15,202 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >14:28:15,243 INFO storage: executing action: [19] Create Format ext4 filesystem mounted at / on partition sda1 (id 32) >14:28:15,247 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:28:15,248 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >14:28:15,250 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >14:28:15,251 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >14:28:15,253 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >14:28:15,254 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >14:28:15,256 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >14:28:15,258 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >14:28:15,261 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >14:28:15,263 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >14:28:15,265 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >14:28:15,266 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >14:28:15,268 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >14:28:15,271 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >14:28:15,272 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >14:28:15,274 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >14:28:15,299 DEBUG storage: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >14:28:15,304 DEBUG storage: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: / ; type: ext4 ; >14:28:16,969 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >14:28:17,021 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >14:28:17,023 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >14:28:17,024 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >14:28:17,046 INFO storage: setting boot flag on sda1 >14:28:17,048 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >14:28:17,054 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:28:17,058 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >14:28:17,079 DEBUG storage: Ext4FS.supported: supported: True ; >14:28:17,084 DEBUG storage: Ext4FS.supported: supported: True ; >14:28:17,092 DEBUG storage: Ext4FS.supported: supported: True ; >14:28:17,099 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:28:17,102 DEBUG storage: Iso9660FS.supported: supported: True ; >14:28:17,106 DEBUG storage: BindFS.supported: supported: False ; >14:28:17,107 DEBUG storage: getFormat('bind') returning BindFS instance >14:28:17,109 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >14:28:17,110 DEBUG storage: TmpFS.supported: supported: False ; >14:28:17,111 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >14:28:17,113 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >14:28:17,115 DEBUG storage: DevPtsFS.supported: supported: False ; >14:28:17,116 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >14:28:17,118 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >14:28:17,119 DEBUG storage: SysFS.supported: supported: False ; >14:28:17,121 DEBUG storage: getFormat('sysfs') returning SysFS instance >14:28:17,124 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >14:28:17,125 DEBUG storage: ProcFS.supported: supported: False ; >14:28:17,126 DEBUG storage: getFormat('proc') returning ProcFS instance >14:28:17,128 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >14:28:17,129 DEBUG storage: SELinuxFS.supported: supported: False ; >14:28:17,130 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >14:28:17,131 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >14:28:17,133 DEBUG storage: USBFS.supported: supported: False ; >14:28:17,134 DEBUG storage: getFormat('usbfs') returning USBFS instance >14:28:17,135 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >14:28:17,137 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:28:17,150 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >14:28:17,186 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >14:28:17,189 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >14:28:17,192 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >14:28:17,214 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >14:28:17,216 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >14:28:17,217 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >14:28:17,227 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >14:28:17,231 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >14:28:17,233 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >14:28:17,243 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >14:28:17,246 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >14:28:17,247 INFO storage: set SELinux context for mountpoint /proc to None >14:28:17,260 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >14:28:17,311 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >14:28:17,312 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >14:28:17,323 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >14:28:17,329 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >14:28:17,333 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >14:28:17,352 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >14:28:17,354 INFO storage: not writing out mpath configuration > > >/tmp/ifcfg.log: >18:25:28,120 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >18:25:28,121 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >18:25:28,122 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:12:34:56 >18:25:28,122 DEBUG ifcfg: NetworkDevice eth0 set: UUID=4dd5a0f1-16a8-4c84-89b7-272a2c34ff1d >18:25:28,123 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >18:25:28,123 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:12:34:56" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="4dd5a0f1-16a8-4c84-89b7-272a2c34ff1d" > >18:25:28,124 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >18:25:20,761 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >18:25:20,761 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="492" x-info="http://www.rsyslog.com"] start >18:25:20,761 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >18:25:20,761 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >18:25:20,761 NOTICE kernel:[ 0.000000] Linux version 3.6.1-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 17:19:09 UTC 2012 >18:25:20,761 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz >18:25:20,761 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >18:25:20,761 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >18:25:20,761 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >18:25:20,761 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >18:25:20,761 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffcfff] usable >18:25:20,761 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffd000-0x000000007fffffff] reserved >18:25:20,761 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >18:25:20,761 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >18:25:20,761 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >18:25:20,761 INFO kernel:[ 0.000000] DMI 2.4 present. >18:25:20,761 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >18:25:20,761 INFO kernel:[ 0.000000] Hypervisor detected: KVM >18:25:20,761 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >18:25:20,761 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >18:25:20,761 INFO kernel:[ 0.000000] No AGP bridge found >18:25:20,761 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffd max_arch_pfn = 0x400000000 >18:25:20,761 DEBUG kernel:[ 0.000000] MTRR default type: write-back >18:25:20,761 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >18:25:20,761 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >18:25:20,761 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >18:25:20,761 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >18:25:20,761 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >18:25:20,761 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >18:25:20,761 DEBUG kernel:[ 0.000000] 1 disabled >18:25:20,761 DEBUG kernel:[ 0.000000] 2 disabled >18:25:20,761 DEBUG kernel:[ 0.000000] 3 disabled >18:25:20,761 DEBUG kernel:[ 0.000000] 4 disabled >18:25:20,761 DEBUG kernel:[ 0.000000] 5 disabled >18:25:20,761 DEBUG kernel:[ 0.000000] 6 disabled >18:25:20,761 DEBUG kernel:[ 0.000000] 7 disabled >18:25:20,761 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >18:25:20,761 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdaf0-0x000fdaff] mapped at [ffff8800000fdaf0] >18:25:20,761 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >18:25:20,761 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >18:25:20,761 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffcfff] >18:25:20,761 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x7fdfffff] page 2M >18:25:20,761 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffcfff] page 4k >18:25:20,761 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x7fffcfff @ [mem 0x1fbfd000-0x1fffffff] >18:25:20,761 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e5d3000-0x7ffdbfff] >18:25:20,761 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd990 00014 (v00 BOCHS ) >18:25:20,761 WARNING kernel:[ 0.000000] ACPI: RSDT 000000007fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >18:25:20,761 WARNING kernel:[ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >18:25:20,761 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >18:25:20,761 WARNING kernel:[ 0.000000] ACPI: FACS 000000007fffff40 00040 >18:25:20,761 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >18:25:20,761 WARNING kernel:[ 0.000000] ACPI: APIC 000000007ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >18:25:20,761 WARNING kernel:[ 0.000000] ACPI: HPET 000000007ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >18:25:20,761 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >18:25:20,761 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >18:25:20,761 INFO kernel:[ 0.000000] No NUMA configuration found >18:25:20,761 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffcfff] >18:25:20,761 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffcfff] >18:25:20,761 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7ffe9000-0x7fffcfff] >18:25:20,761 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >18:25:20,761 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >18:25:20,761 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007bc00000-ffff88007dbfffff] on node 0 >18:25:20,761 WARNING kernel:[ 0.000000] Zone ranges: >18:25:20,761 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >18:25:20,761 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >18:25:20,761 WARNING kernel:[ 0.000000] Normal empty >18:25:20,761 WARNING kernel:[ 0.000000] Movable zone start for each node >18:25:20,761 WARNING kernel:[ 0.000000] Early memory node ranges >18:25:20,761 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >18:25:20,761 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffcfff] >18:25:20,761 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524172 >18:25:20,761 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >18:25:20,761 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >18:25:20,761 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >18:25:20,761 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >18:25:20,761 DEBUG kernel:[ 0.000000] DMA32 zone: 512061 pages, LIFO batch:31 >18:25:20,761 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >18:25:20,761 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >18:25:20,761 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >18:25:20,761 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >18:25:20,761 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >18:25:20,761 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >18:25:20,761 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >18:25:20,761 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >18:25:20,761 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >18:25:20,761 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >18:25:20,761 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >18:25:20,761 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >18:25:20,761 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >18:25:20,761 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >18:25:20,761 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >18:25:20,761 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >18:25:20,761 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >18:25:20,761 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >18:25:20,761 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >18:25:20,761 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >18:25:20,761 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >18:25:20,761 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >18:25:20,761 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >18:25:20,761 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >18:25:20,761 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >18:25:20,761 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >18:25:20,761 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >18:25:20,761 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u2097152 >18:25:20,761 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >18:25:20,761 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >18:25:20,761 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7e213c01, primary cpu clock >18:25:20,761 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >18:25:20,761 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7e20dec0 >18:25:20,761 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515974 >18:25:20,761 WARNING kernel:[ 0.000000] Policy zone: DMA32 >18:25:20,761 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz >18:25:20,761 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >18:25:20,761 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >18:25:20,761 INFO kernel:[ 0.000000] Checking aperture... >18:25:20,761 INFO kernel:[ 0.000000] No AGP bridge found >18:25:20,761 INFO kernel:[ 0.000000] Memory: 2020908k/2097140k available (6322k kernel code, 452k absent, 75780k reserved, 6882k data, 1036k init) >18:25:20,761 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >18:25:20,761 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >18:25:20,761 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >18:25:20,761 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >18:25:20,761 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >18:25:20,761 INFO kernel:[ 0.000000] console [tty0] enabled >18:25:20,761 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >18:25:20,761 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >18:25:20,761 DEBUG kernel:[ 0.000000] hpet clockevent registered >18:25:20,761 INFO kernel:[ 0.000000] tsc: Detected 3200.180 MHz processor >18:25:20,761 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6400.36 BogoMIPS (lpj=3200180) >18:25:20,761 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >18:25:20,761 INFO kernel:[ 0.001999] Security Framework initialized >18:25:20,761 INFO kernel:[ 0.001999] SELinux: Initializing. >18:25:20,761 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >18:25:20,761 INFO kernel:[ 0.001999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >18:25:20,761 INFO kernel:[ 0.001999] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >18:25:20,761 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >18:25:20,761 INFO kernel:[ 0.002089] Initializing cgroup subsys cpuacct >18:25:20,761 INFO kernel:[ 0.002091] Initializing cgroup subsys memory >18:25:20,761 INFO kernel:[ 0.002103] Initializing cgroup subsys devices >18:25:20,761 INFO kernel:[ 0.002104] Initializing cgroup subsys freezer >18:25:20,761 INFO kernel:[ 0.002106] Initializing cgroup subsys net_cls >18:25:20,761 INFO kernel:[ 0.002107] Initializing cgroup subsys blkio >18:25:20,761 INFO kernel:[ 0.002108] Initializing cgroup subsys perf_event >18:25:20,761 INFO kernel:[ 0.002173] mce: CPU supports 10 MCE banks >18:25:20,761 INFO kernel:[ 0.002232] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >18:25:20,761 INFO kernel:[ 0.002232] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >18:25:20,761 INFO kernel:[ 0.002232] tlb_flushall_shift is 0xffffffff >18:25:20,761 INFO kernel:[ 0.002298] SMP alternatives: switching to UP code >18:25:20,761 INFO kernel:[ 0.011539] Freeing SMP alternatives: 24k freed >18:25:20,761 INFO kernel:[ 0.011564] ACPI: Core revision 20120711 >18:25:20,761 INFO kernel:[ 0.012515] ftrace: allocating 23458 entries in 92 pages >18:25:20,761 INFO kernel:[ 0.020996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >18:25:20,761 INFO kernel:[ 0.020998] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >18:25:20,761 INFO kernel:[ 0.021996] Performance Events: Broken PMU hardware detected, using software events only. >18:25:20,761 ERR kernel:[ 0.021996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >18:25:20,761 WARNING kernel:[ 0.021996] NMI watchdog: disabled (cpu0): hardware events not enabled >18:25:20,761 INFO kernel:[ 0.021996] Brought up 1 CPUs >18:25:20,761 INFO kernel:[ 0.021996] smpboot: Total of 1 processors activated (6400.36 BogoMIPS) >18:25:20,761 INFO kernel:[ 0.022138] devtmpfs: initialized >18:25:20,761 INFO kernel:[ 0.022825] atomic64 test passed for x86-64 platform with CX8 and with SSE >18:25:20,761 INFO kernel:[ 0.022890] RTC time: 18:25:15, date: 10/20/12 >18:25:20,761 INFO kernel:[ 0.022926] NET: Registered protocol family 16 >18:25:20,761 INFO kernel:[ 0.023109] ACPI: bus type pci registered >18:25:20,761 INFO kernel:[ 0.023227] PCI: Using configuration type 1 for base access >18:25:20,761 INFO kernel:[ 0.023737] bio: create slab <bio-0> at 0 >18:25:20,761 INFO kernel:[ 0.023795] ACPI: Added _OSI(Module Device) >18:25:20,761 INFO kernel:[ 0.023796] ACPI: Added _OSI(Processor Device) >18:25:20,761 INFO kernel:[ 0.023797] ACPI: Added _OSI(3.0 _SCP Extensions) >18:25:20,761 INFO kernel:[ 0.023798] ACPI: Added _OSI(Processor Aggregator Device) >18:25:20,761 DEBUG kernel:[ 0.024148] ACPI: EC: Look up EC in DSDT >18:25:20,761 INFO kernel:[ 0.025038] ACPI: Interpreter enabled >18:25:20,761 INFO kernel:[ 0.025042] ACPI: (supports S0 S5) >18:25:20,761 INFO kernel:[ 0.025048] ACPI: Using IOAPIC for interrupt routing >18:25:20,761 INFO kernel:[ 0.026844] ACPI: No dock devices found. >18:25:20,761 INFO kernel:[ 0.026848] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >18:25:20,761 INFO kernel:[ 0.026861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >18:25:20,761 DEBUG kernel:[ 0.026871] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >18:25:20,761 DEBUG kernel:[ 0.026873] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >18:25:20,761 DEBUG kernel:[ 0.026875] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >18:25:20,761 DEBUG kernel:[ 0.026876] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >18:25:20,761 DEBUG kernel:[ 0.026878] PCI: root bus 00: using default resources >18:25:20,761 WARNING kernel:[ 0.026880] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >18:25:20,761 INFO kernel:[ 0.026898] PCI host bridge to bus 0000:00 >18:25:20,761 DEBUG kernel:[ 0.026901] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >18:25:20,761 INFO kernel:[ 0.026902] pci_bus 0000:00: root bus resource [bus 00-ff] >18:25:20,761 INFO kernel:[ 0.026904] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >18:25:20,761 INFO kernel:[ 0.026905] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >18:25:20,761 DEBUG kernel:[ 0.026936] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >18:25:20,761 DEBUG kernel:[ 0.027242] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >18:25:20,761 DEBUG kernel:[ 0.027547] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >18:25:20,761 DEBUG kernel:[ 0.028026] pci 0000:00:01.1: reg 20: [io 0xc140-0xc14f] >18:25:20,762 DEBUG kernel:[ 0.028306] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >18:25:20,762 DEBUG kernel:[ 0.028679] pci 0000:00:01.2: reg 20: [io 0xc100-0xc11f] >18:25:20,762 DEBUG kernel:[ 0.028999] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >18:25:20,762 INFO kernel:[ 0.029345] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >18:25:20,762 INFO kernel:[ 0.029354] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >18:25:20,762 DEBUG kernel:[ 0.029461] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >18:25:20,762 DEBUG kernel:[ 0.030822] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >18:25:20,762 DEBUG kernel:[ 0.032009] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >18:25:20,762 DEBUG kernel:[ 0.033796] pci 0000:00:02.0: reg 18: [mem 0xfc020000-0xfc021fff] >18:25:20,762 DEBUG kernel:[ 0.035011] pci 0000:00:02.0: reg 1c: [io 0xc120-0xc13f] >18:25:20,762 DEBUG kernel:[ 0.039012] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >18:25:20,762 DEBUG kernel:[ 0.039128] pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >18:25:20,762 DEBUG kernel:[ 0.039996] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff] >18:25:20,762 DEBUG kernel:[ 0.040240] pci 0000:00:03.0: reg 14: [mem 0xfc022000-0xfc0220ff] >18:25:20,762 DEBUG kernel:[ 0.041132] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >18:25:20,762 DEBUG kernel:[ 0.041400] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >18:25:20,762 INFO kernel:[ 0.041643] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >18:25:20,762 INFO kernel:[ 0.041645] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >18:25:20,762 INFO kernel:[ 0.044289] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >18:25:20,762 INFO kernel:[ 0.044376] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >18:25:20,762 INFO kernel:[ 0.044426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >18:25:20,762 INFO kernel:[ 0.044486] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >18:25:20,762 INFO kernel:[ 0.044533] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >18:25:20,762 INFO kernel:[ 0.044647] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >18:25:20,762 INFO kernel:[ 0.044649] vgaarb: loaded >18:25:20,762 INFO kernel:[ 0.044650] vgaarb: bridge control possible 0000:00:02.0 >18:25:20,762 NOTICE kernel:[ 0.044708] SCSI subsystem initialized >18:25:20,762 INFO kernel:[ 0.044709] ACPI: bus type scsi registered >18:25:20,762 DEBUG kernel:[ 0.044749] libata version 3.00 loaded. >18:25:20,762 INFO kernel:[ 0.044770] ACPI: bus type usb registered >18:25:20,762 INFO kernel:[ 0.044784] usbcore: registered new interface driver usbfs >18:25:20,762 INFO kernel:[ 0.044790] usbcore: registered new interface driver hub >18:25:20,762 INFO kernel:[ 0.044802] usbcore: registered new device driver usb >18:25:20,762 INFO kernel:[ 0.044839] PCI: Using ACPI for IRQ routing >18:25:20,762 DEBUG kernel:[ 0.044841] PCI: pci_cache_line_size set to 64 bytes >18:25:20,762 DEBUG kernel:[ 0.045040] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >18:25:20,762 DEBUG kernel:[ 0.045044] e820: reserve RAM buffer [mem 0x7fffd000-0x7fffffff] >18:25:20,762 INFO kernel:[ 0.045136] NetLabel: Initializing >18:25:20,762 INFO kernel:[ 0.045137] NetLabel: domain hash size = 128 >18:25:20,762 INFO kernel:[ 0.045138] NetLabel: protocols = UNLABELED CIPSOv4 >18:25:20,762 INFO kernel:[ 0.045145] NetLabel: unlabeled traffic allowed by default >18:25:20,762 INFO kernel:[ 0.045190] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >18:25:20,762 INFO kernel:[ 0.045252] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >18:25:20,762 INFO kernel:[ 0.045255] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >18:25:20,762 INFO kernel:[ 0.051058] Switching to clocksource kvm-clock >18:25:20,762 INFO kernel:[ 0.055772] pnp: PnP ACPI init >18:25:20,762 INFO kernel:[ 0.055787] ACPI: bus type pnp registered >18:25:20,762 DEBUG kernel:[ 0.055814] pnp 00:00: [bus 00-ff] >18:25:20,762 DEBUG kernel:[ 0.055816] pnp 00:00: [io 0x0cf8-0x0cff] >18:25:20,762 DEBUG kernel:[ 0.055817] pnp 00:00: [io 0x0000-0x0cf7 window] >18:25:20,762 DEBUG kernel:[ 0.055819] pnp 00:00: [io 0x0d00-0xffff window] >18:25:20,762 DEBUG kernel:[ 0.055820] pnp 00:00: [mem 0x000a0000-0x000bffff window] >18:25:20,762 DEBUG kernel:[ 0.055822] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >18:25:20,762 DEBUG kernel:[ 0.055856] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >18:25:20,762 DEBUG kernel:[ 0.055864] pnp 00:01: [io 0x0070-0x0071] >18:25:20,762 DEBUG kernel:[ 0.055897] pnp 00:01: [irq 8] >18:25:20,762 DEBUG kernel:[ 0.055899] pnp 00:01: [io 0x0072-0x0077] >18:25:20,762 DEBUG kernel:[ 0.055910] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >18:25:20,762 DEBUG kernel:[ 0.055939] pnp 00:02: [io 0x0060] >18:25:20,762 DEBUG kernel:[ 0.055940] pnp 00:02: [io 0x0064] >18:25:20,762 DEBUG kernel:[ 0.055953] pnp 00:02: [irq 1] >18:25:20,762 DEBUG kernel:[ 0.055966] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >18:25:20,762 DEBUG kernel:[ 0.055990] pnp 00:03: [irq 12] >18:25:20,762 DEBUG kernel:[ 0.056001] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >18:25:20,762 DEBUG kernel:[ 0.056040] pnp 00:04: [io 0x03f2-0x03f5] >18:25:20,762 DEBUG kernel:[ 0.056041] pnp 00:04: [io 0x03f7] >18:25:20,762 DEBUG kernel:[ 0.056055] pnp 00:04: [irq 6] >18:25:20,762 DEBUG kernel:[ 0.056056] pnp 00:04: [dma 2] >18:25:20,762 DEBUG kernel:[ 0.056069] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >18:25:20,762 DEBUG kernel:[ 0.056123] pnp 00:05: [io 0x0378-0x037f] >18:25:20,762 DEBUG kernel:[ 0.056136] pnp 00:05: [irq 7] >18:25:20,762 DEBUG kernel:[ 0.056147] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active) >18:25:20,762 DEBUG kernel:[ 0.056177] pnp 00:06: [io 0x03f8-0x03ff] >18:25:20,762 DEBUG kernel:[ 0.056190] pnp 00:06: [irq 4] >18:25:20,762 DEBUG kernel:[ 0.056203] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >18:25:20,762 DEBUG kernel:[ 0.056280] pnp 00:07: [mem 0xfed00000-0xfed003ff] >18:25:20,762 DEBUG kernel:[ 0.056294] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active) >18:25:20,762 INFO kernel:[ 0.056382] pnp: PnP ACPI: found 8 devices >18:25:20,762 INFO kernel:[ 0.056383] ACPI: ACPI bus type pnp unregistered >18:25:20,762 DEBUG kernel:[ 0.061882] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >18:25:20,762 DEBUG kernel:[ 0.061884] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >18:25:20,762 INFO kernel:[ 0.061915] NET: Registered protocol family 2 >18:25:20,762 INFO kernel:[ 0.062275] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >18:25:20,762 INFO kernel:[ 0.063530] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >18:25:20,762 INFO kernel:[ 0.063804] TCP: Hash tables configured (established 262144 bind 65536) >18:25:20,762 INFO kernel:[ 0.063883] TCP: reno registered >18:25:20,762 INFO kernel:[ 0.063892] UDP hash table entries: 1024 (order: 3, 32768 bytes) >18:25:20,762 INFO kernel:[ 0.063905] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >18:25:20,762 INFO kernel:[ 0.063989] NET: Registered protocol family 1 >18:25:20,762 INFO kernel:[ 0.064001] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >18:25:20,762 INFO kernel:[ 0.064061] pci 0000:00:01.0: PIIX3: Enabling Passive Release >18:25:20,762 INFO kernel:[ 0.064089] pci 0000:00:01.0: Activating ISA DMA hang workarounds >18:25:20,762 WARNING kernel:[ 0.064252] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >18:25:20,762 DEBUG kernel:[ 0.064346] pci 0000:00:02.0: Boot video device >18:25:20,762 DEBUG kernel:[ 0.064359] PCI: CLS 0 bytes, default 64 >18:25:20,762 INFO kernel:[ 0.064408] Unpacking initramfs... >18:25:20,762 INFO kernel:[ 2.438488] Freeing initrd memory: 26660k freed >18:25:20,762 NOTICE kernel:[ 2.446258] Initialise module verification >18:25:20,762 INFO kernel:[ 2.446303] audit: initializing netlink socket (disabled) >18:25:20,762 NOTICE kernel:[ 2.446313] type=2000 audit(1350757518.445:1): initialized >18:25:20,762 INFO kernel:[ 2.460609] HugeTLB registered 2 MB page size, pre-allocated 0 pages >18:25:20,762 NOTICE kernel:[ 2.461647] VFS: Disk quotas dquot_6.5.2 >18:25:20,762 WARNING kernel:[ 2.461679] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >18:25:20,762 INFO kernel:[ 2.461959] msgmni has been set to 3999 >18:25:20,762 DEBUG kernel:[ 2.462002] SELinux: Registering netfilter hooks >18:25:20,762 INFO kernel:[ 2.462340] alg: No test for stdrng (krng) >18:25:20,762 INFO kernel:[ 2.462343] NET: Registered protocol family 38 >18:25:20,762 NOTICE kernel:[ 2.462345] Key type asymmetric registered >18:25:20,762 NOTICE kernel:[ 2.462346] Asymmetric key parser 'x509' registered >18:25:20,762 INFO kernel:[ 2.462370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >18:25:20,762 INFO kernel:[ 2.462384] io scheduler noop registered >18:25:20,762 INFO kernel:[ 2.462385] io scheduler deadline registered >18:25:20,762 INFO kernel:[ 2.462404] io scheduler cfq registered (default) >18:25:20,762 INFO kernel:[ 2.462470] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >18:25:20,762 INFO kernel:[ 2.462482] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >18:25:20,762 INFO kernel:[ 2.462483] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >18:25:20,762 INFO kernel:[ 2.462531] acpiphp: Slot [3] registered >18:25:20,762 INFO kernel:[ 2.462540] acpiphp: Slot [4] registered >18:25:20,762 INFO kernel:[ 2.462548] acpiphp: Slot [5] registered >18:25:20,762 INFO kernel:[ 2.462558] acpiphp: Slot [6] registered >18:25:20,762 INFO kernel:[ 2.462566] acpiphp: Slot [7] registered >18:25:20,762 INFO kernel:[ 2.462574] acpiphp: Slot [8] registered >18:25:20,762 INFO kernel:[ 2.462582] acpiphp: Slot [9] registered >18:25:20,762 INFO kernel:[ 2.462614] acpiphp: Slot [10] registered >18:25:20,762 INFO kernel:[ 2.462624] acpiphp: Slot [11] registered >18:25:20,762 INFO kernel:[ 2.462632] acpiphp: Slot [12] registered >18:25:20,762 INFO kernel:[ 2.462640] acpiphp: Slot [13] registered >18:25:20,762 INFO kernel:[ 2.462650] acpiphp: Slot [14] registered >18:25:20,762 INFO kernel:[ 2.462658] acpiphp: Slot [15] registered >18:25:20,762 INFO kernel:[ 2.462666] acpiphp: Slot [16] registered >18:25:20,762 INFO kernel:[ 2.462674] acpiphp: Slot [17] registered >18:25:20,762 INFO kernel:[ 2.462683] acpiphp: Slot [18] registered >18:25:20,762 INFO kernel:[ 2.462691] acpiphp: Slot [19] registered >18:25:20,762 INFO kernel:[ 2.462699] acpiphp: Slot [20] registered >18:25:20,762 INFO kernel:[ 2.462709] acpiphp: Slot [21] registered >18:25:20,762 INFO kernel:[ 2.462719] acpiphp: Slot [22] registered >18:25:20,762 INFO kernel:[ 2.462728] acpiphp: Slot [23] registered >18:25:20,762 INFO kernel:[ 2.462738] acpiphp: Slot [24] registered >18:25:20,762 INFO kernel:[ 2.462746] acpiphp: Slot [25] registered >18:25:20,762 INFO kernel:[ 2.462755] acpiphp: Slot [26] registered >18:25:20,762 INFO kernel:[ 2.462763] acpiphp: Slot [27] registered >18:25:20,762 INFO kernel:[ 2.462771] acpiphp: Slot [28] registered >18:25:20,762 INFO kernel:[ 2.462778] acpiphp: Slot [29] registered >18:25:20,762 INFO kernel:[ 2.462788] acpiphp: Slot [30] registered >18:25:20,762 INFO kernel:[ 2.462796] acpiphp: Slot [31] registered >18:25:20,762 INFO kernel:[ 2.462912] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >18:25:20,762 INFO kernel:[ 2.462915] ACPI: Power Button [PWRF] >18:25:20,762 INFO kernel:[ 2.464027] GHES: HEST is not enabled! >18:25:20,762 INFO kernel:[ 2.464072] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >18:25:20,762 INFO kernel:[ 2.485518] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >18:25:20,762 INFO kernel:[ 2.507368] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >18:25:20,762 INFO kernel:[ 2.507568] Non-volatile memory driver v1.3 >18:25:20,762 INFO kernel:[ 2.507569] Linux agpgart interface v0.103 >18:25:20,762 INFO kernel:[ 2.508080] loop: module loaded >18:25:20,773 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >18:25:20,773 INFO systemd: Detected virtualization 'kvm'. >18:25:20,773 INFO systemd: Initializing machine ID from random generator. >18:25:20,773 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >18:25:20,773 INFO systemd: Started Load Random Seed. >18:25:20,774 INFO systemd: Mounted Temporary Directory. >18:25:20,774 INFO systemd: Mounted POSIX Message Queue File System. >18:25:20,774 INFO systemd: Mounted Debug File System. >18:25:20,774 INFO systemd: Mounted Huge Pages File System. >18:25:20,774 INFO systemd-modules-load: Inserted module 'uinput' >18:25:20,774 INFO systemd: Started Load Kernel Modules. >18:25:20,779 DEBUG kernel:[ 2.508128] ata_piix 0000:00:01.1: version 2.13 >18:25:20,779 DEBUG kernel:[ 2.508194] ata_piix 0000:00:01.1: setting latency timer to 64 >18:25:20,779 INFO kernel:[ 2.508445] scsi0 : ata_piix >18:25:20,779 INFO kernel:[ 2.508483] scsi1 : ata_piix >18:25:20,779 INFO kernel:[ 2.508502] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14 >18:25:20,779 INFO kernel:[ 2.508504] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15 >18:25:20,779 INFO kernel:[ 2.508549] libphy: Fixed MDIO Bus: probed >18:25:20,779 INFO kernel:[ 2.508575] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >18:25:20,779 INFO kernel:[ 2.508583] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >18:25:20,779 INFO kernel:[ 2.508588] uhci_hcd: USB Universal Host Controller Interface driver >18:25:20,779 DEBUG kernel:[ 2.508627] uhci_hcd 0000:00:01.2: setting latency timer to 64 >18:25:20,779 INFO kernel:[ 2.508634] uhci_hcd 0000:00:01.2: UHCI Host Controller >18:25:20,779 INFO kernel:[ 2.508656] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >18:25:20,779 INFO kernel:[ 2.508735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >18:25:20,779 INFO kernel:[ 2.508787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >18:25:20,779 INFO kernel:[ 2.508788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:25:20,779 INFO kernel:[ 2.508790] usb usb1: Product: UHCI Host Controller >18:25:20,779 INFO kernel:[ 2.508791] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >18:25:20,779 INFO kernel:[ 2.508792] usb usb1: SerialNumber: 0000:00:01.2 >18:25:20,779 INFO kernel:[ 2.508854] hub 1-0:1.0: USB hub found >18:25:20,779 INFO kernel:[ 2.508857] hub 1-0:1.0: 2 ports detected >18:25:20,779 INFO kernel:[ 2.508929] usbcore: registered new interface driver usbserial >18:25:20,779 INFO kernel:[ 2.508935] usbcore: registered new interface driver usbserial_generic >18:25:20,779 INFO kernel:[ 2.508939] USB Serial support registered for generic >18:25:20,779 INFO kernel:[ 2.508940] usbserial: USB Serial Driver core >18:25:20,779 INFO kernel:[ 2.508962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >18:25:20,779 INFO kernel:[ 2.509682] serio: i8042 KBD port at 0x60,0x64 irq 1 >18:25:20,779 INFO kernel:[ 2.509686] serio: i8042 AUX port at 0x60,0x64 irq 12 >18:25:20,779 INFO kernel:[ 2.509736] mousedev: PS/2 mouse device common for all mice >18:25:20,779 INFO kernel:[ 2.509933] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >18:25:20,779 INFO kernel:[ 2.512263] rtc_cmos 00:01: RTC can wake from S4 >18:25:20,779 INFO kernel:[ 2.512450] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >18:25:20,779 INFO kernel:[ 2.512537] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >18:25:20,779 INFO kernel:[ 2.512609] device-mapper: uevent: version 1.0.3 >18:25:20,779 INFO kernel:[ 2.512646] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >18:25:20,779 INFO kernel:[ 2.512687] cpuidle: using governor ladder >18:25:20,779 INFO kernel:[ 2.512688] cpuidle: using governor menu >18:25:20,779 INFO kernel:[ 2.512728] EFI Variables Facility v0.08 2004-May-17 >18:25:20,779 INFO kernel:[ 2.512789] usbcore: registered new interface driver usbhid >18:25:20,779 INFO kernel:[ 2.512790] usbhid: USB HID core driver >18:25:20,779 INFO kernel:[ 2.512806] drop_monitor: Initializing network drop monitor service >18:25:20,779 INFO kernel:[ 2.512867] ip_tables: (C) 2000-2006 Netfilter Core Team >18:25:20,779 INFO kernel:[ 2.512887] TCP: cubic registered >18:25:20,779 INFO kernel:[ 2.512889] Initializing XFRM netlink socket >18:25:20,779 INFO kernel:[ 2.512955] NET: Registered protocol family 10 >18:25:20,779 INFO kernel:[ 2.513097] mip6: Mobile IPv6 >18:25:20,779 INFO kernel:[ 2.513098] NET: Registered protocol family 17 >18:25:20,779 DEBUG kernel:[ 2.513216] PM: Hibernation image not present or could not be loaded. >18:25:20,779 NOTICE kernel:[ 2.513217] Loading module verification certificates >18:25:20,779 WARNING kernel:[ 2.513233] Cert Valid From: 2012-10-08 16:53:34 >18:25:20,779 WARNING kernel:[ 2.513234] Cert Valid To: 2112-09-14 16:53:34 >18:25:20,779 WARNING kernel:[ 2.513236] Now: 2012-10-20 18:25:18 >18:25:20,779 NOTICE kernel:[ 2.514102] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >18:25:20,779 INFO kernel:[ 2.514109] registered taskstats version 1 >18:25:20,779 INFO kernel:[ 2.514350] Magic number: 0:811:443 >18:25:20,779 INFO kernel:[ 2.514447] rtc_cmos 00:01: setting system clock to 2012-10-20 18:25:17 UTC (1350757517) >18:25:20,779 DEBUG kernel:[ 2.667066] ata2.01: NODEV after polling detection >18:25:20,779 INFO kernel:[ 2.667775] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >18:25:20,779 DEBUG kernel:[ 2.668408] ata1.01: NODEV after polling detection >18:25:20,779 INFO kernel:[ 2.669684] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >18:25:20,779 INFO kernel:[ 2.669691] ata1.00: 1196032 sectors, multi 16: LBA48 >18:25:20,779 INFO kernel:[ 2.670308] ata2.00: configured for MWDMA2 >18:25:20,779 INFO kernel:[ 2.671557] ata1.00: configured for MWDMA2 >18:25:20,779 NOTICE kernel:[ 2.671789] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >18:25:20,779 NOTICE kernel:[ 2.672158] sd 0:0:0:0: Attached scsi generic sg0 type 0 >18:25:20,779 NOTICE kernel:[ 2.672568] sd 0:0:0:0: [sda] 1196032 512-byte logical blocks: (612 MB/584 MiB) >18:25:20,779 NOTICE kernel:[ 2.672661] sd 0:0:0:0: [sda] Write Protect is off >18:25:20,779 DEBUG kernel:[ 2.672668] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >18:25:20,779 NOTICE kernel:[ 2.672710] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >18:25:20,779 NOTICE kernel:[ 2.674360] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >18:25:20,779 INFO kernel:[ 2.676052] sda: unknown partition table >18:25:20,779 NOTICE kernel:[ 2.676354] sd 0:0:0:0: [sda] Attached SCSI disk >18:25:20,779 WARNING kernel:[ 2.676609] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >18:25:20,779 INFO kernel:[ 2.676613] cdrom: Uniform CD-ROM driver Revision: 3.20 >18:25:20,779 DEBUG kernel:[ 2.676814] sr 1:0:0:0: Attached scsi CD-ROM sr0 >18:25:20,779 NOTICE kernel:[ 2.676918] sr 1:0:0:0: Attached scsi generic sg1 type 5 >18:25:20,779 INFO kernel:[ 2.681550] Freeing unused kernel memory: 1036k freed >18:25:20,779 INFO kernel:[ 2.682195] Write protecting the kernel read-only data: 12288k >18:25:20,779 INFO kernel:[ 2.691521] Freeing unused kernel memory: 1860k freed >18:25:20,779 INFO kernel:[ 2.695165] Freeing unused kernel memory: 1416k freed >18:25:20,779 INFO kernel:[ 2.767658] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >18:25:20,779 INFO kernel:[ 2.810071] usb 1-1: new full-speed USB device number 2 using uhci_hcd >18:25:20,779 INFO kernel:[ 2.847831] squashfs: version 4.0 (2009/01/31) Phillip Lougher >18:25:20,779 INFO kernel:[ 2.851182] Loading iSCSI transport class v2.0-870. >18:25:20,779 NOTICE kernel:[ 2.855511] iscsi: registered transport (tcp) >18:25:20,779 INFO kernel:[ 2.858043] alua: device handler registered >18:25:20,779 INFO kernel:[ 2.860545] emc: device handler registered >18:25:20,779 INFO kernel:[ 2.862961] hp_sw: device handler registered >18:25:20,779 INFO kernel:[ 2.865589] rdac: device handler registered >18:25:20,779 INFO kernel:[ 2.881007] FDC 0 is a S82078B >18:25:20,779 INFO kernel:[ 2.891046] No iBFT detected. >18:25:20,779 INFO kernel:[ 2.893548] md: raid0 personality registered for level 0 >18:25:20,779 INFO kernel:[ 2.896610] md: raid1 personality registered for level 1 >18:25:20,779 INFO kernel:[ 2.899095] async_tx: api initialized (async) >18:25:20,779 INFO kernel:[ 2.900269] xor: automatically using best checksumming function: >18:25:20,779 INFO kernel:[ 2.910008] generic_sse: 12612.000 MB/sec >18:25:20,779 WARNING kernel:[ 2.929016] raid6: sse2x1 4101 MB/s >18:25:20,779 WARNING kernel:[ 2.946016] raid6: sse2x2 6738 MB/s >18:25:20,779 WARNING kernel:[ 2.963013] raid6: sse2x4 7683 MB/s >18:25:20,779 WARNING kernel:[ 2.963014] raid6: using algorithm sse2x4 (7683 MB/s) >18:25:20,779 WARNING kernel:[ 2.963015] raid6: using intx1 recovery algorithm >18:25:20,779 INFO kernel:[ 2.964056] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >18:25:20,779 INFO kernel:[ 2.970062] md: raid6 personality registered for level 6 >18:25:20,780 INFO kernel:[ 2.970065] md: raid5 personality registered for level 5 >18:25:20,781 INFO kernel:[ 2.970066] md: raid4 personality registered for level 4 >18:25:20,781 INFO kernel:[ 2.975601] md: raid10 personality registered for level 10 >18:25:20,781 INFO kernel:[ 2.978079] md: linear personality registered for level -1 >18:25:20,781 INFO kernel:[ 2.985235] device-mapper: multipath: version 1.5.0 loaded >18:25:20,781 INFO kernel:[ 2.987655] device-mapper: multipath round-robin: version 1.0.0 loaded >18:25:20,781 INFO kernel:[ 3.027115] RPC: Registered named UNIX socket transport module. >18:25:20,781 INFO kernel:[ 3.027118] RPC: Registered udp transport module. >18:25:20,781 INFO kernel:[ 3.027119] RPC: Registered tcp transport module. >18:25:20,781 INFO kernel:[ 3.027120] RPC: Registered tcp NFSv4.1 backchannel transport module. >18:25:20,781 INFO kernel:[ 3.216021] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >18:25:20,781 WARNING kernel:[ 3.216243] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >18:25:20,781 INFO kernel:[ 3.219472] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xffffc9000085e000, 52:54:00:12:34:56, IRQ 10 >18:25:20,781 DEBUG kernel:[ 3.219507] 8139cp 0000:00:03.0: setting latency timer to 64 >18:25:20,781 INFO kernel:[ 3.228901] 8139too: 8139too Fast Ethernet driver 0.9.28 >18:25:20,781 INFO kernel:[ 3.258847] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >18:25:20,781 INFO kernel:[ 3.258851] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 >18:25:20,781 INFO kernel:[ 3.258853] usb 1-1: Product: QEMU USB Mouse >18:25:20,781 INFO kernel:[ 3.258855] usb 1-1: Manufacturer: QEMU 1.0.1 >18:25:20,781 INFO kernel:[ 3.258856] usb 1-1: SerialNumber: 42 >18:25:20,781 INFO kernel:[ 3.287106] input: QEMU 1.0.1 QEMU USB Mouse as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >18:25:20,781 INFO kernel:[ 3.287174] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU 1.0.1 QEMU USB Mouse] on usb-0000:00:01.2-1/input0 >18:25:20,781 DEBUG kernel:[ 3.349324] ISO 9660 Extensions: Microsoft Joliet Level 3 >18:25:20,781 DEBUG kernel:[ 3.358913] ISO 9660 Extensions: RRIP_1991A >18:25:20,781 INFO kernel:[ 3.448253] tsc: Refined TSC clocksource calibration: 3200.075 MHz >18:25:20,781 INFO kernel:[ 3.527593] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >18:25:20,781 DEBUG kernel:[ 4.283520] SELinux: 2048 avtab hash slots, 92171 rules. >18:25:20,781 DEBUG kernel:[ 4.293914] SELinux: 2048 avtab hash slots, 92171 rules. >18:25:20,781 DEBUG kernel:[ 4.518939] SELinux: 9 users, 15 roles, 4276 types, 230 bools, 1 sens, 1024 cats >18:25:20,781 DEBUG kernel:[ 4.518944] SELinux: 83 classes, 92171 rules >18:25:20,781 INFO kernel:[ 4.522038] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >18:25:20,781 INFO kernel:[ 4.522045] SELinux: the above unknown classes and permissions will be allowed >18:25:20,781 DEBUG kernel:[ 4.522053] SELinux: Completing initialization. >18:25:20,781 DEBUG kernel:[ 4.522053] SELinux: Setting up existing superblocks. >18:25:20,781 DEBUG kernel:[ 4.522063] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >18:25:20,781 DEBUG kernel:[ 4.522067] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >18:25:20,781 DEBUG kernel:[ 4.522077] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >18:25:20,781 DEBUG kernel:[ 4.522082] SELinux: initialized (dev proc, type proc), uses genfs_contexts >18:25:20,781 DEBUG kernel:[ 4.522090] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:25:20,781 DEBUG kernel:[ 4.522105] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >18:25:20,781 DEBUG kernel:[ 4.522525] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >18:25:20,783 DEBUG kernel:[ 4.522529] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523160] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >18:25:20,783 DEBUG kernel:[ 4.523166] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523169] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >18:25:20,783 DEBUG kernel:[ 4.523184] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >18:25:20,783 DEBUG kernel:[ 4.523189] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >18:25:20,783 DEBUG kernel:[ 4.523194] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523205] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523463] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523465] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:25:20,783 DEBUG kernel:[ 4.523474] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:25:20,783 DEBUG kernel:[ 4.523555] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:25:20,783 DEBUG kernel:[ 4.523577] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523580] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523584] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523598] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523604] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523607] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523610] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523612] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523618] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523627] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523631] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 4.523642] SELinux: initialized (dev loop0, type squashfs), uses xattr >18:25:20,783 DEBUG kernel:[ 4.523657] SELinux: initialized (dev dm-0, type ext4), uses xattr >18:25:20,783 NOTICE kernel:[ 4.525059] type=1403 audit(1350757519.509:2): policy loaded auid=4294967295 ses=4294967295 >18:25:20,783 DEBUG kernel:[ 5.047268] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >18:25:20,783 DEBUG kernel:[ 5.103158] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:25:20,783 DEBUG kernel:[ 5.117042] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >18:25:20,783 DEBUG kernel:[ 5.213278] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >18:25:20,783 NOTICE kernel:[ 5.576587] type=1400 audit(1350757520.560:3): avc: denied { create } for pid=470 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:25:20,783 NOTICE kernel:[ 5.576646] type=1400 audit(1350757520.560:4): avc: denied { setattr } for pid=470 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=38212 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:25:20,783 NOTICE kernel:[ 5.576679] type=1400 audit(1350757520.560:5): avc: denied { relabelfrom } for pid=470 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=38212 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:25:20,821 INFO systemd: Started Terminate Plymouth Boot Screen. >18:25:20,821 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >18:25:20,821 INFO systemd: Starting Shell on tty2... >18:25:20,821 INFO systemd: Started Shell on tty2. >18:25:20,821 NOTICE kernel:[ 5.809211] type=1400 audit(1350757520.793:6): avc: denied { write } for pid=491 comm="firewalld" name="python2.7" dev="dm-0" ino=28472 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >18:25:20,821 NOTICE kernel:[ 5.809220] type=1400 audit(1350757520.793:7): avc: denied { remove_name } for pid=491 comm="firewalld" name="site.pyc" dev="dm-0" ino=28939 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >18:25:20,821 NOTICE kernel:[ 5.809225] type=1400 audit(1350757520.793:8): avc: denied { unlink } for pid=491 comm="firewalld" name="site.pyc" dev="dm-0" ino=28939 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >18:25:20,838 NOTICE kernel:[ 5.842613] type=1400 audit(1350757520.826:9): avc: denied { write } for pid=491 comm="firewalld" name="python2.7" dev="dm-0" ino=28472 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >18:25:20,838 NOTICE kernel:[ 5.842621] type=1400 audit(1350757520.826:10): avc: denied { add_name } for pid=491 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >18:25:20,996 INFO kernel:[ 6.011117] parport_pc 00:05: reported by Plug and Play ACPI >18:25:20,996 INFO kernel:[ 6.011243] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >18:25:21,104 INFO kernel:[ 6.119269] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >18:25:21,146 ERR systemd-udevd: ctx=0x7f5640d2c9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >18:25:21,190 ERR systemd-udevd: ctx=0x7f5640d2c9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >18:25:21,190 WARNING kernel:[ 6.205534] microcode: AMD CPU family 0x6 not supported >18:25:22,255 INFO systemd: Starting D-Bus System Message Bus... >18:25:22,255 INFO systemd: Started D-Bus System Message Bus. >18:25:22,303 INFO systemd: Started firewalld - dynamic firewall daemon. >18:25:22,303 INFO systemd: Starting Network Manager... >18:25:22,513 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >18:25:22,513 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >18:25:22,513 INFO NetworkManager: <info> WEXT support is enabled >18:25:22,523 INFO dbus-daemon: dbus[535]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >18:25:22,523 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >18:25:22,523 INFO systemd: Starting Authorization Manager... >18:25:22,664 INFO polkitd: Started polkitd version 0.107 >18:25:22,735 INFO dbus-daemon: dbus[535]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >18:25:22,735 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >18:25:22,735 INFO systemd: Started Authorization Manager. >18:25:22,781 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >18:25:22,782 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >18:25:22,782 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:25:22,782 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:25:22,783 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >18:25:22,785 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >18:25:22,791 INFO systemd: Started Network Manager. >18:25:22,791 INFO systemd: Starting Anaconda System Services. >18:25:22,791 INFO systemd: Reached target Anaconda System Services. >18:25:22,791 INFO systemd: Starting Anaconda... >18:25:22,791 INFO systemd: Starting Network Manager Wait Online... >18:25:22,832 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >18:25:22,847 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >18:25:22,848 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >18:25:22,848 INFO NetworkManager: <info> Networking is enabled by state file >18:25:22,849 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:25:22,852 INFO NetworkManager: <info> (eth0): carrier is OFF >18:25:22,854 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >18:25:22,857 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >18:25:22,867 INFO NetworkManager: <info> (eth0): now managed >18:25:22,868 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >18:25:22,868 INFO NetworkManager: <info> (eth0): bringing up device. >18:25:22,870 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >18:25:22,870 INFO kernel:[ 7.885588] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >18:25:22,871 INFO NetworkManager: <info> (eth0): preparing device. >18:25:22,872 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >18:25:22,874 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >18:25:22,884 INFO systemd: Started Anaconda. >18:25:22,884 INFO systemd: Starting Anaconda Text Console... >18:25:22,913 INFO systemd: Started Anaconda Text Console. >18:25:22,918 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >18:25:22,920 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >18:25:22,924 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >18:25:22,925 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >18:25:22,926 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >18:25:22,945 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >18:25:22,946 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >18:25:22,946 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >18:25:22,946 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >18:25:22,947 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >18:25:22,947 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >18:25:22,947 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >18:25:22,948 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >18:25:22,960 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >18:25:22,965 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >18:25:22,965 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >18:25:22,965 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >18:25:22,965 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >18:25:22,965 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >18:25:23,005 INFO NetworkManager: <info> dhclient started with pid 560 >18:25:23,006 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >18:25:23,007 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >18:25:23,144 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >18:25:23,144 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >18:25:23,144 INFO dhclient: All rights reserved. >18:25:23,145 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >18:25:23,146 INFO dhclient: >18:25:23,158 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >18:25:23,162 INFO dhclient: Listening on LPF/eth0/52:54:00:12:34:56 >18:25:23,162 INFO dhclient: Sending on LPF/eth0/52:54:00:12:34:56 >18:25:23,162 INFO dhclient: Sending on Socket/fallback >18:25:23,163 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x389f84) >18:25:23,163 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x389f84) >18:25:23,164 INFO dhclient: DHCPOFFER from 10.0.2.2 >18:25:23,164 INFO dhclient: DHCPACK from 10.0.2.2 (xid=0x389f84) >18:25:23,171 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >18:25:23,172 INFO NetworkManager: <info> address 10.0.2.15 >18:25:23,172 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >18:25:23,172 INFO NetworkManager: <info> gateway 10.0.2.2 >18:25:23,172 INFO NetworkManager: <info> nameserver '10.0.2.3' >18:25:23,172 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >18:25:23,173 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >18:25:23,175 INFO dhclient: bound to 10.0.2.15 -- renewal in 35906 seconds. >18:25:23,176 WARNING kernel:[ 8.182330] audit_printk_skb: 27 callbacks suppressed >18:25:23,176 NOTICE kernel:[ 8.182331] type=1400 audit(1350757523.166:20): avc: denied { read write } for pid=566 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >18:25:24,179 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >18:25:24,180 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >18:25:24,180 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >18:25:24,187 INFO systemd: Started Network Manager Wait Online. >18:25:24,187 INFO systemd: Starting Network. >18:25:24,187 INFO systemd: Reached target Network. >18:25:24,200 INFO systemd: Startup finished in 2s 697ms 221us (kernel) + 1s 923ms 836us (initrd) + 4s 580ms 554us (userspace) = 9s 201ms 611us. >18:25:24,201 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >18:25:24,202 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >18:25:24,206 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >18:25:24,211 INFO dbus-daemon: dbus[535]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >18:25:24,221 INFO dbus-daemon: dbus[535]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:25:24,223 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:25:24,289 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >18:25:24,662 NOTICE kernel:[ 9.677678] type=1400 audit(1350757524.661:21): avc: denied { read write } for pid=595 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7333 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >18:25:24,672 WARNING kernel:[ 9.687230] auditd (596): /proc/596/oom_adj is deprecated, please use /proc/596/oom_score_adj instead. >18:25:28,183 INFO systemd: Starting NTP client/server... >18:25:28,234 INFO chrony-helper: tr: write error: Broken pipe >18:25:28,235 INFO chrony-helper: tr: write error >18:25:28,265 INFO chronyd: chronyd version 1.27-git1ca844 starting >18:25:28,267 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >18:25:28,268 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >18:25:28,282 INFO systemd: Started NTP client/server. >18:25:29,152 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >18:25:29,152 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:25:29,152 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >18:25:29,153 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:25:33,506 INFO chronyd: Selected source 108.59.14.130 >18:25:33,506 WARNING chronyd: System clock wrong by 1.625076 seconds, adjustment started >18:25:42,992 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >18:25:42,992 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >18:25:42,992 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >18:25:42,993 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >18:26:39,414 INFO chronyd: Selected source 72.8.140.222 >18:26:40,411 INFO kernel:[ 86.454852] Btrfs loaded >18:26:40,492 INFO kernel:[ 86.535301] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >18:27:43,677 INFO chronyd: Selected source 216.129.110.30 >18:27:44,731 INFO chronyd: Can't synchronise: no majority >18:27:45,584 INFO chronyd: Selected source 108.59.14.130 >18:27:45,584 WARNING chronyd: System clock wrong by 0.968704 seconds, adjustment started >18:28:17,179 INFO kernel:[ 183.222091] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >18:28:17,179 DEBUG kernel:[ 183.222112] SELinux: initialized (dev sda1, type ext4), uses xattr >18:28:17,242 DEBUG kernel:[ 183.285944] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
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 868542
:
630547
| 630548 |
630549
|
630550
|
630551
|
630552
|
630553
|
630554
|
630555
|
630556
|
630557
|
630558
|
630559
|
630560